View | Details | Raw Unified | Return to bug 30373
Collapse All | Expand All

(-)a/installer/data/mysql/en/marcflavour/unimarc/mandatory/unimarc_framework_DEFAULT.yml (-7577 / +6535 lines)
Lines 1-6 Link Here
1
---
1
---
2
#
2
#
3
#  Copyright 2019 Koha Development Team
3
#  Copyright 2022 Koha Development Team
4
#
4
#
5
#  This file is part of Koha.
5
#  This file is part of Koha.
6
#
6
#
Lines 18-24 Link Here
18
#  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
18
#  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
19
#
19
#
20
# *************************************************************
20
# *************************************************************
21
#     KOHA UNIMARC STANDARD DEFAULT BIBLIOGRAPHIC FRAMEWORKS
21
#
22
#     KOHA UNIMARC STANDARD DEFAULT BIBLIOGRAPHIC FRAMEWORK
22
#
23
#
23
# *************************************************************
24
# *************************************************************
24
25
Lines 29-35 tables: Link Here
29
30
30
  - authorised_value_categories:
31
  - authorised_value_categories:
31
      translatable: [ ]
32
      translatable: [ ]
32
      multiline: []
33
      multiline: [ ]
33
      rows:
34
      rows:
34
        - category_name: "unimarc_146a"
35
        - category_name: "unimarc_146a"
35
        - category_name: "unimarc_181c"
36
        - category_name: "unimarc_181c"
Lines 381-401 tables: Link Here
381
      translatable: [ liblibrarian, libopac ]
382
      translatable: [ liblibrarian, libopac ]
382
      multiline: []
383
      multiline: []
383
      rows:
384
      rows:
385
        - tagfield: "090"
386
          tagsubfield: "9"
387
          liblibrarian: "Koha biblio number"
388
          libopac: "Koha biblio number"
389
          repeatable: 0
390
          mandatory: 0
391
          kohafield: ""
392
          tab: -1
393
          authorised_value: ""
394
          authtypecode: ""
395
          value_builder: ""
396
          isurl: 0
397
          hidden: -1
398
          frameworkcode: ""
399
          seealso: ""
400
          link: ""
401
          defaultvalue:
402
384
        - tagfield: "090"
403
        - tagfield: "090"
385
          tagsubfield: "a"
404
          tagsubfield: "a"
386
          liblibrarian: "Koha biblioitem number (autogenerated)"
405
          liblibrarian: "Koha biblioitem number"
387
          libopac: "Koha biblioitem number (autogenerated)"
406
          libopac: "Koha biblioitem number"
388
          repeatable: 0
407
          repeatable: 0
389
          mandatory: 0
408
          mandatory: 0
390
          kohafield: biblioitems.biblioitemnumber
409
          kohafield: biblioitems.biblioitemnumber
391
          tab: 9
410
          tab: -1
392
          authorised_value: ""
411
          authorised_value: ""
393
          authtypecode: ""
412
          authtypecode: ""
394
          value_builder: ""
413
          value_builder: ""
395
          isurl: 0
414
          isurl: 0
396
          hidden: -5
415
          hidden: 0
397
          frameworkcode: ""
416
          frameworkcode: ""
398
          seealso:
417
          seealso: ""
399
          link: ""
418
          link: ""
400
          defaultvalue: ""
419
          defaultvalue: ""
401
420
Lines 417-424 tables: Link Here
417
      rows:
436
      rows:
418
        - tagfield: "099"
437
        - tagfield: "099"
419
          tagsubfield: "c"
438
          tagsubfield: "c"
420
          liblibrarian: "Date of creation (bib. record)"
439
          liblibrarian: "Koha biblio creation date"
421
          libopac: "Date of creation (bib. record)"
440
          libopac: "Koha biblio creation date"
422
          repeatable: 0
441
          repeatable: 0
423
          mandatory: 0
442
          mandatory: 0
424
          kohafield: biblio.datecreated
443
          kohafield: biblio.datecreated
Lines 427-442 tables: Link Here
427
          authtypecode: ""
446
          authtypecode: ""
428
          value_builder: ""
447
          value_builder: ""
429
          isurl: 0
448
          isurl: 0
430
          hidden: -5
449
          hidden: 6
431
          frameworkcode: ""
450
          frameworkcode: ""
432
          seealso:
451
          seealso: ""
433
          link: ""
452
          link: ""
434
          defaultvalue: ""
453
          defaultvalue: ""
435
454
436
        - tagfield: "099"
455
        - tagfield: "099"
437
          tagsubfield: "d"
456
          tagsubfield: "d"
438
          liblibrarian: "Last modified date (bib. record)"
457
          liblibrarian: "Koha biblio modification date"
439
          libopac: "Last modified data (bib. record)"
458
          libopac: "Koha biblio modification date"
440
          repeatable: 0
459
          repeatable: 0
441
          mandatory: 0
460
          mandatory: 0
442
          kohafield: biblio.timestamp
461
          kohafield: biblio.timestamp
Lines 445-453 tables: Link Here
445
          authtypecode: ""
464
          authtypecode: ""
446
          value_builder: ""
465
          value_builder: ""
447
          isurl: 0
466
          isurl: 0
448
          hidden: -5
467
          hidden: 6
468
          frameworkcode: ""
469
          seealso: ""
470
          link: ""
471
          defaultvalue:
472
473
        - tagfield: "099"
474
          tagsubfield: "s"
475
          liblibrarian: "Serial"
476
          libopac: "Serial"
477
          repeatable: 0
478
          mandatory: 0
479
          kohafield: biblio.serial
480
          tab: 0
481
          authorised_value: ""
482
          authtypecode: ""
483
          value_builder: ""
484
          isurl: 0
485
          hidden: 7
449
          frameworkcode: ""
486
          frameworkcode: ""
450
          seealso:
487
          seealso: ""
488
          link: ""
489
          defaultvalue:
490
491
        - tagfield: "099"
492
          tagsubfield: "t"
493
          liblibrarian: "Koha item type"
494
          libopac: "Koha item type"
495
          repeatable: 0
496
          mandatory: 1
497
          kohafield: biblioitems.itemtype
498
          tab: 0
499
          authorised_value: TYPEDOC
500
          authtypecode: ""
501
          value_builder: ""
502
          isurl: 0
503
          hidden: 0
504
          frameworkcode: ""
505
          seealso: ""
506
          link: ""
507
          defaultvalue:
508
509
        - tagfield: "099"
510
          tagsubfield: "x"
511
          liblibrarian: "Number of issues"
512
          libopac: "Number of issues"
513
          repeatable: 0
514
          mandatory: 0
515
          kohafield: biblioitems.totalissues
516
          tab: 0
517
          authorised_value: ""
518
          authtypecode: ""
519
          value_builder: ""
520
          isurl: 0
521
          hidden: 6
522
          frameworkcode: ""
523
          seealso: ""
451
          link: ""
524
          link: ""
452
          defaultvalue: ""
525
          defaultvalue: ""
453
526
Lines 541-547 tables: Link Here
541
614
542
        - tagfield: "942"
615
        - tagfield: "942"
543
          tagsubfield: "s"
616
          tagsubfield: "s"
544
          liblibrarian: "Serial record flag"
617
          liblibrarian: "Serial record"
545
          libopac: "Serial record"
618
          libopac: "Serial record"
546
          repeatable: 0
619
          repeatable: 0
547
          mandatory: 0
620
          mandatory: 0
Lines 585-591 tables: Link Here
585
          authtypecode: ""
658
          authtypecode: ""
586
          value_builder: ""
659
          value_builder: ""
587
          isurl: 0
660
          isurl: 0
588
          hidden: 0
661
          hidden: -8
662
          frameworkcode: ""
663
          seealso: ""
664
          link: ""
665
          defaultvalue:
666
667
        - tagfield: "995"
668
          tagsubfield: "1"
669
          liblibrarian: "Damaged status"
670
          libopac: "Damaged status"
671
          repeatable: 0
672
          mandatory: 0
673
          kohafield: items.damaged
674
          tab: 10
675
          authorised_value: DAMAGED
676
          authtypecode: ""
677
          value_builder: ""
678
          isurl:
679
          hidden: -8
589
          frameworkcode: ""
680
          frameworkcode: ""
590
          seealso: ""
681
          seealso: ""
591
          link: ""
682
          link: ""
Lines 627-644 tables: Link Here
627
          link: ""
718
          link: ""
628
          defaultvalue:
719
          defaultvalue:
629
720
721
        - tagfield: "995"
722
          tagsubfield: "4"
723
          liblibrarian: "Source of classification or shelving scheme"
724
          libopac: "Source of classification or shelving scheme"
725
          repeatable: 0
726
          mandatory: 0
727
          kohafield: items.cn_source
728
          tab: 10
729
          authorised_value: cn_source
730
          authtypecode: ""
731
          value_builder: ""
732
          isurl:
733
          hidden: 0
734
          frameworkcode: ""
735
          seealso: ""
736
          link: ""
737
          defaultvalue:
738
630
        - tagfield: "995"
739
        - tagfield: "995"
631
          tagsubfield: "5"
740
          tagsubfield: "5"
632
          liblibrarian: "Date acquired"
741
          liblibrarian: "Date acquired"
633
          libopac: "Coded location qualifier"
742
          libopac: "Date acquired"
634
          repeatable: 0
743
          repeatable: 0
635
          mandatory: 0
744
          mandatory: 0
636
          kohafield: items.dateaccessioned
745
          kohafield: items.dateaccessioned
637
          tab: 10
746
          tab: 10
638
          authorised_value: ""
747
          authorised_value: ""
639
          authtypecode: ""
748
          authtypecode: ""
640
          value_builder: ""
749
          value_builder: dateaccessioned.pl
641
          isurl:
750
          isurl: 0
642
          hidden: -6
751
          hidden: -6
643
          frameworkcode: ""
752
          frameworkcode: ""
644
          seealso: ""
753
          seealso: ""
Lines 681-690 tables: Link Here
681
          link: ""
790
          link: ""
682
          defaultvalue:
791
          defaultvalue:
683
792
793
        - tagfield: "995"
794
          tagsubfield: "8"
795
          liblibrarian: "Coded location qualifier"
796
          libopac: "Coded location qualifier"
797
          repeatable: 0
798
          mandatory: 0
799
          kohafield: items.coded_location_qualifier
800
          tab: 10
801
          authorised_value: ""
802
          authtypecode: ""
803
          value_builder: ""
804
          isurl:
805
          hidden: -8
806
          frameworkcode: ""
807
          seealso: ""
808
          link: ""
809
          defaultvalue:
810
684
        - tagfield: "995"
811
        - tagfield: "995"
685
          tagsubfield: "9"
812
          tagsubfield: "9"
686
          liblibrarian: "Internal item number (Koha itemnumber, autogenerated)"
813
          liblibrarian: "Koha itemnumber (autogenerated)"
687
          libopac: "Internal itemnumber (Koha itemnumber)"
814
          libopac: "Koha itemnumber (autogenerated)"
688
          repeatable: 0
815
          repeatable: 0
689
          mandatory: 0
816
          mandatory: 0
690
          kohafield: items.itemnumber
817
          kohafield: items.itemnumber
Lines 693-699 tables: Link Here
693
          authtypecode: ""
820
          authtypecode: ""
694
          value_builder: ""
821
          value_builder: ""
695
          isurl: 0
822
          isurl: 0
696
          hidden: -5
823
          hidden: 0
697
          frameworkcode: ""
824
          frameworkcode: ""
698
          seealso: ""
825
          seealso: ""
699
          link: ""
826
          link: ""
Lines 701-711 tables: Link Here
701
828
702
        - tagfield: "995"
829
        - tagfield: "995"
703
          tagsubfield: "a"
830
          tagsubfield: "a"
704
          liblibrarian: "Origin of the item (home branch) (free text)"
831
          liblibrarian: "Source of acquisition"
705
          libopac: "Origin of item (home branch) (free text)"
832
          libopac: "Source of acquisition"
706
          repeatable: 0
833
          repeatable: 0
707
          mandatory: 1
834
          mandatory: 0
708
          kohafield: ""
835
          kohafield: items.booksellerid
709
          tab: 10
836
          tab: 10
710
          authorised_value: ""
837
          authorised_value: ""
711
          authtypecode: ""
838
          authtypecode: ""
Lines 719-726 tables: Link Here
719
846
720
        - tagfield: "995"
847
        - tagfield: "995"
721
          tagsubfield: "b"
848
          tagsubfield: "b"
722
          liblibrarian: "Origin of item (home branch) (coded)"
849
          liblibrarian: "Permanent Location"
723
          libopac: "Origin of item (home branch (coded)"
850
          libopac: "Permanent Location"
724
          repeatable: 0
851
          repeatable: 0
725
          mandatory: 0
852
          mandatory: 0
726
          kohafield: items.homebranch
853
          kohafield: items.homebranch
Lines 729-735 tables: Link Here
729
          authtypecode: ""
856
          authtypecode: ""
730
          value_builder: ""
857
          value_builder: ""
731
          isurl: 0
858
          isurl: 0
732
          hidden: -1
859
          hidden: 0
733
          frameworkcode: ""
860
          frameworkcode: ""
734
          seealso: ""
861
          seealso: ""
735
          link: ""
862
          link: ""
Lines 737-744 tables: Link Here
737
864
738
        - tagfield: "995"
865
        - tagfield: "995"
739
          tagsubfield: "c"
866
          tagsubfield: "c"
740
          liblibrarian: "Lending or holding organisation (holding branch) code"
867
          liblibrarian: "Current Location"
741
          libopac: "Lending or holding organisation (holding branch) code "
868
          libopac: "Current Location"
742
          repeatable: 0
869
          repeatable: 0
743
          mandatory: 1
870
          mandatory: 1
744
          kohafield: items.holdingbranch
871
          kohafield: items.holdingbranch
Lines 753-776 tables: Link Here
753
          link: ""
880
          link: ""
754
          defaultvalue:
881
          defaultvalue:
755
882
756
        - tagfield: "995"
757
          tagsubfield: "d"
758
          liblibrarian: "Lending or holding organisation (holding branch) (free text)"
759
          libopac: "Lending or holding organisation (holding branch) (free text)"
760
          repeatable: 0
761
          mandatory: 0
762
          kohafield: ""
763
          tab: 10
764
          authorised_value: ""
765
          authtypecode: ""
766
          value_builder: ""
767
          isurl: 0
768
          hidden: -1
769
          frameworkcode: ""
770
          seealso: ""
771
          link: ""
772
          defaultvalue:
773
774
        - tagfield: "995"
883
        - tagfield: "995"
775
          tagsubfield: "e"
884
          tagsubfield: "e"
776
          liblibrarian: "Shelving location"
885
          liblibrarian: "Shelving location"
Lines 807-816 tables: Link Here
807
          link: ""
916
          link: ""
808
          defaultvalue:
917
          defaultvalue:
809
918
919
        - tagfield: "995"
920
          tagsubfield: "g"
921
          liblibrarian: "Cost, replacement price"
922
          libopac: "Cost, replacement price"
923
          repeatable: 0
924
          mandatory: 0
925
          kohafield: items.replacementprice
926
          tab: 10
927
          authorised_value: ""
928
          authtypecode: ""
929
          value_builder: ""
930
          isurl: 0
931
          hidden: -8
932
          frameworkcode: ""
933
          seealso: ""
934
          link: ""
935
          defaultvalue:
936
810
        - tagfield: "995"
937
        - tagfield: "995"
811
          tagsubfield: "h"
938
          tagsubfield: "h"
812
          liblibrarian: "Koha collection"
939
          liblibrarian: "Collection code"
813
          libopac: "Koha collection"
940
          libopac: "Collection code"
814
          repeatable: 0
941
          repeatable: 0
815
          mandatory: 0
942
          mandatory: 0
816
          kohafield: items.ccode
943
          kohafield: items.ccode
Lines 825-830 tables: Link Here
825
          link: ""
952
          link: ""
826
          defaultvalue:
953
          defaultvalue:
827
954
955
        - tagfield: "995"
956
          tagsubfield: "i"
957
          liblibrarian: "Price effective from"
958
          libopac: "Price effective from"
959
          repeatable: 0
960
          mandatory: 0
961
          kohafield: items.replacementpricedate
962
          tab: 10
963
          authorised_value: ""
964
          authtypecode: ""
965
          value_builder: ""
966
          isurl: 0
967
          hidden: -8
968
          frameworkcode: ""
969
          seealso: ""
970
          link: ""
971
          defaultvalue:
972
828
        - tagfield: "995"
973
        - tagfield: "995"
829
          tagsubfield: "j"
974
          tagsubfield: "j"
830
          liblibrarian: "Inventory number"
975
          liblibrarian: "Inventory number"
Lines 837-843 tables: Link Here
837
          authtypecode: ""
982
          authtypecode: ""
838
          value_builder: ""
983
          value_builder: ""
839
          isurl: 0
984
          isurl: 0
840
          hidden: 0
985
          hidden: -8
841
          frameworkcode: ""
986
          frameworkcode: ""
842
          seealso: ""
987
          seealso: ""
843
          link: ""
988
          link: ""
Lines 845-852 tables: Link Here
845
990
846
        - tagfield: "995"
991
        - tagfield: "995"
847
          tagsubfield: "k"
992
          tagsubfield: "k"
848
          liblibrarian: "Call number (full call number)"
993
          liblibrarian: "Full call number"
849
          libopac: "Call number (full call number)"
994
          libopac: "Full call number"
850
          repeatable: 0
995
          repeatable: 0
851
          mandatory: 0
996
          mandatory: 0
852
          kohafield: items.itemcallnumber
997
          kohafield: items.itemcallnumber
Lines 863-870 tables: Link Here
863
1008
864
        - tagfield: "995"
1009
        - tagfield: "995"
865
          tagsubfield: "l"
1010
          tagsubfield: "l"
866
          liblibrarian: "Numbering (volume or other part)"
1011
          liblibrarian: "Materials specified (bound volume or other part)"
867
          libopac: "Numbering (bound volume or other part)"
1012
          libopac: "Materials specified (bound volume or other part)"
868
          repeatable: 0
1013
          repeatable: 0
869
          mandatory: 0
1014
          mandatory: 0
870
          kohafield: items.materials
1015
          kohafield: items.materials
Lines 881-888 tables: Link Here
881
1026
882
        - tagfield: "995"
1027
        - tagfield: "995"
883
          tagsubfield: "m"
1028
          tagsubfield: "m"
884
          liblibrarian: "Date of loan or deposit"
1029
          liblibrarian: "Date last checked out"
885
          libopac: "Date of loan or deposit"
1030
          libopac: "Date last checked out"
886
          repeatable: 0
1031
          repeatable: 0
887
          mandatory: 0
1032
          mandatory: 0
888
          kohafield: items.datelastborrowed
1033
          kohafield: items.datelastborrowed
Lines 890-897 tables: Link Here
890
          authorised_value: ""
1035
          authorised_value: ""
891
          authtypecode: ""
1036
          authtypecode: ""
892
          value_builder: ""
1037
          value_builder: ""
893
          isurl: 0
1038
          isurl:
894
          hidden: -5
1039
          hidden: 7
895
          frameworkcode: ""
1040
          frameworkcode: ""
896
          seealso: ""
1041
          seealso: ""
897
          link: ""
1042
          link: ""
Lines 899-906 tables: Link Here
899
1044
900
        - tagfield: "995"
1045
        - tagfield: "995"
901
          tagsubfield: "n"
1046
          tagsubfield: "n"
902
          liblibrarian: "Expiration of loan date"
1047
          liblibrarian: "Checked out"
903
          libopac: "Expiration of loan date"
1048
          libopac: "Checked out"
904
          repeatable: 0
1049
          repeatable: 0
905
          mandatory: 0
1050
          mandatory: 0
906
          kohafield: items.onloan
1051
          kohafield: items.onloan
Lines 909-915 tables: Link Here
909
          authtypecode: ""
1054
          authtypecode: ""
910
          value_builder: ""
1055
          value_builder: ""
911
          isurl: 0
1056
          isurl: 0
912
          hidden: -1
1057
          hidden: -6
913
          frameworkcode: ""
1058
          frameworkcode: ""
914
          seealso: ""
1059
          seealso: ""
915
          link: ""
1060
          link: ""
Lines 917-932 tables: Link Here
917
1062
918
        - tagfield: "995"
1063
        - tagfield: "995"
919
          tagsubfield: "o"
1064
          tagsubfield: "o"
920
          liblibrarian: "Circulation type (not for loan)"
1065
          liblibrarian: "Not for loan"
921
          libopac: "Circulation type (not for loan)"
1066
          libopac: "Not for loan"
922
          repeatable: 0
1067
          repeatable: 0
923
          mandatory: 0
1068
          mandatory: 0
924
          kohafield: items.notforloan
1069
          kohafield: items.notforloan
925
          tab: 10
1070
          tab: 10
1071
          authorised_value: NOT_LOAN
1072
          authtypecode: ""
1073
          value_builder: ""
1074
          isurl: 0
1075
          hidden: 0
1076
          frameworkcode: ""
1077
          seealso: ""
1078
          link: ""
1079
          defaultvalue:
1080
1081
        - tagfield: "995"
1082
          tagsubfield: "p"
1083
          liblibrarian: "Cost, normal purchase price"
1084
          libopac: "Cost, normal purchase price"
1085
          repeatable: 0
1086
          mandatory: 0
1087
          kohafield: items.price
1088
          tab: 10
926
          authorised_value: ""
1089
          authorised_value: ""
927
          authtypecode: ""
1090
          authtypecode: ""
928
          value_builder: ""
1091
          value_builder: ""
929
          isurl: 0
1092
          isurl: 0
1093
          hidden: -1
1094
          frameworkcode: ""
1095
          seealso: ""
1096
          link: ""
1097
          defaultvalue:
1098
1099
        - tagfield: "995"
1100
          tagsubfield: "q"
1101
          liblibrarian: "Shelving control number"
1102
          libopac: "Shelving control number"
1103
          repeatable: 0
1104
          mandatory: 0
1105
          kohafield: items.stack
1106
          tab: 10
1107
          authorised_value: STACK
1108
          authtypecode: ""
1109
          value_builder: ""
1110
          isurl:
930
          hidden: 0
1111
          hidden: 0
931
          frameworkcode: ""
1112
          frameworkcode: ""
932
          seealso: ""
1113
          seealso: ""
Lines 935-960 tables: Link Here
935
1116
936
        - tagfield: "995"
1117
        - tagfield: "995"
937
          tagsubfield: "r"
1118
          tagsubfield: "r"
938
          liblibrarian: "Type of item and material"
1119
          liblibrarian: "Koha item type"
939
          libopac: "Type of item and material"
1120
          libopac: "Koha item type"
940
          repeatable: 0
1121
          repeatable: 0
941
          mandatory: 1
1122
          mandatory: 0
942
          kohafield: items.itype
1123
          kohafield: items.itype
943
          tab: 10
1124
          tab: 10
944
          authorised_value: itemtypes
1125
          authorised_value: itemtypes
945
          authtypecode: ""
1126
          authtypecode: ""
946
          value_builder: ""
1127
          value_builder: ""
947
          isurl: 0
1128
          isurl:
948
          hidden: 0
1129
          hidden: 0
949
          frameworkcode: ""
1130
          frameworkcode: ""
950
          seealso: ""
1131
          seealso: ""
951
          link: ""
1132
          link: ""
952
          defaultvalue:
1133
          defaultvalue:
953
1134
1135
        - tagfield: "995"
1136
          tagsubfield: "s"
1137
          liblibrarian: "Koha normalized classification for sorting"
1138
          libopac: "Koha normalized classification for sorting"
1139
          repeatable: 0
1140
          mandatory: 0
1141
          kohafield: items.cn_sort
1142
          tab: -1
1143
          authorised_value: ""
1144
          authtypecode: ""
1145
          value_builder: ""
1146
          isurl: 0
1147
          hidden: 7
1148
          frameworkcode: ""
1149
          seealso: ""
1150
          link: ""
1151
          defaultvalue:
1152
1153
        - tagfield: "995"
1154
          tagsubfield: "t"
1155
          liblibrarian: "Total Holds"
1156
          libopac: "Total Holds"
1157
          repeatable: 0
1158
          mandatory: 0
1159
          kohafield: items.reserves
1160
          tab: 10
1161
          authorised_value: ""
1162
          authtypecode: ""
1163
          value_builder: ""
1164
          isurl:
1165
          hidden: 7
1166
          frameworkcode: ""
1167
          seealso: ""
1168
          link: ""
1169
          defaultvalue:
1170
954
        - tagfield: "995"
1171
        - tagfield: "995"
955
          tagsubfield: "u"
1172
          tagsubfield: "u"
956
          liblibrarian: "Copy note"
1173
          liblibrarian: "Public note"
957
          libopac: "Copy note"
1174
          libopac: "Public note"
958
          repeatable: 0
1175
          repeatable: 0
959
          mandatory: 0
1176
          mandatory: 0
960
          kohafield: items.itemnotes
1177
          kohafield: items.itemnotes
Lines 962-968 tables: Link Here
962
          authorised_value: ""
1179
          authorised_value: ""
963
          authtypecode: ""
1180
          authtypecode: ""
964
          value_builder: ""
1181
          value_builder: ""
965
          isurl: 0
1182
          isurl:
966
          hidden: 0
1183
          hidden: 0
967
          frameworkcode: ""
1184
          frameworkcode: ""
968
          seealso: ""
1185
          seealso: ""
Lines 981-987 tables: Link Here
981
          authtypecode: ""
1198
          authtypecode: ""
982
          value_builder: ""
1199
          value_builder: ""
983
          isurl: 0
1200
          isurl: 0
984
          hidden: -1
1201
          hidden: 0
1202
          frameworkcode: ""
1203
          seealso: ""
1204
          link: ""
1205
          defaultvalue:
1206
1207
        - tagfield: "995"
1208
          tagsubfield: "w"
1209
          liblibrarian: "Total Checkouts"
1210
          libopac: "Total Checkouts"
1211
          repeatable: 0
1212
          mandatory: 0
1213
          kohafield: items.issues
1214
          tab: 10
1215
          authorised_value: ""
1216
          authtypecode: ""
1217
          value_builder: ""
1218
          isurl:
1219
          hidden: 7
1220
          frameworkcode: ""
1221
          seealso: ""
1222
          link: ""
1223
          defaultvalue:
1224
1225
        - tagfield: "995"
1226
          tagsubfield: "x"
1227
          liblibrarian: "Total Renewals"
1228
          libopac: "Total Renewals"
1229
          repeatable: 0
1230
          mandatory: 0
1231
          kohafield: items.renewals
1232
          tab: 10
1233
          authorised_value: ""
1234
          authtypecode: ""
1235
          value_builder: ""
1236
          isurl:
1237
          hidden: -6
1238
          frameworkcode: ""
1239
          seealso: ""
1240
          link: ""
1241
          defaultvalue:
1242
1243
        - tagfield: "995"
1244
          tagsubfield: "y"
1245
          liblibrarian: "Date last seen"
1246
          libopac: "Date last seen"
1247
          repeatable: 0
1248
          mandatory: 0
1249
          kohafield: items.datelastseen
1250
          tab: 10
1251
          authorised_value: ""
1252
          authtypecode: ""
1253
          value_builder: ""
1254
          isurl:
1255
          hidden: 7
1256
          frameworkcode: ""
1257
          seealso: ""
1258
          link: ""
1259
          defaultvalue:
1260
1261
        - tagfield: "995"
1262
          tagsubfield: "z"
1263
          liblibrarian: "Non-public note"
1264
          libopac: "Non-public note"
1265
          repeatable: 0
1266
          mandatory: 0
1267
          kohafield: items.itemnotes_nonpublic
1268
          tab: 10
1269
          authorised_value: ""
1270
          authtypecode: ""
1271
          value_builder: ""
1272
          isurl:
1273
          hidden: 0
985
          frameworkcode: ""
1274
          frameworkcode: ""
986
          seealso: ""
1275
          seealso: ""
987
          link: ""
1276
          link: ""
Lines 1087-1100 tables: Link Here
1087
          authorised_value: ""
1376
          authorised_value: ""
1088
          frameworkcode: ""
1377
          frameworkcode: ""
1089
1378
1090
        - tagfield: "018"
1091
          liblibrarian: "[Reserved for other International Standard Numbers]"
1092
          libopac: "[Reserved for other International Standard Numbers]"
1093
          repeatable: 1
1094
          mandatory: 0
1095
          authorised_value: ""
1096
          frameworkcode: ""
1097
1098
        - tagfield: "020"
1379
        - tagfield: "020"
1099
          liblibrarian: "National Bibliography Number"
1380
          liblibrarian: "National Bibliography Number"
1100
          libopac: "National Bibliography Number"
1381
          libopac: "National Bibliography Number"
Lines 1415-1428 tables: Link Here
1415
          authorised_value: ""
1696
          authorised_value: ""
1416
          frameworkcode: ""
1697
          frameworkcode: ""
1417
1698
1418
        - tagfield: "204"
1419
          liblibrarian: "General Material Designation [Obsolete]"
1420
          libopac: "General Material Designation [Obsolete]"
1421
          repeatable: 1
1422
          mandatory: 0
1423
          authorised_value: ""
1424
          frameworkcode: ""
1425
1426
        - tagfield: "205"
1699
        - tagfield: "205"
1427
          liblibrarian: "Edition Statement"
1700
          liblibrarian: "Edition Statement"
1428
          libopac: "Edition Statement"
1701
          libopac: "Edition Statement"
Lines 2731-2747 tables: Link Here
2731
      translatable: [ liblibrarian, libopac ]
3004
      translatable: [ liblibrarian, libopac ]
2732
      multiline: []
3005
      multiline: []
2733
      rows:
3006
      rows:
2734
        - tagfield: "000"
3007
        - tagfield: "001"
2735
          tagsubfield: "@"
3008
          tagsubfield: "@"
2736
          liblibrarian: "fixed length control field"
3009
          liblibrarian: "control field"
2737
          libopac: "fixed length control field"
3010
          libopac: "control field"
2738
          repeatable: 0
3011
          repeatable: 0
2739
          mandatory: 1
3012
          mandatory: 0
2740
          kohafield: ""
3013
          kohafield: biblio.biblionumber
2741
          tab: 0
3014
          tab: -1
2742
          authorised_value: ""
3015
          authorised_value: ""
2743
          authtypecode: ""
3016
          authtypecode: ""
2744
          value_builder: unimarc_leader.pl
3017
          value_builder: ""
2745
          isurl: 0
3018
          isurl: 0
2746
          hidden: 0
3019
          hidden: 0
2747
          frameworkcode: ""
3020
          frameworkcode: ""
Lines 2749-2761 tables: Link Here
2749
          link: ""
3022
          link: ""
2750
          defaultvalue:
3023
          defaultvalue:
2751
3024
2752
        - tagfield: "001"
3025
        - tagfield: "128"
2753
          tagsubfield: "@"
3026
          tagsubfield: "b"
2754
          liblibrarian: "control field"
3027
          liblibrarian: "[Obsolete] Instruments or Voices for Ensembles"
2755
          libopac: "control field"
3028
          libopac: "[Obsolete] Instruments or Voices for Ensembles"
2756
          repeatable: 0
3029
          repeatable: 0
2757
          mandatory: 1
3030
          mandatory: 0
2758
          kohafield: biblio.biblionumber
3031
          kohafield: ""
3032
          tab: -1
3033
          authorised_value: ""
3034
          authtypecode: ""
3035
          value_builder: ""
3036
          isurl: 0
3037
          hidden: -1
3038
          frameworkcode: ""
3039
          seealso: ""
3040
          link: ""
3041
          defaultvalue:
3042
3043
        - tagfield: "128"
3044
          tagsubfield: "c"
3045
          liblibrarian: "[Obsolete] Instruments or Voices for Soloists"
3046
          libopac: "[Obsolete] Instruments or Voices for Soloists"
3047
          repeatable: 0
3048
          mandatory: 0
3049
          kohafield: ""
3050
          tab: -1
3051
          authorised_value: ""
3052
          authtypecode: ""
3053
          value_builder: ""
3054
          isurl: 0
3055
          hidden: -1
3056
          frameworkcode: ""
3057
          seealso: ""
3058
          link: ""
3059
          defaultvalue:
3060
3061
        - tagfield: "200"
3062
          tagsubfield: "5"
3063
          liblibrarian: "Institution to which the Field Applies"
3064
          libopac: "Institution to which the Field Applies"
3065
          repeatable: 0
3066
          mandatory: 0
3067
          kohafield: ""
2759
          tab: -1
3068
          tab: -1
2760
          authorised_value: ""
3069
          authorised_value: ""
2761
          authtypecode: ""
3070
          authtypecode: ""
Lines 2767-2785 tables: Link Here
2767
          link: ""
3076
          link: ""
2768
          defaultvalue:
3077
          defaultvalue:
2769
3078
3079
        - tagfield: "000"
3080
          tagsubfield: "@"
3081
          liblibrarian: "fixed length control field"
3082
          libopac: "fixed length control field"
3083
          repeatable: 0
3084
          mandatory: 0
3085
          kohafield: ""
3086
          tab: 0
3087
          authorised_value: ""
3088
          authtypecode: ""
3089
          value_builder: unimarc_leader.pl
3090
          isurl: 0
3091
          hidden: -1
3092
          frameworkcode: ""
3093
          seealso: ""
3094
          link: ""
3095
          defaultvalue:
3096
2770
        - tagfield: "003"
3097
        - tagfield: "003"
2771
          tagsubfield: "@"
3098
          tagsubfield: "@"
2772
          liblibrarian: "control field"
3099
          liblibrarian: "control field"
2773
          libopac: "control field"
3100
          libopac: "control field"
2774
          repeatable: 0
3101
          repeatable: 0
2775
          mandatory: 0
3102
          mandatory: 0
2776
          kohafield: ""
3103
          kohafield: biblio.abstract
2777
          tab: 0
3104
          tab: 0
2778
          authorised_value: ""
3105
          authorised_value: ""
2779
          authtypecode: ""
3106
          authtypecode: ""
2780
          value_builder: ""
3107
          value_builder: ""
2781
          isurl: 0
3108
          isurl: 0
2782
          hidden: -6
3109
          hidden: -1
2783
          frameworkcode: ""
3110
          frameworkcode: ""
2784
          seealso: ""
3111
          seealso: ""
2785
          link: ""
3112
          link: ""
Lines 2795-2803 tables: Link Here
2795
          tab: 0
3122
          tab: 0
2796
          authorised_value: ""
3123
          authorised_value: ""
2797
          authtypecode: ""
3124
          authtypecode: ""
2798
          value_builder: marc21_field_005.pl
3125
          value_builder: ""
2799
          isurl: 0
3126
          isurl: 0
2800
          hidden: 0
3127
          hidden: -1
2801
          frameworkcode: ""
3128
          frameworkcode: ""
2802
          seealso: ""
3129
          seealso: ""
2803
          link: ""
3130
          link: ""
Lines 2815-2821 tables: Link Here
2815
          authtypecode: ""
3142
          authtypecode: ""
2816
          value_builder: ""
3143
          value_builder: ""
2817
          isurl: 0
3144
          isurl: 0
2818
          hidden: -6
3145
          hidden: -1
2819
          frameworkcode: ""
3146
          frameworkcode: ""
2820
          seealso: ""
3147
          seealso: ""
2821
          link: ""
3148
          link: ""
Lines 2869-2875 tables: Link Here
2869
          authtypecode: ""
3196
          authtypecode: ""
2870
          value_builder: ""
3197
          value_builder: ""
2871
          isurl: 0
3198
          isurl: 0
2872
          hidden: -5
3199
          hidden: -1
2873
          frameworkcode: ""
3200
          frameworkcode: ""
2874
          seealso: ""
3201
          seealso: ""
2875
          link: ""
3202
          link: ""
Lines 2887-2893 tables: Link Here
2887
          authtypecode: ""
3214
          authtypecode: ""
2888
          value_builder: ""
3215
          value_builder: ""
2889
          isurl: 0
3216
          isurl: 0
2890
          hidden: -5
3217
          hidden: -1
2891
          frameworkcode: ""
3218
          frameworkcode: ""
2892
          seealso: ""
3219
          seealso: ""
2893
          link: ""
3220
          link: ""
Lines 2923-2929 tables: Link Here
2923
          authtypecode: ""
3250
          authtypecode: ""
2924
          value_builder: ""
3251
          value_builder: ""
2925
          isurl: 0
3252
          isurl: 0
2926
          hidden: -5
3253
          hidden: -1
2927
          frameworkcode: ""
3254
          frameworkcode: ""
2928
          seealso: ""
3255
          seealso: ""
2929
          link: ""
3256
          link: ""
Lines 2941-2947 tables: Link Here
2941
          authtypecode: ""
3268
          authtypecode: ""
2942
          value_builder: ""
3269
          value_builder: ""
2943
          isurl: 0
3270
          isurl: 0
2944
          hidden: -5
3271
          hidden: -1
2945
          frameworkcode: ""
3272
          frameworkcode: ""
2946
          seealso: ""
3273
          seealso: ""
2947
          link: ""
3274
          link: ""
Lines 2949-2956 tables: Link Here
2949
3276
2950
        - tagfield: "011"
3277
        - tagfield: "011"
2951
          tagsubfield: "f"
3278
          tagsubfield: "f"
2952
          liblibrarian: "ISSN-L or Linking ISSN"
3279
          liblibrarian: "ISSN-L or linking ISSN"
2953
          libopac: "ISSN-L or Linking ISSN"
3280
          libopac: "ISSN-L or linking ISSN"
2954
          repeatable: 0
3281
          repeatable: 0
2955
          mandatory: 0
3282
          mandatory: 0
2956
          kohafield: ""
3283
          kohafield: ""
Lines 2959-2965 tables: Link Here
2959
          authtypecode: ""
3286
          authtypecode: ""
2960
          value_builder: ""
3287
          value_builder: ""
2961
          isurl: 0
3288
          isurl: 0
2962
          hidden: -6
3289
          hidden: -1
2963
          frameworkcode: ""
3290
          frameworkcode: ""
2964
          seealso: ""
3291
          seealso: ""
2965
          link: ""
3292
          link: ""
Lines 2977-2983 tables: Link Here
2977
          authtypecode: ""
3304
          authtypecode: ""
2978
          value_builder: ""
3305
          value_builder: ""
2979
          isurl: 0
3306
          isurl: 0
2980
          hidden: -6
3307
          hidden: -1
2981
          frameworkcode: ""
3308
          frameworkcode: ""
2982
          seealso: ""
3309
          seealso: ""
2983
          link: ""
3310
          link: ""
Lines 2995-3001 tables: Link Here
2995
          authtypecode: ""
3322
          authtypecode: ""
2996
          value_builder: ""
3323
          value_builder: ""
2997
          isurl: 0
3324
          isurl: 0
2998
          hidden: -5
3325
          hidden: -1
2999
          frameworkcode: ""
3326
          frameworkcode: ""
3000
          seealso: ""
3327
          seealso: ""
3001
          link: ""
3328
          link: ""
Lines 3013-3019 tables: Link Here
3013
          authtypecode: ""
3340
          authtypecode: ""
3014
          value_builder: ""
3341
          value_builder: ""
3015
          isurl: 0
3342
          isurl: 0
3016
          hidden: -5
3343
          hidden: -1
3017
          frameworkcode: ""
3344
          frameworkcode: ""
3018
          seealso: ""
3345
          seealso: ""
3019
          link: ""
3346
          link: ""
Lines 3031-3037 tables: Link Here
3031
          authtypecode: ""
3358
          authtypecode: ""
3032
          value_builder: ""
3359
          value_builder: ""
3033
          isurl: 0
3360
          isurl: 0
3034
          hidden: -5
3361
          hidden: -1
3035
          frameworkcode: ""
3362
          frameworkcode: ""
3036
          seealso: ""
3363
          seealso: ""
3037
          link: ""
3364
          link: ""
Lines 3039-3047 tables: Link Here
3039
3366
3040
        - tagfield: "012"
3367
        - tagfield: "012"
3041
          tagsubfield: "5"
3368
          tagsubfield: "5"
3042
          liblibrarian: "Institution to Which the Field Applies"
3369
          liblibrarian: "Institution to which the Field Applies"
3043
          libopac: "Institution to Which the Field Applies"
3370
          libopac: "Institution to which the Field Applies"
3044
          repeatable: 0
3371
          repeatable: 1
3045
          mandatory: 0
3372
          mandatory: 0
3046
          kohafield: ""
3373
          kohafield: ""
3047
          tab: 0
3374
          tab: 0
Lines 3049-3055 tables: Link Here
3049
          authtypecode: ""
3376
          authtypecode: ""
3050
          value_builder: ""
3377
          value_builder: ""
3051
          isurl: 0
3378
          isurl: 0
3052
          hidden: -5
3379
          hidden: -1
3053
          frameworkcode: ""
3380
          frameworkcode: ""
3054
          seealso: ""
3381
          seealso: ""
3055
          link: ""
3382
          link: ""
Lines 3067-3073 tables: Link Here
3067
          authtypecode: ""
3394
          authtypecode: ""
3068
          value_builder: ""
3395
          value_builder: ""
3069
          isurl: 0
3396
          isurl: 0
3070
          hidden: -5
3397
          hidden: 0
3398
          frameworkcode: ""
3399
          seealso: ""
3400
          link: ""
3401
          defaultvalue:
3402
3403
        - tagfield: "013"
3404
          tagsubfield: "6"
3405
          liblibrarian: "Interfield Linking Data"
3406
          libopac: "Interfield Linking Data"
3407
          repeatable: 1
3408
          mandatory: 0
3409
          kohafield: ""
3410
          tab: 0
3411
          authorised_value: ""
3412
          authtypecode: ""
3413
          value_builder: ""
3414
          isurl: 0
3415
          hidden: -1
3071
          frameworkcode: ""
3416
          frameworkcode: ""
3072
          seealso: ""
3417
          seealso: ""
3073
          link: ""
3418
          link: ""
Lines 3085-3091 tables: Link Here
3085
          authtypecode: ""
3430
          authtypecode: ""
3086
          value_builder: ""
3431
          value_builder: ""
3087
          isurl: 0
3432
          isurl: 0
3088
          hidden: -5
3433
          hidden: 0
3089
          frameworkcode: ""
3434
          frameworkcode: ""
3090
          seealso: ""
3435
          seealso: ""
3091
          link: ""
3436
          link: ""
Lines 3103-3109 tables: Link Here
3103
          authtypecode: ""
3448
          authtypecode: ""
3104
          value_builder: ""
3449
          value_builder: ""
3105
          isurl: 0
3450
          isurl: 0
3106
          hidden: -5
3451
          hidden: -1
3107
          frameworkcode: ""
3452
          frameworkcode: ""
3108
          seealso: ""
3453
          seealso: ""
3109
          link: ""
3454
          link: ""
Lines 3121-3127 tables: Link Here
3121
          authtypecode: ""
3466
          authtypecode: ""
3122
          value_builder: ""
3467
          value_builder: ""
3123
          isurl: 0
3468
          isurl: 0
3124
          hidden: -5
3469
          hidden: -1
3125
          frameworkcode: ""
3470
          frameworkcode: ""
3126
          seealso: ""
3471
          seealso: ""
3127
          link: ""
3472
          link: ""
Lines 3139-3145 tables: Link Here
3139
          authtypecode: ""
3484
          authtypecode: ""
3140
          value_builder: ""
3485
          value_builder: ""
3141
          isurl: 0
3486
          isurl: 0
3142
          hidden: -5
3487
          hidden: -1
3143
          frameworkcode: ""
3488
          frameworkcode: ""
3144
          seealso: ""
3489
          seealso: ""
3145
          link: ""
3490
          link: ""
Lines 3157-3163 tables: Link Here
3157
          authtypecode: ""
3502
          authtypecode: ""
3158
          value_builder: ""
3503
          value_builder: ""
3159
          isurl: 0
3504
          isurl: 0
3160
          hidden: -5
3505
          hidden: -1
3161
          frameworkcode: ""
3506
          frameworkcode: ""
3162
          seealso: ""
3507
          seealso: ""
3163
          link: ""
3508
          link: ""
Lines 3175-3181 tables: Link Here
3175
          authtypecode: ""
3520
          authtypecode: ""
3176
          value_builder: ""
3521
          value_builder: ""
3177
          isurl: 0
3522
          isurl: 0
3178
          hidden: -5
3523
          hidden: 0
3179
          frameworkcode: ""
3524
          frameworkcode: ""
3180
          seealso: ""
3525
          seealso: ""
3181
          link: ""
3526
          link: ""
Lines 3193-3199 tables: Link Here
3193
          authtypecode: ""
3538
          authtypecode: ""
3194
          value_builder: ""
3539
          value_builder: ""
3195
          isurl: 0
3540
          isurl: 0
3196
          hidden: -5
3541
          hidden: -1
3197
          frameworkcode: ""
3542
          frameworkcode: ""
3198
          seealso: ""
3543
          seealso: ""
3199
          link: ""
3544
          link: ""
Lines 3211-3217 tables: Link Here
3211
          authtypecode: ""
3556
          authtypecode: ""
3212
          value_builder: ""
3557
          value_builder: ""
3213
          isurl: 0
3558
          isurl: 0
3214
          hidden: -6
3559
          hidden: 0
3215
          frameworkcode: ""
3560
          frameworkcode: ""
3216
          seealso: ""
3561
          seealso: ""
3217
          link: ""
3562
          link: ""
Lines 3229-3235 tables: Link Here
3229
          authtypecode: ""
3574
          authtypecode: ""
3230
          value_builder: ""
3575
          value_builder: ""
3231
          isurl: 0
3576
          isurl: 0
3232
          hidden: -6
3577
          hidden: -1
3233
          frameworkcode: ""
3578
          frameworkcode: ""
3234
          seealso: ""
3579
          seealso: ""
3235
          link: ""
3580
          link: ""
Lines 3247-3253 tables: Link Here
3247
          authtypecode: ""
3592
          authtypecode: ""
3248
          value_builder: ""
3593
          value_builder: ""
3249
          isurl: 0
3594
          isurl: 0
3250
          hidden: -6
3595
          hidden: -1
3251
          frameworkcode: ""
3596
          frameworkcode: ""
3252
          seealso: ""
3597
          seealso: ""
3253
          link: ""
3598
          link: ""
Lines 3265-3271 tables: Link Here
3265
          authtypecode: ""
3610
          authtypecode: ""
3266
          value_builder: ""
3611
          value_builder: ""
3267
          isurl: 0
3612
          isurl: 0
3268
          hidden: -6
3613
          hidden: -1
3269
          frameworkcode: ""
3614
          frameworkcode: ""
3270
          seealso: ""
3615
          seealso: ""
3271
          link: ""
3616
          link: ""
Lines 3283-3289 tables: Link Here
3283
          authtypecode: ""
3628
          authtypecode: ""
3284
          value_builder: ""
3629
          value_builder: ""
3285
          isurl: 0
3630
          isurl: 0
3286
          hidden: -6
3631
          hidden: 0
3287
          frameworkcode: ""
3632
          frameworkcode: ""
3288
          seealso: ""
3633
          seealso: ""
3289
          link: ""
3634
          link: ""
Lines 3301-3307 tables: Link Here
3301
          authtypecode: ""
3646
          authtypecode: ""
3302
          value_builder: ""
3647
          value_builder: ""
3303
          isurl: 0
3648
          isurl: 0
3304
          hidden: -6
3649
          hidden: -1
3305
          frameworkcode: ""
3650
          frameworkcode: ""
3306
          seealso: ""
3651
          seealso: ""
3307
          link: ""
3652
          link: ""
Lines 3319-3325 tables: Link Here
3319
          authtypecode: ""
3664
          authtypecode: ""
3320
          value_builder: ""
3665
          value_builder: ""
3321
          isurl: 0
3666
          isurl: 0
3322
          hidden: -6
3667
          hidden: -1
3323
          frameworkcode: ""
3668
          frameworkcode: ""
3324
          seealso: ""
3669
          seealso: ""
3325
          link: ""
3670
          link: ""
Lines 3337-3343 tables: Link Here
3337
          authtypecode: ""
3682
          authtypecode: ""
3338
          value_builder: ""
3683
          value_builder: ""
3339
          isurl: 0
3684
          isurl: 0
3340
          hidden: -6
3685
          hidden: -1
3341
          frameworkcode: ""
3686
          frameworkcode: ""
3342
          seealso: ""
3687
          seealso: ""
3343
          link: ""
3688
          link: ""
Lines 3345-3352 tables: Link Here
3345
3690
3346
        - tagfield: "017"
3691
        - tagfield: "017"
3347
          tagsubfield: "2"
3692
          tagsubfield: "2"
3348
          liblibrarian: "Source of Code"
3693
          liblibrarian: "System code"
3349
          libopac: "Source of Code"
3694
          libopac: "System code"
3350
          repeatable: 0
3695
          repeatable: 0
3351
          mandatory: 0
3696
          mandatory: 0
3352
          kohafield: ""
3697
          kohafield: ""
Lines 3355-3361 tables: Link Here
3355
          authtypecode: ""
3700
          authtypecode: ""
3356
          value_builder: ""
3701
          value_builder: ""
3357
          isurl: 0
3702
          isurl: 0
3358
          hidden: -6
3703
          hidden: -1
3359
          frameworkcode: ""
3704
          frameworkcode: ""
3360
          seealso: ""
3705
          seealso: ""
3361
          link: ""
3706
          link: ""
Lines 3363-3370 tables: Link Here
3363
3708
3364
        - tagfield: "017"
3709
        - tagfield: "017"
3365
          tagsubfield: "a"
3710
          tagsubfield: "a"
3366
          liblibrarian: "Standard Number"
3711
          liblibrarian: "Identifier"
3367
          libopac: "Standard Number"
3712
          libopac: "Identifier"
3368
          repeatable: 0
3713
          repeatable: 0
3369
          mandatory: 0
3714
          mandatory: 0
3370
          kohafield: ""
3715
          kohafield: ""
Lines 3373-3379 tables: Link Here
3373
          authtypecode: ""
3718
          authtypecode: ""
3374
          value_builder: ""
3719
          value_builder: ""
3375
          isurl: 0
3720
          isurl: 0
3376
          hidden: -6
3721
          hidden: 0
3377
          frameworkcode: ""
3722
          frameworkcode: ""
3378
          seealso: ""
3723
          seealso: ""
3379
          link: ""
3724
          link: ""
Lines 3391-3397 tables: Link Here
3391
          authtypecode: ""
3736
          authtypecode: ""
3392
          value_builder: ""
3737
          value_builder: ""
3393
          isurl: 0
3738
          isurl: 0
3394
          hidden: -6
3739
          hidden: -1
3395
          frameworkcode: ""
3740
          frameworkcode: ""
3396
          seealso: ""
3741
          seealso: ""
3397
          link: ""
3742
          link: ""
Lines 3409-3415 tables: Link Here
3409
          authtypecode: ""
3754
          authtypecode: ""
3410
          value_builder: ""
3755
          value_builder: ""
3411
          isurl: 0
3756
          isurl: 0
3412
          hidden: -6
3757
          hidden: -1
3413
          frameworkcode: ""
3758
          frameworkcode: ""
3414
          seealso: ""
3759
          seealso: ""
3415
          link: ""
3760
          link: ""
Lines 3417-3424 tables: Link Here
3417
3762
3418
        - tagfield: "017"
3763
        - tagfield: "017"
3419
          tagsubfield: "z"
3764
          tagsubfield: "z"
3420
          liblibrarian: "Erroneous Number or Code"
3765
          liblibrarian: "Erroneous Identifier"
3421
          libopac: "Erroneous Number or Code"
3766
          libopac: "Erroneous Identifier"
3422
          repeatable: 1
3767
          repeatable: 1
3423
          mandatory: 0
3768
          mandatory: 0
3424
          kohafield: ""
3769
          kohafield: ""
Lines 3427-3433 tables: Link Here
3427
          authtypecode: ""
3772
          authtypecode: ""
3428
          value_builder: ""
3773
          value_builder: ""
3429
          isurl: 0
3774
          isurl: 0
3430
          hidden: -6
3775
          hidden: -1
3431
          frameworkcode: ""
3776
          frameworkcode: ""
3432
          seealso: ""
3777
          seealso: ""
3433
          link: ""
3778
          link: ""
Lines 3438-3451 tables: Link Here
3438
          liblibrarian: "Country Code"
3783
          liblibrarian: "Country Code"
3439
          libopac: "Country Code"
3784
          libopac: "Country Code"
3440
          repeatable: 0
3785
          repeatable: 0
3441
          mandatory: 0
3786
          mandatory: 1
3442
          kohafield: ""
3787
          kohafield: ""
3443
          tab: 0
3788
          tab: 0
3444
          authorised_value: ""
3789
          authorised_value: COUNTRY
3445
          authtypecode: ""
3790
          authtypecode: ""
3446
          value_builder: ""
3791
          value_builder: ""
3447
          isurl: 0
3792
          isurl: 0
3448
          hidden: -5
3793
          hidden: 0
3449
          frameworkcode: ""
3794
          frameworkcode: ""
3450
          seealso: ""
3795
          seealso: ""
3451
          link: ""
3796
          link: ""
Lines 3463-3469 tables: Link Here
3463
          authtypecode: ""
3808
          authtypecode: ""
3464
          value_builder: ""
3809
          value_builder: ""
3465
          isurl: 0
3810
          isurl: 0
3466
          hidden: -5
3811
          hidden: -1
3467
          frameworkcode: ""
3812
          frameworkcode: ""
3468
          seealso: ""
3813
          seealso: ""
3469
          link: ""
3814
          link: ""
Lines 3471-3478 tables: Link Here
3471
3816
3472
        - tagfield: "020"
3817
        - tagfield: "020"
3473
          tagsubfield: "z"
3818
          tagsubfield: "z"
3474
          liblibrarian: "Erroneous Number"
3819
          liblibrarian: "Erroneous number"
3475
          libopac: "Erroneous Number"
3820
          libopac: "Erroneous number"
3476
          repeatable: 1
3821
          repeatable: 1
3477
          mandatory: 0
3822
          mandatory: 0
3478
          kohafield: ""
3823
          kohafield: ""
Lines 3481-3487 tables: Link Here
3481
          authtypecode: ""
3826
          authtypecode: ""
3482
          value_builder: ""
3827
          value_builder: ""
3483
          isurl: 0
3828
          isurl: 0
3484
          hidden: -5
3829
          hidden: -1
3485
          frameworkcode: ""
3830
          frameworkcode: ""
3486
          seealso: ""
3831
          seealso: ""
3487
          link: ""
3832
          link: ""
Lines 3492-3505 tables: Link Here
3492
          liblibrarian: "Country Code"
3837
          liblibrarian: "Country Code"
3493
          libopac: "Country Code"
3838
          libopac: "Country Code"
3494
          repeatable: 0
3839
          repeatable: 0
3495
          mandatory: 0
3840
          mandatory: 1
3496
          kohafield: ""
3841
          kohafield: ""
3497
          tab: 0
3842
          tab: 0
3498
          authorised_value: ""
3843
          authorised_value: COUNTRY
3499
          authtypecode: ""
3844
          authtypecode: ""
3500
          value_builder: ""
3845
          value_builder: ""
3501
          isurl: 0
3846
          isurl: 0
3502
          hidden: -5
3847
          hidden: 0
3503
          frameworkcode: ""
3848
          frameworkcode: ""
3504
          seealso: ""
3849
          seealso: ""
3505
          link: ""
3850
          link: ""
Lines 3517-3523 tables: Link Here
3517
          authtypecode: ""
3862
          authtypecode: ""
3518
          value_builder: ""
3863
          value_builder: ""
3519
          isurl: 0
3864
          isurl: 0
3520
          hidden: -5
3865
          hidden: -1
3521
          frameworkcode: ""
3866
          frameworkcode: ""
3522
          seealso: ""
3867
          seealso: ""
3523
          link: ""
3868
          link: ""
Lines 3535-3541 tables: Link Here
3535
          authtypecode: ""
3880
          authtypecode: ""
3536
          value_builder: ""
3881
          value_builder: ""
3537
          isurl: 0
3882
          isurl: 0
3538
          hidden: -5
3883
          hidden: -1
3539
          frameworkcode: ""
3884
          frameworkcode: ""
3540
          seealso: ""
3885
          seealso: ""
3541
          link: ""
3886
          link: ""
Lines 3549-3559 tables: Link Here
3549
          mandatory: 0
3894
          mandatory: 0
3550
          kohafield: ""
3895
          kohafield: ""
3551
          tab: 0
3896
          tab: 0
3552
          authorised_value: ""
3897
          authorised_value: COUNTRY
3553
          authtypecode: ""
3898
          authtypecode: ""
3554
          value_builder: ""
3899
          value_builder: ""
3555
          isurl: 0
3900
          isurl: 0
3556
          hidden: -5
3901
          hidden: 0
3557
          frameworkcode: ""
3902
          frameworkcode: ""
3558
          seealso: ""
3903
          seealso: ""
3559
          link: ""
3904
          link: ""
Lines 3571-3577 tables: Link Here
3571
          authtypecode: ""
3916
          authtypecode: ""
3572
          value_builder: ""
3917
          value_builder: ""
3573
          isurl: 0
3918
          isurl: 0
3574
          hidden: -5
3919
          hidden: -1
3575
          frameworkcode: ""
3920
          frameworkcode: ""
3576
          seealso: ""
3921
          seealso: ""
3577
          link: ""
3922
          link: ""
Lines 3589-3595 tables: Link Here
3589
          authtypecode: ""
3934
          authtypecode: ""
3590
          value_builder: ""
3935
          value_builder: ""
3591
          isurl: 0
3936
          isurl: 0
3592
          hidden: -5
3937
          hidden: -1
3593
          frameworkcode: ""
3938
          frameworkcode: ""
3594
          seealso: ""
3939
          seealso: ""
3595
          link: ""
3940
          link: ""
Lines 3607-3613 tables: Link Here
3607
          authtypecode: ""
3952
          authtypecode: ""
3608
          value_builder: ""
3953
          value_builder: ""
3609
          isurl: 0
3954
          isurl: 0
3610
          hidden: 0
3955
          hidden: -1
3611
          frameworkcode: ""
3956
          frameworkcode: ""
3612
          seealso: ""
3957
          seealso: ""
3613
          link: ""
3958
          link: ""
Lines 3643-3649 tables: Link Here
3643
          authtypecode: ""
3988
          authtypecode: ""
3644
          value_builder: ""
3989
          value_builder: ""
3645
          isurl: 0
3990
          isurl: 0
3646
          hidden: -6
3991
          hidden: 0
3647
          frameworkcode: ""
3992
          frameworkcode: ""
3648
          seealso: ""
3993
          seealso: ""
3649
          link: ""
3994
          link: ""
Lines 3661-3667 tables: Link Here
3661
          authtypecode: ""
4006
          authtypecode: ""
3662
          value_builder: ""
4007
          value_builder: ""
3663
          isurl: 0
4008
          isurl: 0
3664
          hidden: -6
4009
          hidden: -1
3665
          frameworkcode: ""
4010
          frameworkcode: ""
3666
          seealso: ""
4011
          seealso: ""
3667
          link: ""
4012
          link: ""
Lines 3669-3676 tables: Link Here
3669
4014
3670
        - tagfield: "036"
4015
        - tagfield: "036"
3671
          tagsubfield: "2"
4016
          tagsubfield: "2"
3672
          liblibrarian: "System Code for Musical Notation"
4017
          liblibrarian: "System code for musical notation"
3673
          libopac: "System Code for Musical Notation"
4018
          libopac: "System code for musical notation"
3674
          repeatable: 0
4019
          repeatable: 0
3675
          mandatory: 0
4020
          mandatory: 0
3676
          kohafield: ""
4021
          kohafield: ""
Lines 3679-3685 tables: Link Here
3679
          authtypecode: ""
4024
          authtypecode: ""
3680
          value_builder: ""
4025
          value_builder: ""
3681
          isurl: 0
4026
          isurl: 0
3682
          hidden: -6
4027
          hidden: -1
3683
          frameworkcode: ""
4028
          frameworkcode: ""
3684
          seealso: ""
4029
          seealso: ""
3685
          link: ""
4030
          link: ""
Lines 3687-3694 tables: Link Here
3687
4032
3688
        - tagfield: "036"
4033
        - tagfield: "036"
3689
          tagsubfield: "a"
4034
          tagsubfield: "a"
3690
          liblibrarian: "Number of Work"
4035
          liblibrarian: "Number of work"
3691
          libopac: "Number of Work"
4036
          libopac: "Number of work"
3692
          repeatable: 0
4037
          repeatable: 0
3693
          mandatory: 1
4038
          mandatory: 1
3694
          kohafield: ""
4039
          kohafield: ""
Lines 3697-3703 tables: Link Here
3697
          authtypecode: ""
4042
          authtypecode: ""
3698
          value_builder: ""
4043
          value_builder: ""
3699
          isurl: 0
4044
          isurl: 0
3700
          hidden: -6
4045
          hidden: 0
3701
          frameworkcode: ""
4046
          frameworkcode: ""
3702
          seealso: ""
4047
          seealso: ""
3703
          link: ""
4048
          link: ""
Lines 3705-3712 tables: Link Here
3705
4050
3706
        - tagfield: "036"
4051
        - tagfield: "036"
3707
          tagsubfield: "b"
4052
          tagsubfield: "b"
3708
          liblibrarian: "Number of Movement"
4053
          liblibrarian: "Number of movement"
3709
          libopac: "Number of Movement"
4054
          libopac: "Number of movement"
3710
          repeatable: 0
4055
          repeatable: 0
3711
          mandatory: 1
4056
          mandatory: 1
3712
          kohafield: ""
4057
          kohafield: ""
Lines 3714-3721 tables: Link Here
3714
          authorised_value: ""
4059
          authorised_value: ""
3715
          authtypecode: ""
4060
          authtypecode: ""
3716
          value_builder: ""
4061
          value_builder: ""
3717
          isurl: 0
4062
          isurl: 1
3718
          hidden: -6
4063
          hidden: -1
3719
          frameworkcode: ""
4064
          frameworkcode: ""
3720
          seealso: ""
4065
          seealso: ""
3721
          link: ""
4066
          link: ""
Lines 3723-3730 tables: Link Here
3723
4068
3724
        - tagfield: "036"
4069
        - tagfield: "036"
3725
          tagsubfield: "c"
4070
          tagsubfield: "c"
3726
          liblibrarian: "Number of Incipit"
4071
          liblibrarian: "Number of incipit"
3727
          libopac: "Number of Incipit"
4072
          libopac: "Number of incipit"
3728
          repeatable: 0
4073
          repeatable: 0
3729
          mandatory: 1
4074
          mandatory: 1
3730
          kohafield: ""
4075
          kohafield: ""
Lines 3733-3739 tables: Link Here
3733
          authtypecode: ""
4078
          authtypecode: ""
3734
          value_builder: ""
4079
          value_builder: ""
3735
          isurl: 0
4080
          isurl: 0
3736
          hidden: -6
4081
          hidden: -1
3737
          frameworkcode: ""
4082
          frameworkcode: ""
3738
          seealso: ""
4083
          seealso: ""
3739
          link: ""
4084
          link: ""
Lines 3741-3748 tables: Link Here
3741
4086
3742
        - tagfield: "036"
4087
        - tagfield: "036"
3743
          tagsubfield: "d"
4088
          tagsubfield: "d"
3744
          liblibrarian: "Voice/Instrument"
4089
          liblibrarian: "Voice/instrument"
3745
          libopac: "Voice/Instrument"
4090
          libopac: "Voice/instrument"
3746
          repeatable: 0
4091
          repeatable: 0
3747
          mandatory: 0
4092
          mandatory: 0
3748
          kohafield: ""
4093
          kohafield: ""
Lines 3751-3757 tables: Link Here
3751
          authtypecode: ""
4096
          authtypecode: ""
3752
          value_builder: ""
4097
          value_builder: ""
3753
          isurl: 0
4098
          isurl: 0
3754
          hidden: -6
4099
          hidden: -1
3755
          frameworkcode: ""
4100
          frameworkcode: ""
3756
          seealso: ""
4101
          seealso: ""
3757
          link: ""
4102
          link: ""
Lines 3769-3775 tables: Link Here
3769
          authtypecode: ""
4114
          authtypecode: ""
3770
          value_builder: ""
4115
          value_builder: ""
3771
          isurl: 0
4116
          isurl: 0
3772
          hidden: -6
4117
          hidden: -1
3773
          frameworkcode: ""
4118
          frameworkcode: ""
3774
          seealso: ""
4119
          seealso: ""
3775
          link: ""
4120
          link: ""
Lines 3777-3784 tables: Link Here
3777
4122
3778
        - tagfield: "036"
4123
        - tagfield: "036"
3779
          tagsubfield: "f"
4124
          tagsubfield: "f"
3780
          liblibrarian: "Movement Caption/Heading"
4125
          liblibrarian: "Movement caption/heading"
3781
          libopac: "Movement Caption/Heading"
4126
          libopac: "Movement caption/heading"
3782
          repeatable: 1
4127
          repeatable: 1
3783
          mandatory: 0
4128
          mandatory: 0
3784
          kohafield: ""
4129
          kohafield: ""
Lines 3787-3793 tables: Link Here
3787
          authtypecode: ""
4132
          authtypecode: ""
3788
          value_builder: ""
4133
          value_builder: ""
3789
          isurl: 0
4134
          isurl: 0
3790
          hidden: -6
4135
          hidden: -1
3791
          frameworkcode: ""
4136
          frameworkcode: ""
3792
          seealso: ""
4137
          seealso: ""
3793
          link: ""
4138
          link: ""
Lines 3795-3802 tables: Link Here
3795
4140
3796
        - tagfield: "036"
4141
        - tagfield: "036"
3797
          tagsubfield: "g"
4142
          tagsubfield: "g"
3798
          liblibrarian: "Key or Mode"
4143
          liblibrarian: "Key or mode"
3799
          libopac: "Key or Mode"
4144
          libopac: "Key or mode"
3800
          repeatable: 0
4145
          repeatable: 0
3801
          mandatory: 0
4146
          mandatory: 0
3802
          kohafield: ""
4147
          kohafield: ""
Lines 3805-3811 tables: Link Here
3805
          authtypecode: ""
4150
          authtypecode: ""
3806
          value_builder: ""
4151
          value_builder: ""
3807
          isurl: 0
4152
          isurl: 0
3808
          hidden: -6
4153
          hidden: -1
3809
          frameworkcode: ""
4154
          frameworkcode: ""
3810
          seealso: ""
4155
          seealso: ""
3811
          link: ""
4156
          link: ""
Lines 3823-3829 tables: Link Here
3823
          authtypecode: ""
4168
          authtypecode: ""
3824
          value_builder: ""
4169
          value_builder: ""
3825
          isurl: 0
4170
          isurl: 0
3826
          hidden: -6
4171
          hidden: -1
3827
          frameworkcode: ""
4172
          frameworkcode: ""
3828
          seealso: ""
4173
          seealso: ""
3829
          link: ""
4174
          link: ""
Lines 3831-3838 tables: Link Here
3831
4176
3832
        - tagfield: "036"
4177
        - tagfield: "036"
3833
          tagsubfield: "n"
4178
          tagsubfield: "n"
3834
          liblibrarian: "Key Signature"
4179
          liblibrarian: "Key signature"
3835
          libopac: "Key Signature"
4180
          libopac: "Key signature"
3836
          repeatable: 0
4181
          repeatable: 0
3837
          mandatory: 0
4182
          mandatory: 0
3838
          kohafield: ""
4183
          kohafield: ""
Lines 3841-3847 tables: Link Here
3841
          authtypecode: ""
4186
          authtypecode: ""
3842
          value_builder: ""
4187
          value_builder: ""
3843
          isurl: 0
4188
          isurl: 0
3844
          hidden: -6
4189
          hidden: -1
3845
          frameworkcode: ""
4190
          frameworkcode: ""
3846
          seealso: ""
4191
          seealso: ""
3847
          link: ""
4192
          link: ""
Lines 3849-3856 tables: Link Here
3849
4194
3850
        - tagfield: "036"
4195
        - tagfield: "036"
3851
          tagsubfield: "o"
4196
          tagsubfield: "o"
3852
          liblibrarian: "Time Signature"
4197
          liblibrarian: "Time signature"
3853
          libopac: "Time Signature"
4198
          libopac: "Time signature"
3854
          repeatable: 0
4199
          repeatable: 0
3855
          mandatory: 0
4200
          mandatory: 0
3856
          kohafield: ""
4201
          kohafield: ""
Lines 3859-3865 tables: Link Here
3859
          authtypecode: ""
4204
          authtypecode: ""
3860
          value_builder: ""
4205
          value_builder: ""
3861
          isurl: 0
4206
          isurl: 0
3862
          hidden: -6
4207
          hidden: -1
3863
          frameworkcode: ""
4208
          frameworkcode: ""
3864
          seealso: ""
4209
          seealso: ""
3865
          link: ""
4210
          link: ""
Lines 3867-3874 tables: Link Here
3867
4212
3868
        - tagfield: "036"
4213
        - tagfield: "036"
3869
          tagsubfield: "p"
4214
          tagsubfield: "p"
3870
          liblibrarian: "Musical Notation"
4215
          liblibrarian: "Musical notation"
3871
          libopac: "Musical Notation"
4216
          libopac: "Musical notation"
3872
          repeatable: 0
4217
          repeatable: 0
3873
          mandatory: 0
4218
          mandatory: 0
3874
          kohafield: ""
4219
          kohafield: ""
Lines 3877-3883 tables: Link Here
3877
          authtypecode: ""
4222
          authtypecode: ""
3878
          value_builder: ""
4223
          value_builder: ""
3879
          isurl: 0
4224
          isurl: 0
3880
          hidden: -6
4225
          hidden: -1
3881
          frameworkcode: ""
4226
          frameworkcode: ""
3882
          seealso: ""
4227
          seealso: ""
3883
          link: ""
4228
          link: ""
Lines 3885-3892 tables: Link Here
3885
4230
3886
        - tagfield: "036"
4231
        - tagfield: "036"
3887
          tagsubfield: "q"
4232
          tagsubfield: "q"
3888
          liblibrarian: "Comments (Free Text)"
4233
          liblibrarian: "Comments (free text)"
3889
          libopac: "Comments (Free Text)"
4234
          libopac: "Comments (free text)"
3890
          repeatable: 1
4235
          repeatable: 1
3891
          mandatory: 0
4236
          mandatory: 0
3892
          kohafield: ""
4237
          kohafield: ""
Lines 3895-3901 tables: Link Here
3895
          authtypecode: ""
4240
          authtypecode: ""
3896
          value_builder: ""
4241
          value_builder: ""
3897
          isurl: 0
4242
          isurl: 0
3898
          hidden: -6
4243
          hidden: -1
3899
          frameworkcode: ""
4244
          frameworkcode: ""
3900
          seealso: ""
4245
          seealso: ""
3901
          link: ""
4246
          link: ""
Lines 3903-3910 tables: Link Here
3903
4248
3904
        - tagfield: "036"
4249
        - tagfield: "036"
3905
          tagsubfield: "r"
4250
          tagsubfield: "r"
3906
          liblibrarian: "Codified Note"
4251
          liblibrarian: "Codified note"
3907
          libopac: "Codified Note"
4252
          libopac: "Codified note"
3908
          repeatable: 0
4253
          repeatable: 0
3909
          mandatory: 0
4254
          mandatory: 0
3910
          kohafield: ""
4255
          kohafield: ""
Lines 3913-3919 tables: Link Here
3913
          authtypecode: ""
4258
          authtypecode: ""
3914
          value_builder: ""
4259
          value_builder: ""
3915
          isurl: 0
4260
          isurl: 0
3916
          hidden: -6
4261
          hidden: -1
3917
          frameworkcode: ""
4262
          frameworkcode: ""
3918
          seealso: ""
4263
          seealso: ""
3919
          link: ""
4264
          link: ""
Lines 3921-3928 tables: Link Here
3921
4266
3922
        - tagfield: "036"
4267
        - tagfield: "036"
3923
          tagsubfield: "t"
4268
          tagsubfield: "t"
3924
          liblibrarian: "Text Incipit"
4269
          liblibrarian: "Text incipit"
3925
          libopac: "Text Incipit"
4270
          libopac: "Text incipit"
3926
          repeatable: 1
4271
          repeatable: 1
3927
          mandatory: 0
4272
          mandatory: 0
3928
          kohafield: ""
4273
          kohafield: ""
Lines 3931-3937 tables: Link Here
3931
          authtypecode: ""
4276
          authtypecode: ""
3932
          value_builder: ""
4277
          value_builder: ""
3933
          isurl: 0
4278
          isurl: 0
3934
          hidden: -6
4279
          hidden: -1
3935
          frameworkcode: ""
4280
          frameworkcode: ""
3936
          seealso: ""
4281
          seealso: ""
3937
          link: ""
4282
          link: ""
Lines 3949-3955 tables: Link Here
3949
          authtypecode: ""
4294
          authtypecode: ""
3950
          value_builder: ""
4295
          value_builder: ""
3951
          isurl: 0
4296
          isurl: 0
3952
          hidden: -6
4297
          hidden: -1
3953
          frameworkcode: ""
4298
          frameworkcode: ""
3954
          seealso: ""
4299
          seealso: ""
3955
          link: ""
4300
          link: ""
Lines 3957-3964 tables: Link Here
3957
4302
3958
        - tagfield: "036"
4303
        - tagfield: "036"
3959
          tagsubfield: "z"
4304
          tagsubfield: "z"
3960
          liblibrarian: "Language of Text"
4305
          liblibrarian: "Language of text"
3961
          libopac: "Language of Text"
4306
          libopac: "Language of text"
3962
          repeatable: 1
4307
          repeatable: 1
3963
          mandatory: 0
4308
          mandatory: 0
3964
          kohafield: ""
4309
          kohafield: ""
Lines 3967-3973 tables: Link Here
3967
          authtypecode: ""
4312
          authtypecode: ""
3968
          value_builder: ""
4313
          value_builder: ""
3969
          isurl: 0
4314
          isurl: 0
3970
          hidden: -6
4315
          hidden: -1
3971
          frameworkcode: ""
4316
          frameworkcode: ""
3972
          seealso: ""
4317
          seealso: ""
3973
          link: ""
4318
          link: ""
Lines 3985-3991 tables: Link Here
3985
          authtypecode: ""
4330
          authtypecode: ""
3986
          value_builder: ""
4331
          value_builder: ""
3987
          isurl: 0
4332
          isurl: 0
3988
          hidden: -5
4333
          hidden: 0
3989
          frameworkcode: ""
4334
          frameworkcode: ""
3990
          seealso: ""
4335
          seealso: ""
3991
          link: ""
4336
          link: ""
Lines 4003-4009 tables: Link Here
4003
          authtypecode: ""
4348
          authtypecode: ""
4004
          value_builder: ""
4349
          value_builder: ""
4005
          isurl: 0
4350
          isurl: 0
4006
          hidden: -5
4351
          hidden: -1
4007
          frameworkcode: ""
4352
          frameworkcode: ""
4008
          seealso: ""
4353
          seealso: ""
4009
          link: ""
4354
          link: ""
Lines 4021-4027 tables: Link Here
4021
          authtypecode: ""
4366
          authtypecode: ""
4022
          value_builder: ""
4367
          value_builder: ""
4023
          isurl: 0
4368
          isurl: 0
4024
          hidden: -5
4369
          hidden: 0
4025
          frameworkcode: ""
4370
          frameworkcode: ""
4026
          seealso: ""
4371
          seealso: ""
4027
          link: ""
4372
          link: ""
Lines 4039-4045 tables: Link Here
4039
          authtypecode: ""
4384
          authtypecode: ""
4040
          value_builder: ""
4385
          value_builder: ""
4041
          isurl: 0
4386
          isurl: 0
4042
          hidden: -5
4387
          hidden: -1
4043
          frameworkcode: ""
4388
          frameworkcode: ""
4044
          seealso: ""
4389
          seealso: ""
4045
          link: ""
4390
          link: ""
Lines 4057-4063 tables: Link Here
4057
          authtypecode: ""
4402
          authtypecode: ""
4058
          value_builder: ""
4403
          value_builder: ""
4059
          isurl: 0
4404
          isurl: 0
4060
          hidden: -6
4405
          hidden: -1
4061
          frameworkcode: ""
4406
          frameworkcode: ""
4062
          seealso: ""
4407
          seealso: ""
4063
          link: ""
4408
          link: ""
Lines 4065-4072 tables: Link Here
4065
4410
4066
        - tagfield: "071"
4411
        - tagfield: "071"
4067
          tagsubfield: "d"
4412
          tagsubfield: "d"
4068
          liblibrarian: "Terms of Availability and/or Price"
4413
          liblibrarian: "Terms of availability and/or price"
4069
          libopac: "Terms of Availability and/or Price"
4414
          libopac: "Terms of availability and/or price"
4070
          repeatable: 0
4415
          repeatable: 0
4071
          mandatory: 0
4416
          mandatory: 0
4072
          kohafield: ""
4417
          kohafield: ""
Lines 4075-4081 tables: Link Here
4075
          authtypecode: ""
4420
          authtypecode: ""
4076
          value_builder: ""
4421
          value_builder: ""
4077
          isurl: 0
4422
          isurl: 0
4078
          hidden: -6
4423
          hidden: -1
4079
          frameworkcode: ""
4424
          frameworkcode: ""
4080
          seealso: ""
4425
          seealso: ""
4081
          link: ""
4426
          link: ""
Lines 4083-4090 tables: Link Here
4083
4428
4084
        - tagfield: "071"
4429
        - tagfield: "071"
4085
          tagsubfield: "z"
4430
          tagsubfield: "z"
4086
          liblibrarian: "Erroneous Publisher's Number"
4431
          liblibrarian: "Erroneous publisher's number"
4087
          libopac: "Erroneous Publisher's Number"
4432
          libopac: "Erroneous publisher's number"
4088
          repeatable: 0
4433
          repeatable: 0
4089
          mandatory: 0
4434
          mandatory: 0
4090
          kohafield: ""
4435
          kohafield: ""
Lines 4093-4099 tables: Link Here
4093
          authtypecode: ""
4438
          authtypecode: ""
4094
          value_builder: ""
4439
          value_builder: ""
4095
          isurl: 0
4440
          isurl: 0
4096
          hidden: -6
4441
          hidden: -1
4097
          frameworkcode: ""
4442
          frameworkcode: ""
4098
          seealso: ""
4443
          seealso: ""
4099
          link: ""
4444
          link: ""
Lines 4111-4117 tables: Link Here
4111
          authtypecode: ""
4456
          authtypecode: ""
4112
          value_builder: ""
4457
          value_builder: ""
4113
          isurl: 0
4458
          isurl: 0
4114
          hidden: -6
4459
          hidden: 0
4115
          frameworkcode: ""
4460
          frameworkcode: ""
4116
          seealso: ""
4461
          seealso: ""
4117
          link: ""
4462
          link: ""
Lines 4129-4135 tables: Link Here
4129
          authtypecode: ""
4474
          authtypecode: ""
4130
          value_builder: ""
4475
          value_builder: ""
4131
          isurl: 0
4476
          isurl: 0
4132
          hidden: -6
4477
          hidden: -1
4133
          frameworkcode: ""
4478
          frameworkcode: ""
4134
          seealso: ""
4479
          seealso: ""
4135
          link: ""
4480
          link: ""
Lines 4137-4144 tables: Link Here
4137
4482
4138
        - tagfield: "072"
4483
        - tagfield: "072"
4139
          tagsubfield: "c"
4484
          tagsubfield: "c"
4140
          liblibrarian: "Additional Codes Following Standard Number or Code"
4485
          liblibrarian: "Additional codes following standard number or code"
4141
          libopac: "Additional Codes Following Standard Number or Code"
4486
          libopac: "Additional codes following standard number or code"
4142
          repeatable: 0
4487
          repeatable: 0
4143
          mandatory: 0
4488
          mandatory: 0
4144
          kohafield: ""
4489
          kohafield: ""
Lines 4147-4153 tables: Link Here
4147
          authtypecode: ""
4492
          authtypecode: ""
4148
          value_builder: ""
4493
          value_builder: ""
4149
          isurl: 0
4494
          isurl: 0
4150
          hidden: -6
4495
          hidden: -1
4151
          frameworkcode: ""
4496
          frameworkcode: ""
4152
          seealso: ""
4497
          seealso: ""
4153
          link: ""
4498
          link: ""
Lines 4165-4171 tables: Link Here
4165
          authtypecode: ""
4510
          authtypecode: ""
4166
          value_builder: ""
4511
          value_builder: ""
4167
          isurl: 0
4512
          isurl: 0
4168
          hidden: -6
4513
          hidden: -1
4169
          frameworkcode: ""
4514
          frameworkcode: ""
4170
          seealso: ""
4515
          seealso: ""
4171
          link: ""
4516
          link: ""
Lines 4183-4189 tables: Link Here
4183
          authtypecode: ""
4528
          authtypecode: ""
4184
          value_builder: ""
4529
          value_builder: ""
4185
          isurl: 0
4530
          isurl: 0
4186
          hidden: -6
4531
          hidden: -1
4187
          frameworkcode: ""
4532
          frameworkcode: ""
4188
          seealso: ""
4533
          seealso: ""
4189
          link: ""
4534
          link: ""
Lines 4219-4225 tables: Link Here
4219
          authtypecode: ""
4564
          authtypecode: ""
4220
          value_builder: ""
4565
          value_builder: ""
4221
          isurl: 0
4566
          isurl: 0
4222
          hidden: -6
4567
          hidden: -1
4223
          frameworkcode: ""
4568
          frameworkcode: ""
4224
          seealso: ""
4569
          seealso: ""
4225
          link: ""
4570
          link: ""
Lines 4227-4234 tables: Link Here
4227
4572
4228
        - tagfield: "073"
4573
        - tagfield: "073"
4229
          tagsubfield: "c"
4574
          tagsubfield: "c"
4230
          liblibrarian: "Additional Codes Following Standard Number or Code"
4575
          liblibrarian: "Additional codes following standard number or code"
4231
          libopac: "Additional Codes Following Standard Number or Code"
4576
          libopac: "Additional codes following standard number or code"
4232
          repeatable: 0
4577
          repeatable: 0
4233
          mandatory: 0
4578
          mandatory: 0
4234
          kohafield: ""
4579
          kohafield: ""
Lines 4237-4243 tables: Link Here
4237
          authtypecode: ""
4582
          authtypecode: ""
4238
          value_builder: ""
4583
          value_builder: ""
4239
          isurl: 0
4584
          isurl: 0
4240
          hidden: -6
4585
          hidden: -1
4241
          frameworkcode: ""
4586
          frameworkcode: ""
4242
          seealso: ""
4587
          seealso: ""
4243
          link: ""
4588
          link: ""
Lines 4255-4261 tables: Link Here
4255
          authtypecode: ""
4600
          authtypecode: ""
4256
          value_builder: ""
4601
          value_builder: ""
4257
          isurl: 0
4602
          isurl: 0
4258
          hidden: -6
4603
          hidden: -1
4259
          frameworkcode: ""
4604
          frameworkcode: ""
4260
          seealso: ""
4605
          seealso: ""
4261
          link: ""
4606
          link: ""
Lines 4273-4279 tables: Link Here
4273
          authtypecode: ""
4618
          authtypecode: ""
4274
          value_builder: ""
4619
          value_builder: ""
4275
          isurl: 0
4620
          isurl: 0
4276
          hidden: -6
4621
          hidden: -1
4277
          frameworkcode: ""
4622
          frameworkcode: ""
4278
          seealso: ""
4623
          seealso: ""
4279
          link: ""
4624
          link: ""
Lines 4284-4290 tables: Link Here
4284
          liblibrarian: "General Processing Data"
4629
          liblibrarian: "General Processing Data"
4285
          libopac: "General Processing Data"
4630
          libopac: "General Processing Data"
4286
          repeatable: 0
4631
          repeatable: 0
4287
          mandatory: 0
4632
          mandatory: 1
4288
          kohafield: ""
4633
          kohafield: ""
4289
          tab: 1
4634
          tab: 1
4290
          authorised_value: ""
4635
          authorised_value: ""
Lines 4317-4333 tables: Link Here
4317
4662
4318
        - tagfield: "101"
4663
        - tagfield: "101"
4319
          tagsubfield: "b"
4664
          tagsubfield: "b"
4320
          liblibrarian: "Language of Intermediate Text When Item is Not Translated from Original"
4665
          liblibrarian: "Language of Intermediate Text when Item is Not Translated from Original"
4321
          libopac: "Language of Intermediate Text When Item is Not Translated from Original"
4666
          libopac: "Language of Intermediate Text when Item is Not Translated from Original"
4322
          repeatable: 1
4667
          repeatable: 1
4323
          mandatory: 0
4668
          mandatory: 0
4324
          kohafield: ""
4669
          kohafield: ""
4325
          tab: 1
4670
          tab: 1
4326
          authorised_value: ""
4671
          authorised_value: LANG
4327
          authtypecode: ""
4672
          authtypecode: ""
4328
          value_builder: ""
4673
          value_builder: ""
4329
          isurl: 0
4674
          isurl: 0
4330
          hidden: -5
4675
          hidden: -1
4331
          frameworkcode: ""
4676
          frameworkcode: ""
4332
          seealso: ""
4677
          seealso: ""
4333
          link: ""
4678
          link: ""
Lines 4341-4351 tables: Link Here
4341
          mandatory: 0
4686
          mandatory: 0
4342
          kohafield: ""
4687
          kohafield: ""
4343
          tab: 1
4688
          tab: 1
4344
          authorised_value: ""
4689
          authorised_value: LANG
4345
          authtypecode: ""
4690
          authtypecode: ""
4346
          value_builder: ""
4691
          value_builder: ""
4347
          isurl: 0
4692
          isurl: 0
4348
          hidden: -5
4693
          hidden: -1
4349
          frameworkcode: ""
4694
          frameworkcode: ""
4350
          seealso: ""
4695
          seealso: ""
4351
          link: ""
4696
          link: ""
Lines 4359-4369 tables: Link Here
4359
          mandatory: 0
4704
          mandatory: 0
4360
          kohafield: ""
4705
          kohafield: ""
4361
          tab: 1
4706
          tab: 1
4362
          authorised_value: ""
4707
          authorised_value: LANG
4363
          authtypecode: ""
4708
          authtypecode: ""
4364
          value_builder: ""
4709
          value_builder: ""
4365
          isurl: 0
4710
          isurl: 0
4366
          hidden: -5
4711
          hidden: -1
4367
          frameworkcode: ""
4712
          frameworkcode: ""
4368
          seealso: ""
4713
          seealso: ""
4369
          link: ""
4714
          link: ""
Lines 4377-4387 tables: Link Here
4377
          mandatory: 0
4722
          mandatory: 0
4378
          kohafield: ""
4723
          kohafield: ""
4379
          tab: 1
4724
          tab: 1
4380
          authorised_value: ""
4725
          authorised_value: LANG
4381
          authtypecode: ""
4726
          authtypecode: ""
4382
          value_builder: ""
4727
          value_builder: ""
4383
          isurl: 0
4728
          isurl: 0
4384
          hidden: -5
4729
          hidden: -1
4385
          frameworkcode: ""
4730
          frameworkcode: ""
4386
          seealso: ""
4731
          seealso: ""
4387
          link: ""
4732
          link: ""
Lines 4389-4405 tables: Link Here
4389
4734
4390
        - tagfield: "101"
4735
        - tagfield: "101"
4391
          tagsubfield: "f"
4736
          tagsubfield: "f"
4392
          liblibrarian: "Language of Title Page If Different from Text"
4737
          liblibrarian: "Language of Title Page if Different from Text"
4393
          libopac: "Language of Title Page If Different from Text"
4738
          libopac: "Language of Title Page if Different from Text"
4394
          repeatable: 1
4739
          repeatable: 1
4395
          mandatory: 0
4740
          mandatory: 0
4396
          kohafield: ""
4741
          kohafield: ""
4397
          tab: 1
4742
          tab: 1
4398
          authorised_value: ""
4743
          authorised_value: LANG
4399
          authtypecode: ""
4744
          authtypecode: ""
4400
          value_builder: ""
4745
          value_builder: ""
4401
          isurl: 0
4746
          isurl: 0
4402
          hidden: -5
4747
          hidden: -1
4403
          frameworkcode: ""
4748
          frameworkcode: ""
4404
          seealso: ""
4749
          seealso: ""
4405
          link: ""
4750
          link: ""
Lines 4407-4423 tables: Link Here
4407
4752
4408
        - tagfield: "101"
4753
        - tagfield: "101"
4409
          tagsubfield: "g"
4754
          tagsubfield: "g"
4410
          liblibrarian: "Language of Title Proper If Not First Language of Text, Soundtrack, etc."
4755
          liblibrarian: "Language of Title Proper if Not First Language of Text, Soundtrack, etc."
4411
          libopac: "Language of Title Proper If Not First Language of Text, Soundtrack, etc."
4756
          libopac: "Language of Title Proper if Not First Language of Text, Soundtrack, etc."
4412
          repeatable: 0
4757
          repeatable: 0
4413
          mandatory: 0
4758
          mandatory: 0
4414
          kohafield: ""
4759
          kohafield: ""
4415
          tab: 1
4760
          tab: 1
4416
          authorised_value: ""
4761
          authorised_value: LANG
4417
          authtypecode: ""
4762
          authtypecode: ""
4418
          value_builder: ""
4763
          value_builder: ""
4419
          isurl: 0
4764
          isurl: 0
4420
          hidden: -5
4765
          hidden: -1
4421
          frameworkcode: ""
4766
          frameworkcode: ""
4422
          seealso: ""
4767
          seealso: ""
4423
          link: ""
4768
          link: ""
Lines 4431-4441 tables: Link Here
4431
          mandatory: 0
4776
          mandatory: 0
4432
          kohafield: ""
4777
          kohafield: ""
4433
          tab: 1
4778
          tab: 1
4434
          authorised_value: ""
4779
          authorised_value: LANG
4435
          authtypecode: ""
4780
          authtypecode: ""
4436
          value_builder: ""
4781
          value_builder: ""
4437
          isurl: 0
4782
          isurl: 0
4438
          hidden: -5
4783
          hidden: -1
4439
          frameworkcode: ""
4784
          frameworkcode: ""
4440
          seealso: ""
4785
          seealso: ""
4441
          link: ""
4786
          link: ""
Lines 4443-4459 tables: Link Here
4443
4788
4444
        - tagfield: "101"
4789
        - tagfield: "101"
4445
          tagsubfield: "i"
4790
          tagsubfield: "i"
4446
          liblibrarian: "Language of Accompanying Material (Other than Summaries, Abstracts or Librettos)"
4791
          liblibrarian: "Language of Accompanying Material"
4447
          libopac: "Language of Accompanying Material (Other than Summaries, Abstracts or Librettos)"
4792
          libopac: "Language of Accompanying Material"
4448
          repeatable: 1
4793
          repeatable: 1
4449
          mandatory: 0
4794
          mandatory: 0
4450
          kohafield: ""
4795
          kohafield: ""
4451
          tab: 1
4796
          tab: 1
4452
          authorised_value: ""
4797
          authorised_value: LANG
4453
          authtypecode: ""
4798
          authtypecode: ""
4454
          value_builder: ""
4799
          value_builder: ""
4455
          isurl: 0
4800
          isurl: 0
4456
          hidden: -5
4801
          hidden: -1
4457
          frameworkcode: ""
4802
          frameworkcode: ""
4458
          seealso: ""
4803
          seealso: ""
4459
          link: ""
4804
          link: ""
Lines 4467-4477 tables: Link Here
4467
          mandatory: 0
4812
          mandatory: 0
4468
          kohafield: ""
4813
          kohafield: ""
4469
          tab: 1
4814
          tab: 1
4815
          authorised_value: LANG
4816
          authtypecode: ""
4817
          value_builder: ""
4818
          isurl: 0
4819
          hidden: -1
4820
          frameworkcode: ""
4821
          seealso: ""
4822
          link: ""
4823
          defaultvalue:
4824
4825
        - tagfield: "102"
4826
          tagsubfield: "2"
4827
          liblibrarian: "Source of non-ISO code"
4828
          libopac: "Source of non-ISO code"
4829
          repeatable: 1
4830
          mandatory: 0
4831
          kohafield: ""
4832
          tab: 1
4470
          authorised_value: ""
4833
          authorised_value: ""
4471
          authtypecode: ""
4834
          authtypecode: ""
4472
          value_builder: ""
4835
          value_builder: ""
4473
          isurl: 0
4836
          isurl: 0
4474
          hidden: -5
4837
          hidden: -1
4475
          frameworkcode: ""
4838
          frameworkcode: ""
4476
          seealso: ""
4839
          seealso: ""
4477
          link: ""
4840
          link: ""
Lines 4479-4488 tables: Link Here
4479
4842
4480
        - tagfield: "102"
4843
        - tagfield: "102"
4481
          tagsubfield: "a"
4844
          tagsubfield: "a"
4482
          liblibrarian: "Country of Publication"
4845
          liblibrarian: "Country of publication"
4483
          libopac: "Country of Publication"
4846
          libopac: "Country of publication"
4484
          repeatable: 1
4847
          repeatable: 1
4485
          mandatory: 0
4848
          mandatory: 1
4486
          kohafield: ""
4849
          kohafield: ""
4487
          tab: 1
4850
          tab: 1
4488
          authorised_value: COUNTRY
4851
          authorised_value: COUNTRY
Lines 4497-4504 tables: Link Here
4497
4860
4498
        - tagfield: "102"
4861
        - tagfield: "102"
4499
          tagsubfield: "b"
4862
          tagsubfield: "b"
4500
          liblibrarian: "Locality of Publication"
4863
          liblibrarian: "Locality (non-ISO)"
4501
          libopac: "Locality of Publication"
4864
          libopac: "Locality (non-ISO)"
4502
          repeatable: 1
4865
          repeatable: 1
4503
          mandatory: 0
4866
          mandatory: 0
4504
          kohafield: ""
4867
          kohafield: ""
Lines 4507-4513 tables: Link Here
4507
          authtypecode: ""
4870
          authtypecode: ""
4508
          value_builder: ""
4871
          value_builder: ""
4509
          isurl: 0
4872
          isurl: 0
4510
          hidden: -5
4873
          hidden: -1
4874
          frameworkcode: ""
4875
          seealso: ""
4876
          link: ""
4877
          defaultvalue:
4878
4879
        - tagfield: "102"
4880
          tagsubfield: "c"
4881
          liblibrarian: "Locality (ISO)"
4882
          libopac: "Locality (ISO)"
4883
          repeatable: 1
4884
          mandatory: 0
4885
          kohafield: ""
4886
          tab: 1
4887
          authorised_value: ""
4888
          authtypecode: ""
4889
          value_builder: ""
4890
          isurl: 0
4891
          hidden: -1
4511
          frameworkcode: ""
4892
          frameworkcode: ""
4512
          seealso: ""
4893
          seealso: ""
4513
          link: ""
4894
          link: ""
Lines 4518-4529 tables: Link Here
4518
          liblibrarian: "Monograph Coded Data"
4899
          liblibrarian: "Monograph Coded Data"
4519
          libopac: "Monograph Coded Data"
4900
          libopac: "Monograph Coded Data"
4520
          repeatable: 0
4901
          repeatable: 0
4521
          mandatory: 0
4902
          mandatory: 1
4522
          kohafield: ""
4903
          kohafield: ""
4523
          tab: 1
4904
          tab: 1
4524
          authorised_value: ""
4905
          authorised_value: ""
4525
          authtypecode: ""
4906
          authtypecode: ""
4526
          value_builder: ""
4907
          value_builder: unimarc_field_105.pl
4527
          isurl: 0
4908
          isurl: 0
4528
          hidden: 0
4909
          hidden: 0
4529
          frameworkcode: ""
4910
          frameworkcode: ""
Lines 4533-4549 tables: Link Here
4533
4914
4534
        - tagfield: "106"
4915
        - tagfield: "106"
4535
          tagsubfield: "a"
4916
          tagsubfield: "a"
4536
          liblibrarian: "Textual Material Coded Data Physical Medium Designator"
4917
          liblibrarian: "Form of resource: Coded Data: Medium Designator"
4537
          libopac: "Textual Material Coded Data Physical Medium Designator"
4918
          libopac: "Form of resource: Coded Data: Medium Designator"
4538
          repeatable: 0
4919
          repeatable: 0
4539
          mandatory: 0
4920
          mandatory: 1
4540
          kohafield: ""
4921
          kohafield: ""
4541
          tab: 1
4922
          tab: 1
4542
          authorised_value: ""
4923
          authorised_value: ""
4543
          authtypecode: ""
4924
          authtypecode: ""
4544
          value_builder: ""
4925
          value_builder: unimarc_field_106.pl
4545
          isurl: 0
4926
          isurl: 0
4546
          hidden: -5
4927
          hidden: 0
4547
          frameworkcode: ""
4928
          frameworkcode: ""
4548
          seealso: ""
4929
          seealso: ""
4549
          link: ""
4930
          link: ""
Lines 4551-4567 tables: Link Here
4551
4932
4552
        - tagfield: "110"
4933
        - tagfield: "110"
4553
          tagsubfield: "a"
4934
          tagsubfield: "a"
4554
          liblibrarian: "Continuing Resource Coded Data"
4935
          liblibrarian: "Continuing resource Coded Data"
4555
          libopac: "Continuing Resource Coded Data"
4936
          libopac: "Continuing resource Coded Data"
4556
          repeatable: 0
4937
          repeatable: 0
4557
          mandatory: 0
4938
          mandatory: 0
4558
          kohafield: ""
4939
          kohafield: ""
4559
          tab: 1
4940
          tab: 1
4560
          authorised_value: ""
4941
          authorised_value: ""
4561
          authtypecode: ""
4942
          authtypecode: ""
4562
          value_builder: ""
4943
          value_builder: unimarc_field_110.pl
4563
          isurl: 0
4944
          isurl: 0
4564
          hidden: -5
4945
          hidden: 0
4565
          frameworkcode: ""
4946
          frameworkcode: ""
4566
          seealso: ""
4947
          seealso: ""
4567
          link: ""
4948
          link: ""
Lines 4572-4585 tables: Link Here
4572
          liblibrarian: "Coded Data - General"
4953
          liblibrarian: "Coded Data - General"
4573
          libopac: "Coded Data - General"
4954
          libopac: "Coded Data - General"
4574
          repeatable: 0
4955
          repeatable: 0
4575
          mandatory: 0
4956
          mandatory: 1
4576
          kohafield: ""
4957
          kohafield: ""
4577
          tab: 1
4958
          tab: 1
4578
          authorised_value: ""
4959
          authorised_value: ""
4579
          authtypecode: ""
4960
          authtypecode: ""
4580
          value_builder: ""
4961
          value_builder: unimarc_field_115a.pl
4581
          isurl: 0
4962
          isurl: 0
4582
          hidden: -5
4963
          hidden: 0
4583
          frameworkcode: ""
4964
          frameworkcode: ""
4584
          seealso: ""
4965
          seealso: ""
4585
          link: ""
4966
          link: ""
Lines 4595-4603 tables: Link Here
4595
          tab: 1
4976
          tab: 1
4596
          authorised_value: ""
4977
          authorised_value: ""
4597
          authtypecode: ""
4978
          authtypecode: ""
4598
          value_builder: ""
4979
          value_builder: unimarc_field_115b.pl
4599
          isurl: 0
4980
          isurl: 0
4600
          hidden: -5
4981
          hidden: -1
4601
          frameworkcode: ""
4982
          frameworkcode: ""
4602
          seealso: ""
4983
          seealso: ""
4603
          link: ""
4984
          link: ""
Lines 4607-4621 tables: Link Here
4607
          tagsubfield: "a"
4988
          tagsubfield: "a"
4608
          liblibrarian: "Coded Data for Graphics"
4989
          liblibrarian: "Coded Data for Graphics"
4609
          libopac: "Coded Data for Graphics"
4990
          libopac: "Coded Data for Graphics"
4610
          repeatable: 0
4991
          repeatable: 1
4611
          mandatory: 0
4992
          mandatory: 0
4612
          kohafield: ""
4993
          kohafield: ""
4613
          tab: 1
4994
          tab: 1
4614
          authorised_value: ""
4995
          authorised_value: ""
4615
          authtypecode: ""
4996
          authtypecode: ""
4616
          value_builder: ""
4997
          value_builder: unimarc_field_116.pl
4617
          isurl: 0
4998
          isurl: 0
4618
          hidden: -5
4999
          hidden: 0
4619
          frameworkcode: ""
5000
          frameworkcode: ""
4620
          seealso: ""
5001
          seealso: ""
4621
          link: ""
5002
          link: ""
Lines 4626-4639 tables: Link Here
4626
          liblibrarian: "Coded Data for Three-Dimensional Artefacts and Realia"
5007
          liblibrarian: "Coded Data for Three-Dimensional Artefacts and Realia"
4627
          libopac: "Coded Data for Three-Dimensional Artefacts and Realia"
5008
          libopac: "Coded Data for Three-Dimensional Artefacts and Realia"
4628
          repeatable: 0
5009
          repeatable: 0
4629
          mandatory: 0
5010
          mandatory: 1
4630
          kohafield: ""
5011
          kohafield: ""
4631
          tab: 1
5012
          tab: 1
4632
          authorised_value: ""
5013
          authorised_value: ""
4633
          authtypecode: ""
5014
          authtypecode: ""
4634
          value_builder: ""
5015
          value_builder: unimarc_field_117.pl
4635
          isurl: 0
5016
          isurl: 0
4636
          hidden: -5
5017
          hidden: 0
4637
          frameworkcode: ""
5018
          frameworkcode: ""
4638
          seealso: ""
5019
          seealso: ""
4639
          link: ""
5020
          link: ""
Lines 4644-4657 tables: Link Here
4644
          liblibrarian: "Cartographic Material Coded Data (General)"
5025
          liblibrarian: "Cartographic Material Coded Data (General)"
4645
          libopac: "Cartographic Material Coded Data (General)"
5026
          libopac: "Cartographic Material Coded Data (General)"
4646
          repeatable: 0
5027
          repeatable: 0
4647
          mandatory: 0
5028
          mandatory: 1
4648
          kohafield: ""
5029
          kohafield: ""
4649
          tab: 1
5030
          tab: 1
4650
          authorised_value: ""
5031
          authorised_value: ""
4651
          authtypecode: ""
5032
          authtypecode: ""
4652
          value_builder: ""
5033
          value_builder: unimarc_field_120.pl
4653
          isurl: 0
5034
          isurl: 0
4654
          hidden: -5
5035
          hidden: 0
4655
          frameworkcode: ""
5036
          frameworkcode: ""
4656
          seealso: ""
5037
          seealso: ""
4657
          link: ""
5038
          link: ""
Lines 4659-4675 tables: Link Here
4659
5040
4660
        - tagfield: "121"
5041
        - tagfield: "121"
4661
          tagsubfield: "a"
5042
          tagsubfield: "a"
4662
          liblibrarian: "Cartographic Material Coded Data: Physical Attributes (General)"
5043
          liblibrarian: "Cartographic Material Coded Data: Physical attributes (General)"
4663
          libopac: "Cartographic Material Coded Data: Physical Attributes (General)"
5044
          libopac: "Cartographic Material Coded Data: Physical attributes (General)"
4664
          repeatable: 0
5045
          repeatable: 0
4665
          mandatory: 0
5046
          mandatory: 1
4666
          kohafield: ""
5047
          kohafield: ""
4667
          tab: 1
5048
          tab: 1
4668
          authorised_value: ""
5049
          authorised_value: ""
4669
          authtypecode: ""
5050
          authtypecode: ""
4670
          value_builder: ""
5051
          value_builder: unimarc_field_121a.pl
4671
          isurl: 0
5052
          isurl: 0
4672
          hidden: -5
5053
          hidden: 0
4673
          frameworkcode: ""
5054
          frameworkcode: ""
4674
          seealso: ""
5055
          seealso: ""
4675
          link: ""
5056
          link: ""
Lines 4685-4693 tables: Link Here
4685
          tab: 1
5066
          tab: 1
4686
          authorised_value: ""
5067
          authorised_value: ""
4687
          authtypecode: ""
5068
          authtypecode: ""
4688
          value_builder: ""
5069
          value_builder: unimarc_field_121b.pl
4689
          isurl: 0
5070
          isurl: 0
4690
          hidden: -5
5071
          hidden: -1
4691
          frameworkcode: ""
5072
          frameworkcode: ""
4692
          seealso: ""
5073
          seealso: ""
4693
          link: ""
5074
          link: ""
Lines 4695-4711 tables: Link Here
4695
5076
4696
        - tagfield: "122"
5077
        - tagfield: "122"
4697
          tagsubfield: "a"
5078
          tagsubfield: "a"
4698
          liblibrarian: "Time Period, 9999 B.C. to Present"
5079
          liblibrarian: "Time period, 9999 B.C. to present"
4699
          libopac: "Time Period, 9999 B.C. to Present"
5080
          libopac: "Time period, 9999 B.C. to present"
4700
          repeatable: 1
5081
          repeatable: 0
4701
          mandatory: 0
5082
          mandatory: 1
4702
          kohafield: ""
5083
          kohafield: ""
4703
          tab: 1
5084
          tab: 1
4704
          authorised_value: ""
5085
          authorised_value: ""
4705
          authtypecode: ""
5086
          authtypecode: ""
4706
          value_builder: ""
5087
          value_builder: unimarc_field_122.pl
4707
          isurl: 0
5088
          isurl: 0
4708
          hidden: -5
5089
          hidden: 0
4709
          frameworkcode: ""
5090
          frameworkcode: ""
4710
          seealso: ""
5091
          seealso: ""
4711
          link: ""
5092
          link: ""
Lines 4721-4729 tables: Link Here
4721
          tab: 1
5102
          tab: 1
4722
          authorised_value: ""
5103
          authorised_value: ""
4723
          authtypecode: ""
5104
          authtypecode: ""
4724
          value_builder: ""
5105
          value_builder: unimarc_field_123a.pl
4725
          isurl: 0
5106
          isurl: 0
4726
          hidden: -5
5107
          hidden: 0
4727
          frameworkcode: ""
5108
          frameworkcode: ""
4728
          seealso: ""
5109
          seealso: ""
4729
          link: ""
5110
          link: ""
Lines 4741-4747 tables: Link Here
4741
          authtypecode: ""
5122
          authtypecode: ""
4742
          value_builder: ""
5123
          value_builder: ""
4743
          isurl: 0
5124
          isurl: 0
4744
          hidden: -5
5125
          hidden: -1
4745
          frameworkcode: ""
5126
          frameworkcode: ""
4746
          seealso: ""
5127
          seealso: ""
4747
          link: ""
5128
          link: ""
Lines 4759-4765 tables: Link Here
4759
          authtypecode: ""
5140
          authtypecode: ""
4760
          value_builder: ""
5141
          value_builder: ""
4761
          isurl: 0
5142
          isurl: 0
4762
          hidden: -5
5143
          hidden: -1
4763
          frameworkcode: ""
5144
          frameworkcode: ""
4764
          seealso: ""
5145
          seealso: ""
4765
          link: ""
5146
          link: ""
Lines 4767-4783 tables: Link Here
4767
5148
4768
        - tagfield: "123"
5149
        - tagfield: "123"
4769
          tagsubfield: "d"
5150
          tagsubfield: "d"
4770
          liblibrarian: "Coordinates - Westernmost Longitude"
5151
          liblibrarian: "Co-ordinates - Westernmost Longitude"
4771
          libopac: "Coordinates - Westernmost Longitude"
5152
          libopac: "Co-ordinates - Westernmost Longitude"
4772
          repeatable: 0
5153
          repeatable: 0
4773
          mandatory: 0
5154
          mandatory: 0
4774
          kohafield: ""
5155
          kohafield: ""
4775
          tab: 1
5156
          tab: 1
4776
          authorised_value: ""
5157
          authorised_value: ""
4777
          authtypecode: ""
5158
          authtypecode: ""
4778
          value_builder: ""
5159
          value_builder: unimarc_field_123d.pl
4779
          isurl: 0
5160
          isurl: 0
4780
          hidden: -5
5161
          hidden: -1
4781
          frameworkcode: ""
5162
          frameworkcode: ""
4782
          seealso: ""
5163
          seealso: ""
4783
          link: ""
5164
          link: ""
Lines 4785-4801 tables: Link Here
4785
5166
4786
        - tagfield: "123"
5167
        - tagfield: "123"
4787
          tagsubfield: "e"
5168
          tagsubfield: "e"
4788
          liblibrarian: "Coordinates - Easternmost Longitude"
5169
          liblibrarian: "Co-ordinates - Easternmost Longitude"
4789
          libopac: "Coordinates - Easternmost Longitude"
5170
          libopac: "Co-ordinates - Easternmost Longitude"
4790
          repeatable: 0
5171
          repeatable: 0
4791
          mandatory: 0
5172
          mandatory: 0
4792
          kohafield: ""
5173
          kohafield: ""
4793
          tab: 1
5174
          tab: 1
4794
          authorised_value: ""
5175
          authorised_value: ""
4795
          authtypecode: ""
5176
          authtypecode: ""
4796
          value_builder: ""
5177
          value_builder: unimarc_field_123e.pl
4797
          isurl: 0
5178
          isurl: 0
4798
          hidden: -5
5179
          hidden: -1
4799
          frameworkcode: ""
5180
          frameworkcode: ""
4800
          seealso: ""
5181
          seealso: ""
4801
          link: ""
5182
          link: ""
Lines 4803-4819 tables: Link Here
4803
5184
4804
        - tagfield: "123"
5185
        - tagfield: "123"
4805
          tagsubfield: "f"
5186
          tagsubfield: "f"
4806
          liblibrarian: "Coordinates - Northernmost Latitude"
5187
          liblibrarian: "Co-ordinates - Northernmost Latitude"
4807
          libopac: "Coordinates - Northernmost Latitude"
5188
          libopac: "Co-ordinates - Northernmost Latitude"
4808
          repeatable: 0
5189
          repeatable: 0
4809
          mandatory: 0
5190
          mandatory: 0
4810
          kohafield: ""
5191
          kohafield: ""
4811
          tab: 1
5192
          tab: 1
4812
          authorised_value: ""
5193
          authorised_value: ""
4813
          authtypecode: ""
5194
          authtypecode: ""
4814
          value_builder: ""
5195
          value_builder: unimarc_field_123f.pl
4815
          isurl: 0
5196
          isurl: 0
4816
          hidden: -5
5197
          hidden: -1
4817
          frameworkcode: ""
5198
          frameworkcode: ""
4818
          seealso: ""
5199
          seealso: ""
4819
          link: ""
5200
          link: ""
Lines 4821-4837 tables: Link Here
4821
5202
4822
        - tagfield: "123"
5203
        - tagfield: "123"
4823
          tagsubfield: "g"
5204
          tagsubfield: "g"
4824
          liblibrarian: "Coordinates - Southernmost Latitude"
5205
          liblibrarian: "Co-ordinates - Southernmost Latitude"
4825
          libopac: "Coordinates - Southernmost Latitude"
5206
          libopac: "Co-ordinates - Southernmost Latitude"
4826
          repeatable: 0
5207
          repeatable: 0
4827
          mandatory: 0
5208
          mandatory: 0
4828
          kohafield: ""
5209
          kohafield: ""
4829
          tab: 1
5210
          tab: 1
4830
          authorised_value: ""
5211
          authorised_value: ""
4831
          authtypecode: ""
5212
          authtypecode: ""
4832
          value_builder: ""
5213
          value_builder: unimarc_field_123g.pl
4833
          isurl: 0
5214
          isurl: 0
4834
          hidden: -5
5215
          hidden: -1
4835
          frameworkcode: ""
5216
          frameworkcode: ""
4836
          seealso: ""
5217
          seealso: ""
4837
          link: ""
5218
          link: ""
Lines 4849-4855 tables: Link Here
4849
          authtypecode: ""
5230
          authtypecode: ""
4850
          value_builder: ""
5231
          value_builder: ""
4851
          isurl: 0
5232
          isurl: 0
4852
          hidden: -5
5233
          hidden: -1
4853
          frameworkcode: ""
5234
          frameworkcode: ""
4854
          seealso: ""
5235
          seealso: ""
4855
          link: ""
5236
          link: ""
Lines 4865-4873 tables: Link Here
4865
          tab: 1
5246
          tab: 1
4866
          authorised_value: ""
5247
          authorised_value: ""
4867
          authtypecode: ""
5248
          authtypecode: ""
4868
          value_builder: ""
5249
          value_builder: unimarc_field_123i.pl
4869
          isurl: 0
5250
          isurl: 0
4870
          hidden: -5
5251
          hidden: -1
4871
          frameworkcode: ""
5252
          frameworkcode: ""
4872
          seealso: ""
5253
          seealso: ""
4873
          link: ""
5254
          link: ""
Lines 4883-4891 tables: Link Here
4883
          tab: 1
5264
          tab: 1
4884
          authorised_value: ""
5265
          authorised_value: ""
4885
          authtypecode: ""
5266
          authtypecode: ""
4886
          value_builder: ""
5267
          value_builder: unimarc_field_123j.pl
4887
          isurl: 0
5268
          isurl: 0
4888
          hidden: -5
5269
          hidden: -1
4889
          frameworkcode: ""
5270
          frameworkcode: ""
4890
          seealso: ""
5271
          seealso: ""
4891
          link: ""
5272
          link: ""
Lines 4893-4900 tables: Link Here
4893
5274
4894
        - tagfield: "123"
5275
        - tagfield: "123"
4895
          tagsubfield: "k"
5276
          tagsubfield: "k"
4896
          liblibrarian: "Right Ascension - Eastern Limits"
5277
          liblibrarian: "Right ascension - Eastern Limits"
4897
          libopac: "Right Ascension - Eastern Limits"
5278
          libopac: "Right ascension - Eastern Limits"
4898
          repeatable: 0
5279
          repeatable: 0
4899
          mandatory: 0
5280
          mandatory: 0
4900
          kohafield: ""
5281
          kohafield: ""
Lines 4903-4909 tables: Link Here
4903
          authtypecode: ""
5284
          authtypecode: ""
4904
          value_builder: ""
5285
          value_builder: ""
4905
          isurl: 0
5286
          isurl: 0
4906
          hidden: -5
5287
          hidden: -1
4907
          frameworkcode: ""
5288
          frameworkcode: ""
4908
          seealso: ""
5289
          seealso: ""
4909
          link: ""
5290
          link: ""
Lines 4911-4918 tables: Link Here
4911
5292
4912
        - tagfield: "123"
5293
        - tagfield: "123"
4913
          tagsubfield: "m"
5294
          tagsubfield: "m"
4914
          liblibrarian: "Right Ascension - Western Limits"
5295
          liblibrarian: "Right ascension - Western Limits"
4915
          libopac: "Right Ascension - Western Limits"
5296
          libopac: "Right ascension - Western Limits"
4916
          repeatable: 0
5297
          repeatable: 0
4917
          mandatory: 0
5298
          mandatory: 0
4918
          kohafield: ""
5299
          kohafield: ""
Lines 4921-4927 tables: Link Here
4921
          authtypecode: ""
5302
          authtypecode: ""
4922
          value_builder: ""
5303
          value_builder: ""
4923
          isurl: 0
5304
          isurl: 0
4924
          hidden: -5
5305
          hidden: -1
4925
          frameworkcode: ""
5306
          frameworkcode: ""
4926
          seealso: ""
5307
          seealso: ""
4927
          link: ""
5308
          link: ""
Lines 4939-4945 tables: Link Here
4939
          authtypecode: ""
5320
          authtypecode: ""
4940
          value_builder: ""
5321
          value_builder: ""
4941
          isurl: 0
5322
          isurl: 0
4942
          hidden: -5
5323
          hidden: -1
4943
          frameworkcode: ""
5324
          frameworkcode: ""
4944
          seealso: ""
5325
          seealso: ""
4945
          link: ""
5326
          link: ""
Lines 4957-4963 tables: Link Here
4957
          authtypecode: ""
5338
          authtypecode: ""
4958
          value_builder: ""
5339
          value_builder: ""
4959
          isurl: 0
5340
          isurl: 0
4960
          hidden: -5
5341
          hidden: -1
4961
          frameworkcode: ""
5342
          frameworkcode: ""
4962
          seealso: ""
5343
          seealso: ""
4963
          link: ""
5344
          link: ""
Lines 4975-4981 tables: Link Here
4975
          authtypecode: ""
5356
          authtypecode: ""
4976
          value_builder: ""
5357
          value_builder: ""
4977
          isurl: 0
5358
          isurl: 0
4978
          hidden: -6
5359
          hidden: -1
4979
          frameworkcode: ""
5360
          frameworkcode: ""
4980
          seealso: ""
5361
          seealso: ""
4981
          link: ""
5362
          link: ""
Lines 4991-4999 tables: Link Here
4991
          tab: 1
5372
          tab: 1
4992
          authorised_value: ""
5373
          authorised_value: ""
4993
          authtypecode: ""
5374
          authtypecode: ""
4994
          value_builder: ""
5375
          value_builder: unimarc_field_124a.pl
4995
          isurl: 0
5376
          isurl: 0
4996
          hidden: -5
5377
          hidden: 0
4997
          frameworkcode: ""
5378
          frameworkcode: ""
4998
          seealso: ""
5379
          seealso: ""
4999
          link: ""
5380
          link: ""
Lines 5009-5017 tables: Link Here
5009
          tab: 1
5390
          tab: 1
5010
          authorised_value: ""
5391
          authorised_value: ""
5011
          authtypecode: ""
5392
          authtypecode: ""
5012
          value_builder: ""
5393
          value_builder: unimarc_field_124b.pl
5013
          isurl: 0
5394
          isurl: 0
5014
          hidden: -5
5395
          hidden: -1
5015
          frameworkcode: ""
5396
          frameworkcode: ""
5016
          seealso: ""
5397
          seealso: ""
5017
          link: ""
5398
          link: ""
Lines 5027-5035 tables: Link Here
5027
          tab: 1
5408
          tab: 1
5028
          authorised_value: ""
5409
          authorised_value: ""
5029
          authtypecode: ""
5410
          authtypecode: ""
5030
          value_builder: ""
5411
          value_builder: unimarc_field_124c.pl
5031
          isurl: 0
5412
          isurl: 0
5032
          hidden: -5
5413
          hidden: -1
5033
          frameworkcode: ""
5414
          frameworkcode: ""
5034
          seealso: ""
5415
          seealso: ""
5035
          link: ""
5416
          link: ""
Lines 5045-5053 tables: Link Here
5045
          tab: 1
5426
          tab: 1
5046
          authorised_value: ""
5427
          authorised_value: ""
5047
          authtypecode: ""
5428
          authtypecode: ""
5048
          value_builder: ""
5429
          value_builder: unimarc_field_124d.pl
5049
          isurl: 0
5430
          isurl: 0
5050
          hidden: -5
5431
          hidden: -1
5051
          frameworkcode: ""
5432
          frameworkcode: ""
5052
          seealso: ""
5433
          seealso: ""
5053
          link: ""
5434
          link: ""
Lines 5063-5071 tables: Link Here
5063
          tab: 1
5444
          tab: 1
5064
          authorised_value: ""
5445
          authorised_value: ""
5065
          authtypecode: ""
5446
          authtypecode: ""
5066
          value_builder: ""
5447
          value_builder: unimarc_field_124e.pl
5067
          isurl: 0
5448
          isurl: 0
5068
          hidden: -5
5449
          hidden: -1
5069
          frameworkcode: ""
5450
          frameworkcode: ""
5070
          seealso: ""
5451
          seealso: ""
5071
          link: ""
5452
          link: ""
Lines 5081-5089 tables: Link Here
5081
          tab: 1
5462
          tab: 1
5082
          authorised_value: ""
5463
          authorised_value: ""
5083
          authtypecode: ""
5464
          authtypecode: ""
5084
          value_builder: ""
5465
          value_builder: unimarc_field_124f.pl
5085
          isurl: 0
5466
          isurl: 0
5086
          hidden: -5
5467
          hidden: -1
5087
          frameworkcode: ""
5468
          frameworkcode: ""
5088
          seealso: ""
5469
          seealso: ""
5089
          link: ""
5470
          link: ""
Lines 5099-5107 tables: Link Here
5099
          tab: 1
5480
          tab: 1
5100
          authorised_value: ""
5481
          authorised_value: ""
5101
          authtypecode: ""
5482
          authtypecode: ""
5102
          value_builder: ""
5483
          value_builder: unimarc_field_124g.pl
5103
          isurl: 0
5484
          isurl: 0
5104
          hidden: -5
5485
          hidden: -1
5105
          frameworkcode: ""
5486
          frameworkcode: ""
5106
          seealso: ""
5487
          seealso: ""
5107
          link: ""
5488
          link: ""
Lines 5117-5125 tables: Link Here
5117
          tab: 1
5498
          tab: 1
5118
          authorised_value: ""
5499
          authorised_value: ""
5119
          authtypecode: ""
5500
          authtypecode: ""
5120
          value_builder: ""
5501
          value_builder: unimarc_field_125a.pl
5121
          isurl: 0
5502
          isurl: 0
5122
          hidden: -5
5503
          hidden: 0
5123
          frameworkcode: ""
5504
          frameworkcode: ""
5124
          seealso: ""
5505
          seealso: ""
5125
          link: ""
5506
          link: ""
Lines 5135-5143 tables: Link Here
5135
          tab: 1
5516
          tab: 1
5136
          authorised_value: ""
5517
          authorised_value: ""
5137
          authtypecode: ""
5518
          authtypecode: ""
5138
          value_builder: ""
5519
          value_builder: unimarc_field_125b.pl
5139
          isurl: 0
5520
          isurl: 0
5140
          hidden: -5
5521
          hidden: -1
5141
          frameworkcode: ""
5522
          frameworkcode: ""
5142
          seealso: ""
5523
          seealso: ""
5143
          link: ""
5524
          link: ""
Lines 5155-5161 tables: Link Here
5155
          authtypecode: ""
5536
          authtypecode: ""
5156
          value_builder: ""
5537
          value_builder: ""
5157
          isurl: 0
5538
          isurl: 0
5158
          hidden: -6
5539
          hidden: -1
5159
          frameworkcode: ""
5540
          frameworkcode: ""
5160
          seealso: ""
5541
          seealso: ""
5161
          link: ""
5542
          link: ""
Lines 5165-5179 tables: Link Here
5165
          tagsubfield: "a"
5546
          tagsubfield: "a"
5166
          liblibrarian: "Sound Recording Coded Data (General)"
5547
          liblibrarian: "Sound Recording Coded Data (General)"
5167
          libopac: "Sound Recording Coded Data (General)"
5548
          libopac: "Sound Recording Coded Data (General)"
5168
          repeatable: 0
5549
          repeatable: 1
5169
          mandatory: 0
5550
          mandatory: 1
5170
          kohafield: ""
5551
          kohafield: ""
5171
          tab: 1
5552
          tab: 1
5172
          authorised_value: ""
5553
          authorised_value: ""
5173
          authtypecode: ""
5554
          authtypecode: ""
5174
          value_builder: ""
5555
          value_builder: unimarc_field_126a.pl
5175
          isurl: 0
5556
          isurl: 0
5176
          hidden: -5
5557
          hidden: 0
5177
          frameworkcode: ""
5558
          frameworkcode: ""
5178
          seealso: ""
5559
          seealso: ""
5179
          link: ""
5560
          link: ""
Lines 5189-5197 tables: Link Here
5189
          tab: 1
5570
          tab: 1
5190
          authorised_value: ""
5571
          authorised_value: ""
5191
          authtypecode: ""
5572
          authtypecode: ""
5192
          value_builder: ""
5573
          value_builder: unimarc_field_126b.pl
5193
          isurl: 0
5574
          isurl: 0
5194
          hidden: -5
5575
          hidden: -1
5195
          frameworkcode: ""
5576
          frameworkcode: ""
5196
          seealso: ""
5577
          seealso: ""
5197
          link: ""
5578
          link: ""
Lines 5202-5215 tables: Link Here
5202
          liblibrarian: "Duration"
5583
          liblibrarian: "Duration"
5203
          libopac: "Duration"
5584
          libopac: "Duration"
5204
          repeatable: 1
5585
          repeatable: 1
5205
          mandatory: 0
5586
          mandatory: 1
5206
          kohafield: ""
5587
          kohafield: ""
5207
          tab: 1
5588
          tab: 1
5208
          authorised_value: ""
5589
          authorised_value: ""
5209
          authtypecode: ""
5590
          authtypecode: ""
5210
          value_builder: ""
5591
          value_builder: ""
5211
          isurl: 0
5592
          isurl: 0
5212
          hidden: -5
5593
          hidden: 0
5213
          frameworkcode: ""
5594
          frameworkcode: ""
5214
          seealso: ""
5595
          seealso: ""
5215
          link: ""
5596
          link: ""
Lines 5225-5269 tables: Link Here
5225
          tab: 1
5606
          tab: 1
5226
          authorised_value: ""
5607
          authorised_value: ""
5227
          authtypecode: ""
5608
          authtypecode: ""
5228
          value_builder: ""
5609
          value_builder: unimarc_field_128a.pl
5229
          isurl: 0
5610
          isurl: 0
5230
          hidden: -5
5611
          hidden: 0
5231
          frameworkcode: ""
5232
          seealso: ""
5233
          link: ""
5234
          defaultvalue:
5235
5236
        - tagfield: "128"
5237
          tagsubfield: "b"
5238
          liblibrarian: "Instruments or Voices for Ensembles [Obsolete]"
5239
          libopac: "Instruments or Voices for Ensembles [Obsolete]"
5240
          repeatable: 1
5241
          mandatory: 0
5242
          kohafield: ""
5243
          tab: 1
5244
          authorised_value: ""
5245
          authtypecode: ""
5246
          value_builder: ""
5247
          isurl: 0
5248
          hidden: -5
5249
          frameworkcode: ""
5250
          seealso: ""
5251
          link: ""
5252
          defaultvalue:
5253
5254
        - tagfield: "128"
5255
          tagsubfield: "c"
5256
          liblibrarian: "Instruments or Voices for Soloists [Obsolete]"
5257
          libopac: "Instruments or Voices for Soloists [Obsolete]"
5258
          repeatable: 1
5259
          mandatory: 0
5260
          kohafield: ""
5261
          tab: 1
5262
          authorised_value: ""
5263
          authtypecode: ""
5264
          value_builder: ""
5265
          isurl: 0
5266
          hidden: -5
5267
          frameworkcode: ""
5612
          frameworkcode: ""
5268
          seealso: ""
5613
          seealso: ""
5269
          link: ""
5614
          link: ""
Lines 5271-5278 tables: Link Here
5271
5616
5272
        - tagfield: "128"
5617
        - tagfield: "128"
5273
          tagsubfield: "d"
5618
          tagsubfield: "d"
5274
          liblibrarian: "Key or Mode of Musical Work"
5619
          liblibrarian: "Key or mode of Musical Work"
5275
          libopac: "Key or Mode of Musical Work"
5620
          libopac: "Key or mode of Musical Work"
5276
          repeatable: 0
5621
          repeatable: 0
5277
          mandatory: 0
5622
          mandatory: 0
5278
          kohafield: ""
5623
          kohafield: ""
Lines 5281-5287 tables: Link Here
5281
          authtypecode: ""
5626
          authtypecode: ""
5282
          value_builder: ""
5627
          value_builder: ""
5283
          isurl: 0
5628
          isurl: 0
5284
          hidden: -6
5629
          hidden: -1
5285
          frameworkcode: ""
5630
          frameworkcode: ""
5286
          seealso: ""
5631
          seealso: ""
5287
          link: ""
5632
          link: ""
Lines 5292-5305 tables: Link Here
5292
          liblibrarian: "Microform Coded Data Physical Attributes"
5637
          liblibrarian: "Microform Coded Data Physical Attributes"
5293
          libopac: "Microform Coded Data Physical Attributes"
5638
          libopac: "Microform Coded Data Physical Attributes"
5294
          repeatable: 0
5639
          repeatable: 0
5295
          mandatory: 0
5640
          mandatory: 1
5296
          kohafield: ""
5641
          kohafield: ""
5297
          tab: 1
5642
          tab: 1
5298
          authorised_value: ""
5643
          authorised_value: ""
5299
          authtypecode: ""
5644
          authtypecode: ""
5300
          value_builder: ""
5645
          value_builder: unimarc_field_130.pl
5301
          isurl: 0
5646
          isurl: 0
5302
          hidden: -5
5647
          hidden: 0
5303
          frameworkcode: ""
5648
          frameworkcode: ""
5304
          seealso: ""
5649
          seealso: ""
5305
          link: ""
5650
          link: ""
Lines 5317-5323 tables: Link Here
5317
          authtypecode: ""
5662
          authtypecode: ""
5318
          value_builder: ""
5663
          value_builder: ""
5319
          isurl: 0
5664
          isurl: 0
5320
          hidden: -5
5665
          hidden: 0
5321
          frameworkcode: ""
5666
          frameworkcode: ""
5322
          seealso: ""
5667
          seealso: ""
5323
          link: ""
5668
          link: ""
Lines 5335-5341 tables: Link Here
5335
          authtypecode: ""
5680
          authtypecode: ""
5336
          value_builder: ""
5681
          value_builder: ""
5337
          isurl: 0
5682
          isurl: 0
5338
          hidden: -5
5683
          hidden: -1
5339
          frameworkcode: ""
5684
          frameworkcode: ""
5340
          seealso: ""
5685
          seealso: ""
5341
          link: ""
5686
          link: ""
Lines 5353-5359 tables: Link Here
5353
          authtypecode: ""
5698
          authtypecode: ""
5354
          value_builder: ""
5699
          value_builder: ""
5355
          isurl: 0
5700
          isurl: 0
5356
          hidden: -5
5701
          hidden: -1
5357
          frameworkcode: ""
5702
          frameworkcode: ""
5358
          seealso: ""
5703
          seealso: ""
5359
          link: ""
5704
          link: ""
Lines 5371-5377 tables: Link Here
5371
          authtypecode: ""
5716
          authtypecode: ""
5372
          value_builder: ""
5717
          value_builder: ""
5373
          isurl: 0
5718
          isurl: 0
5374
          hidden: -5
5719
          hidden: -1
5375
          frameworkcode: ""
5720
          frameworkcode: ""
5376
          seealso: ""
5721
          seealso: ""
5377
          link: ""
5722
          link: ""
Lines 5389-5395 tables: Link Here
5389
          authtypecode: ""
5734
          authtypecode: ""
5390
          value_builder: ""
5735
          value_builder: ""
5391
          isurl: 0
5736
          isurl: 0
5392
          hidden: -5
5737
          hidden: -1
5393
          frameworkcode: ""
5738
          frameworkcode: ""
5394
          seealso: ""
5739
          seealso: ""
5395
          link: ""
5740
          link: ""
Lines 5407-5413 tables: Link Here
5407
          authtypecode: ""
5752
          authtypecode: ""
5408
          value_builder: ""
5753
          value_builder: ""
5409
          isurl: 0
5754
          isurl: 0
5410
          hidden: -5
5755
          hidden: -1
5411
          frameworkcode: ""
5756
          frameworkcode: ""
5412
          seealso: ""
5757
          seealso: ""
5413
          link: ""
5758
          link: ""
Lines 5425-5431 tables: Link Here
5425
          authtypecode: ""
5770
          authtypecode: ""
5426
          value_builder: ""
5771
          value_builder: ""
5427
          isurl: 0
5772
          isurl: 0
5428
          hidden: -5
5773
          hidden: -1
5429
          frameworkcode: ""
5774
          frameworkcode: ""
5430
          seealso: ""
5775
          seealso: ""
5431
          link: ""
5776
          link: ""
Lines 5443-5449 tables: Link Here
5443
          authtypecode: ""
5788
          authtypecode: ""
5444
          value_builder: ""
5789
          value_builder: ""
5445
          isurl: 0
5790
          isurl: 0
5446
          hidden: -5
5791
          hidden: -1
5447
          frameworkcode: ""
5792
          frameworkcode: ""
5448
          seealso: ""
5793
          seealso: ""
5449
          link: ""
5794
          link: ""
Lines 5461-5467 tables: Link Here
5461
          authtypecode: ""
5806
          authtypecode: ""
5462
          value_builder: ""
5807
          value_builder: ""
5463
          isurl: 0
5808
          isurl: 0
5464
          hidden: -5
5809
          hidden: -1
5465
          frameworkcode: ""
5810
          frameworkcode: ""
5466
          seealso: ""
5811
          seealso: ""
5467
          link: ""
5812
          link: ""
Lines 5479-5485 tables: Link Here
5479
          authtypecode: ""
5824
          authtypecode: ""
5480
          value_builder: ""
5825
          value_builder: ""
5481
          isurl: 0
5826
          isurl: 0
5482
          hidden: -5
5827
          hidden: -1
5483
          frameworkcode: ""
5828
          frameworkcode: ""
5484
          seealso: ""
5829
          seealso: ""
5485
          link: ""
5830
          link: ""
Lines 5497-5503 tables: Link Here
5497
          authtypecode: ""
5842
          authtypecode: ""
5498
          value_builder: ""
5843
          value_builder: ""
5499
          isurl: 0
5844
          isurl: 0
5500
          hidden: -5
5845
          hidden: -1
5501
          frameworkcode: ""
5846
          frameworkcode: ""
5502
          seealso: ""
5847
          seealso: ""
5503
          link: ""
5848
          link: ""
Lines 5515-5521 tables: Link Here
5515
          authtypecode: ""
5860
          authtypecode: ""
5516
          value_builder: ""
5861
          value_builder: ""
5517
          isurl: 0
5862
          isurl: 0
5518
          hidden: -5
5863
          hidden: -1
5519
          frameworkcode: ""
5864
          frameworkcode: ""
5520
          seealso: ""
5865
          seealso: ""
5521
          link: ""
5866
          link: ""
Lines 5531-5539 tables: Link Here
5531
          tab: 1
5876
          tab: 1
5532
          authorised_value: ""
5877
          authorised_value: ""
5533
          authtypecode: ""
5878
          authtypecode: ""
5534
          value_builder: ""
5879
          value_builder: unimarc_field_135a.pl
5535
          isurl: 0
5880
          isurl: 0
5536
          hidden: -5
5881
          hidden: 0
5537
          frameworkcode: ""
5882
          frameworkcode: ""
5538
          seealso: ""
5883
          seealso: ""
5539
          link: ""
5884
          link: ""
Lines 5549-5557 tables: Link Here
5549
          tab: 1
5894
          tab: 1
5550
          authorised_value: ""
5895
          authorised_value: ""
5551
          authtypecode: ""
5896
          authtypecode: ""
5552
          value_builder: ""
5897
          value_builder: unimarc_field_140.pl
5553
          isurl: 0
5898
          isurl: 0
5554
          hidden: -5
5899
          hidden: 0
5555
          frameworkcode: ""
5900
          frameworkcode: ""
5556
          seealso: ""
5901
          seealso: ""
5557
          link: ""
5902
          link: ""
Lines 5562-5575 tables: Link Here
5562
          liblibrarian: "Institution and Copy to Which the Field Applies"
5907
          liblibrarian: "Institution and Copy to Which the Field Applies"
5563
          libopac: "Institution and Copy to Which the Field Applies"
5908
          libopac: "Institution and Copy to Which the Field Applies"
5564
          repeatable: 0
5909
          repeatable: 0
5565
          mandatory: 1
5910
          mandatory: 0
5566
          kohafield: ""
5911
          kohafield: ""
5567
          tab: 1
5912
          tab: 1
5568
          authorised_value: ""
5913
          authorised_value: ""
5569
          authtypecode: ""
5914
          authtypecode: ""
5570
          value_builder: ""
5915
          value_builder: ""
5571
          isurl: 0
5916
          isurl: 0
5572
          hidden: -5
5917
          hidden: -1
5573
          frameworkcode: ""
5918
          frameworkcode: ""
5574
          seealso: ""
5919
          seealso: ""
5575
          link: ""
5920
          link: ""
Lines 5577-5593 tables: Link Here
5577
5922
5578
        - tagfield: "141"
5923
        - tagfield: "141"
5579
          tagsubfield: "a"
5924
          tagsubfield: "a"
5580
          liblibrarian: "Coded Data - Copy Specific Attributes"
5925
          liblibrarian: "Coded data - Copy specific attributes"
5581
          libopac: "Coded Data - Copy Specific Attributes"
5926
          libopac: "Coded data - Copy specific attributes"
5582
          repeatable: 0
5927
          repeatable: 0
5583
          mandatory: 0
5928
          mandatory: 0
5584
          kohafield: ""
5929
          kohafield: ""
5585
          tab: 1
5930
          tab: 1
5586
          authorised_value: ""
5931
          authorised_value: ""
5587
          authtypecode: ""
5932
          authtypecode: ""
5588
          value_builder: ""
5933
          value_builder: unimarc_field_141.pl
5589
          isurl: 0
5934
          isurl: 0
5590
          hidden: -5
5935
          hidden: 0
5591
          frameworkcode: ""
5936
          frameworkcode: ""
5592
          seealso: ""
5937
          seealso: ""
5593
          link: ""
5938
          link: ""
Lines 5595-5602 tables: Link Here
5595
5940
5596
        - tagfield: "141"
5941
        - tagfield: "141"
5597
          tagsubfield: "b"
5942
          tagsubfield: "b"
5598
          liblibrarian: "Binding Specific Characteristics"
5943
          liblibrarian: "Binding specific characteristics"
5599
          libopac: "Binding Specific Characteristics"
5944
          libopac: "Binding specific characteristics"
5600
          repeatable: 0
5945
          repeatable: 0
5601
          mandatory: 0
5946
          mandatory: 0
5602
          kohafield: ""
5947
          kohafield: ""
Lines 5605-5611 tables: Link Here
5605
          authtypecode: ""
5950
          authtypecode: ""
5606
          value_builder: ""
5951
          value_builder: ""
5607
          isurl: 0
5952
          isurl: 0
5608
          hidden: -6
5953
          hidden: -1
5609
          frameworkcode: ""
5954
          frameworkcode: ""
5610
          seealso: ""
5955
          seealso: ""
5611
          link: ""
5956
          link: ""
Lines 5623-5629 tables: Link Here
5623
          authtypecode: ""
5968
          authtypecode: ""
5624
          value_builder: ""
5969
          value_builder: ""
5625
          isurl: 0
5970
          isurl: 0
5626
          hidden: -6
5971
          hidden: -1
5627
          frameworkcode: ""
5972
          frameworkcode: ""
5628
          seealso: ""
5973
          seealso: ""
5629
          link: ""
5974
          link: ""
Lines 5631-5638 tables: Link Here
5631
5976
5632
        - tagfield: "141"
5977
        - tagfield: "141"
5633
          tagsubfield: "d"
5978
          tagsubfield: "d"
5634
          liblibrarian: "Binding State of Preservation Code - Specific"
5979
          liblibrarian: "Binding State of Preservation code - specific"
5635
          libopac: "Binding State of Preservation Code - Specific"
5980
          libopac: "Binding State of Preservation code - specific"
5636
          repeatable: 0
5981
          repeatable: 0
5637
          mandatory: 0
5982
          mandatory: 0
5638
          kohafield: ""
5983
          kohafield: ""
Lines 5641-5647 tables: Link Here
5641
          authtypecode: ""
5986
          authtypecode: ""
5642
          value_builder: ""
5987
          value_builder: ""
5643
          isurl: 0
5988
          isurl: 0
5644
          hidden: -6
5989
          hidden: -1
5645
          frameworkcode: ""
5990
          frameworkcode: ""
5646
          seealso: ""
5991
          seealso: ""
5647
          link: ""
5992
          link: ""
Lines 5659-5665 tables: Link Here
5659
          authtypecode: ""
6004
          authtypecode: ""
5660
          value_builder: ""
6005
          value_builder: ""
5661
          isurl: 0
6006
          isurl: 0
5662
          hidden: -6
6007
          hidden: -1
5663
          frameworkcode: ""
6008
          frameworkcode: ""
5664
          seealso: ""
6009
          seealso: ""
5665
          link: ""
6010
          link: ""
Lines 5667-5674 tables: Link Here
5667
6012
5668
        - tagfield: "141"
6013
        - tagfield: "141"
5669
          tagsubfield: "f"
6014
          tagsubfield: "f"
5670
          liblibrarian: "Body of the Book State of Preservation Code - Specific"
6015
          liblibrarian: "Body of the Book State of Preservation Code - specific"
5671
          libopac: "Body of the Book State of Preservation Code - Specific"
6016
          libopac: "Body of the Book State of Preservation Code - specific"
5672
          repeatable: 0
6017
          repeatable: 0
5673
          mandatory: 0
6018
          mandatory: 0
5674
          kohafield: ""
6019
          kohafield: ""
Lines 5677-5683 tables: Link Here
5677
          authtypecode: ""
6022
          authtypecode: ""
5678
          value_builder: ""
6023
          value_builder: ""
5679
          isurl: 0
6024
          isurl: 0
5680
          hidden: -6
6025
          hidden: -1
5681
          frameworkcode: ""
6026
          frameworkcode: ""
5682
          seealso: ""
6027
          seealso: ""
5683
          link: ""
6028
          link: ""
Lines 5695-5701 tables: Link Here
5695
          authtypecode: ""
6040
          authtypecode: ""
5696
          value_builder: ""
6041
          value_builder: ""
5697
          isurl: 0
6042
          isurl: 0
5698
          hidden: -6
6043
          hidden: 0
5699
          frameworkcode: ""
6044
          frameworkcode: ""
5700
          seealso: ""
6045
          seealso: ""
5701
          link: ""
6046
          link: ""
Lines 5705-5711 tables: Link Here
5705
          tagsubfield: "b"
6050
          tagsubfield: "b"
5706
          liblibrarian: "Instrument/Voice, Conductor, Other Performer or Device"
6051
          liblibrarian: "Instrument/Voice, Conductor, Other Performer or Device"
5707
          libopac: "Instrument/Voice, Conductor, Other Performer or Device"
6052
          libopac: "Instrument/Voice, Conductor, Other Performer or Device"
5708
          repeatable: 1
6053
          repeatable: 0
5709
          mandatory: 0
6054
          mandatory: 0
5710
          kohafield: ""
6055
          kohafield: ""
5711
          tab: 1
6056
          tab: 1
Lines 5713-5719 tables: Link Here
5713
          authtypecode: ""
6058
          authtypecode: ""
5714
          value_builder: ""
6059
          value_builder: ""
5715
          isurl: 0
6060
          isurl: 0
5716
          hidden: -6
6061
          hidden: -1
5717
          frameworkcode: ""
6062
          frameworkcode: ""
5718
          seealso: ""
6063
          seealso: ""
5719
          link: ""
6064
          link: ""
Lines 5723-5729 tables: Link Here
5723
          tagsubfield: "c"
6068
          tagsubfield: "c"
5724
          liblibrarian: "Type of Ensemble"
6069
          liblibrarian: "Type of Ensemble"
5725
          libopac: "Type of Ensemble"
6070
          libopac: "Type of Ensemble"
5726
          repeatable: 1
6071
          repeatable: 0
5727
          mandatory: 0
6072
          mandatory: 0
5728
          kohafield: ""
6073
          kohafield: ""
5729
          tab: 1
6074
          tab: 1
Lines 5731-5737 tables: Link Here
5731
          authtypecode: ""
6076
          authtypecode: ""
5732
          value_builder: ""
6077
          value_builder: ""
5733
          isurl: 0
6078
          isurl: 0
5734
          hidden: -6
6079
          hidden: -1
5735
          frameworkcode: ""
6080
          frameworkcode: ""
5736
          seealso: ""
6081
          seealso: ""
5737
          link: ""
6082
          link: ""
Lines 5741-5747 tables: Link Here
5741
          tagsubfield: "d"
6086
          tagsubfield: "d"
5742
          liblibrarian: "Group within Larger Ensemble"
6087
          liblibrarian: "Group within Larger Ensemble"
5743
          libopac: "Group within Larger Ensemble"
6088
          libopac: "Group within Larger Ensemble"
5744
          repeatable: 1
6089
          repeatable: 0
5745
          mandatory: 0
6090
          mandatory: 0
5746
          kohafield: ""
6091
          kohafield: ""
5747
          tab: 1
6092
          tab: 1
Lines 5749-5755 tables: Link Here
5749
          authtypecode: ""
6094
          authtypecode: ""
5750
          value_builder: ""
6095
          value_builder: ""
5751
          isurl: 0
6096
          isurl: 0
5752
          hidden: -6
6097
          hidden: -1
5753
          frameworkcode: ""
6098
          frameworkcode: ""
5754
          seealso: ""
6099
          seealso: ""
5755
          link: ""
6100
          link: ""
Lines 5759-5765 tables: Link Here
5759
          tagsubfield: "e"
6104
          tagsubfield: "e"
5760
          liblibrarian: "Number of Parts"
6105
          liblibrarian: "Number of Parts"
5761
          libopac: "Number of Parts"
6106
          libopac: "Number of Parts"
5762
          repeatable: 1
6107
          repeatable: 0
5763
          mandatory: 0
6108
          mandatory: 0
5764
          kohafield: ""
6109
          kohafield: ""
5765
          tab: 1
6110
          tab: 1
Lines 5767-5773 tables: Link Here
5767
          authtypecode: ""
6112
          authtypecode: ""
5768
          value_builder: ""
6113
          value_builder: ""
5769
          isurl: 0
6114
          isurl: 0
5770
          hidden: -6
6115
          hidden: -1
5771
          frameworkcode: ""
6116
          frameworkcode: ""
5772
          seealso: ""
6117
          seealso: ""
5773
          link: ""
6118
          link: ""
Lines 5777-5783 tables: Link Here
5777
          tagsubfield: "f"
6122
          tagsubfield: "f"
5778
          liblibrarian: "Number of Players"
6123
          liblibrarian: "Number of Players"
5779
          libopac: "Number of Players"
6124
          libopac: "Number of Players"
5780
          repeatable: 1
6125
          repeatable: 0
5781
          mandatory: 0
6126
          mandatory: 0
5782
          kohafield: ""
6127
          kohafield: ""
5783
          tab: 1
6128
          tab: 1
Lines 5785-5791 tables: Link Here
5785
          authtypecode: ""
6130
          authtypecode: ""
5786
          value_builder: ""
6131
          value_builder: ""
5787
          isurl: 0
6132
          isurl: 0
5788
          hidden: -6
6133
          hidden: -1
5789
          frameworkcode: ""
6134
          frameworkcode: ""
5790
          seealso: ""
6135
          seealso: ""
5791
          link: ""
6136
          link: ""
Lines 5793-5809 tables: Link Here
5793
6138
5794
        - tagfield: "146"
6139
        - tagfield: "146"
5795
          tagsubfield: "a"
6140
          tagsubfield: "a"
5796
          liblibrarian: "Type of Performance Medium"
6141
          liblibrarian: "Type of performance medium"
5797
          libopac: "Type of Performance Medium"
6142
          libopac: "Type of performance medium"
5798
          repeatable: 0
6143
          repeatable: 0
5799
          mandatory: 0
6144
          mandatory: 0
5800
          kohafield: ""
6145
          kohafield: ""
5801
          tab: 1
6146
          tab: 1
5802
          authorised_value: ""
6147
          authorised_value: 146a
5803
          authtypecode: ""
6148
          authtypecode: ""
5804
          value_builder: ""
6149
          value_builder: ""
5805
          isurl: 0
6150
          isurl: 0
5806
          hidden: -6
6151
          hidden: -1
5807
          frameworkcode: ""
6152
          frameworkcode: ""
5808
          seealso: ""
6153
          seealso: ""
5809
          link: ""
6154
          link: ""
Lines 5821-5827 tables: Link Here
5821
          authtypecode: ""
6166
          authtypecode: ""
5822
          value_builder: ""
6167
          value_builder: ""
5823
          isurl: 0
6168
          isurl: 0
5824
          hidden: -6
6169
          hidden: -1
5825
          frameworkcode: ""
6170
          frameworkcode: ""
5826
          seealso: ""
6171
          seealso: ""
5827
          link: ""
6172
          link: ""
Lines 5829-5836 tables: Link Here
5829
6174
5830
        - tagfield: "146"
6175
        - tagfield: "146"
5831
          tagsubfield: "c"
6176
          tagsubfield: "c"
5832
          liblibrarian: "Instrument or Voice Non-Soloist, Conductor, Other Performer or Device"
6177
          liblibrarian: "Instrument or Voice Non-soloist, Conductor, Other Performer or Device, Not Included in an Ensemble"
5833
          libopac: "Instrument or Voice Non-Soloist, Conductor, Other Performer or Device"
6178
          libopac: "Instrument or Voice Non-soloist, Conductor, Other Performer or Device, Not Included in an Ensemble"
5834
          repeatable: 1
6179
          repeatable: 1
5835
          mandatory: 0
6180
          mandatory: 0
5836
          kohafield: ""
6181
          kohafield: ""
Lines 5839-5845 tables: Link Here
5839
          authtypecode: ""
6184
          authtypecode: ""
5840
          value_builder: ""
6185
          value_builder: ""
5841
          isurl: 0
6186
          isurl: 0
5842
          hidden: -6
6187
          hidden: -1
5843
          frameworkcode: ""
6188
          frameworkcode: ""
5844
          seealso: ""
6189
          seealso: ""
5845
          link: ""
6190
          link: ""
Lines 5857-5863 tables: Link Here
5857
          authtypecode: ""
6202
          authtypecode: ""
5858
          value_builder: ""
6203
          value_builder: ""
5859
          isurl: 0
6204
          isurl: 0
5860
          hidden: -6
6205
          hidden: -1
5861
          frameworkcode: ""
6206
          frameworkcode: ""
5862
          seealso: ""
6207
          seealso: ""
5863
          link: ""
6208
          link: ""
Lines 5865-5872 tables: Link Here
5865
6210
5866
        - tagfield: "146"
6211
        - tagfield: "146"
5867
          tagsubfield: "e"
6212
          tagsubfield: "e"
5868
          liblibrarian: "Instrument or Voice Non-Soloist, Conductor, Other Performer or Device, Included in an Ensemble"
6213
          liblibrarian: "Instrument or Voice Non-soloist, Conductor, Other Performer or Device, Included in an Ensemble"
5869
          libopac: "Instrument or Voice Non-Soloist, Conductor, Other Performer or Device, Included in an Ensemble"
6214
          libopac: "Instrument or Voice Non-soloist, Conductor, Other Performer or Device, Included in an Ensemble"
5870
          repeatable: 1
6215
          repeatable: 1
5871
          mandatory: 0
6216
          mandatory: 0
5872
          kohafield: ""
6217
          kohafield: ""
Lines 5875-5881 tables: Link Here
5875
          authtypecode: ""
6220
          authtypecode: ""
5876
          value_builder: ""
6221
          value_builder: ""
5877
          isurl: 0
6222
          isurl: 0
5878
          hidden: -6
6223
          hidden: -1
5879
          frameworkcode: ""
6224
          frameworkcode: ""
5880
          seealso: ""
6225
          seealso: ""
5881
          link: ""
6226
          link: ""
Lines 5893-5899 tables: Link Here
5893
          authtypecode: ""
6238
          authtypecode: ""
5894
          value_builder: ""
6239
          value_builder: ""
5895
          isurl: 0
6240
          isurl: 0
5896
          hidden: -6
6241
          hidden: -1
5897
          frameworkcode: ""
6242
          frameworkcode: ""
5898
          seealso: ""
6243
          seealso: ""
5899
          link: ""
6244
          link: ""
Lines 5911-5917 tables: Link Here
5911
          authtypecode: ""
6256
          authtypecode: ""
5912
          value_builder: ""
6257
          value_builder: ""
5913
          isurl: 0
6258
          isurl: 0
5914
          hidden: -6
6259
          hidden: -1
5915
          frameworkcode: ""
6260
          frameworkcode: ""
5916
          seealso: ""
6261
          seealso: ""
5917
          link: ""
6262
          link: ""
Lines 5929-5935 tables: Link Here
5929
          authtypecode: ""
6274
          authtypecode: ""
5930
          value_builder: ""
6275
          value_builder: ""
5931
          isurl: 0
6276
          isurl: 0
5932
          hidden: -6
6277
          hidden: -1
5933
          frameworkcode: ""
6278
          frameworkcode: ""
5934
          seealso: ""
6279
          seealso: ""
5935
          link: ""
6280
          link: ""
Lines 5938-5944 tables: Link Here
5938
        - tagfield: "181"
6283
        - tagfield: "181"
5939
          tagsubfield: "2"
6284
          tagsubfield: "2"
5940
          liblibrarian: "System code"
6285
          liblibrarian: "System code"
5941
          libopac: ""
6286
          libopac: "System code"
5942
          repeatable: 0
6287
          repeatable: 0
5943
          mandatory: 0
6288
          mandatory: 0
5944
          kohafield: ""
6289
          kohafield: ""
Lines 5947-5953 tables: Link Here
5947
          authtypecode: ""
6292
          authtypecode: ""
5948
          value_builder: ""
6293
          value_builder: ""
5949
          isurl: 0
6294
          isurl: 0
5950
          hidden: 0
6295
          hidden: -1
5951
          frameworkcode: ""
6296
          frameworkcode: ""
5952
          seealso: ""
6297
          seealso: ""
5953
          link: ""
6298
          link: ""
Lines 5956-5962 tables: Link Here
5956
        - tagfield: "181"
6301
        - tagfield: "181"
5957
          tagsubfield: "6"
6302
          tagsubfield: "6"
5958
          liblibrarian: "Interfield Linking Data"
6303
          liblibrarian: "Interfield Linking Data"
5959
          libopac: ""
6304
          libopac: "Interfield Linking Data"
5960
          repeatable: 1
6305
          repeatable: 1
5961
          mandatory: 0
6306
          mandatory: 0
5962
          kohafield: ""
6307
          kohafield: ""
Lines 5965-5971 tables: Link Here
5965
          authtypecode: ""
6310
          authtypecode: ""
5966
          value_builder: ""
6311
          value_builder: ""
5967
          isurl: 0
6312
          isurl: 0
5968
          hidden: 0
6313
          hidden: -1
5969
          frameworkcode: ""
6314
          frameworkcode: ""
5970
          seealso: ""
6315
          seealso: ""
5971
          link: ""
6316
          link: ""
Lines 5974-5985 tables: Link Here
5974
        - tagfield: "181"
6319
        - tagfield: "181"
5975
          tagsubfield: "a"
6320
          tagsubfield: "a"
5976
          liblibrarian: "ISBD Content form Code"
6321
          liblibrarian: "ISBD Content form Code"
5977
          libopac: ""
6322
          libopac: "ISBD Content form Code"
5978
          repeatable: 0
6323
          repeatable: 1
5979
          mandatory: 0
6324
          mandatory: 0
5980
          kohafield: ""
6325
          kohafield: ""
5981
          tab: 1
6326
          tab: 1
5982
          authorised_value: ""
6327
          authorised_value: 181a
5983
          authtypecode: ""
6328
          authtypecode: ""
5984
          value_builder: ""
6329
          value_builder: ""
5985
          isurl: 0
6330
          isurl: 0
Lines 5992-5998 tables: Link Here
5992
        - tagfield: "181"
6337
        - tagfield: "181"
5993
          tagsubfield: "b"
6338
          tagsubfield: "b"
5994
          liblibrarian: "ISBD Content Qualification Code"
6339
          liblibrarian: "ISBD Content Qualification Code"
5995
          libopac: ""
6340
          libopac: "ISBD Content Qualification Code"
5996
          repeatable: 1
6341
          repeatable: 1
5997
          mandatory: 0
6342
          mandatory: 0
5998
          kohafield: ""
6343
          kohafield: ""
Lines 6001-6007 tables: Link Here
6001
          authtypecode: ""
6346
          authtypecode: ""
6002
          value_builder: ""
6347
          value_builder: ""
6003
          isurl: 0
6348
          isurl: 0
6004
          hidden: 0
6349
          hidden: -1
6005
          frameworkcode: ""
6350
          frameworkcode: ""
6006
          seealso: ""
6351
          seealso: ""
6007
          link: ""
6352
          link: ""
Lines 6010-6021 tables: Link Here
6010
        - tagfield: "181"
6355
        - tagfield: "181"
6011
          tagsubfield: "c"
6356
          tagsubfield: "c"
6012
          liblibrarian: "Other Coding for Content Form"
6357
          liblibrarian: "Other Coding for Content Form"
6013
          libopac: ""
6358
          libopac: "Other Coding for Content Form"
6014
          repeatable: 1
6359
          repeatable: 1
6015
          mandatory: 0
6360
          mandatory: 0
6016
          kohafield: ""
6361
          kohafield: ""
6017
          tab: 1
6362
          tab: 1
6018
          authorised_value: unimarc_181c
6363
          authorised_value: 181c
6019
          authtypecode: ""
6364
          authtypecode: ""
6020
          value_builder: ""
6365
          value_builder: ""
6021
          isurl: 0
6366
          isurl: 0
Lines 6028-6034 tables: Link Here
6028
        - tagfield: "182"
6373
        - tagfield: "182"
6029
          tagsubfield: "2"
6374
          tagsubfield: "2"
6030
          liblibrarian: "System code"
6375
          liblibrarian: "System code"
6031
          libopac: ""
6376
          libopac: "System code"
6032
          repeatable: 0
6377
          repeatable: 0
6033
          mandatory: 0
6378
          mandatory: 0
6034
          kohafield: ""
6379
          kohafield: ""
Lines 6037-6043 tables: Link Here
6037
          authtypecode: ""
6382
          authtypecode: ""
6038
          value_builder: ""
6383
          value_builder: ""
6039
          isurl: 0
6384
          isurl: 0
6040
          hidden: 0
6385
          hidden: -1
6041
          frameworkcode: ""
6386
          frameworkcode: ""
6042
          seealso: ""
6387
          seealso: ""
6043
          link: ""
6388
          link: ""
Lines 6046-6052 tables: Link Here
6046
        - tagfield: "182"
6391
        - tagfield: "182"
6047
          tagsubfield: "6"
6392
          tagsubfield: "6"
6048
          liblibrarian: "Interfield Linking Data"
6393
          liblibrarian: "Interfield Linking Data"
6049
          libopac: ""
6394
          libopac: "Interfield Linking Data"
6050
          repeatable: 1
6395
          repeatable: 1
6051
          mandatory: 0
6396
          mandatory: 0
6052
          kohafield: ""
6397
          kohafield: ""
Lines 6055-6061 tables: Link Here
6055
          authtypecode: ""
6400
          authtypecode: ""
6056
          value_builder: ""
6401
          value_builder: ""
6057
          isurl: 0
6402
          isurl: 0
6058
          hidden: 0
6403
          hidden: -1
6059
          frameworkcode: ""
6404
          frameworkcode: ""
6060
          seealso: ""
6405
          seealso: ""
6061
          link: ""
6406
          link: ""
Lines 6064-6075 tables: Link Here
6064
        - tagfield: "182"
6409
        - tagfield: "182"
6065
          tagsubfield: "a"
6410
          tagsubfield: "a"
6066
          liblibrarian: "ISBD Media Type Code"
6411
          liblibrarian: "ISBD Media Type Code"
6067
          libopac: ""
6412
          libopac: "ISBD Media Type Code"
6068
          repeatable: 0
6413
          repeatable: 0
6069
          mandatory: 0
6414
          mandatory: 0
6070
          kohafield: ""
6415
          kohafield: ""
6071
          tab: 1
6416
          tab: 1
6072
          authorised_value: unimarc_182a
6417
          authorised_value: 182a
6073
          authtypecode: ""
6418
          authtypecode: ""
6074
          value_builder: ""
6419
          value_builder: ""
6075
          isurl: 0
6420
          isurl: 0
Lines 6082-6093 tables: Link Here
6082
        - tagfield: "182"
6427
        - tagfield: "182"
6083
          tagsubfield: "c"
6428
          tagsubfield: "c"
6084
          liblibrarian: "Other Coding for Media Type"
6429
          liblibrarian: "Other Coding for Media Type"
6085
          libopac: ""
6430
          libopac: "Other Coding for Media Type"
6086
          repeatable: 1
6431
          repeatable: 1
6087
          mandatory: 0
6432
          mandatory: 0
6088
          kohafield: ""
6433
          kohafield: ""
6089
          tab: 1
6434
          tab: 1
6090
          authorised_value: unimarc_182c
6435
          authorised_value: 182c
6091
          authtypecode: ""
6436
          authtypecode: ""
6092
          value_builder: ""
6437
          value_builder: ""
6093
          isurl: 0
6438
          isurl: 0
Lines 6109-6115 tables: Link Here
6109
          authtypecode: ""
6454
          authtypecode: ""
6110
          value_builder: ""
6455
          value_builder: ""
6111
          isurl: 0
6456
          isurl: 0
6112
          hidden: 0
6457
          hidden: -1
6113
          frameworkcode: ""
6458
          frameworkcode: ""
6114
          seealso: ""
6459
          seealso: ""
6115
          link: ""
6460
          link: ""
Lines 6127-6133 tables: Link Here
6127
          authtypecode: ""
6472
          authtypecode: ""
6128
          value_builder: ""
6473
          value_builder: ""
6129
          isurl: 0
6474
          isurl: 0
6130
          hidden: 0
6475
          hidden: -1
6131
          frameworkcode: ""
6476
          frameworkcode: ""
6132
          seealso: ""
6477
          seealso: ""
6133
          link: ""
6478
          link: ""
Lines 6159-6165 tables: Link Here
6159
          mandatory: 0
6504
          mandatory: 0
6160
          kohafield: ""
6505
          kohafield: ""
6161
          tab: 1
6506
          tab: 1
6162
          authorised_value: ""
6507
          authorised_value: 183a
6163
          authtypecode: ""
6508
          authtypecode: ""
6164
          value_builder: ""
6509
          value_builder: ""
6165
          isurl: 0
6510
          isurl: 0
Lines 6170-6178 tables: Link Here
6170
          defaultvalue:
6515
          defaultvalue:
6171
6516
6172
        - tagfield: "200"
6517
        - tagfield: "200"
6173
          tagsubfield: "5"
6518
          tagsubfield: "2"
6174
          liblibrarian: "Institution to Which the Field Applies"
6519
          liblibrarian: "Source"
6175
          libopac: "Institution to Which the Field Applies"
6520
          libopac: "Source"
6176
          repeatable: 0
6521
          repeatable: 0
6177
          mandatory: 0
6522
          mandatory: 0
6178
          kohafield: ""
6523
          kohafield: ""
Lines 6181-6187 tables: Link Here
6181
          authtypecode: ""
6526
          authtypecode: ""
6182
          value_builder: ""
6527
          value_builder: ""
6183
          isurl: 0
6528
          isurl: 0
6184
          hidden: 0
6529
          hidden: -1
6185
          frameworkcode: ""
6530
          frameworkcode: ""
6186
          seealso: ""
6531
          seealso: ""
6187
          link: ""
6532
          link: ""
Lines 6192-6198 tables: Link Here
6192
          liblibrarian: "Title Proper"
6537
          liblibrarian: "Title Proper"
6193
          libopac: "Title Proper"
6538
          libopac: "Title Proper"
6194
          repeatable: 1
6539
          repeatable: 1
6195
          mandatory: 0
6540
          mandatory: 1
6196
          kohafield: biblio.title
6541
          kohafield: biblio.title
6197
          tab: 2
6542
          tab: 2
6198
          authorised_value: ""
6543
          authorised_value: ""
Lines 6211-6217 tables: Link Here
6211
          libopac: "General Material Designation"
6556
          libopac: "General Material Designation"
6212
          repeatable: 1
6557
          repeatable: 1
6213
          mandatory: 0
6558
          mandatory: 0
6214
          kohafield: ""
6559
          kohafield: biblio.medium
6215
          tab: 2
6560
          tab: 2
6216
          authorised_value: ""
6561
          authorised_value: ""
6217
          authtypecode: ""
6562
          authtypecode: ""
Lines 6265-6271 tables: Link Here
6265
          libopac: "Other Title Information"
6610
          libopac: "Other Title Information"
6266
          repeatable: 1
6611
          repeatable: 1
6267
          mandatory: 0
6612
          mandatory: 0
6268
          kohafield: ""
6613
          kohafield: biblio.subtitle
6269
          tab: 2
6614
          tab: 2
6270
          authorised_value: ""
6615
          authorised_value: ""
6271
          authtypecode: ""
6616
          authtypecode: ""
Lines 6319-6325 tables: Link Here
6319
          libopac: "Number of a Part"
6664
          libopac: "Number of a Part"
6320
          repeatable: 1
6665
          repeatable: 1
6321
          mandatory: 0
6666
          mandatory: 0
6322
          kohafield: ""
6667
          kohafield: biblio.part_number
6323
          tab: 2
6668
          tab: 2
6324
          authorised_value: ""
6669
          authorised_value: ""
6325
          authtypecode: ""
6670
          authtypecode: ""
Lines 6337-6343 tables: Link Here
6337
          libopac: "Name of a Part"
6682
          libopac: "Name of a Part"
6338
          repeatable: 1
6683
          repeatable: 1
6339
          mandatory: 0
6684
          mandatory: 0
6340
          kohafield: ""
6685
          kohafield: biblio.part_name
6341
          tab: 2
6686
          tab: 2
6342
          authorised_value: ""
6687
          authorised_value: ""
6343
          authtypecode: ""
6688
          authtypecode: ""
Lines 6351-6358 tables: Link Here
6351
6696
6352
        - tagfield: "200"
6697
        - tagfield: "200"
6353
          tagsubfield: "j"
6698
          tagsubfield: "j"
6354
          liblibrarian: "Inclusive Dates"
6699
          liblibrarian: "Inclusive dates"
6355
          libopac: "Inclusive Dates"
6700
          libopac: "Inclusive dates"
6356
          repeatable: 0
6701
          repeatable: 0
6357
          mandatory: 0
6702
          mandatory: 0
6358
          kohafield: ""
6703
          kohafield: ""
Lines 6361-6367 tables: Link Here
6361
          authtypecode: ""
6706
          authtypecode: ""
6362
          value_builder: ""
6707
          value_builder: ""
6363
          isurl: 0
6708
          isurl: 0
6364
          hidden: -6
6709
          hidden: -1
6365
          frameworkcode: ""
6710
          frameworkcode: ""
6366
          seealso: ""
6711
          seealso: ""
6367
          link: ""
6712
          link: ""
Lines 6369-6376 tables: Link Here
6369
6714
6370
        - tagfield: "200"
6715
        - tagfield: "200"
6371
          tagsubfield: "k"
6716
          tagsubfield: "k"
6372
          liblibrarian: "Bulk Dates"
6717
          liblibrarian: "Bulk dates"
6373
          libopac: "Bulk Dates"
6718
          libopac: "Bulk dates"
6374
          repeatable: 0
6719
          repeatable: 0
6375
          mandatory: 0
6720
          mandatory: 0
6376
          kohafield: ""
6721
          kohafield: ""
Lines 6379-6385 tables: Link Here
6379
          authtypecode: ""
6724
          authtypecode: ""
6380
          value_builder: ""
6725
          value_builder: ""
6381
          isurl: 0
6726
          isurl: 0
6382
          hidden: -6
6727
          hidden: -1
6383
          frameworkcode: ""
6728
          frameworkcode: ""
6384
          seealso: ""
6729
          seealso: ""
6385
          link: ""
6730
          link: ""
Lines 6387-6394 tables: Link Here
6387
6732
6388
        - tagfield: "200"
6733
        - tagfield: "200"
6389
          tagsubfield: "r"
6734
          tagsubfield: "r"
6390
          liblibrarian: "Title Page Information Following the Title Proper"
6735
          liblibrarian: "Title page information following the title proper (for older monographic publications)"
6391
          libopac: "Title Page Information Following the Title Proper"
6736
          libopac: "Title page information following the title proper (for older monographic publications)"
6392
          repeatable: 0
6737
          repeatable: 0
6393
          mandatory: 0
6738
          mandatory: 0
6394
          kohafield: ""
6739
          kohafield: ""
Lines 6397-6403 tables: Link Here
6397
          authtypecode: ""
6742
          authtypecode: ""
6398
          value_builder: ""
6743
          value_builder: ""
6399
          isurl: 0
6744
          isurl: 0
6400
          hidden: -6
6745
          hidden: -1
6401
          frameworkcode: ""
6746
          frameworkcode: ""
6402
          seealso: ""
6747
          seealso: ""
6403
          link: ""
6748
          link: ""
Lines 6415-6421 tables: Link Here
6415
          authtypecode: ""
6760
          authtypecode: ""
6416
          value_builder: ""
6761
          value_builder: ""
6417
          isurl: 0
6762
          isurl: 0
6418
          hidden: 0
6763
          hidden: -8
6419
          frameworkcode: ""
6764
          frameworkcode: ""
6420
          seealso: ""
6765
          seealso: ""
6421
          link: ""
6766
          link: ""
Lines 6433-6439 tables: Link Here
6433
          authtypecode: ""
6778
          authtypecode: ""
6434
          value_builder: ""
6779
          value_builder: ""
6435
          isurl: 0
6780
          isurl: 0
6436
          hidden: 0
6781
          hidden: -8
6437
          frameworkcode: ""
6782
          frameworkcode: ""
6438
          seealso: ""
6783
          seealso: ""
6439
          link: ""
6784
          link: ""
Lines 6469-6475 tables: Link Here
6469
          authtypecode: ""
6814
          authtypecode: ""
6470
          value_builder: ""
6815
          value_builder: ""
6471
          isurl: 0
6816
          isurl: 0
6472
          hidden: 0
6817
          hidden: -1
6473
          frameworkcode: ""
6818
          frameworkcode: ""
6474
          seealso: ""
6819
          seealso: ""
6475
          link: ""
6820
          link: ""
Lines 6479-6503 tables: Link Here
6479
          tagsubfield: "c"
6824
          tagsubfield: "c"
6480
          liblibrarian: "Media type"
6825
          liblibrarian: "Media type"
6481
          libopac: "Media type"
6826
          libopac: "Media type"
6482
          repeatable: 0
6827
          repeatable: 1
6483
          mandatory: 0
6484
          kohafield: ""
6485
          tab: 2
6486
          authorised_value: ""
6487
          authtypecode: ""
6488
          value_builder: ""
6489
          isurl: 0
6490
          hidden: 0
6491
          frameworkcode: ""
6492
          seealso: ""
6493
          link: ""
6494
          defaultvalue:
6495
6496
        - tagfield: "204"
6497
          tagsubfield: "a"
6498
          liblibrarian: "GMD"
6499
          libopac: "GMD"
6500
          repeatable: 0
6501
          mandatory: 0
6828
          mandatory: 0
6502
          kohafield: ""
6829
          kohafield: ""
6503
          tab: 2
6830
          tab: 2
Lines 6505-6511 tables: Link Here
6505
          authtypecode: ""
6832
          authtypecode: ""
6506
          value_builder: ""
6833
          value_builder: ""
6507
          isurl: 0
6834
          isurl: 0
6508
          hidden: -6
6835
          hidden: -1
6509
          frameworkcode: ""
6836
          frameworkcode: ""
6510
          seealso: ""
6837
          seealso: ""
6511
          link: ""
6838
          link: ""
Lines 6541-6547 tables: Link Here
6541
          authtypecode: ""
6868
          authtypecode: ""
6542
          value_builder: ""
6869
          value_builder: ""
6543
          isurl: 0
6870
          isurl: 0
6544
          hidden: 0
6871
          hidden: -1
6545
          frameworkcode: ""
6872
          frameworkcode: ""
6546
          seealso: ""
6873
          seealso: ""
6547
          link: ""
6874
          link: ""
Lines 6559-6565 tables: Link Here
6559
          authtypecode: ""
6886
          authtypecode: ""
6560
          value_builder: ""
6887
          value_builder: ""
6561
          isurl: 0
6888
          isurl: 0
6562
          hidden: 0
6889
          hidden: -1
6563
          frameworkcode: ""
6890
          frameworkcode: ""
6564
          seealso: ""
6891
          seealso: ""
6565
          link: ""
6892
          link: ""
Lines 6577-6583 tables: Link Here
6577
          authtypecode: ""
6904
          authtypecode: ""
6578
          value_builder: ""
6905
          value_builder: ""
6579
          isurl: 0
6906
          isurl: 0
6580
          hidden: 0
6907
          hidden: -1
6581
          frameworkcode: ""
6908
          frameworkcode: ""
6582
          seealso: ""
6909
          seealso: ""
6583
          link: ""
6910
          link: ""
Lines 6595-6601 tables: Link Here
6595
          authtypecode: ""
6922
          authtypecode: ""
6596
          value_builder: ""
6923
          value_builder: ""
6597
          isurl: 0
6924
          isurl: 0
6598
          hidden: 0
6925
          hidden: -1
6599
          frameworkcode: ""
6926
          frameworkcode: ""
6600
          seealso: ""
6927
          seealso: ""
6601
          link: ""
6928
          link: ""
Lines 6621-6629 tables: Link Here
6621
6948
6622
        - tagfield: "206"
6949
        - tagfield: "206"
6623
          tagsubfield: "b"
6950
          tagsubfield: "b"
6624
          liblibrarian: "Statement of Scale"
6951
          liblibrarian: "Statement of scale"
6625
          libopac: "Statement of Scale"
6952
          libopac: "Statement of scale"
6626
          repeatable: 0
6953
          repeatable: 1
6627
          mandatory: 0
6954
          mandatory: 0
6628
          kohafield: ""
6955
          kohafield: ""
6629
          tab: 2
6956
          tab: 2
Lines 6631-6637 tables: Link Here
6631
          authtypecode: ""
6958
          authtypecode: ""
6632
          value_builder: ""
6959
          value_builder: ""
6633
          isurl: 0
6960
          isurl: 0
6634
          hidden: -6
6961
          hidden: 0
6635
          frameworkcode: ""
6962
          frameworkcode: ""
6636
          seealso: ""
6963
          seealso: ""
6637
          link: ""
6964
          link: ""
Lines 6639-6646 tables: Link Here
6639
6966
6640
        - tagfield: "206"
6967
        - tagfield: "206"
6641
          tagsubfield: "c"
6968
          tagsubfield: "c"
6642
          liblibrarian: "Statement of Projection"
6969
          liblibrarian: "Statement of projection"
6643
          libopac: "Statement of Projection"
6970
          libopac: "Statement of projection"
6644
          repeatable: 0
6971
          repeatable: 0
6645
          mandatory: 0
6972
          mandatory: 0
6646
          kohafield: ""
6973
          kohafield: ""
Lines 6649-6655 tables: Link Here
6649
          authtypecode: ""
6976
          authtypecode: ""
6650
          value_builder: ""
6977
          value_builder: ""
6651
          isurl: 0
6978
          isurl: 0
6652
          hidden: -6
6979
          hidden: 0
6653
          frameworkcode: ""
6980
          frameworkcode: ""
6654
          seealso: ""
6981
          seealso: ""
6655
          link: ""
6982
          link: ""
Lines 6657-6664 tables: Link Here
6657
6984
6658
        - tagfield: "206"
6985
        - tagfield: "206"
6659
          tagsubfield: "d"
6986
          tagsubfield: "d"
6660
          liblibrarian: "Statement of Coordinates"
6987
          liblibrarian: "Statement of coordinates"
6661
          libopac: "Statement of Coordinates"
6988
          libopac: "Statement of coordinates"
6662
          repeatable: 0
6989
          repeatable: 0
6663
          mandatory: 0
6990
          mandatory: 0
6664
          kohafield: ""
6991
          kohafield: ""
Lines 6667-6673 tables: Link Here
6667
          authtypecode: ""
6994
          authtypecode: ""
6668
          value_builder: ""
6995
          value_builder: ""
6669
          isurl: 0
6996
          isurl: 0
6670
          hidden: -6
6997
          hidden: 0
6671
          frameworkcode: ""
6998
          frameworkcode: ""
6672
          seealso: ""
6999
          seealso: ""
6673
          link: ""
7000
          link: ""
Lines 6675-6682 tables: Link Here
6675
7002
6676
        - tagfield: "206"
7003
        - tagfield: "206"
6677
          tagsubfield: "e"
7004
          tagsubfield: "e"
6678
          liblibrarian: "Right Ascension and Declination"
7005
          liblibrarian: "Right ascension and declination"
6679
          libopac: "Right Ascension and Declination"
7006
          libopac: "Right ascension and declination"
6680
          repeatable: 0
7007
          repeatable: 0
6681
          mandatory: 0
7008
          mandatory: 0
6682
          kohafield: ""
7009
          kohafield: ""
Lines 6685-6691 tables: Link Here
6685
          authtypecode: ""
7012
          authtypecode: ""
6686
          value_builder: ""
7013
          value_builder: ""
6687
          isurl: 0
7014
          isurl: 0
6688
          hidden: -6
7015
          hidden: 0
6689
          frameworkcode: ""
7016
          frameworkcode: ""
6690
          seealso: ""
7017
          seealso: ""
6691
          link: ""
7018
          link: ""
Lines 6693-6700 tables: Link Here
6693
7020
6694
        - tagfield: "206"
7021
        - tagfield: "206"
6695
          tagsubfield: "f"
7022
          tagsubfield: "f"
6696
          liblibrarian: "Statement of Equinox"
7023
          liblibrarian: "Statement of equinox"
6697
          libopac: "Statement of Equinox"
7024
          libopac: "Statement of equinox"
6698
          repeatable: 0
7025
          repeatable: 0
6699
          mandatory: 0
7026
          mandatory: 0
6700
          kohafield: ""
7027
          kohafield: ""
Lines 6703-6709 tables: Link Here
6703
          authtypecode: ""
7030
          authtypecode: ""
6704
          value_builder: ""
7031
          value_builder: ""
6705
          isurl: 0
7032
          isurl: 0
6706
          hidden: -6
7033
          hidden: 0
6707
          frameworkcode: ""
7034
          frameworkcode: ""
6708
          seealso: ""
7035
          seealso: ""
6709
          link: ""
7036
          link: ""
Lines 6775-6781 tables: Link Here
6775
          authtypecode: ""
7102
          authtypecode: ""
6776
          value_builder: ""
7103
          value_builder: ""
6777
          isurl: 0
7104
          isurl: 0
6778
          hidden: 0
7105
          hidden: -1
6779
          frameworkcode: ""
7106
          frameworkcode: ""
6780
          seealso: ""
7107
          seealso: ""
6781
          link: ""
7108
          link: ""
Lines 6787-6793 tables: Link Here
6787
          libopac: "Place of Publication, Distribution, etc."
7114
          libopac: "Place of Publication, Distribution, etc."
6788
          repeatable: 1
7115
          repeatable: 1
6789
          mandatory: 0
7116
          mandatory: 0
6790
          kohafield: ""
7117
          kohafield: biblioitems.place
6791
          tab: 2
7118
          tab: 2
6792
          authorised_value: ""
7119
          authorised_value: ""
6793
          authtypecode: ""
7120
          authtypecode: ""
Lines 6811-6817 tables: Link Here
6811
          authtypecode: ""
7138
          authtypecode: ""
6812
          value_builder: ""
7139
          value_builder: ""
6813
          isurl: 0
7140
          isurl: 0
6814
          hidden: 0
7141
          hidden: -1
6815
          frameworkcode: ""
7142
          frameworkcode: ""
6816
          seealso: ""
7143
          seealso: ""
6817
          link: ""
7144
          link: ""
Lines 6827-6833 tables: Link Here
6827
          tab: 2
7154
          tab: 2
6828
          authorised_value: ""
7155
          authorised_value: ""
6829
          authtypecode: ""
7156
          authtypecode: ""
6830
          value_builder: unimarc_field_210c.pl
7157
          value_builder: unimarc_field_210c_bis.pl
6831
          isurl: 0
7158
          isurl: 0
6832
          hidden: 0
7159
          hidden: 0
6833
          frameworkcode: ""
7160
          frameworkcode: ""
Lines 6865-6871 tables: Link Here
6865
          authtypecode: ""
7192
          authtypecode: ""
6866
          value_builder: ""
7193
          value_builder: ""
6867
          isurl: 0
7194
          isurl: 0
6868
          hidden: 0
7195
          hidden: -1
6869
          frameworkcode: ""
7196
          frameworkcode: ""
6870
          seealso: ""
7197
          seealso: ""
6871
          link: ""
7198
          link: ""
Lines 6883-6889 tables: Link Here
6883
          authtypecode: ""
7210
          authtypecode: ""
6884
          value_builder: ""
7211
          value_builder: ""
6885
          isurl: 0
7212
          isurl: 0
6886
          hidden: 0
7213
          hidden: -1
6887
          frameworkcode: ""
7214
          frameworkcode: ""
6888
          seealso: ""
7215
          seealso: ""
6889
          link: ""
7216
          link: ""
Lines 6901-6907 tables: Link Here
6901
          authtypecode: ""
7228
          authtypecode: ""
6902
          value_builder: ""
7229
          value_builder: ""
6903
          isurl: 0
7230
          isurl: 0
6904
          hidden: 0
7231
          hidden: -1
6905
          frameworkcode: ""
7232
          frameworkcode: ""
6906
          seealso: ""
7233
          seealso: ""
6907
          link: ""
7234
          link: ""
Lines 6919-6925 tables: Link Here
6919
          authtypecode: ""
7246
          authtypecode: ""
6920
          value_builder: ""
7247
          value_builder: ""
6921
          isurl: 0
7248
          isurl: 0
6922
          hidden: 0
7249
          hidden: -1
6923
          frameworkcode: ""
7250
          frameworkcode: ""
6924
          seealso: ""
7251
          seealso: ""
6925
          link: ""
7252
          link: ""
Lines 6927-6934 tables: Link Here
6927
7254
6928
        - tagfield: "210"
7255
        - tagfield: "210"
6929
          tagsubfield: "r"
7256
          tagsubfield: "r"
6930
          liblibrarian: "Printing and/or Publishing Information Transcribed as Found in the Main Source of Information"
7257
          liblibrarian: "Printing and/or publishing information transcribed as found in the main source of information"
6931
          libopac: "Printing and/or Publishing Information Transcribed as Found in the Main Source of Information"
7258
          libopac: "Printing and/or publishing information transcribed as found in the main source of information"
6932
          repeatable: 0
7259
          repeatable: 0
6933
          mandatory: 0
7260
          mandatory: 0
6934
          kohafield: ""
7261
          kohafield: ""
Lines 6937-6943 tables: Link Here
6937
          authtypecode: ""
7264
          authtypecode: ""
6938
          value_builder: ""
7265
          value_builder: ""
6939
          isurl: 0
7266
          isurl: 0
6940
          hidden: -6
7267
          hidden: -1
6941
          frameworkcode: ""
7268
          frameworkcode: ""
6942
          seealso: ""
7269
          seealso: ""
6943
          link: ""
7270
          link: ""
Lines 6945-6952 tables: Link Here
6945
7272
6946
        - tagfield: "210"
7273
        - tagfield: "210"
6947
          tagsubfield: "s"
7274
          tagsubfield: "s"
6948
          liblibrarian: "Printing and/or Publishing Information Transcribed as Found in the Colophon"
7275
          liblibrarian: "Printing and/or publishing information transcribed as found in the colophon"
6949
          libopac: "Printing and/or Publishing Information Transcribed as Found in the Colophon"
7276
          libopac: "Printing and/or publishing information transcribed as found in the colophon"
6950
          repeatable: 0
7277
          repeatable: 0
6951
          mandatory: 0
7278
          mandatory: 0
6952
          kohafield: ""
7279
          kohafield: ""
Lines 6955-6961 tables: Link Here
6955
          authtypecode: ""
7282
          authtypecode: ""
6956
          value_builder: ""
7283
          value_builder: ""
6957
          isurl: 0
7284
          isurl: 0
6958
          hidden: -6
7285
          hidden: -1
6959
          frameworkcode: ""
7286
          frameworkcode: ""
6960
          seealso: ""
7287
          seealso: ""
6961
          link: ""
7288
          link: ""
Lines 6981-6991 tables: Link Here
6981
7308
6982
        - tagfield: "214"
7309
        - tagfield: "214"
6983
          tagsubfield: "a"
7310
          tagsubfield: "a"
6984
          liblibrarian: "Place of publication, Production, Distribution or Manufacture"
7311
          liblibrarian: "Place of Publication, Production, Distribution or Manufacture"
6985
          libopac: "Place of publication, Production, Distribution or Manufacture"
7312
          libopac: "Place of Publication, Production, Distribution or Manufacture"
6986
          repeatable: 1
7313
          repeatable: 1
6987
          mandatory: 0
7314
          mandatory: 0
6988
          kohafield: ""
7315
          kohafield: biblioitems.place
6989
          tab: 2
7316
          tab: 2
6990
          authorised_value: ""
7317
          authorised_value: ""
6991
          authtypecode: ""
7318
          authtypecode: ""
Lines 7021-7027 tables: Link Here
7021
          libopac: "Name of Publisher, Producer, Distributor or Manufacturer"
7348
          libopac: "Name of Publisher, Producer, Distributor or Manufacturer"
7022
          repeatable: 1
7349
          repeatable: 1
7023
          mandatory: 0
7350
          mandatory: 0
7024
          kohafield: ""
7351
          kohafield: biblioitems.publishercode
7025
          tab: 2
7352
          tab: 2
7026
          authorised_value: ""
7353
          authorised_value: ""
7027
          authtypecode: ""
7354
          authtypecode: ""
Lines 7037-7045 tables: Link Here
7037
          tagsubfield: "d"
7364
          tagsubfield: "d"
7038
          liblibrarian: "Date of Publication, Production, Distribution or Manufacture or Copyright Notice"
7365
          liblibrarian: "Date of Publication, Production, Distribution or Manufacture or Copyright Notice"
7039
          libopac: "Date of Publication, Production, Distribution or Manufacture or Copyright Notice"
7366
          libopac: "Date of Publication, Production, Distribution or Manufacture or Copyright Notice"
7040
          repeatable: 1
7367
          repeatable: 0
7041
          mandatory: 0
7368
          mandatory: 0
7042
          kohafield: ""
7369
          kohafield: biblioitems.publicationyear
7043
          tab: 2
7370
          tab: 2
7044
          authorised_value: ""
7371
          authorised_value: ""
7045
          authtypecode: ""
7372
          authtypecode: ""
Lines 7055-7061 tables: Link Here
7055
          tagsubfield: "r"
7382
          tagsubfield: "r"
7056
          liblibrarian: "Printing and/or Publishing Information Transcribed as Found in the Main Source of Information"
7383
          liblibrarian: "Printing and/or Publishing Information Transcribed as Found in the Main Source of Information"
7057
          libopac: "Printing and/or Publishing Information Transcribed as Found in the Main Source of Information"
7384
          libopac: "Printing and/or Publishing Information Transcribed as Found in the Main Source of Information"
7058
          repeatable: 1
7385
          repeatable: 0
7059
          mandatory: 0
7386
          mandatory: 0
7060
          kohafield: ""
7387
          kohafield: ""
7061
          tab: 2
7388
          tab: 2
Lines 7073-7079 tables: Link Here
7073
          tagsubfield: "s"
7400
          tagsubfield: "s"
7074
          liblibrarian: "Printing and/or Publishing Information Transcribed as Found in the Colophon"
7401
          liblibrarian: "Printing and/or Publishing Information Transcribed as Found in the Colophon"
7075
          libopac: "Printing and/or Publishing Information Transcribed as Found in the Colophon"
7402
          libopac: "Printing and/or Publishing Information Transcribed as Found in the Colophon"
7076
          repeatable: 1
7403
          repeatable: 0
7077
          mandatory: 0
7404
          mandatory: 0
7078
          kohafield: ""
7405
          kohafield: ""
7079
          tab: 2
7406
          tab: 2
Lines 7108-7114 tables: Link Here
7108
        - tagfield: "215"
7435
        - tagfield: "215"
7109
          tagsubfield: "b"
7436
          tagsubfield: "b"
7110
          liblibrarian: "Materials and Technique display"
7437
          liblibrarian: "Materials and Technique display"
7111
          libopac: ""
7438
          libopac: "Materials and Technique display"
7112
          repeatable: 0
7439
          repeatable: 0
7113
          mandatory: 0
7440
          mandatory: 0
7114
          kohafield: ""
7441
          kohafield: ""
Lines 7129-7135 tables: Link Here
7129
          libopac: "Other Physical Details"
7456
          libopac: "Other Physical Details"
7130
          repeatable: 0
7457
          repeatable: 0
7131
          mandatory: 0
7458
          mandatory: 0
7132
          kohafield: ""
7459
          kohafield: biblioitems.illus
7133
          tab: 2
7460
          tab: 2
7134
          authorised_value: ""
7461
          authorised_value: ""
7135
          authtypecode: ""
7462
          authtypecode: ""
Lines 7177-7193 tables: Link Here
7177
          link: ""
7504
          link: ""
7178
          defaultvalue:
7505
          defaultvalue:
7179
7506
7507
        - tagfield: "225"
7508
          tagsubfield: "2"
7509
          liblibrarian: "Source"
7510
          libopac: "Source"
7511
          repeatable: 0
7512
          mandatory: 0
7513
          kohafield: ""
7514
          tab: 2
7515
          authorised_value: ""
7516
          authtypecode: ""
7517
          value_builder: ""
7518
          isurl: 0
7519
          hidden: -1
7520
          frameworkcode: ""
7521
          seealso: ""
7522
          link: ""
7523
          defaultvalue:
7524
7180
        - tagfield: "225"
7525
        - tagfield: "225"
7181
          tagsubfield: "a"
7526
          tagsubfield: "a"
7182
          liblibrarian: "Series Title"
7527
          liblibrarian: "Series Title"
7183
          libopac: "Series Title"
7528
          libopac: "Series Title"
7184
          repeatable: 0
7529
          repeatable: 0
7185
          mandatory: 0
7530
          mandatory: 0
7186
          kohafield: biblio.seriestitle
7531
          kohafield: biblioitems.collectiontitle
7187
          tab: 2
7532
          tab: 2
7188
          authorised_value: ""
7533
          authorised_value: ""
7189
          authtypecode: ""
7534
          authtypecode: ""
7190
          value_builder: unimarc_field_225a.pl
7535
          value_builder: unimarc_field_225a_bis.pl
7191
          isurl: 0
7536
          isurl: 0
7192
          hidden: 0
7537
          hidden: 0
7193
          frameworkcode: ""
7538
          frameworkcode: ""
Lines 7207-7213 tables: Link Here
7207
          authtypecode: ""
7552
          authtypecode: ""
7208
          value_builder: ""
7553
          value_builder: ""
7209
          isurl: 0
7554
          isurl: 0
7210
          hidden: 0
7555
          hidden: -1
7211
          frameworkcode: ""
7556
          frameworkcode: ""
7212
          seealso: ""
7557
          seealso: ""
7213
          link: ""
7558
          link: ""
Lines 7225-7231 tables: Link Here
7225
          authtypecode: ""
7570
          authtypecode: ""
7226
          value_builder: ""
7571
          value_builder: ""
7227
          isurl: 0
7572
          isurl: 0
7228
          hidden: 0
7573
          hidden: -1
7229
          frameworkcode: ""
7574
          frameworkcode: ""
7230
          seealso: ""
7575
          seealso: ""
7231
          link: ""
7576
          link: ""
Lines 7237-7249 tables: Link Here
7237
          libopac: "Statement of Responsibility"
7582
          libopac: "Statement of Responsibility"
7238
          repeatable: 1
7583
          repeatable: 1
7239
          mandatory: 0
7584
          mandatory: 0
7240
          kohafield: ""
7585
          kohafield: biblioitems.editionresponsibility
7241
          tab: 2
7586
          tab: 2
7242
          authorised_value: ""
7587
          authorised_value: ""
7243
          authtypecode: ""
7588
          authtypecode: ""
7244
          value_builder: ""
7589
          value_builder: ""
7245
          isurl: 0
7590
          isurl: 0
7246
          hidden: 0
7591
          hidden: -1
7247
          frameworkcode: ""
7592
          frameworkcode: ""
7248
          seealso: ""
7593
          seealso: ""
7249
          link: ""
7594
          link: ""
Lines 7261-7267 tables: Link Here
7261
          authtypecode: ""
7606
          authtypecode: ""
7262
          value_builder: ""
7607
          value_builder: ""
7263
          isurl: 0
7608
          isurl: 0
7264
          hidden: 0
7609
          hidden: -1
7265
          frameworkcode: ""
7610
          frameworkcode: ""
7266
          seealso: ""
7611
          seealso: ""
7267
          link: ""
7612
          link: ""
Lines 7279-7285 tables: Link Here
7279
          authtypecode: ""
7624
          authtypecode: ""
7280
          value_builder: ""
7625
          value_builder: ""
7281
          isurl: 0
7626
          isurl: 0
7282
          hidden: 0
7627
          hidden: -1
7283
          frameworkcode: ""
7628
          frameworkcode: ""
7284
          seealso: ""
7629
          seealso: ""
7285
          link: ""
7630
          link: ""
Lines 7291-7297 tables: Link Here
7291
          libopac: "Volume Designation"
7636
          libopac: "Volume Designation"
7292
          repeatable: 1
7637
          repeatable: 1
7293
          mandatory: 0
7638
          mandatory: 0
7294
          kohafield: biblioitems.volume
7639
          kohafield: biblioitems.collectionvolume
7295
          tab: 2
7640
          tab: 2
7296
          authorised_value: ""
7641
          authorised_value: ""
7297
          authtypecode: ""
7642
          authtypecode: ""
Lines 7309-7315 tables: Link Here
7309
          libopac: "ISSN of Series"
7654
          libopac: "ISSN of Series"
7310
          repeatable: 1
7655
          repeatable: 1
7311
          mandatory: 0
7656
          mandatory: 0
7312
          kohafield: ""
7657
          kohafield: biblioitems.collectionissn
7313
          tab: 2
7658
          tab: 2
7314
          authorised_value: ""
7659
          authorised_value: ""
7315
          authtypecode: ""
7660
          authtypecode: ""
Lines 7333-7339 tables: Link Here
7333
          authtypecode: ""
7678
          authtypecode: ""
7334
          value_builder: ""
7679
          value_builder: ""
7335
          isurl: 0
7680
          isurl: 0
7336
          hidden: 0
7681
          hidden: -1
7337
          frameworkcode: ""
7682
          frameworkcode: ""
7338
          seealso: ""
7683
          seealso: ""
7339
          link: ""
7684
          link: ""
Lines 7341-7348 tables: Link Here
7341
7686
7342
        - tagfield: "230"
7687
        - tagfield: "230"
7343
          tagsubfield: "a"
7688
          tagsubfield: "a"
7344
          liblibrarian: "Designation and Extent of File"
7689
          liblibrarian: "Designation and extent of file"
7345
          libopac: "Designation and Extent of File"
7690
          libopac: "Designation and extent of file"
7346
          repeatable: 0
7691
          repeatable: 0
7347
          mandatory: 0
7692
          mandatory: 0
7348
          kohafield: ""
7693
          kohafield: ""
Lines 7353-7359 tables: Link Here
7353
          isurl: 0
7698
          isurl: 0
7354
          hidden: 0
7699
          hidden: 0
7355
          frameworkcode: ""
7700
          frameworkcode: ""
7356
          seealso: ""
7701
          seealso: 
7357
          link: ""
7702
          link: ""
7358
          defaultvalue:
7703
          defaultvalue:
7359
7704
Lines 7361-7367 tables: Link Here
7361
          tagsubfield: "2"
7706
          tagsubfield: "2"
7362
          liblibrarian: "Source"
7707
          liblibrarian: "Source"
7363
          libopac: "Source"
7708
          libopac: "Source"
7364
          repeatable: 1
7709
          repeatable: 0
7365
          mandatory: 0
7710
          mandatory: 0
7366
          kohafield: ""
7711
          kohafield: ""
7367
          tab: 2
7712
          tab: 2
Lines 7369-7375 tables: Link Here
7369
          authtypecode: ""
7714
          authtypecode: ""
7370
          value_builder: ""
7715
          value_builder: ""
7371
          isurl: 0
7716
          isurl: 0
7372
          hidden: 0
7717
          hidden: -1
7373
          frameworkcode: ""
7718
          frameworkcode: ""
7374
          seealso: ""
7719
          seealso: ""
7375
          link: ""
7720
          link: ""
Lines 7379-7385 tables: Link Here
7379
          tagsubfield: "6"
7724
          tagsubfield: "6"
7380
          liblibrarian: "Interfield linking data"
7725
          liblibrarian: "Interfield linking data"
7381
          libopac: "Interfield linking data"
7726
          libopac: "Interfield linking data"
7382
          repeatable: 1
7727
          repeatable: 0
7383
          mandatory: 0
7728
          mandatory: 0
7384
          kohafield: ""
7729
          kohafield: ""
7385
          tab: 2
7730
          tab: 2
Lines 7387-7393 tables: Link Here
7387
          authtypecode: ""
7732
          authtypecode: ""
7388
          value_builder: ""
7733
          value_builder: ""
7389
          isurl: 0
7734
          isurl: 0
7390
          hidden: 0
7735
          hidden: -1
7391
          frameworkcode: ""
7736
          frameworkcode: ""
7392
          seealso: ""
7737
          seealso: ""
7393
          link: ""
7738
          link: ""
Lines 7405-7411 tables: Link Here
7405
          authtypecode: ""
7750
          authtypecode: ""
7406
          value_builder: ""
7751
          value_builder: ""
7407
          isurl: 0
7752
          isurl: 0
7408
          hidden: 0
7753
          hidden: -1
7409
          frameworkcode: ""
7754
          frameworkcode: ""
7410
          seealso: ""
7755
          seealso: ""
7411
          link: ""
7756
          link: ""
Lines 7423-7429 tables: Link Here
7423
          authtypecode: ""
7768
          authtypecode: ""
7424
          value_builder: ""
7769
          value_builder: ""
7425
          isurl: 0
7770
          isurl: 0
7426
          hidden: 0
7771
          hidden: -1
7427
          frameworkcode: ""
7772
          frameworkcode: ""
7428
          seealso: ""
7773
          seealso: ""
7429
          link: ""
7774
          link: ""
Lines 7441-7447 tables: Link Here
7441
          authtypecode: ""
7786
          authtypecode: ""
7442
          value_builder: ""
7787
          value_builder: ""
7443
          isurl: 0
7788
          isurl: 0
7444
          hidden: 0
7789
          hidden: -1
7445
          frameworkcode: ""
7790
          frameworkcode: ""
7446
          seealso: ""
7791
          seealso: ""
7447
          link: ""
7792
          link: ""
Lines 7459-7465 tables: Link Here
7459
          authtypecode: ""
7804
          authtypecode: ""
7460
          value_builder: ""
7805
          value_builder: ""
7461
          isurl: 0
7806
          isurl: 0
7462
          hidden: 0
7807
          hidden: -1
7463
          frameworkcode: ""
7808
          frameworkcode: ""
7464
          seealso: ""
7809
          seealso: ""
7465
          link: ""
7810
          link: ""
Lines 7477-7483 tables: Link Here
7477
          authtypecode: ""
7822
          authtypecode: ""
7478
          value_builder: ""
7823
          value_builder: ""
7479
          isurl: 0
7824
          isurl: 0
7480
          hidden: 0
7825
          hidden: -1
7481
          frameworkcode: ""
7826
          frameworkcode: ""
7482
          seealso: ""
7827
          seealso: ""
7483
          link: ""
7828
          link: ""
Lines 7495-7501 tables: Link Here
7495
          authtypecode: ""
7840
          authtypecode: ""
7496
          value_builder: ""
7841
          value_builder: ""
7497
          isurl: 0
7842
          isurl: 0
7498
          hidden: 0
7843
          hidden: -1
7499
          frameworkcode: ""
7844
          frameworkcode: ""
7500
          seealso: ""
7845
          seealso: ""
7501
          link: ""
7846
          link: ""
Lines 7513-7519 tables: Link Here
7513
          authtypecode: ""
7858
          authtypecode: ""
7514
          value_builder: ""
7859
          value_builder: ""
7515
          isurl: 0
7860
          isurl: 0
7516
          hidden: 0
7861
          hidden: -1
7517
          frameworkcode: ""
7862
          frameworkcode: ""
7518
          seealso: ""
7863
          seealso: ""
7519
          link: ""
7864
          link: ""
Lines 7531-7537 tables: Link Here
7531
          authtypecode: ""
7876
          authtypecode: ""
7532
          value_builder: ""
7877
          value_builder: ""
7533
          isurl: 0
7878
          isurl: 0
7534
          hidden: 0
7879
          hidden: -1
7535
          frameworkcode: ""
7880
          frameworkcode: ""
7536
          seealso: ""
7881
          seealso: ""
7537
          link: ""
7882
          link: ""
Lines 7549-7555 tables: Link Here
7549
          authtypecode: ""
7894
          authtypecode: ""
7550
          value_builder: ""
7895
          value_builder: ""
7551
          isurl: 0
7896
          isurl: 0
7552
          hidden: -6
7897
          hidden: -1
7553
          frameworkcode: ""
7898
          frameworkcode: ""
7554
          seealso: ""
7899
          seealso: ""
7555
          link: ""
7900
          link: ""
Lines 7567-7573 tables: Link Here
7567
          authtypecode: ""
7912
          authtypecode: ""
7568
          value_builder: ""
7913
          value_builder: ""
7569
          isurl: 0
7914
          isurl: 0
7570
          hidden: -6
7915
          hidden: -1
7571
          frameworkcode: ""
7916
          frameworkcode: ""
7572
          seealso: ""
7917
          seealso: ""
7573
          link: ""
7918
          link: ""
Lines 7585-7591 tables: Link Here
7585
          authtypecode: ""
7930
          authtypecode: ""
7586
          value_builder: ""
7931
          value_builder: ""
7587
          isurl: 0
7932
          isurl: 0
7588
          hidden: -6
7933
          hidden: -1
7589
          frameworkcode: ""
7934
          frameworkcode: ""
7590
          seealso: ""
7935
          seealso: ""
7591
          link: ""
7936
          link: ""
Lines 7595-7601 tables: Link Here
7595
          tagsubfield: "2"
7940
          tagsubfield: "2"
7596
          liblibrarian: "System code"
7941
          liblibrarian: "System code"
7597
          libopac: "System code"
7942
          libopac: "System code"
7598
          repeatable: 1
7943
          repeatable: 0
7599
          mandatory: 0
7944
          mandatory: 0
7600
          kohafield: ""
7945
          kohafield: ""
7601
          tab: 2
7946
          tab: 2
Lines 7603-7609 tables: Link Here
7603
          authtypecode: ""
7948
          authtypecode: ""
7604
          value_builder: ""
7949
          value_builder: ""
7605
          isurl: 0
7950
          isurl: 0
7606
          hidden: 0
7951
          hidden: -1
7607
          frameworkcode: ""
7952
          frameworkcode: ""
7608
          seealso: ""
7953
          seealso: ""
7609
          link: ""
7954
          link: ""
Lines 7621-7627 tables: Link Here
7621
          authtypecode: ""
7966
          authtypecode: ""
7622
          value_builder: ""
7967
          value_builder: ""
7623
          isurl: 0
7968
          isurl: 0
7624
          hidden: 0
7969
          hidden: -1
7625
          frameworkcode: ""
7970
          frameworkcode: ""
7626
          seealso: ""
7971
          seealso: ""
7627
          link: ""
7972
          link: ""
Lines 7639-7645 tables: Link Here
7639
          authtypecode: ""
7984
          authtypecode: ""
7640
          value_builder: ""
7985
          value_builder: ""
7641
          isurl: 0
7986
          isurl: 0
7642
          hidden: 0
7987
          hidden: -1
7643
          frameworkcode: ""
7988
          frameworkcode: ""
7644
          seealso: ""
7989
          seealso: ""
7645
          link: ""
7990
          link: ""
Lines 7657-7663 tables: Link Here
7657
          authtypecode: ""
8002
          authtypecode: ""
7658
          value_builder: ""
8003
          value_builder: ""
7659
          isurl: 0
8004
          isurl: 0
7660
          hidden: 0
8005
          hidden: -1
7661
          frameworkcode: ""
8006
          frameworkcode: ""
7662
          seealso: ""
8007
          seealso: ""
7663
          link: ""
8008
          link: ""
Lines 7677-7683 tables: Link Here
7677
          isurl: 0
8022
          isurl: 0
7678
          hidden: 0
8023
          hidden: 0
7679
          frameworkcode: ""
8024
          frameworkcode: ""
7680
          seealso: ""
8025
          seealso: "'330a', '339a'"
7681
          link: ""
8026
          link: ""
7682
          defaultvalue:
8027
          defaultvalue:
7683
8028
Lines 7693-7699 tables: Link Here
7693
          authtypecode: ""
8038
          authtypecode: ""
7694
          value_builder: ""
8039
          value_builder: ""
7695
          isurl: 0
8040
          isurl: 0
7696
          hidden: -5
8041
          hidden: 0
7697
          frameworkcode: ""
8042
          frameworkcode: ""
7698
          seealso: ""
8043
          seealso: ""
7699
          link: ""
8044
          link: ""
Lines 7711-7717 tables: Link Here
7711
          authtypecode: ""
8056
          authtypecode: ""
7712
          value_builder: ""
8057
          value_builder: ""
7713
          isurl: 0
8058
          isurl: 0
7714
          hidden: -5
8059
          hidden: 0
7715
          frameworkcode: ""
8060
          frameworkcode: ""
7716
          seealso: ""
8061
          seealso: ""
7717
          link: ""
8062
          link: ""
Lines 7729-7735 tables: Link Here
7729
          authtypecode: ""
8074
          authtypecode: ""
7730
          value_builder: ""
8075
          value_builder: ""
7731
          isurl: 0
8076
          isurl: 0
7732
          hidden: -5
8077
          hidden: 0
7733
          frameworkcode: ""
8078
          frameworkcode: ""
7734
          seealso: ""
8079
          seealso: ""
7735
          link: ""
8080
          link: ""
Lines 7747-7753 tables: Link Here
7747
          authtypecode: ""
8092
          authtypecode: ""
7748
          value_builder: ""
8093
          value_builder: ""
7749
          isurl: 0
8094
          isurl: 0
7750
          hidden: -5
8095
          hidden: 0
7751
          frameworkcode: ""
8096
          frameworkcode: ""
7752
          seealso: ""
8097
          seealso: ""
7753
          link: ""
8098
          link: ""
Lines 7765-7771 tables: Link Here
7765
          authtypecode: ""
8110
          authtypecode: ""
7766
          value_builder: ""
8111
          value_builder: ""
7767
          isurl: 0
8112
          isurl: 0
7768
          hidden: -5
8113
          hidden: 0
7769
          frameworkcode: ""
8114
          frameworkcode: ""
7770
          seealso: ""
8115
          seealso: ""
7771
          link: ""
8116
          link: ""
Lines 7783-7789 tables: Link Here
7783
          authtypecode: ""
8128
          authtypecode: ""
7784
          value_builder: ""
8129
          value_builder: ""
7785
          isurl: 0
8130
          isurl: 0
7786
          hidden: -5
8131
          hidden: 0
7787
          frameworkcode: ""
8132
          frameworkcode: ""
7788
          seealso: ""
8133
          seealso: ""
7789
          link: ""
8134
          link: ""
Lines 7801-7807 tables: Link Here
7801
          authtypecode: ""
8146
          authtypecode: ""
7802
          value_builder: ""
8147
          value_builder: ""
7803
          isurl: 0
8148
          isurl: 0
7804
          hidden: -6
8149
          hidden: 0
7805
          frameworkcode: ""
8150
          frameworkcode: ""
7806
          seealso: ""
8151
          seealso: ""
7807
          link: ""
8152
          link: ""
Lines 7819-7825 tables: Link Here
7819
          authtypecode: ""
8164
          authtypecode: ""
7820
          value_builder: ""
8165
          value_builder: ""
7821
          isurl: 0
8166
          isurl: 0
7822
          hidden: -5
8167
          hidden: 0
7823
          frameworkcode: ""
8168
          frameworkcode: ""
7824
          seealso: ""
8169
          seealso: ""
7825
          link: ""
8170
          link: ""
Lines 7837-7843 tables: Link Here
7837
          authtypecode: ""
8182
          authtypecode: ""
7838
          value_builder: ""
8183
          value_builder: ""
7839
          isurl: 0
8184
          isurl: 0
7840
          hidden: -5
8185
          hidden: 0
7841
          frameworkcode: ""
8186
          frameworkcode: ""
7842
          seealso: ""
8187
          seealso: ""
7843
          link: ""
8188
          link: ""
Lines 7855-7861 tables: Link Here
7855
          authtypecode: ""
8200
          authtypecode: ""
7856
          value_builder: ""
8201
          value_builder: ""
7857
          isurl: 0
8202
          isurl: 0
7858
          hidden: -5
8203
          hidden: 0
7859
          frameworkcode: ""
8204
          frameworkcode: ""
7860
          seealso: ""
8205
          seealso: ""
7861
          link: ""
8206
          link: ""
Lines 7873-7879 tables: Link Here
7873
          authtypecode: ""
8218
          authtypecode: ""
7874
          value_builder: ""
8219
          value_builder: ""
7875
          isurl: 0
8220
          isurl: 0
7876
          hidden: -5
8221
          hidden: 0
7877
          frameworkcode: ""
8222
          frameworkcode: ""
7878
          seealso: ""
8223
          seealso: ""
7879
          link: ""
8224
          link: ""
Lines 7891-7897 tables: Link Here
7891
          authtypecode: ""
8236
          authtypecode: ""
7892
          value_builder: ""
8237
          value_builder: ""
7893
          isurl: 0
8238
          isurl: 0
7894
          hidden: -5
8239
          hidden: 0
7895
          frameworkcode: ""
8240
          frameworkcode: ""
7896
          seealso: ""
8241
          seealso: ""
7897
          link: ""
8242
          link: ""
Lines 7909-7915 tables: Link Here
7909
          authtypecode: ""
8254
          authtypecode: ""
7910
          value_builder: ""
8255
          value_builder: ""
7911
          isurl: 0
8256
          isurl: 0
7912
          hidden: -5
8257
          hidden: 0
7913
          frameworkcode: ""
8258
          frameworkcode: ""
7914
          seealso: ""
8259
          seealso: ""
7915
          link: ""
8260
          link: ""
Lines 7927-7933 tables: Link Here
7927
          authtypecode: ""
8272
          authtypecode: ""
7928
          value_builder: ""
8273
          value_builder: ""
7929
          isurl: 0
8274
          isurl: 0
7930
          hidden: -5
8275
          hidden: 0
7931
          frameworkcode: ""
8276
          frameworkcode: ""
7932
          seealso: ""
8277
          seealso: ""
7933
          link: ""
8278
          link: ""
Lines 7935-7942 tables: Link Here
7935
8280
7936
        - tagfield: "316"
8281
        - tagfield: "316"
7937
          tagsubfield: "5"
8282
          tagsubfield: "5"
7938
          liblibrarian: "Institution to Which the Field Applies"
8283
          liblibrarian: "Institution and Copy to Which Field Applies"
7939
          libopac: "Institution to Which the Field Applies"
8284
          libopac: "Institution and Copy to Which Field Applies"
7940
          repeatable: 0
8285
          repeatable: 0
7941
          mandatory: 0
8286
          mandatory: 0
7942
          kohafield: ""
8287
          kohafield: ""
Lines 7945-7951 tables: Link Here
7945
          authtypecode: ""
8290
          authtypecode: ""
7946
          value_builder: ""
8291
          value_builder: ""
7947
          isurl: 0
8292
          isurl: 0
7948
          hidden: -6
8293
          hidden: -1
7949
          frameworkcode: ""
8294
          frameworkcode: ""
7950
          seealso: ""
8295
          seealso: ""
7951
          link: ""
8296
          link: ""
Lines 7963-7969 tables: Link Here
7963
          authtypecode: ""
8308
          authtypecode: ""
7964
          value_builder: ""
8309
          value_builder: ""
7965
          isurl: 0
8310
          isurl: 0
7966
          hidden: -6
8311
          hidden: -1
7967
          frameworkcode: ""
8312
          frameworkcode: ""
7968
          seealso: ""
8313
          seealso: ""
7969
          link: ""
8314
          link: ""
Lines 7973-7979 tables: Link Here
7973
          tagsubfield: "a"
8318
          tagsubfield: "a"
7974
          liblibrarian: "Text of Note"
8319
          liblibrarian: "Text of Note"
7975
          libopac: "Text of Note"
8320
          libopac: "Text of Note"
7976
          repeatable: 0
8321
          repeatable: 1
7977
          mandatory: 0
8322
          mandatory: 0
7978
          kohafield: ""
8323
          kohafield: ""
7979
          tab: 3
8324
          tab: 3
Lines 7981-7987 tables: Link Here
7981
          authtypecode: ""
8326
          authtypecode: ""
7982
          value_builder: ""
8327
          value_builder: ""
7983
          isurl: 0
8328
          isurl: 0
7984
          hidden: -5
8329
          hidden: 0
7985
          frameworkcode: ""
8330
          frameworkcode: ""
7986
          seealso: ""
8331
          seealso: ""
7987
          link: ""
8332
          link: ""
Lines 7989-7996 tables: Link Here
7989
8334
7990
        - tagfield: "316"
8335
        - tagfield: "316"
7991
          tagsubfield: "u"
8336
          tagsubfield: "u"
7992
          liblibrarian: "Uniform Resource Identifier"
8337
          liblibrarian: "Uniform Resource Identifier."
7993
          libopac: "Uniform Resource Identifier"
8338
          libopac: "Uniform Resource Identifier."
7994
          repeatable: 1
8339
          repeatable: 1
7995
          mandatory: 0
8340
          mandatory: 0
7996
          kohafield: ""
8341
          kohafield: ""
Lines 7999-8005 tables: Link Here
7999
          authtypecode: ""
8344
          authtypecode: ""
8000
          value_builder: ""
8345
          value_builder: ""
8001
          isurl: 0
8346
          isurl: 0
8002
          hidden: -6
8347
          hidden: -1
8003
          frameworkcode: ""
8348
          frameworkcode: ""
8004
          seealso: ""
8349
          seealso: ""
8005
          link: ""
8350
          link: ""
Lines 8007-8023 tables: Link Here
8007
8352
8008
        - tagfield: "317"
8353
        - tagfield: "317"
8009
          tagsubfield: "5"
8354
          tagsubfield: "5"
8010
          liblibrarian: "Institution to Which the Field Applies"
8355
          liblibrarian: "Institution to which the Field Applies"
8011
          libopac: "Institution to Which the Field Applies"
8356
          libopac: "Institution to which the Field Applies"
8012
          repeatable: 0
8357
          repeatable: 0
8013
          mandatory: 1
8358
          mandatory: 0
8014
          kohafield: ""
8359
          kohafield: ""
8015
          tab: 3
8360
          tab: 3
8016
          authorised_value: ""
8361
          authorised_value: ""
8017
          authtypecode: ""
8362
          authtypecode: ""
8018
          value_builder: ""
8363
          value_builder: ""
8019
          isurl: 0
8364
          isurl: 0
8020
          hidden: -6
8365
          hidden: -1
8021
          frameworkcode: ""
8366
          frameworkcode: ""
8022
          seealso: ""
8367
          seealso: ""
8023
          link: ""
8368
          link: ""
Lines 8035-8041 tables: Link Here
8035
          authtypecode: ""
8380
          authtypecode: ""
8036
          value_builder: ""
8381
          value_builder: ""
8037
          isurl: 0
8382
          isurl: 0
8038
          hidden: -6
8383
          hidden: -1
8039
          frameworkcode: ""
8384
          frameworkcode: ""
8040
          seealso: ""
8385
          seealso: ""
8041
          link: ""
8386
          link: ""
Lines 8043-8050 tables: Link Here
8043
8388
8044
        - tagfield: "317"
8389
        - tagfield: "317"
8045
          tagsubfield: "8"
8390
          tagsubfield: "8"
8046
          liblibrarian: "Materials Specified"
8391
          liblibrarian: "Materials specified"
8047
          libopac: "Materials Specified"
8392
          libopac: "Materials specified"
8048
          repeatable: 0
8393
          repeatable: 0
8049
          mandatory: 0
8394
          mandatory: 0
8050
          kohafield: ""
8395
          kohafield: ""
Lines 8053-8059 tables: Link Here
8053
          authtypecode: ""
8398
          authtypecode: ""
8054
          value_builder: ""
8399
          value_builder: ""
8055
          isurl: 0
8400
          isurl: 0
8056
          hidden: -6
8401
          hidden: -1
8057
          frameworkcode: ""
8402
          frameworkcode: ""
8058
          seealso: ""
8403
          seealso: ""
8059
          link: ""
8404
          link: ""
Lines 8071-8077 tables: Link Here
8071
          authtypecode: ""
8416
          authtypecode: ""
8072
          value_builder: ""
8417
          value_builder: ""
8073
          isurl: 0
8418
          isurl: 0
8074
          hidden: -5
8419
          hidden: 0
8075
          frameworkcode: ""
8420
          frameworkcode: ""
8076
          seealso: ""
8421
          seealso: ""
8077
          link: ""
8422
          link: ""
Lines 8079-8086 tables: Link Here
8079
8424
8080
        - tagfield: "317"
8425
        - tagfield: "317"
8081
          tagsubfield: "u"
8426
          tagsubfield: "u"
8082
          liblibrarian: "Uniform Resource Identifier"
8427
          liblibrarian: "Uniform Resource Identifier."
8083
          libopac: "Uniform Resource Identifier"
8428
          libopac: "Uniform Resource Identifier."
8084
          repeatable: 1
8429
          repeatable: 1
8085
          mandatory: 0
8430
          mandatory: 0
8086
          kohafield: ""
8431
          kohafield: ""
Lines 8089-8095 tables: Link Here
8089
          authtypecode: ""
8434
          authtypecode: ""
8090
          value_builder: ""
8435
          value_builder: ""
8091
          isurl: 0
8436
          isurl: 0
8092
          hidden: -6
8437
          hidden: -1
8093
          frameworkcode: ""
8438
          frameworkcode: ""
8094
          seealso: ""
8439
          seealso: ""
8095
          link: ""
8440
          link: ""
Lines 8097-8105 tables: Link Here
8097
8442
8098
        - tagfield: "318"
8443
        - tagfield: "318"
8099
          tagsubfield: "5"
8444
          tagsubfield: "5"
8100
          liblibrarian: "Institution to Which the Field Applies"
8445
          liblibrarian: "Institution and Copy to Which Field Applies"
8101
          libopac: "Institution to Which the Field Applies"
8446
          libopac: "Institution and Copy to Which Field Applies"
8102
          repeatable: 0
8447
          repeatable: 1
8103
          mandatory: 0
8448
          mandatory: 0
8104
          kohafield: ""
8449
          kohafield: ""
8105
          tab: 3
8450
          tab: 3
Lines 8107-8113 tables: Link Here
8107
          authtypecode: ""
8452
          authtypecode: ""
8108
          value_builder: ""
8453
          value_builder: ""
8109
          isurl: 0
8454
          isurl: 0
8110
          hidden: -5
8455
          hidden: -1
8111
          frameworkcode: ""
8456
          frameworkcode: ""
8112
          seealso: ""
8457
          seealso: ""
8113
          link: ""
8458
          link: ""
Lines 8117-8123 tables: Link Here
8117
          tagsubfield: "a"
8462
          tagsubfield: "a"
8118
          liblibrarian: "Action"
8463
          liblibrarian: "Action"
8119
          libopac: "Action"
8464
          libopac: "Action"
8120
          repeatable: 0
8465
          repeatable: 1
8121
          mandatory: 0
8466
          mandatory: 0
8122
          kohafield: ""
8467
          kohafield: ""
8123
          tab: 3
8468
          tab: 3
Lines 8125-8131 tables: Link Here
8125
          authtypecode: ""
8470
          authtypecode: ""
8126
          value_builder: ""
8471
          value_builder: ""
8127
          isurl: 0
8472
          isurl: 0
8128
          hidden: -5
8473
          hidden: 0
8129
          frameworkcode: ""
8474
          frameworkcode: ""
8130
          seealso: ""
8475
          seealso: ""
8131
          link: ""
8476
          link: ""
Lines 8143-8149 tables: Link Here
8143
          authtypecode: ""
8488
          authtypecode: ""
8144
          value_builder: ""
8489
          value_builder: ""
8145
          isurl: 0
8490
          isurl: 0
8146
          hidden: -5
8491
          hidden: -1
8147
          frameworkcode: ""
8492
          frameworkcode: ""
8148
          seealso: ""
8493
          seealso: ""
8149
          link: ""
8494
          link: ""
Lines 8161-8167 tables: Link Here
8161
          authtypecode: ""
8506
          authtypecode: ""
8162
          value_builder: ""
8507
          value_builder: ""
8163
          isurl: 0
8508
          isurl: 0
8164
          hidden: -5
8509
          hidden: -1
8165
          frameworkcode: ""
8510
          frameworkcode: ""
8166
          seealso: ""
8511
          seealso: ""
8167
          link: ""
8512
          link: ""
Lines 8179-8185 tables: Link Here
8179
          authtypecode: ""
8524
          authtypecode: ""
8180
          value_builder: ""
8525
          value_builder: ""
8181
          isurl: 0
8526
          isurl: 0
8182
          hidden: -5
8527
          hidden: -1
8183
          frameworkcode: ""
8528
          frameworkcode: ""
8184
          seealso: ""
8529
          seealso: ""
8185
          link: ""
8530
          link: ""
Lines 8197-8203 tables: Link Here
8197
          authtypecode: ""
8542
          authtypecode: ""
8198
          value_builder: ""
8543
          value_builder: ""
8199
          isurl: 0
8544
          isurl: 0
8200
          hidden: -5
8545
          hidden: -1
8201
          frameworkcode: ""
8546
          frameworkcode: ""
8202
          seealso: ""
8547
          seealso: ""
8203
          link: ""
8548
          link: ""
Lines 8205-8212 tables: Link Here
8205
8550
8206
        - tagfield: "318"
8551
        - tagfield: "318"
8207
          tagsubfield: "f"
8552
          tagsubfield: "f"
8208
          liblibrarian: "Authorization"
8553
          liblibrarian: "Authorisation"
8209
          libopac: "Authorization"
8554
          libopac: "Authorisation"
8210
          repeatable: 1
8555
          repeatable: 1
8211
          mandatory: 0
8556
          mandatory: 0
8212
          kohafield: ""
8557
          kohafield: ""
Lines 8215-8221 tables: Link Here
8215
          authtypecode: ""
8560
          authtypecode: ""
8216
          value_builder: ""
8561
          value_builder: ""
8217
          isurl: 0
8562
          isurl: 0
8218
          hidden: -5
8563
          hidden: -1
8219
          frameworkcode: ""
8564
          frameworkcode: ""
8220
          seealso: ""
8565
          seealso: ""
8221
          link: ""
8566
          link: ""
Lines 8233-8239 tables: Link Here
8233
          authtypecode: ""
8578
          authtypecode: ""
8234
          value_builder: ""
8579
          value_builder: ""
8235
          isurl: 0
8580
          isurl: 0
8236
          hidden: -5
8581
          hidden: -1
8237
          frameworkcode: ""
8582
          frameworkcode: ""
8238
          seealso: ""
8583
          seealso: ""
8239
          link: ""
8584
          link: ""
Lines 8241-8248 tables: Link Here
8241
8586
8242
        - tagfield: "318"
8587
        - tagfield: "318"
8243
          tagsubfield: "i"
8588
          tagsubfield: "i"
8244
          liblibrarian: "Method of Action"
8589
          liblibrarian: "Method of Action."
8245
          libopac: "Method of Action"
8590
          libopac: "Method of Action."
8246
          repeatable: 1
8591
          repeatable: 1
8247
          mandatory: 0
8592
          mandatory: 0
8248
          kohafield: ""
8593
          kohafield: ""
Lines 8251-8257 tables: Link Here
8251
          authtypecode: ""
8596
          authtypecode: ""
8252
          value_builder: ""
8597
          value_builder: ""
8253
          isurl: 0
8598
          isurl: 0
8254
          hidden: -5
8599
          hidden: -1
8255
          frameworkcode: ""
8600
          frameworkcode: ""
8256
          seealso: ""
8601
          seealso: ""
8257
          link: ""
8602
          link: ""
Lines 8269-8275 tables: Link Here
8269
          authtypecode: ""
8614
          authtypecode: ""
8270
          value_builder: ""
8615
          value_builder: ""
8271
          isurl: 0
8616
          isurl: 0
8272
          hidden: -5
8617
          hidden: -1
8273
          frameworkcode: ""
8618
          frameworkcode: ""
8274
          seealso: ""
8619
          seealso: ""
8275
          link: ""
8620
          link: ""
Lines 8287-8293 tables: Link Here
8287
          authtypecode: ""
8632
          authtypecode: ""
8288
          value_builder: ""
8633
          value_builder: ""
8289
          isurl: 0
8634
          isurl: 0
8290
          hidden: -5
8635
          hidden: -1
8291
          frameworkcode: ""
8636
          frameworkcode: ""
8292
          seealso: ""
8637
          seealso: ""
8293
          link: ""
8638
          link: ""
Lines 8305-8311 tables: Link Here
8305
          authtypecode: ""
8650
          authtypecode: ""
8306
          value_builder: ""
8651
          value_builder: ""
8307
          isurl: 0
8652
          isurl: 0
8308
          hidden: -5
8653
          hidden: -1
8309
          frameworkcode: ""
8654
          frameworkcode: ""
8310
          seealso: ""
8655
          seealso: ""
8311
          link: ""
8656
          link: ""
Lines 8323-8329 tables: Link Here
8323
          authtypecode: ""
8668
          authtypecode: ""
8324
          value_builder: ""
8669
          value_builder: ""
8325
          isurl: 0
8670
          isurl: 0
8326
          hidden: -5
8671
          hidden: -1
8327
          frameworkcode: ""
8672
          frameworkcode: ""
8328
          seealso: ""
8673
          seealso: ""
8329
          link: ""
8674
          link: ""
Lines 8341-8347 tables: Link Here
8341
          authtypecode: ""
8686
          authtypecode: ""
8342
          value_builder: ""
8687
          value_builder: ""
8343
          isurl: 0
8688
          isurl: 0
8344
          hidden: -5
8689
          hidden: -1
8345
          frameworkcode: ""
8690
          frameworkcode: ""
8346
          seealso: ""
8691
          seealso: ""
8347
          link: ""
8692
          link: ""
Lines 8349-8356 tables: Link Here
8349
8694
8350
        - tagfield: "318"
8695
        - tagfield: "318"
8351
          tagsubfield: "p"
8696
          tagsubfield: "p"
8352
          liblibrarian: "Non-Public Note"
8697
          liblibrarian: "Non-public Note"
8353
          libopac: "Non-Public Note"
8698
          libopac: "Non-public Note"
8354
          repeatable: 1
8699
          repeatable: 1
8355
          mandatory: 0
8700
          mandatory: 0
8356
          kohafield: ""
8701
          kohafield: ""
Lines 8359-8365 tables: Link Here
8359
          authtypecode: ""
8704
          authtypecode: ""
8360
          value_builder: ""
8705
          value_builder: ""
8361
          isurl: 0
8706
          isurl: 0
8362
          hidden: -5
8707
          hidden: -1
8363
          frameworkcode: ""
8708
          frameworkcode: ""
8364
          seealso: ""
8709
          seealso: ""
8365
          link: ""
8710
          link: ""
Lines 8377-8383 tables: Link Here
8377
          authtypecode: ""
8722
          authtypecode: ""
8378
          value_builder: ""
8723
          value_builder: ""
8379
          isurl: 0
8724
          isurl: 0
8380
          hidden: -5
8725
          hidden: -1
8381
          frameworkcode: ""
8726
          frameworkcode: ""
8382
          seealso: ""
8727
          seealso: ""
8383
          link: ""
8728
          link: ""
Lines 8385-8393 tables: Link Here
8385
8730
8386
        - tagfield: "318"
8731
        - tagfield: "318"
8387
          tagsubfield: "u"
8732
          tagsubfield: "u"
8388
          liblibrarian: "Uniform Resource Identifier"
8733
          liblibrarian: "Uniform Resource Identifier."
8389
          libopac: "Uniform Resource Identifier"
8734
          libopac: "Uniform Resource Identifier."
8390
          repeatable: 1
8735
          repeatable: 0
8391
          mandatory: 0
8736
          mandatory: 0
8392
          kohafield: ""
8737
          kohafield: ""
8393
          tab: 3
8738
          tab: 3
Lines 8395-8401 tables: Link Here
8395
          authtypecode: ""
8740
          authtypecode: ""
8396
          value_builder: ""
8741
          value_builder: ""
8397
          isurl: 0
8742
          isurl: 0
8398
          hidden: -6
8743
          hidden: -1
8399
          frameworkcode: ""
8744
          frameworkcode: ""
8400
          seealso: ""
8745
          seealso: ""
8401
          link: ""
8746
          link: ""
Lines 8413-8421 tables: Link Here
8413
          authtypecode: ""
8758
          authtypecode: ""
8414
          value_builder: ""
8759
          value_builder: ""
8415
          isurl: 0
8760
          isurl: 0
8416
          hidden: -5
8761
          hidden: 0
8417
          frameworkcode: ""
8762
          frameworkcode: ""
8418
          seealso: ""
8763
          seealso: 
8419
          link: ""
8764
          link: ""
8420
          defaultvalue:
8765
          defaultvalue:
8421
8766
Lines 8423-8429 tables: Link Here
8423
          tagsubfield: "u"
8768
          tagsubfield: "u"
8424
          liblibrarian: "Uniform Resource Identifier"
8769
          liblibrarian: "Uniform Resource Identifier"
8425
          libopac: "Uniform Resource Identifier"
8770
          libopac: "Uniform Resource Identifier"
8426
          repeatable: 1
8771
          repeatable: 0
8427
          mandatory: 0
8772
          mandatory: 0
8428
          kohafield: ""
8773
          kohafield: ""
8429
          tab: 3
8774
          tab: 3
Lines 8431-8437 tables: Link Here
8431
          authtypecode: ""
8776
          authtypecode: ""
8432
          value_builder: ""
8777
          value_builder: ""
8433
          isurl: 0
8778
          isurl: 0
8434
          hidden: -6
8779
          hidden: -1
8780
          frameworkcode: ""
8781
          seealso: ""
8782
          link: ""
8783
          defaultvalue:
8784
8785
        - tagfield: "321"
8786
          tagsubfield: "5"
8787
          liblibrarian: "Institution and Copy to Which Field Applies"
8788
          libopac: "Institution and Copy to Which Field Applies"
8789
          repeatable: 0
8790
          mandatory: 0
8791
          kohafield: ""
8792
          tab: 3
8793
          authorised_value: ""
8794
          authtypecode: ""
8795
          value_builder: ""
8796
          isurl: 0
8797
          hidden: -1
8798
          frameworkcode: ""
8799
          seealso: ""
8800
          link: ""
8801
          defaultvalue:
8802
8803
        - tagfield: "321"
8804
          tagsubfield: "6"
8805
          liblibrarian: "Interfield Linking Data"
8806
          libopac: "Interfield Linking Data"
8807
          repeatable: 0
8808
          mandatory: 0
8809
          kohafield: ""
8810
          tab: 3
8811
          authorised_value: ""
8812
          authtypecode: ""
8813
          value_builder: ""
8814
          isurl: 0
8815
          hidden: -1
8435
          frameworkcode: ""
8816
          frameworkcode: ""
8436
          seealso: ""
8817
          seealso: ""
8437
          link: ""
8818
          link: ""
Lines 8439-8446 tables: Link Here
8439
8820
8440
        - tagfield: "321"
8821
        - tagfield: "321"
8441
          tagsubfield: "a"
8822
          tagsubfield: "a"
8442
          liblibrarian: "Indexes, Abstracts, References Note"
8823
          liblibrarian: "Name of source"
8443
          libopac: "Indexes, Abstracts, References Note"
8824
          libopac: "Name of source"
8444
          repeatable: 0
8825
          repeatable: 0
8445
          mandatory: 0
8826
          mandatory: 0
8446
          kohafield: ""
8827
          kohafield: ""
Lines 8449-8455 tables: Link Here
8449
          authtypecode: ""
8830
          authtypecode: ""
8450
          value_builder: ""
8831
          value_builder: ""
8451
          isurl: 0
8832
          isurl: 0
8452
          hidden: -5
8833
          hidden: 0
8453
          frameworkcode: ""
8834
          frameworkcode: ""
8454
          seealso: ""
8835
          seealso: ""
8455
          link: ""
8836
          link: ""
Lines 8467-8473 tables: Link Here
8467
          authtypecode: ""
8848
          authtypecode: ""
8468
          value_builder: ""
8849
          value_builder: ""
8469
          isurl: 0
8850
          isurl: 0
8470
          hidden: -5
8851
          hidden: -1
8852
          frameworkcode: ""
8853
          seealso: ""
8854
          link: ""
8855
          defaultvalue:
8856
8857
        - tagfield: "321"
8858
          tagsubfield: "c"
8859
          liblibrarian: "Location within source"
8860
          libopac: "Location within source"
8861
          repeatable: 0
8862
          mandatory: 0
8863
          kohafield: ""
8864
          tab: 3
8865
          authorised_value: ""
8866
          authtypecode: ""
8867
          value_builder: ""
8868
          isurl: 0
8869
          hidden: -1
8870
          frameworkcode: ""
8871
          seealso: ""
8872
          link: ""
8873
          defaultvalue:
8874
8875
        - tagfield: "321"
8876
          tagsubfield: "u"
8877
          liblibrarian: "Uniform Resource Identifier (URI)"
8878
          libopac: "Uniform Resource Identifier (URI)"
8879
          repeatable: 0
8880
          mandatory: 0
8881
          kohafield: ""
8882
          tab: 3
8883
          authorised_value: ""
8884
          authtypecode: ""
8885
          value_builder: ""
8886
          isurl: 0
8887
          hidden: -1
8471
          frameworkcode: ""
8888
          frameworkcode: ""
8472
          seealso: ""
8889
          seealso: ""
8473
          link: ""
8890
          link: ""
Lines 8475-8482 tables: Link Here
8475
8892
8476
        - tagfield: "321"
8893
        - tagfield: "321"
8477
          tagsubfield: "x"
8894
          tagsubfield: "x"
8478
          liblibrarian: "International Standard Serial Number (ISSN)"
8895
          liblibrarian: "International Standard Number"
8479
          libopac: "International Standard Serial Number (ISSN)"
8896
          libopac: "International Standard Number"
8480
          repeatable: 0
8897
          repeatable: 0
8481
          mandatory: 0
8898
          mandatory: 0
8482
          kohafield: ""
8899
          kohafield: ""
Lines 8485-8491 tables: Link Here
8485
          authtypecode: ""
8902
          authtypecode: ""
8486
          value_builder: ""
8903
          value_builder: ""
8487
          isurl: 0
8904
          isurl: 0
8488
          hidden: -5
8905
          hidden: -1
8489
          frameworkcode: ""
8906
          frameworkcode: ""
8490
          seealso: ""
8907
          seealso: ""
8491
          link: ""
8908
          link: ""
Lines 8503-8509 tables: Link Here
8503
          authtypecode: ""
8920
          authtypecode: ""
8504
          value_builder: ""
8921
          value_builder: ""
8505
          isurl: 0
8922
          isurl: 0
8506
          hidden: -5
8923
          hidden: 0
8507
          frameworkcode: ""
8924
          frameworkcode: ""
8508
          seealso: ""
8925
          seealso: ""
8509
          link: ""
8926
          link: ""
Lines 8521-8527 tables: Link Here
8521
          authtypecode: ""
8938
          authtypecode: ""
8522
          value_builder: ""
8939
          value_builder: ""
8523
          isurl: 0
8940
          isurl: 0
8524
          hidden: -5
8941
          hidden: 0
8525
          frameworkcode: ""
8942
          frameworkcode: ""
8526
          seealso: ""
8943
          seealso: ""
8527
          link: ""
8944
          link: ""
Lines 8539-8545 tables: Link Here
8539
          authtypecode: ""
8956
          authtypecode: ""
8540
          value_builder: ""
8957
          value_builder: ""
8541
          isurl: 0
8958
          isurl: 0
8542
          hidden: -5
8959
          hidden: 0
8543
          frameworkcode: ""
8960
          frameworkcode: ""
8544
          seealso: ""
8961
          seealso: ""
8545
          link: ""
8962
          link: ""
Lines 8547-8554 tables: Link Here
8547
8964
8548
        - tagfield: "325"
8965
        - tagfield: "325"
8549
          tagsubfield: "a"
8966
          tagsubfield: "a"
8550
          liblibrarian: "Text of Note"
8967
          liblibrarian: "Text of Unstructured Note"
8551
          libopac: "Text of Note"
8968
          libopac: "Text of Unstructured Note"
8552
          repeatable: 0
8969
          repeatable: 0
8553
          mandatory: 0
8970
          mandatory: 0
8554
          kohafield: ""
8971
          kohafield: ""
Lines 8566-8572 tables: Link Here
8566
        - tagfield: "325"
8983
        - tagfield: "325"
8567
          tagsubfield: "b"
8984
          tagsubfield: "b"
8568
          liblibrarian: "Type of reproduction"
8985
          liblibrarian: "Type of reproduction"
8569
          libopac: ""
8986
          libopac: "Type of reproduction"
8570
          repeatable: 0
8987
          repeatable: 0
8571
          mandatory: 0
8988
          mandatory: 0
8572
          kohafield: ""
8989
          kohafield: ""
Lines 8575-8581 tables: Link Here
8575
          authtypecode: ""
8992
          authtypecode: ""
8576
          value_builder: ""
8993
          value_builder: ""
8577
          isurl: 0
8994
          isurl: 0
8578
          hidden: 0
8995
          hidden: -1
8579
          frameworkcode: ""
8996
          frameworkcode: ""
8580
          seealso: ""
8997
          seealso: ""
8581
          link: ""
8998
          link: ""
Lines 8584-8590 tables: Link Here
8584
        - tagfield: "325"
9001
        - tagfield: "325"
8585
          tagsubfield: "c"
9002
          tagsubfield: "c"
8586
          liblibrarian: "Place of reproduction"
9003
          liblibrarian: "Place of reproduction"
8587
          libopac: ""
9004
          libopac: "Place of reproduction"
8588
          repeatable: 1
9005
          repeatable: 1
8589
          mandatory: 0
9006
          mandatory: 0
8590
          kohafield: ""
9007
          kohafield: ""
Lines 8593-8599 tables: Link Here
8593
          authtypecode: ""
9010
          authtypecode: ""
8594
          value_builder: ""
9011
          value_builder: ""
8595
          isurl: 0
9012
          isurl: 0
8596
          hidden: 0
9013
          hidden: -1
8597
          frameworkcode: ""
9014
          frameworkcode: ""
8598
          seealso: ""
9015
          seealso: ""
8599
          link: ""
9016
          link: ""
Lines 8602-8608 tables: Link Here
8602
        - tagfield: "325"
9019
        - tagfield: "325"
8603
          tagsubfield: "d"
9020
          tagsubfield: "d"
8604
          liblibrarian: "Agency Responsible for the Reproduction"
9021
          liblibrarian: "Agency Responsible for the Reproduction"
8605
          libopac: ""
9022
          libopac: "Agency Responsible for the Reproduction"
8606
          repeatable: 1
9023
          repeatable: 1
8607
          mandatory: 0
9024
          mandatory: 0
8608
          kohafield: ""
9025
          kohafield: ""
Lines 8611-8617 tables: Link Here
8611
          authtypecode: ""
9028
          authtypecode: ""
8612
          value_builder: ""
9029
          value_builder: ""
8613
          isurl: 0
9030
          isurl: 0
8614
          hidden: 0
9031
          hidden: -1
8615
          frameworkcode: ""
9032
          frameworkcode: ""
8616
          seealso: ""
9033
          seealso: ""
8617
          link: ""
9034
          link: ""
Lines 8620-8626 tables: Link Here
8620
        - tagfield: "325"
9037
        - tagfield: "325"
8621
          tagsubfield: "e"
9038
          tagsubfield: "e"
8622
          liblibrarian: "Date of publication for the reproduction"
9039
          liblibrarian: "Date of publication for the reproduction"
8623
          libopac: ""
9040
          libopac: "Date of publication for the reproduction"
8624
          repeatable: 0
9041
          repeatable: 0
8625
          mandatory: 0
9042
          mandatory: 0
8626
          kohafield: ""
9043
          kohafield: ""
Lines 8629-8635 tables: Link Here
8629
          authtypecode: ""
9046
          authtypecode: ""
8630
          value_builder: ""
9047
          value_builder: ""
8631
          isurl: 0
9048
          isurl: 0
8632
          hidden: 0
9049
          hidden: -1
8633
          frameworkcode: ""
9050
          frameworkcode: ""
8634
          seealso: ""
9051
          seealso: ""
8635
          link: ""
9052
          link: ""
Lines 8638-8644 tables: Link Here
8638
        - tagfield: "325"
9055
        - tagfield: "325"
8639
          tagsubfield: "f"
9056
          tagsubfield: "f"
8640
          liblibrarian: "Physical description of the reproduction"
9057
          liblibrarian: "Physical description of the reproduction"
8641
          libopac: ""
9058
          libopac: "Physical description of the reproduction"
8642
          repeatable: 0
9059
          repeatable: 0
8643
          mandatory: 0
9060
          mandatory: 0
8644
          kohafield: ""
9061
          kohafield: ""
Lines 8647-8653 tables: Link Here
8647
          authtypecode: ""
9064
          authtypecode: ""
8648
          value_builder: ""
9065
          value_builder: ""
8649
          isurl: 0
9066
          isurl: 0
8650
          hidden: 0
9067
          hidden: -1
8651
          frameworkcode: ""
9068
          frameworkcode: ""
8652
          seealso: ""
9069
          seealso: ""
8653
          link: ""
9070
          link: ""
Lines 8656-8662 tables: Link Here
8656
        - tagfield: "325"
9073
        - tagfield: "325"
8657
          tagsubfield: "g"
9074
          tagsubfield: "g"
8658
          liblibrarian: "Series statement for the reproduction"
9075
          liblibrarian: "Series statement for the reproduction"
8659
          libopac: ""
9076
          libopac: "Series statement for the reproduction"
8660
          repeatable: 0
9077
          repeatable: 0
8661
          mandatory: 0
9078
          mandatory: 0
8662
          kohafield: ""
9079
          kohafield: ""
Lines 8665-8671 tables: Link Here
8665
          authtypecode: ""
9082
          authtypecode: ""
8666
          value_builder: ""
9083
          value_builder: ""
8667
          isurl: 0
9084
          isurl: 0
8668
          hidden: 0
9085
          hidden: -1
8669
          frameworkcode: ""
9086
          frameworkcode: ""
8670
          seealso: ""
9087
          seealso: ""
8671
          link: ""
9088
          link: ""
Lines 8673-8689 tables: Link Here
8673
9090
8674
        - tagfield: "325"
9091
        - tagfield: "325"
8675
          tagsubfield: "h"
9092
          tagsubfield: "h"
8676
          liblibrarian: "completeness of the reproduction code"
9093
          liblibrarian: "Completeness of the reproduction code"
8677
          libopac: ""
9094
          libopac: "Completeness of the reproduction code"
8678
          repeatable: 0
9095
          repeatable: 0
8679
          mandatory: 0
9096
          mandatory: 0
8680
          kohafield: ""
9097
          kohafield: ""
8681
          tab: 3
9098
          tab: 3
8682
          authorised_value: unimarc_325h
9099
          authorised_value: ""
8683
          authtypecode: ""
9100
          authtypecode: ""
8684
          value_builder: ""
9101
          value_builder: ""
8685
          isurl: 0
9102
          isurl: 0
8686
          hidden: 0
9103
          hidden: -1
8687
          frameworkcode: ""
9104
          frameworkcode: ""
8688
          seealso: ""
9105
          seealso: ""
8689
          link: ""
9106
          link: ""
Lines 8692-8698 tables: Link Here
8692
        - tagfield: "325"
9109
        - tagfield: "325"
8693
          tagsubfield: "i"
9110
          tagsubfield: "i"
8694
          liblibrarian: "Coverage of the reproduction"
9111
          liblibrarian: "Coverage of the reproduction"
8695
          libopac: ""
9112
          libopac: "Coverage of the reproduction"
8696
          repeatable: 0
9113
          repeatable: 0
8697
          mandatory: 0
9114
          mandatory: 0
8698
          kohafield: ""
9115
          kohafield: ""
Lines 8701-8707 tables: Link Here
8701
          authtypecode: ""
9118
          authtypecode: ""
8702
          value_builder: ""
9119
          value_builder: ""
8703
          isurl: 0
9120
          isurl: 0
8704
          hidden: 0
9121
          hidden: -1
8705
          frameworkcode: ""
9122
          frameworkcode: ""
8706
          seealso: ""
9123
          seealso: ""
8707
          link: ""
9124
          link: ""
Lines 8710-8716 tables: Link Here
8710
        - tagfield: "325"
9127
        - tagfield: "325"
8711
          tagsubfield: "j"
9128
          tagsubfield: "j"
8712
          liblibrarian: "Terms of access to the reproduction"
9129
          liblibrarian: "Terms of access to the reproduction"
8713
          libopac: ""
9130
          libopac: "Terms of access to the reproduction"
8714
          repeatable: 1
9131
          repeatable: 1
8715
          mandatory: 0
9132
          mandatory: 0
8716
          kohafield: ""
9133
          kohafield: ""
Lines 8719-8725 tables: Link Here
8719
          authtypecode: ""
9136
          authtypecode: ""
8720
          value_builder: ""
9137
          value_builder: ""
8721
          isurl: 0
9138
          isurl: 0
8722
          hidden: 0
9139
          hidden: 1
8723
          frameworkcode: ""
9140
          frameworkcode: ""
8724
          seealso: ""
9141
          seealso: ""
8725
          link: ""
9142
          link: ""
Lines 8728-8734 tables: Link Here
8728
        - tagfield: "325"
9145
        - tagfield: "325"
8729
          tagsubfield: "n"
9146
          tagsubfield: "n"
8730
          liblibrarian: "Note About Reproduction"
9147
          liblibrarian: "Note About Reproduction"
8731
          libopac: ""
9148
          libopac: "Note About Reproduction"
8732
          repeatable: 1
9149
          repeatable: 1
8733
          mandatory: 0
9150
          mandatory: 0
8734
          kohafield: ""
9151
          kohafield: ""
Lines 8737-8743 tables: Link Here
8737
          authtypecode: ""
9154
          authtypecode: ""
8738
          value_builder: ""
9155
          value_builder: ""
8739
          isurl: 0
9156
          isurl: 0
8740
          hidden: 0
9157
          hidden: -1
8741
          frameworkcode: ""
9158
          frameworkcode: ""
8742
          seealso: ""
9159
          seealso: ""
8743
          link: ""
9160
          link: ""
Lines 8746-8752 tables: Link Here
8746
        - tagfield: "325"
9163
        - tagfield: "325"
8747
          tagsubfield: "u"
9164
          tagsubfield: "u"
8748
          liblibrarian: "URL of the reproduction"
9165
          liblibrarian: "URL of the reproduction"
8749
          libopac: ""
9166
          libopac: "URL of the reproduction"
8750
          repeatable: 0
9167
          repeatable: 0
8751
          mandatory: 0
9168
          mandatory: 0
8752
          kohafield: ""
9169
          kohafield: ""
Lines 8754-8761 tables: Link Here
8754
          authorised_value: ""
9171
          authorised_value: ""
8755
          authtypecode: ""
9172
          authtypecode: ""
8756
          value_builder: ""
9173
          value_builder: ""
8757
          isurl: 1
9174
          isurl: 0
8758
          hidden: 0
9175
          hidden: -1
8759
          frameworkcode: ""
9176
          frameworkcode: ""
8760
          seealso: ""
9177
          seealso: ""
8761
          link: ""
9178
          link: ""
Lines 8764-8770 tables: Link Here
8764
        - tagfield: "325"
9181
        - tagfield: "325"
8765
          tagsubfield: "v"
9182
          tagsubfield: "v"
8766
          liblibrarian: "Date of consultation"
9183
          liblibrarian: "Date of consultation"
8767
          libopac: ""
9184
          libopac: "Date of consultation"
8768
          repeatable: 0
9185
          repeatable: 0
8769
          mandatory: 0
9186
          mandatory: 0
8770
          kohafield: ""
9187
          kohafield: ""
Lines 8773-8779 tables: Link Here
8773
          authtypecode: ""
9190
          authtypecode: ""
8774
          value_builder: ""
9191
          value_builder: ""
8775
          isurl: 0
9192
          isurl: 0
8776
          hidden: 0
9193
          hidden: -1
8777
          frameworkcode: ""
9194
          frameworkcode: ""
8778
          seealso: ""
9195
          seealso: ""
8779
          link: ""
9196
          link: ""
Lines 8782-8788 tables: Link Here
8782
        - tagfield: "325"
9199
        - tagfield: "325"
8783
          tagsubfield: "x"
9200
          tagsubfield: "x"
8784
          liblibrarian: "ISSN of the reproduction"
9201
          liblibrarian: "ISSN of the reproduction"
8785
          libopac: ""
9202
          libopac: "ISSN of the reproduction"
8786
          repeatable: 0
9203
          repeatable: 0
8787
          mandatory: 0
9204
          mandatory: 0
8788
          kohafield: ""
9205
          kohafield: ""
Lines 8791-8797 tables: Link Here
8791
          authtypecode: ""
9208
          authtypecode: ""
8792
          value_builder: ""
9209
          value_builder: ""
8793
          isurl: 0
9210
          isurl: 0
8794
          hidden: 0
9211
          hidden: -1
8795
          frameworkcode: ""
9212
          frameworkcode: ""
8796
          seealso: ""
9213
          seealso: ""
8797
          link: ""
9214
          link: ""
Lines 8800-8807 tables: Link Here
8800
        - tagfield: "325"
9217
        - tagfield: "325"
8801
          tagsubfield: "y"
9218
          tagsubfield: "y"
8802
          liblibrarian: "ISBN of the reproduction"
9219
          liblibrarian: "ISBN of the reproduction"
8803
          libopac: ""
9220
          libopac: "ISBN of the reproduction"
8804
          repeatable: 1
9221
          repeatable: 0
8805
          mandatory: 0
9222
          mandatory: 0
8806
          kohafield: ""
9223
          kohafield: ""
8807
          tab: 3
9224
          tab: 3
Lines 8809-8815 tables: Link Here
8809
          authtypecode: ""
9226
          authtypecode: ""
8810
          value_builder: ""
9227
          value_builder: ""
8811
          isurl: 0
9228
          isurl: 0
8812
          hidden: 0
9229
          hidden: -1
8813
          frameworkcode: ""
9230
          frameworkcode: ""
8814
          seealso: ""
9231
          seealso: ""
8815
          link: ""
9232
          link: ""
Lines 8818-8824 tables: Link Here
8818
        - tagfield: "325"
9235
        - tagfield: "325"
8819
          tagsubfield: "z"
9236
          tagsubfield: "z"
8820
          liblibrarian: "Date when the URL in $u was found to be invalid"
9237
          liblibrarian: "Date when the URL in $u was found to be invalid"
8821
          libopac: ""
9238
          libopac: "Date when the URL in $u was found to be invalid"
8822
          repeatable: 0
9239
          repeatable: 0
8823
          mandatory: 0
9240
          mandatory: 0
8824
          kohafield: ""
9241
          kohafield: ""
Lines 8827-8833 tables: Link Here
8827
          authtypecode: ""
9244
          authtypecode: ""
8828
          value_builder: ""
9245
          value_builder: ""
8829
          isurl: 0
9246
          isurl: 0
8830
          hidden: 0
9247
          hidden: -1
8831
          frameworkcode: ""
9248
          frameworkcode: ""
8832
          seealso: ""
9249
          seealso: ""
8833
          link: ""
9250
          link: ""
Lines 8845-8853 tables: Link Here
8845
          authtypecode: ""
9262
          authtypecode: ""
8846
          value_builder: ""
9263
          value_builder: ""
8847
          isurl: 0
9264
          isurl: 0
8848
          hidden: -5
9265
          hidden: 0
8849
          frameworkcode: ""
9266
          frameworkcode: ""
8850
          seealso: ""
9267
          seealso: 
8851
          link: ""
9268
          link: ""
8852
          defaultvalue:
9269
          defaultvalue:
8853
9270
Lines 8863-8871 tables: Link Here
8863
          authtypecode: ""
9280
          authtypecode: ""
8864
          value_builder: ""
9281
          value_builder: ""
8865
          isurl: 0
9282
          isurl: 0
8866
          hidden: -5
9283
          hidden: -1
8867
          frameworkcode: ""
9284
          frameworkcode: ""
8868
          seealso: ""
9285
          seealso: 
8869
          link: ""
9286
          link: ""
8870
          defaultvalue:
9287
          defaultvalue:
8871
9288
Lines 8881-8887 tables: Link Here
8881
          authtypecode: ""
9298
          authtypecode: ""
8882
          value_builder: ""
9299
          value_builder: ""
8883
          isurl: 0
9300
          isurl: 0
8884
          hidden: -5
9301
          hidden: 0
8885
          frameworkcode: ""
9302
          frameworkcode: ""
8886
          seealso: ""
9303
          seealso: ""
8887
          link: ""
9304
          link: ""
Lines 8889-8896 tables: Link Here
8889
9306
8890
        - tagfield: "327"
9307
        - tagfield: "327"
8891
          tagsubfield: "b"
9308
          tagsubfield: "b"
8892
          liblibrarian: "Title of Level 1 Subdivision"
9309
          liblibrarian: "Title of level 1 subdivision"
8893
          libopac: "Title of Level 1 Subdivision"
9310
          libopac: "Title of level 1 subdivision"
8894
          repeatable: 1
9311
          repeatable: 1
8895
          mandatory: 0
9312
          mandatory: 0
8896
          kohafield: ""
9313
          kohafield: ""
Lines 8899-8905 tables: Link Here
8899
          authtypecode: ""
9316
          authtypecode: ""
8900
          value_builder: ""
9317
          value_builder: ""
8901
          isurl: 0
9318
          isurl: 0
8902
          hidden: -6
9319
          hidden: -1
8903
          frameworkcode: ""
9320
          frameworkcode: ""
8904
          seealso: ""
9321
          seealso: ""
8905
          link: ""
9322
          link: ""
Lines 8907-8914 tables: Link Here
8907
9324
8908
        - tagfield: "327"
9325
        - tagfield: "327"
8909
          tagsubfield: "c"
9326
          tagsubfield: "c"
8910
          liblibrarian: "Title of Level 2 Subdivision"
9327
          liblibrarian: "Title of level 2 subdivision"
8911
          libopac: "Title of Level 2 Subdivision"
9328
          libopac: "Title of level 2 subdivision"
8912
          repeatable: 1
9329
          repeatable: 1
8913
          mandatory: 0
9330
          mandatory: 0
8914
          kohafield: ""
9331
          kohafield: ""
Lines 8917-8923 tables: Link Here
8917
          authtypecode: ""
9334
          authtypecode: ""
8918
          value_builder: ""
9335
          value_builder: ""
8919
          isurl: 0
9336
          isurl: 0
8920
          hidden: -6
9337
          hidden: -1
8921
          frameworkcode: ""
9338
          frameworkcode: ""
8922
          seealso: ""
9339
          seealso: ""
8923
          link: ""
9340
          link: ""
Lines 8925-8932 tables: Link Here
8925
9342
8926
        - tagfield: "327"
9343
        - tagfield: "327"
8927
          tagsubfield: "d"
9344
          tagsubfield: "d"
8928
          liblibrarian: "Title of Level 3 Subdivision"
9345
          liblibrarian: "Title of level 3 subdivision"
8929
          libopac: "Title of Level 3 Subdivision"
9346
          libopac: "Title of level 3 subdivision"
8930
          repeatable: 1
9347
          repeatable: 1
8931
          mandatory: 0
9348
          mandatory: 0
8932
          kohafield: ""
9349
          kohafield: ""
Lines 8935-8941 tables: Link Here
8935
          authtypecode: ""
9352
          authtypecode: ""
8936
          value_builder: ""
9353
          value_builder: ""
8937
          isurl: 0
9354
          isurl: 0
8938
          hidden: -6
9355
          hidden: -1
8939
          frameworkcode: ""
9356
          frameworkcode: ""
8940
          seealso: ""
9357
          seealso: ""
8941
          link: ""
9358
          link: ""
Lines 8943-8950 tables: Link Here
8943
9360
8944
        - tagfield: "327"
9361
        - tagfield: "327"
8945
          tagsubfield: "e"
9362
          tagsubfield: "e"
8946
          liblibrarian: "Title of Level 4 Subdivision"
9363
          liblibrarian: "Title of level 4 subdivision"
8947
          libopac: "Title of Level 4 Subdivision"
9364
          libopac: "Title of level 4 subdivision"
8948
          repeatable: 1
9365
          repeatable: 1
8949
          mandatory: 0
9366
          mandatory: 0
8950
          kohafield: ""
9367
          kohafield: ""
Lines 8953-8959 tables: Link Here
8953
          authtypecode: ""
9370
          authtypecode: ""
8954
          value_builder: ""
9371
          value_builder: ""
8955
          isurl: 0
9372
          isurl: 0
8956
          hidden: -6
9373
          hidden: -1
8957
          frameworkcode: ""
9374
          frameworkcode: ""
8958
          seealso: ""
9375
          seealso: ""
8959
          link: ""
9376
          link: ""
Lines 8961-8968 tables: Link Here
8961
9378
8962
        - tagfield: "327"
9379
        - tagfield: "327"
8963
          tagsubfield: "f"
9380
          tagsubfield: "f"
8964
          liblibrarian: "Title of Level 5 Subdivision"
9381
          liblibrarian: "Title of level 5 subdivision"
8965
          libopac: "Title of Level 5 Subdivision"
9382
          libopac: "Title of level 5 subdivision"
8966
          repeatable: 1
9383
          repeatable: 1
8967
          mandatory: 0
9384
          mandatory: 0
8968
          kohafield: ""
9385
          kohafield: ""
Lines 8971-8977 tables: Link Here
8971
          authtypecode: ""
9388
          authtypecode: ""
8972
          value_builder: ""
9389
          value_builder: ""
8973
          isurl: 0
9390
          isurl: 0
8974
          hidden: -6
9391
          hidden: -1
8975
          frameworkcode: ""
9392
          frameworkcode: ""
8976
          seealso: ""
9393
          seealso: ""
8977
          link: ""
9394
          link: ""
Lines 8979-8986 tables: Link Here
8979
9396
8980
        - tagfield: "327"
9397
        - tagfield: "327"
8981
          tagsubfield: "g"
9398
          tagsubfield: "g"
8982
          liblibrarian: "Title of Level 6 Subdivision"
9399
          liblibrarian: "Title of level 6 subdivision"
8983
          libopac: "Title of Level 6 Subdivision"
9400
          libopac: "Title of level 6 subdivision"
8984
          repeatable: 1
9401
          repeatable: 1
8985
          mandatory: 0
9402
          mandatory: 0
8986
          kohafield: ""
9403
          kohafield: ""
Lines 8989-8995 tables: Link Here
8989
          authtypecode: ""
9406
          authtypecode: ""
8990
          value_builder: ""
9407
          value_builder: ""
8991
          isurl: 0
9408
          isurl: 0
8992
          hidden: -6
9409
          hidden: -1
8993
          frameworkcode: ""
9410
          frameworkcode: ""
8994
          seealso: ""
9411
          seealso: ""
8995
          link: ""
9412
          link: ""
Lines 8997-9004 tables: Link Here
8997
9414
8998
        - tagfield: "327"
9415
        - tagfield: "327"
8999
          tagsubfield: "h"
9416
          tagsubfield: "h"
9000
          liblibrarian: "Title of Level 7 Subdivision"
9417
          liblibrarian: "Title of level 7 subdivision"
9001
          libopac: "Title of Level 7 Subdivision"
9418
          libopac: "Title of level 7 subdivision"
9002
          repeatable: 1
9419
          repeatable: 1
9003
          mandatory: 0
9420
          mandatory: 0
9004
          kohafield: ""
9421
          kohafield: ""
Lines 9007-9013 tables: Link Here
9007
          authtypecode: ""
9424
          authtypecode: ""
9008
          value_builder: ""
9425
          value_builder: ""
9009
          isurl: 0
9426
          isurl: 0
9010
          hidden: -6
9427
          hidden: -1
9011
          frameworkcode: ""
9428
          frameworkcode: ""
9012
          seealso: ""
9429
          seealso: ""
9013
          link: ""
9430
          link: ""
Lines 9015-9022 tables: Link Here
9015
9432
9016
        - tagfield: "327"
9433
        - tagfield: "327"
9017
          tagsubfield: "i"
9434
          tagsubfield: "i"
9018
          liblibrarian: "Title of Level 8 Subdivision"
9435
          liblibrarian: "Title of level 8 subdivision"
9019
          libopac: "Title of Level 8 Subdivision"
9436
          libopac: "Title of level 8 subdivision"
9020
          repeatable: 1
9437
          repeatable: 1
9021
          mandatory: 0
9438
          mandatory: 0
9022
          kohafield: ""
9439
          kohafield: ""
Lines 9025-9031 tables: Link Here
9025
          authtypecode: ""
9442
          authtypecode: ""
9026
          value_builder: ""
9443
          value_builder: ""
9027
          isurl: 0
9444
          isurl: 0
9028
          hidden: -6
9445
          hidden: -1
9029
          frameworkcode: ""
9446
          frameworkcode: ""
9030
          seealso: ""
9447
          seealso: ""
9031
          link: ""
9448
          link: ""
Lines 9033-9040 tables: Link Here
9033
9450
9034
        - tagfield: "327"
9451
        - tagfield: "327"
9035
          tagsubfield: "p"
9452
          tagsubfield: "p"
9036
          liblibrarian: "Sequence of Pages or First Page of a Subdivision"
9453
          liblibrarian: "Sequence of pages or first page of a subdivision"
9037
          libopac: "Sequence of Pages or First Page of a Subdivision"
9454
          libopac: "Sequence of pages or first page of a subdivision"
9038
          repeatable: 1
9455
          repeatable: 1
9039
          mandatory: 0
9456
          mandatory: 0
9040
          kohafield: ""
9457
          kohafield: ""
Lines 9043-9049 tables: Link Here
9043
          authtypecode: ""
9460
          authtypecode: ""
9044
          value_builder: ""
9461
          value_builder: ""
9045
          isurl: 0
9462
          isurl: 0
9046
          hidden: -6
9463
          hidden: -1
9047
          frameworkcode: ""
9464
          frameworkcode: ""
9048
          seealso: ""
9465
          seealso: ""
9049
          link: ""
9466
          link: ""
Lines 9051-9058 tables: Link Here
9051
9468
9052
        - tagfield: "327"
9469
        - tagfield: "327"
9053
          tagsubfield: "u"
9470
          tagsubfield: "u"
9054
          liblibrarian: "Uniform Resource Identifier (Uri)"
9471
          liblibrarian: "Uniform Resource Identifier (URI)"
9055
          libopac: "Uniform Resource Identifier (Uri)"
9472
          libopac: "Uniform Resource Identifier (URI)"
9056
          repeatable: 1
9473
          repeatable: 1
9057
          mandatory: 0
9474
          mandatory: 0
9058
          kohafield: ""
9475
          kohafield: ""
Lines 9061-9067 tables: Link Here
9061
          authtypecode: ""
9478
          authtypecode: ""
9062
          value_builder: ""
9479
          value_builder: ""
9063
          isurl: 0
9480
          isurl: 0
9064
          hidden: -6
9481
          hidden: -1
9065
          frameworkcode: ""
9482
          frameworkcode: ""
9066
          seealso: ""
9483
          seealso: ""
9067
          link: ""
9484
          link: ""
Lines 9069-9076 tables: Link Here
9069
9486
9070
        - tagfield: "327"
9487
        - tagfield: "327"
9071
          tagsubfield: "z"
9488
          tagsubfield: "z"
9072
          liblibrarian: "Other Information Concerning a Subdivision"
9489
          liblibrarian: "Other information concerning a subdivision"
9073
          libopac: "Other Information Concerning a Subdivision"
9490
          libopac: "Other information concerning a subdivision"
9074
          repeatable: 1
9491
          repeatable: 1
9075
          mandatory: 0
9492
          mandatory: 0
9076
          kohafield: ""
9493
          kohafield: ""
Lines 9079-9085 tables: Link Here
9079
          authtypecode: ""
9496
          authtypecode: ""
9080
          value_builder: ""
9497
          value_builder: ""
9081
          isurl: 0
9498
          isurl: 0
9082
          hidden: -6
9499
          hidden: -1
9083
          frameworkcode: ""
9500
          frameworkcode: ""
9084
          seealso: ""
9501
          seealso: ""
9085
          link: ""
9502
          link: ""
Lines 9097-9103 tables: Link Here
9097
          authtypecode: ""
9514
          authtypecode: ""
9098
          value_builder: ""
9515
          value_builder: ""
9099
          isurl: 0
9516
          isurl: 0
9100
          hidden: -5
9517
          hidden: 0
9101
          frameworkcode: ""
9518
          frameworkcode: ""
9102
          seealso: ""
9519
          seealso: ""
9103
          link: ""
9520
          link: ""
Lines 9105-9112 tables: Link Here
9105
9522
9106
        - tagfield: "328"
9523
        - tagfield: "328"
9107
          tagsubfield: "b"
9524
          tagsubfield: "b"
9108
          liblibrarian: "Dissertation or Thesis Details and Type of Degree"
9525
          liblibrarian: "Dissertation or thesis details and type of degree"
9109
          libopac: "Dissertation or Thesis Details and Type of Degree"
9526
          libopac: "Dissertation or thesis details and type of degree"
9110
          repeatable: 0
9527
          repeatable: 0
9111
          mandatory: 0
9528
          mandatory: 0
9112
          kohafield: ""
9529
          kohafield: ""
Lines 9115-9121 tables: Link Here
9115
          authtypecode: ""
9532
          authtypecode: ""
9116
          value_builder: ""
9533
          value_builder: ""
9117
          isurl: 0
9534
          isurl: 0
9118
          hidden: -6
9535
          hidden: -1
9119
          frameworkcode: ""
9536
          frameworkcode: ""
9120
          seealso: ""
9537
          seealso: ""
9121
          link: ""
9538
          link: ""
Lines 9123-9130 tables: Link Here
9123
9540
9124
        - tagfield: "328"
9541
        - tagfield: "328"
9125
          tagsubfield: "c"
9542
          tagsubfield: "c"
9126
          liblibrarian: "Discipline of Degree"
9543
          liblibrarian: "Discipline of degree"
9127
          libopac: "Discipline of Degree"
9544
          libopac: "Discipline of degree"
9128
          repeatable: 0
9545
          repeatable: 0
9129
          mandatory: 0
9546
          mandatory: 0
9130
          kohafield: ""
9547
          kohafield: ""
Lines 9133-9139 tables: Link Here
9133
          authtypecode: ""
9550
          authtypecode: ""
9134
          value_builder: ""
9551
          value_builder: ""
9135
          isurl: 0
9552
          isurl: 0
9136
          hidden: -6
9553
          hidden: -1
9137
          frameworkcode: ""
9554
          frameworkcode: ""
9138
          seealso: ""
9555
          seealso: ""
9139
          link: ""
9556
          link: ""
Lines 9141-9148 tables: Link Here
9141
9558
9142
        - tagfield: "328"
9559
        - tagfield: "328"
9143
          tagsubfield: "d"
9560
          tagsubfield: "d"
9144
          liblibrarian: "Date of Degree"
9561
          liblibrarian: "Date of degree"
9145
          libopac: "Date of Degree"
9562
          libopac: "Date of degree"
9146
          repeatable: 0
9563
          repeatable: 0
9147
          mandatory: 0
9564
          mandatory: 0
9148
          kohafield: ""
9565
          kohafield: ""
Lines 9151-9157 tables: Link Here
9151
          authtypecode: ""
9568
          authtypecode: ""
9152
          value_builder: ""
9569
          value_builder: ""
9153
          isurl: 0
9570
          isurl: 0
9154
          hidden: -6
9571
          hidden: -1
9155
          frameworkcode: ""
9572
          frameworkcode: ""
9156
          seealso: ""
9573
          seealso: ""
9157
          link: ""
9574
          link: ""
Lines 9159-9166 tables: Link Here
9159
9576
9160
        - tagfield: "328"
9577
        - tagfield: "328"
9161
          tagsubfield: "e"
9578
          tagsubfield: "e"
9162
          liblibrarian: "Body Granting the Degree"
9579
          liblibrarian: "Body granting the degree"
9163
          libopac: "Body Granting the Degree"
9580
          libopac: "Body granting the degree"
9164
          repeatable: 0
9581
          repeatable: 0
9165
          mandatory: 0
9582
          mandatory: 0
9166
          kohafield: ""
9583
          kohafield: ""
Lines 9169-9175 tables: Link Here
9169
          authtypecode: ""
9586
          authtypecode: ""
9170
          value_builder: ""
9587
          value_builder: ""
9171
          isurl: 0
9588
          isurl: 0
9172
          hidden: -6
9589
          hidden: -1
9173
          frameworkcode: ""
9590
          frameworkcode: ""
9174
          seealso: ""
9591
          seealso: ""
9175
          link: ""
9592
          link: ""
Lines 9177-9184 tables: Link Here
9177
9594
9178
        - tagfield: "328"
9595
        - tagfield: "328"
9179
          tagsubfield: "t"
9596
          tagsubfield: "t"
9180
          liblibrarian: "Title of Other Edition of Dissertation or Thesis"
9597
          liblibrarian: "Title of other edition of dissertation or thesis"
9181
          libopac: "Title of Other Edition of Dissertation or Thesis"
9598
          libopac: "Title of other edition of dissertation or thesis"
9182
          repeatable: 0
9599
          repeatable: 0
9183
          mandatory: 0
9600
          mandatory: 0
9184
          kohafield: ""
9601
          kohafield: ""
Lines 9187-9193 tables: Link Here
9187
          authtypecode: ""
9604
          authtypecode: ""
9188
          value_builder: ""
9605
          value_builder: ""
9189
          isurl: 0
9606
          isurl: 0
9190
          hidden: -6
9607
          hidden: -1
9191
          frameworkcode: ""
9608
          frameworkcode: ""
9192
          seealso: ""
9609
          seealso: ""
9193
          link: ""
9610
          link: ""
Lines 9195-9202 tables: Link Here
9195
9612
9196
        - tagfield: "328"
9613
        - tagfield: "328"
9197
          tagsubfield: "z"
9614
          tagsubfield: "z"
9198
          liblibrarian: "Text Preceding or Following the Note"
9615
          liblibrarian: "Text preceding or following the note"
9199
          libopac: "Text Preceding or Following the Note"
9616
          libopac: "Text preceding or following the note"
9200
          repeatable: 1
9617
          repeatable: 1
9201
          mandatory: 0
9618
          mandatory: 0
9202
          kohafield: ""
9619
          kohafield: ""
Lines 9205-9211 tables: Link Here
9205
          authtypecode: ""
9622
          authtypecode: ""
9206
          value_builder: ""
9623
          value_builder: ""
9207
          isurl: 0
9624
          isurl: 0
9208
          hidden: -6
9625
          hidden: -1
9209
          frameworkcode: ""
9626
          frameworkcode: ""
9210
          seealso: ""
9627
          seealso: ""
9211
          link: ""
9628
          link: ""
Lines 9223-9229 tables: Link Here
9223
          authtypecode: ""
9640
          authtypecode: ""
9224
          value_builder: ""
9641
          value_builder: ""
9225
          isurl: 0
9642
          isurl: 0
9226
          hidden: -5
9643
          hidden: 0
9227
          frameworkcode: ""
9644
          frameworkcode: ""
9228
          seealso: ""
9645
          seealso: ""
9229
          link: ""
9646
          link: ""
Lines 9241-9247 tables: Link Here
9241
          authtypecode: ""
9658
          authtypecode: ""
9242
          value_builder: ""
9659
          value_builder: ""
9243
          isurl: 0
9660
          isurl: 0
9244
          hidden: -5
9661
          hidden: 0
9245
          frameworkcode: ""
9662
          frameworkcode: ""
9246
          seealso: ""
9663
          seealso: ""
9247
          link: ""
9664
          link: ""
Lines 9253-9265 tables: Link Here
9253
          libopac: "Text of Note"
9670
          libopac: "Text of Note"
9254
          repeatable: 0
9671
          repeatable: 0
9255
          mandatory: 0
9672
          mandatory: 0
9256
          kohafield: ""
9673
          kohafield: biblioitems.agerestriction
9257
          tab: 3
9674
          tab: 3
9258
          authorised_value: ""
9675
          authorised_value: ""
9259
          authtypecode: ""
9676
          authtypecode: ""
9260
          value_builder: ""
9677
          value_builder: ""
9261
          isurl: 0
9678
          isurl: 0
9262
          hidden: -5
9679
          hidden: 0
9263
          frameworkcode: ""
9680
          frameworkcode: ""
9264
          seealso: ""
9681
          seealso: ""
9265
          link: ""
9682
          link: ""
Lines 9267-9274 tables: Link Here
9267
9684
9268
        - tagfield: "334"
9685
        - tagfield: "334"
9269
          tagsubfield: "a"
9686
          tagsubfield: "a"
9270
          liblibrarian: "Text of Awards Note"
9687
          liblibrarian: "Text of awards note"
9271
          libopac: "Text of Awards Note"
9688
          libopac: "Text of awards note"
9272
          repeatable: 0
9689
          repeatable: 0
9273
          mandatory: 0
9690
          mandatory: 0
9274
          kohafield: ""
9691
          kohafield: ""
Lines 9277-9283 tables: Link Here
9277
          authtypecode: ""
9694
          authtypecode: ""
9278
          value_builder: ""
9695
          value_builder: ""
9279
          isurl: 0
9696
          isurl: 0
9280
          hidden: -6
9697
          hidden: 0
9281
          frameworkcode: ""
9698
          frameworkcode: ""
9282
          seealso: ""
9699
          seealso: ""
9283
          link: ""
9700
          link: ""
Lines 9285-9292 tables: Link Here
9285
9702
9286
        - tagfield: "334"
9703
        - tagfield: "334"
9287
          tagsubfield: "b"
9704
          tagsubfield: "b"
9288
          liblibrarian: "Name of Award"
9705
          liblibrarian: "Name of award"
9289
          libopac: "Name of Award"
9706
          libopac: "Name of award"
9290
          repeatable: 0
9707
          repeatable: 0
9291
          mandatory: 0
9708
          mandatory: 0
9292
          kohafield: ""
9709
          kohafield: ""
Lines 9295-9301 tables: Link Here
9295
          authtypecode: ""
9712
          authtypecode: ""
9296
          value_builder: ""
9713
          value_builder: ""
9297
          isurl: 0
9714
          isurl: 0
9298
          hidden: -6
9715
          hidden: -1
9299
          frameworkcode: ""
9716
          frameworkcode: ""
9300
          seealso: ""
9717
          seealso: ""
9301
          link: ""
9718
          link: ""
Lines 9303-9310 tables: Link Here
9303
9720
9304
        - tagfield: "334"
9721
        - tagfield: "334"
9305
          tagsubfield: "c"
9722
          tagsubfield: "c"
9306
          liblibrarian: "Year of Award"
9723
          liblibrarian: "Year of award"
9307
          libopac: "Year of Award"
9724
          libopac: "Year of award"
9308
          repeatable: 0
9725
          repeatable: 0
9309
          mandatory: 0
9726
          mandatory: 0
9310
          kohafield: ""
9727
          kohafield: ""
Lines 9313-9319 tables: Link Here
9313
          authtypecode: ""
9730
          authtypecode: ""
9314
          value_builder: ""
9731
          value_builder: ""
9315
          isurl: 0
9732
          isurl: 0
9316
          hidden: -6
9733
          hidden: -1
9317
          frameworkcode: ""
9734
          frameworkcode: ""
9318
          seealso: ""
9735
          seealso: ""
9319
          link: ""
9736
          link: ""
Lines 9321-9328 tables: Link Here
9321
9738
9322
        - tagfield: "334"
9739
        - tagfield: "334"
9323
          tagsubfield: "d"
9740
          tagsubfield: "d"
9324
          liblibrarian: "Country of Award"
9741
          liblibrarian: "Country of award"
9325
          libopac: "Country of Award"
9742
          libopac: "Country of award"
9326
          repeatable: 0
9743
          repeatable: 0
9327
          mandatory: 0
9744
          mandatory: 0
9328
          kohafield: ""
9745
          kohafield: ""
Lines 9331-9337 tables: Link Here
9331
          authtypecode: ""
9748
          authtypecode: ""
9332
          value_builder: ""
9749
          value_builder: ""
9333
          isurl: 0
9750
          isurl: 0
9334
          hidden: -6
9751
          hidden: -1
9335
          frameworkcode: ""
9752
          frameworkcode: ""
9336
          seealso: ""
9753
          seealso: ""
9337
          link: ""
9754
          link: ""
Lines 9339-9346 tables: Link Here
9339
9756
9340
        - tagfield: "334"
9757
        - tagfield: "334"
9341
          tagsubfield: "u"
9758
          tagsubfield: "u"
9342
          liblibrarian: "Uniform Resource Identifier (Uri)"
9759
          liblibrarian: "Uniform Resource Identifier (URI)"
9343
          libopac: "Uniform Resource Identifier (Uri)"
9760
          libopac: "Uniform Resource Identifier (URI)"
9344
          repeatable: 1
9761
          repeatable: 1
9345
          mandatory: 0
9762
          mandatory: 0
9346
          kohafield: ""
9763
          kohafield: ""
Lines 9349-9355 tables: Link Here
9349
          authtypecode: ""
9766
          authtypecode: ""
9350
          value_builder: ""
9767
          value_builder: ""
9351
          isurl: 0
9768
          isurl: 0
9352
          hidden: -6
9769
          hidden: -1
9353
          frameworkcode: ""
9770
          frameworkcode: ""
9354
          seealso: ""
9771
          seealso: ""
9355
          link: ""
9772
          link: ""
Lines 9357-9364 tables: Link Here
9357
9774
9358
        - tagfield: "335"
9775
        - tagfield: "335"
9359
          tagsubfield: "8"
9776
          tagsubfield: "8"
9360
          liblibrarian: "Materials Specified"
9777
          liblibrarian: "Materials specified"
9361
          libopac: "Materials Specified"
9778
          libopac: "Materials specified"
9362
          repeatable: 1
9779
          repeatable: 1
9363
          mandatory: 0
9780
          mandatory: 0
9364
          kohafield: ""
9781
          kohafield: ""
Lines 9367-9373 tables: Link Here
9367
          authtypecode: ""
9784
          authtypecode: ""
9368
          value_builder: ""
9785
          value_builder: ""
9369
          isurl: 0
9786
          isurl: 0
9370
          hidden: -6
9787
          hidden: -1
9371
          frameworkcode: ""
9788
          frameworkcode: ""
9372
          seealso: ""
9789
          seealso: ""
9373
          link: ""
9790
          link: ""
Lines 9385-9391 tables: Link Here
9385
          authtypecode: ""
9802
          authtypecode: ""
9386
          value_builder: ""
9803
          value_builder: ""
9387
          isurl: 0
9804
          isurl: 0
9388
          hidden: -6
9805
          hidden: -1
9389
          frameworkcode: ""
9806
          frameworkcode: ""
9390
          seealso: ""
9807
          seealso: ""
9391
          link: ""
9808
          link: ""
Lines 9395-9401 tables: Link Here
9395
          tagsubfield: "b"
9812
          tagsubfield: "b"
9396
          liblibrarian: "Address"
9813
          liblibrarian: "Address"
9397
          libopac: "Address"
9814
          libopac: "Address"
9398
          repeatable: 1
9815
          repeatable: 0
9399
          mandatory: 0
9816
          mandatory: 0
9400
          kohafield: ""
9817
          kohafield: ""
9401
          tab: 3
9818
          tab: 3
Lines 9403-9409 tables: Link Here
9403
          authtypecode: ""
9820
          authtypecode: ""
9404
          value_builder: ""
9821
          value_builder: ""
9405
          isurl: 0
9822
          isurl: 0
9406
          hidden: -6
9823
          hidden: -1
9407
          frameworkcode: ""
9824
          frameworkcode: ""
9408
          seealso: ""
9825
          seealso: ""
9409
          link: ""
9826
          link: ""
Lines 9421-9427 tables: Link Here
9421
          authtypecode: ""
9838
          authtypecode: ""
9422
          value_builder: ""
9839
          value_builder: ""
9423
          isurl: 0
9840
          isurl: 0
9424
          hidden: -6
9841
          hidden: -1
9425
          frameworkcode: ""
9842
          frameworkcode: ""
9426
          seealso: ""
9843
          seealso: ""
9427
          link: ""
9844
          link: ""
Lines 9429-9437 tables: Link Here
9429
9846
9430
        - tagfield: "335"
9847
        - tagfield: "335"
9431
          tagsubfield: "g"
9848
          tagsubfield: "g"
9432
          liblibrarian: "Control Number"
9849
          liblibrarian: "Control number"
9433
          libopac: "Control Number"
9850
          libopac: "Control number"
9434
          repeatable: 1
9851
          repeatable: 0
9435
          mandatory: 0
9852
          mandatory: 0
9436
          kohafield: ""
9853
          kohafield: ""
9437
          tab: 3
9854
          tab: 3
Lines 9439-9445 tables: Link Here
9439
          authtypecode: ""
9856
          authtypecode: ""
9440
          value_builder: ""
9857
          value_builder: ""
9441
          isurl: 0
9858
          isurl: 0
9442
          hidden: -6
9859
          hidden: -1
9443
          frameworkcode: ""
9860
          frameworkcode: ""
9444
          seealso: ""
9861
          seealso: ""
9445
          link: ""
9862
          link: ""
Lines 9447-9454 tables: Link Here
9447
9864
9448
        - tagfield: "335"
9865
        - tagfield: "335"
9449
          tagsubfield: "u"
9866
          tagsubfield: "u"
9450
          liblibrarian: "Uniform Resource Identifier (Uri)"
9867
          liblibrarian: "Uniform Resource Identifier (URI)"
9451
          libopac: "Uniform Resource Identifier (Uri)"
9868
          libopac: "Uniform Resource Identifier (URI)"
9452
          repeatable: 1
9869
          repeatable: 1
9453
          mandatory: 0
9870
          mandatory: 0
9454
          kohafield: ""
9871
          kohafield: ""
Lines 9457-9463 tables: Link Here
9457
          authtypecode: ""
9874
          authtypecode: ""
9458
          value_builder: ""
9875
          value_builder: ""
9459
          isurl: 0
9876
          isurl: 0
9460
          hidden: -6
9877
          hidden: -1
9461
          frameworkcode: ""
9878
          frameworkcode: ""
9462
          seealso: ""
9879
          seealso: ""
9463
          link: ""
9880
          link: ""
Lines 9475-9481 tables: Link Here
9475
          authtypecode: ""
9892
          authtypecode: ""
9476
          value_builder: ""
9893
          value_builder: ""
9477
          isurl: 0
9894
          isurl: 0
9478
          hidden: -5
9895
          hidden: 0
9479
          frameworkcode: ""
9896
          frameworkcode: ""
9480
          seealso: ""
9897
          seealso: ""
9481
          link: ""
9898
          link: ""
Lines 9493-9499 tables: Link Here
9493
          authtypecode: ""
9910
          authtypecode: ""
9494
          value_builder: ""
9911
          value_builder: ""
9495
          isurl: 0
9912
          isurl: 0
9496
          hidden: -5
9913
          hidden: 0
9497
          frameworkcode: ""
9914
          frameworkcode: ""
9498
          seealso: ""
9915
          seealso: ""
9499
          link: ""
9916
          link: ""
Lines 9501-9508 tables: Link Here
9501
9918
9502
        - tagfield: "337"
9919
        - tagfield: "337"
9503
          tagsubfield: "u"
9920
          tagsubfield: "u"
9504
          liblibrarian: "Uniform Resource Identifier (Uri)"
9921
          liblibrarian: "Uniform Resource Identifier (URI)"
9505
          libopac: "Uniform Resource Identifier (Uri)"
9922
          libopac: "Uniform Resource Identifier (URI)"
9506
          repeatable: 1
9923
          repeatable: 1
9507
          mandatory: 0
9924
          mandatory: 0
9508
          kohafield: ""
9925
          kohafield: ""
Lines 9511-9517 tables: Link Here
9511
          authtypecode: ""
9928
          authtypecode: ""
9512
          value_builder: ""
9929
          value_builder: ""
9513
          isurl: 0
9930
          isurl: 0
9514
          hidden: -6
9931
          hidden: -1
9515
          frameworkcode: ""
9932
          frameworkcode: ""
9516
          seealso: ""
9933
          seealso: ""
9517
          link: ""
9934
          link: ""
Lines 9529-9535 tables: Link Here
9529
          authtypecode: ""
9946
          authtypecode: ""
9530
          value_builder: ""
9947
          value_builder: ""
9531
          isurl: 0
9948
          isurl: 0
9532
          hidden: 0
9949
          hidden: -1
9533
          frameworkcode: ""
9950
          frameworkcode: ""
9534
          seealso: ""
9951
          seealso: ""
9535
          link: ""
9952
          link: ""
Lines 9547-9553 tables: Link Here
9547
          authtypecode: ""
9964
          authtypecode: ""
9548
          value_builder: ""
9965
          value_builder: ""
9549
          isurl: 0
9966
          isurl: 0
9550
          hidden: 0
9967
          hidden: -1
9551
          frameworkcode: ""
9968
          frameworkcode: ""
9552
          seealso: ""
9969
          seealso: ""
9553
          link: ""
9970
          link: ""
Lines 9565-9571 tables: Link Here
9565
          authtypecode: ""
9982
          authtypecode: ""
9566
          value_builder: ""
9983
          value_builder: ""
9567
          isurl: 0
9984
          isurl: 0
9568
          hidden: 0
9985
          hidden: -1
9569
          frameworkcode: ""
9986
          frameworkcode: ""
9570
          seealso: ""
9987
          seealso: ""
9571
          link: ""
9988
          link: ""
Lines 9583-9589 tables: Link Here
9583
          authtypecode: ""
10000
          authtypecode: ""
9584
          value_builder: ""
10001
          value_builder: ""
9585
          isurl: 0
10002
          isurl: 0
9586
          hidden: 0
10003
          hidden: -1
9587
          frameworkcode: ""
10004
          frameworkcode: ""
9588
          seealso: ""
10005
          seealso: ""
9589
          link: ""
10006
          link: ""
Lines 9601-9607 tables: Link Here
9601
          authtypecode: ""
10018
          authtypecode: ""
9602
          value_builder: ""
10019
          value_builder: ""
9603
          isurl: 0
10020
          isurl: 0
9604
          hidden: 0
10021
          hidden: -1
9605
          frameworkcode: ""
10022
          frameworkcode: ""
9606
          seealso: ""
10023
          seealso: ""
9607
          link: ""
10024
          link: ""
Lines 9619-9625 tables: Link Here
9619
          authtypecode: ""
10036
          authtypecode: ""
9620
          value_builder: ""
10037
          value_builder: ""
9621
          isurl: 0
10038
          isurl: 0
9622
          hidden: 0
10039
          hidden: -1
9623
          frameworkcode: ""
10040
          frameworkcode: ""
9624
          seealso: ""
10041
          seealso: ""
9625
          link: ""
10042
          link: ""
Lines 9637-9643 tables: Link Here
9637
          authtypecode: ""
10054
          authtypecode: ""
9638
          value_builder: ""
10055
          value_builder: ""
9639
          isurl: 0
10056
          isurl: 0
9640
          hidden: 0
10057
          hidden: -1
9641
          frameworkcode: ""
10058
          frameworkcode: ""
9642
          seealso: ""
10059
          seealso: ""
9643
          link: ""
10060
          link: ""
Lines 9655-9661 tables: Link Here
9655
          authtypecode: ""
10072
          authtypecode: ""
9656
          value_builder: ""
10073
          value_builder: ""
9657
          isurl: 0
10074
          isurl: 0
9658
          hidden: -5
10075
          hidden: 0
9659
          frameworkcode: ""
10076
          frameworkcode: ""
9660
          seealso: ""
10077
          seealso: ""
9661
          link: ""
10078
          link: ""
Lines 9673-9679 tables: Link Here
9673
          authtypecode: ""
10090
          authtypecode: ""
9674
          value_builder: ""
10091
          value_builder: ""
9675
          isurl: 0
10092
          isurl: 0
9676
          hidden: -5
10093
          hidden: -1
9677
          frameworkcode: ""
10094
          frameworkcode: ""
9678
          seealso: ""
10095
          seealso: ""
9679
          link: ""
10096
          link: ""
Lines 9691-9697 tables: Link Here
9691
          authtypecode: ""
10108
          authtypecode: ""
9692
          value_builder: ""
10109
          value_builder: ""
9693
          isurl: 0
10110
          isurl: 0
9694
          hidden: -5
10111
          hidden: -1
9695
          frameworkcode: ""
10112
          frameworkcode: ""
9696
          seealso: ""
10113
          seealso: ""
9697
          link: ""
10114
          link: ""
Lines 9709-9715 tables: Link Here
9709
          authtypecode: ""
10126
          authtypecode: ""
9710
          value_builder: ""
10127
          value_builder: ""
9711
          isurl: 0
10128
          isurl: 0
9712
          hidden: -5
10129
          hidden: -1
9713
          frameworkcode: ""
10130
          frameworkcode: ""
9714
          seealso: ""
10131
          seealso: ""
9715
          link: ""
10132
          link: ""
Lines 9717-9724 tables: Link Here
9717
10134
9718
        - tagfield: "345"
10135
        - tagfield: "345"
9719
          tagsubfield: "u"
10136
          tagsubfield: "u"
9720
          liblibrarian: "Uniform Resource Identifier (Uri)"
10137
          liblibrarian: "Uniform Resource Identifier (URI)"
9721
          libopac: "Uniform Resource Identifier (Uri)"
10138
          libopac: "Uniform Resource Identifier (URI)"
9722
          repeatable: 1
10139
          repeatable: 1
9723
          mandatory: 0
10140
          mandatory: 0
9724
          kohafield: ""
10141
          kohafield: ""
Lines 9727-9742 tables: Link Here
9727
          authtypecode: ""
10144
          authtypecode: ""
9728
          value_builder: ""
10145
          value_builder: ""
9729
          isurl: 0
10146
          isurl: 0
9730
          hidden: -6
10147
          hidden: -1
9731
          frameworkcode: ""
10148
          frameworkcode: ""
9732
          seealso: ""
10149
          seealso: ""
9733
          link: ""
10150
          link: ""
9734
          defaultvalue:
10151
          defaultvalue:
9735
10152
9736
        - tagfield: "371"
10153
        - tagfield: "371"
9737
          tagsubfield: "a"
10154
          tagsubfield: "8"
9738
          liblibrarian: "Terms Governing Use and Reproduction"
10155
          liblibrarian: "Materials specified"
9739
          libopac: "Terms Governing Use and Reproduction"
10156
          libopac: "Materials specified"
9740
          repeatable: 0
10157
          repeatable: 0
9741
          mandatory: 0
10158
          mandatory: 0
9742
          kohafield: ""
10159
          kohafield: ""
Lines 9745-9760 tables: Link Here
9745
          authtypecode: ""
10162
          authtypecode: ""
9746
          value_builder: ""
10163
          value_builder: ""
9747
          isurl: 0
10164
          isurl: 0
9748
          hidden: -6
10165
          hidden: -1
9749
          frameworkcode: ""
10166
          frameworkcode: ""
9750
          seealso: ""
10167
          seealso: ""
9751
          link: ""
10168
          link: ""
9752
          defaultvalue:
10169
          defaultvalue:
9753
10170
9754
        - tagfield: "371"
10171
        - tagfield: "371"
9755
          tagsubfield: "b"
10172
          tagsubfield: "a"
9756
          liblibrarian: "Jurisdiction"
10173
          liblibrarian: "Terms governing access, use and reproduction"
9757
          libopac: "Jurisdiction"
10174
          libopac: "Terms governing access, use and reproduction"
9758
          repeatable: 0
10175
          repeatable: 0
9759
          mandatory: 0
10176
          mandatory: 0
9760
          kohafield: ""
10177
          kohafield: ""
Lines 9763-9778 tables: Link Here
9763
          authtypecode: ""
10180
          authtypecode: ""
9764
          value_builder: ""
10181
          value_builder: ""
9765
          isurl: 0
10182
          isurl: 0
9766
          hidden: -6
10183
          hidden: -1
9767
          frameworkcode: ""
10184
          frameworkcode: ""
9768
          seealso: ""
10185
          seealso: ""
9769
          link: ""
10186
          link: ""
9770
          defaultvalue:
10187
          defaultvalue:
9771
10188
9772
        - tagfield: "371"
10189
        - tagfield: "371"
9773
          tagsubfield: "c"
10190
          tagsubfield: "b"
9774
          liblibrarian: "Authorization"
10191
          liblibrarian: "Jurisdiction"
9775
          libopac: "Authorization"
10192
          libopac: "Jurisdiction"
9776
          repeatable: 0
10193
          repeatable: 0
9777
          mandatory: 0
10194
          mandatory: 0
9778
          kohafield: ""
10195
          kohafield: ""
Lines 9781-9796 tables: Link Here
9781
          authtypecode: ""
10198
          authtypecode: ""
9782
          value_builder: ""
10199
          value_builder: ""
9783
          isurl: 0
10200
          isurl: 0
9784
          hidden: -6
10201
          hidden: -1
9785
          frameworkcode: ""
10202
          frameworkcode: ""
9786
          seealso: ""
10203
          seealso: ""
9787
          link: ""
10204
          link: ""
9788
          defaultvalue:
10205
          defaultvalue:
9789
10206
9790
        - tagfield: "371"
10207
        - tagfield: "371"
9791
          tagsubfield: "d"
10208
          tagsubfield: "c"
9792
          liblibrarian: "Authorized Users"
10209
          liblibrarian: "Authorization"
9793
          libopac: "Authorized Users"
10210
          libopac: "Authorization"
9794
          repeatable: 0
10211
          repeatable: 0
9795
          mandatory: 0
10212
          mandatory: 0
9796
          kohafield: ""
10213
          kohafield: ""
Lines 9799-9814 tables: Link Here
9799
          authtypecode: ""
10216
          authtypecode: ""
9800
          value_builder: ""
10217
          value_builder: ""
9801
          isurl: 0
10218
          isurl: 0
9802
          hidden: -6
10219
          hidden: -1
9803
          frameworkcode: ""
10220
          frameworkcode: ""
9804
          seealso: ""
10221
          seealso: ""
9805
          link: ""
10222
          link: ""
9806
          defaultvalue:
10223
          defaultvalue:
9807
10224
9808
        - tagfield: "371"
10225
        - tagfield: "371"
9809
          tagsubfield: "z"
10226
          tagsubfield: "d"
9810
          liblibrarian: "Materials Specified"
10227
          liblibrarian: "Authorized users"
9811
          libopac: "Materials Specified"
10228
          libopac: "Authorized users"
9812
          repeatable: 0
10229
          repeatable: 0
9813
          mandatory: 0
10230
          mandatory: 0
9814
          kohafield: ""
10231
          kohafield: ""
Lines 9817-9823 tables: Link Here
9817
          authtypecode: ""
10234
          authtypecode: ""
9818
          value_builder: ""
10235
          value_builder: ""
9819
          isurl: 0
10236
          isurl: 0
9820
          hidden: -6
10237
          hidden: -1
9821
          frameworkcode: ""
10238
          frameworkcode: ""
9822
          seealso: ""
10239
          seealso: ""
9823
          link: ""
10240
          link: ""
Lines 9830-10513 tables: Link Here
9830
          repeatable: 0
10247
          repeatable: 0
9831
          mandatory: 0
10248
          mandatory: 0
9832
          kohafield: ""
10249
          kohafield: ""
9833
          tab: 4
10250
          tab: 3
9834
          authorised_value: ""
10251
          authorised_value: ""
9835
          authtypecode: ""
10252
          authtypecode: ""
9836
          value_builder: ""
10253
          value_builder: ""
9837
          isurl: 0
10254
          isurl: 0
9838
          hidden: -5
10255
          hidden: -1
9839
          frameworkcode: ""
10256
          frameworkcode: ""
9840
          seealso: ""
10257
          seealso: ""
9841
          link: ""
10258
          link: ""
9842
          defaultvalue:
10259
          defaultvalue:
9843
10260
9844
        - tagfield: "410"
10261
        - tagfield: "411"
9845
          tagsubfield: "1"
10262
          tagsubfield: "0"
9846
          liblibrarian: "Linking Data"
10263
          liblibrarian: "Bibliographic Record Identifier"
9847
          libopac: "Linking Data"
10264
          libopac: "Bibliographic Record Identifier"
9848
          repeatable: 1
10265
          repeatable: 0
9849
          mandatory: 0
10266
          mandatory: 0
9850
          kohafield: ""
10267
          kohafield: ""
9851
          tab: 4
10268
          tab: 3
9852
          authorised_value: ""
10269
          authorised_value: ""
9853
          authtypecode: ""
10270
          authtypecode: ""
9854
          value_builder: ""
10271
          value_builder: ""
9855
          isurl: 0
10272
          isurl: 0
9856
          hidden: -6
10273
          hidden: -1
9857
          frameworkcode: ""
10274
          frameworkcode: ""
9858
          seealso: ""
10275
          seealso: ""
9859
          link: ""
10276
          link: ""
9860
          defaultvalue:
10277
          defaultvalue:
9861
10278
9862
        - tagfield: "410"
10279
        - tagfield: "412"
9863
          tagsubfield: "3"
10280
          tagsubfield: "0"
9864
          liblibrarian: "Authority Record Number"
10281
          liblibrarian: "Bibliographic Record Identifier"
9865
          libopac: "Authority Record Number"
10282
          libopac: "Bibliographic Record Identifier"
9866
          repeatable: 1
10283
          repeatable: 0
9867
          mandatory: 0
10284
          mandatory: 0
9868
          kohafield: ""
10285
          kohafield: ""
9869
          tab: 4
10286
          tab: 3
9870
          authorised_value: ""
10287
          authorised_value: ""
9871
          authtypecode: ""
10288
          authtypecode: ""
9872
          value_builder: ""
10289
          value_builder: ""
9873
          isurl: 0
10290
          isurl: 0
9874
          hidden: -5
10291
          hidden: -1
9875
          frameworkcode: ""
10292
          frameworkcode: ""
9876
          seealso: ""
10293
          seealso: ""
9877
          link: ""
10294
          link: ""
9878
          defaultvalue:
10295
          defaultvalue:
9879
10296
9880
        - tagfield: "410"
10297
        - tagfield: "413"
9881
          tagsubfield: "5"
10298
          tagsubfield: "0"
9882
          liblibrarian: "Institution to Which the Field Applies"
10299
          liblibrarian: "Bibliographic Record Identifier"
9883
          libopac: "Institution to Which the Field Applies"
10300
          libopac: "Bibliographic Record Identifier"
9884
          repeatable: 0
10301
          repeatable: 0
9885
          mandatory: 0
10302
          mandatory: 0
9886
          kohafield: ""
10303
          kohafield: ""
9887
          tab: 4
10304
          tab: 3
9888
          authorised_value: ""
10305
          authorised_value: ""
9889
          authtypecode: ""
10306
          authtypecode: ""
9890
          value_builder: ""
10307
          value_builder: ""
9891
          isurl: 0
10308
          isurl: 0
9892
          hidden: -5
10309
          hidden: -1
9893
          frameworkcode: ""
10310
          frameworkcode: ""
9894
          seealso: ""
10311
          seealso: ""
9895
          link: ""
10312
          link: ""
9896
          defaultvalue:
10313
          defaultvalue:
9897
10314
9898
        - tagfield: "410"
10315
        - tagfield: "421"
9899
          tagsubfield: "9"
10316
          tagsubfield: "0"
9900
          liblibrarian: "Koha number"
10317
          liblibrarian: "Bibliographic Record Identifier"
9901
          libopac: ""
10318
          libopac: "Bibliographic Record Identifier"
9902
          repeatable: 0
10319
          repeatable: 0
9903
          mandatory: 0
10320
          mandatory: 0
9904
          kohafield: ""
10321
          kohafield: ""
9905
          tab: 4
10322
          tab: 3
9906
          authorised_value: ""
10323
          authorised_value: ""
9907
          authtypecode: ""
10324
          authtypecode: ""
9908
          value_builder: ""
10325
          value_builder: ""
9909
          isurl: 0
10326
          isurl: 0
9910
          hidden: 0
10327
          hidden: -1
9911
          frameworkcode: ""
10328
          frameworkcode: ""
9912
          seealso: ""
10329
          seealso: ""
9913
          link: 001@
10330
          link: ""
9914
          defaultvalue: ""
10331
          defaultvalue:
9915
10332
9916
        - tagfield: "410"
10333
        - tagfield: "422"
9917
          tagsubfield: "a"
10334
          tagsubfield: "0"
9918
          liblibrarian: "Author"
10335
          liblibrarian: "Bibliographic Record Identifier"
9919
          libopac: "Author"
10336
          libopac: "Bibliographic Record Identifier"
9920
          repeatable: 0
10337
          repeatable: 0
9921
          mandatory: 0
10338
          mandatory: 0
9922
          kohafield: ""
10339
          kohafield: ""
9923
          tab: 4
10340
          tab: 3
9924
          authorised_value: ""
10341
          authorised_value: ""
9925
          authtypecode: ""
10342
          authtypecode: ""
9926
          value_builder: ""
10343
          value_builder: ""
9927
          isurl: 0
10344
          isurl: 0
9928
          hidden: -5
10345
          hidden: -1
9929
          frameworkcode: ""
10346
          frameworkcode: ""
9930
          seealso: ""
10347
          seealso: ""
9931
          link: ""
10348
          link: ""
9932
          defaultvalue:
10349
          defaultvalue:
9933
10350
9934
        - tagfield: "410"
10351
        - tagfield: "423"
9935
          tagsubfield: "b"
10352
          tagsubfield: "0"
9936
          liblibrarian: "General Material Designation"
10353
          liblibrarian: "Bibliographic Record Identifier"
9937
          libopac: "General Material Designation"
10354
          libopac: "Bibliographic Record Identifier"
9938
          repeatable: 0
10355
          repeatable: 0
9939
          mandatory: 0
10356
          mandatory: 0
9940
          kohafield: ""
10357
          kohafield: ""
9941
          tab: 4
10358
          tab: 3
9942
          authorised_value: ""
10359
          authorised_value: ""
9943
          authtypecode: ""
10360
          authtypecode: ""
9944
          value_builder: ""
10361
          value_builder: ""
9945
          isurl: 0
10362
          isurl: 0
9946
          hidden: -6
10363
          hidden: -1
9947
          frameworkcode: ""
10364
          frameworkcode: ""
9948
          seealso: ""
10365
          seealso: ""
9949
          link: ""
10366
          link: ""
9950
          defaultvalue:
10367
          defaultvalue:
9951
10368
9952
        - tagfield: "410"
10369
        - tagfield: "424"
9953
          tagsubfield: "c"
10370
          tagsubfield: "0"
9954
          liblibrarian: "Place of Publication"
10371
          liblibrarian: "Bibliographic Record Identifier"
9955
          libopac: "Place of Publication"
10372
          libopac: "Bibliographic Record Identifier"
9956
          repeatable: 1
10373
          repeatable: 0
9957
          mandatory: 0
10374
          mandatory: 0
9958
          kohafield: ""
10375
          kohafield: ""
9959
          tab: 4
10376
          tab: 3
9960
          authorised_value: ""
10377
          authorised_value: ""
9961
          authtypecode: ""
10378
          authtypecode: ""
9962
          value_builder: ""
10379
          value_builder: ""
9963
          isurl: 0
10380
          isurl: 0
9964
          hidden: -5
10381
          hidden: 1
9965
          frameworkcode: ""
10382
          frameworkcode: ""
9966
          seealso: ""
10383
          seealso: ""
9967
          link: ""
10384
          link: ""
9968
          defaultvalue:
10385
          defaultvalue:
9969
10386
9970
        - tagfield: "410"
10387
        - tagfield: "425"
9971
          tagsubfield: "d"
10388
          tagsubfield: "0"
9972
          liblibrarian: "Date of Publication"
10389
          liblibrarian: "Bibliographic Record Identifier"
9973
          libopac: "Date of Publication"
10390
          libopac: "Bibliographic Record Identifier"
9974
          repeatable: 0
10391
          repeatable: 0
9975
          mandatory: 0
10392
          mandatory: 0
9976
          kohafield: ""
10393
          kohafield: ""
9977
          tab: 4
10394
          tab: 3
9978
          authorised_value: ""
10395
          authorised_value: ""
9979
          authtypecode: ""
10396
          authtypecode: ""
9980
          value_builder: ""
10397
          value_builder: ""
9981
          isurl: 0
10398
          isurl: 0
9982
          hidden: -5
10399
          hidden: 1
9983
          frameworkcode: ""
10400
          frameworkcode: ""
9984
          seealso: ""
10401
          seealso: ""
9985
          link: ""
10402
          link: ""
9986
          defaultvalue:
10403
          defaultvalue:
9987
10404
9988
        - tagfield: "410"
10405
        - tagfield: "430"
9989
          tagsubfield: "e"
10406
          tagsubfield: "0"
9990
          liblibrarian: "Edition Statement"
10407
          liblibrarian: "Bibliographic Record Identifier"
9991
          libopac: "Edition Statement"
10408
          libopac: "Bibliographic Record Identifier"
9992
          repeatable: 0
10409
          repeatable: 0
9993
          mandatory: 0
10410
          mandatory: 0
9994
          kohafield: ""
10411
          kohafield: ""
9995
          tab: 4
10412
          tab: 3
9996
          authorised_value: ""
10413
          authorised_value: ""
9997
          authtypecode: ""
10414
          authtypecode: ""
9998
          value_builder: ""
10415
          value_builder: ""
9999
          isurl: 0
10416
          isurl: 0
10000
          hidden: -5
10417
          hidden: -1
10001
          frameworkcode: ""
10418
          frameworkcode: ""
10002
          seealso: ""
10419
          seealso: ""
10003
          link: ""
10420
          link: ""
10004
          defaultvalue:
10421
          defaultvalue:
10005
10422
10006
        - tagfield: "410"
10423
        - tagfield: "431"
10007
          tagsubfield: "f"
10424
          tagsubfield: "0"
10008
          liblibrarian: "First Statement of Responsibility"
10425
          liblibrarian: "Bibliographic Record Identifier"
10009
          libopac: "First Statement of Responsibility"
10426
          libopac: "Bibliographic Record Identifier"
10010
          repeatable: 1
10427
          repeatable: 0
10011
          mandatory: 0
10428
          mandatory: 0
10012
          kohafield: ""
10429
          kohafield: ""
10013
          tab: 4
10430
          tab: 3
10014
          authorised_value: ""
10431
          authorised_value: ""
10015
          authtypecode: ""
10432
          authtypecode: ""
10016
          value_builder: ""
10433
          value_builder: ""
10017
          isurl: 0
10434
          isurl: 0
10018
          hidden: -6
10435
          hidden: -1
10019
          frameworkcode: ""
10436
          frameworkcode: ""
10020
          seealso: ""
10437
          seealso: ""
10021
          link: ""
10438
          link: ""
10022
          defaultvalue:
10439
          defaultvalue:
10023
10440
10024
        - tagfield: "410"
10441
        - tagfield: "432"
10025
          tagsubfield: "g"
10442
          tagsubfield: "0"
10026
          liblibrarian: "Subsequent Statement of Responsibility"
10443
          liblibrarian: "Bibliographic Record Identifier"
10027
          libopac: "Subsequent Statement of Responsibility"
10444
          libopac: "Bibliographic Record Identifier"
10028
          repeatable: 1
10445
          repeatable: 0
10029
          mandatory: 0
10446
          mandatory: 0
10030
          kohafield: ""
10447
          kohafield: ""
10031
          tab: 4
10448
          tab: 3
10032
          authorised_value: ""
10449
          authorised_value: ""
10033
          authtypecode: ""
10450
          authtypecode: ""
10034
          value_builder: ""
10451
          value_builder: ""
10035
          isurl: 0
10452
          isurl: 0
10036
          hidden: -6
10453
          hidden: -1
10037
          frameworkcode: ""
10454
          frameworkcode: ""
10038
          seealso: ""
10455
          seealso: ""
10039
          link: ""
10456
          link: ""
10040
          defaultvalue:
10457
          defaultvalue:
10041
10458
10042
        - tagfield: "410"
10459
        - tagfield: "433"
10043
          tagsubfield: "h"
10460
          tagsubfield: "0"
10044
          liblibrarian: "Number of Section or Part"
10461
          liblibrarian: "Bibliographic Record Identifier"
10045
          libopac: "Number of Section or Part"
10462
          libopac: "Bibliographic Record Identifier"
10046
          repeatable: 1
10463
          repeatable: 0
10047
          mandatory: 0
10464
          mandatory: 0
10048
          kohafield: ""
10465
          kohafield: ""
10049
          tab: 4
10466
          tab: 3
10050
          authorised_value: ""
10467
          authorised_value: ""
10051
          authtypecode: ""
10468
          authtypecode: ""
10052
          value_builder: ""
10469
          value_builder: ""
10053
          isurl: 0
10470
          isurl: 0
10054
          hidden: -5
10471
          hidden: -1
10055
          frameworkcode: ""
10472
          frameworkcode: ""
10056
          seealso: ""
10473
          seealso: ""
10057
          link: ""
10474
          link: ""
10058
          defaultvalue:
10475
          defaultvalue:
10059
10476
10060
        - tagfield: "410"
10477
        - tagfield: "434"
10061
          tagsubfield: "i"
10478
          tagsubfield: "0"
10062
          liblibrarian: "Name of Section or Part"
10479
          liblibrarian: "Bibliographic Record Identifier"
10063
          libopac: "Name of Section or Part"
10480
          libopac: "Bibliographic Record Identifier"
10064
          repeatable: 1
10481
          repeatable: 0
10065
          mandatory: 0
10482
          mandatory: 0
10066
          kohafield: ""
10483
          kohafield: ""
10067
          tab: 4
10484
          tab: 3
10068
          authorised_value: ""
10485
          authorised_value: ""
10069
          authtypecode: ""
10486
          authtypecode: ""
10070
          value_builder: ""
10487
          value_builder: ""
10071
          isurl: 0
10488
          isurl: 0
10072
          hidden: -5
10489
          hidden: -1
10073
          frameworkcode: ""
10490
          frameworkcode: ""
10074
          seealso: ""
10491
          seealso: ""
10075
          link: ""
10492
          link: ""
10076
          defaultvalue:
10493
          defaultvalue:
10077
10494
10078
        - tagfield: "410"
10495
        - tagfield: "435"
10079
          tagsubfield: "l"
10496
          tagsubfield: "0"
10080
          liblibrarian: "Parallel Title"
10497
          liblibrarian: "Bibliographic Record Identifier"
10081
          libopac: "Parallel Title"
10498
          libopac: "Bibliographic Record Identifier"
10082
          repeatable: 1
10499
          repeatable: 0
10083
          mandatory: 0
10500
          mandatory: 0
10084
          kohafield: ""
10501
          kohafield: ""
10085
          tab: 4
10502
          tab: 3
10086
          authorised_value: ""
10503
          authorised_value: ""
10087
          authtypecode: ""
10504
          authtypecode: ""
10088
          value_builder: ""
10505
          value_builder: ""
10089
          isurl: 0
10506
          isurl: 0
10090
          hidden: -6
10507
          hidden: -1
10091
          frameworkcode: ""
10508
          frameworkcode: ""
10092
          seealso: ""
10509
          seealso: ""
10093
          link: ""
10510
          link: ""
10094
          defaultvalue:
10511
          defaultvalue:
10095
10512
10096
        - tagfield: "410"
10513
        - tagfield: "436"
10097
          tagsubfield: "m"
10514
          tagsubfield: "0"
10098
          liblibrarian: "International Standard Music Number"
10515
          liblibrarian: "Bibliographic Record Identifier"
10099
          libopac: "International Standard Music Number"
10516
          libopac: "Bibliographic Record Identifier"
10100
          repeatable: 1
10517
          repeatable: 0
10101
          mandatory: 0
10518
          mandatory: 0
10102
          kohafield: ""
10519
          kohafield: ""
10103
          tab: 4
10520
          tab: 3
10104
          authorised_value: ""
10521
          authorised_value: ""
10105
          authtypecode: ""
10522
          authtypecode: ""
10106
          value_builder: ""
10523
          value_builder: ""
10107
          isurl: 0
10524
          isurl: 0
10108
          hidden: -6
10525
          hidden: -1
10109
          frameworkcode: ""
10526
          frameworkcode: ""
10110
          seealso: ""
10527
          seealso: ""
10111
          link: ""
10528
          link: ""
10112
          defaultvalue:
10529
          defaultvalue:
10113
10530
10114
        - tagfield: "410"
10531
        - tagfield: "437"
10115
          tagsubfield: "n"
10532
          tagsubfield: "0"
10116
          liblibrarian: "Name of Publisher, Distributor, etc."
10533
          liblibrarian: "Bibliographic Record Identifier"
10117
          libopac: "Name of Publisher, Distributor, etc."
10534
          libopac: "Bibliographic Record Identifier"
10118
          repeatable: 1
10535
          repeatable: 0
10119
          mandatory: 0
10536
          mandatory: 0
10120
          kohafield: ""
10537
          kohafield: ""
10121
          tab: 4
10538
          tab: 3
10122
          authorised_value: ""
10539
          authorised_value: ""
10123
          authtypecode: ""
10540
          authtypecode: ""
10124
          value_builder: ""
10541
          value_builder: ""
10125
          isurl: 0
10542
          isurl: 0
10126
          hidden: -6
10543
          hidden: -1
10127
          frameworkcode: ""
10544
          frameworkcode: ""
10128
          seealso: ""
10545
          seealso: ""
10129
          link: ""
10546
          link: ""
10130
          defaultvalue:
10547
          defaultvalue:
10131
10548
10132
        - tagfield: "410"
10549
        - tagfield: "440"
10133
          tagsubfield: "o"
10550
          tagsubfield: "0"
10134
          liblibrarian: "Other Title Information."
10551
          liblibrarian: "Bibliographic Record Identifier"
10135
          libopac: "Other Title Information."
10552
          libopac: "Bibliographic Record Identifier"
10136
          repeatable: 1
10553
          repeatable: 0
10137
          mandatory: 0
10554
          mandatory: 0
10138
          kohafield: ""
10555
          kohafield: ""
10139
          tab: 4
10556
          tab: 3
10140
          authorised_value: ""
10557
          authorised_value: ""
10141
          authtypecode: ""
10558
          authtypecode: ""
10142
          value_builder: ""
10559
          value_builder: ""
10143
          isurl: 0
10560
          isurl: 0
10144
          hidden: -6
10561
          hidden: -1
10145
          frameworkcode: ""
10562
          frameworkcode: ""
10146
          seealso: ""
10563
          seealso: ""
10147
          link: ""
10564
          link: ""
10148
          defaultvalue:
10565
          defaultvalue:
10149
10566
10150
        - tagfield: "410"
10567
        - tagfield: "441"
10151
          tagsubfield: "p"
10568
          tagsubfield: "0"
10152
          liblibrarian: "Physical Description"
10569
          liblibrarian: "Bibliographic Record Identifier"
10153
          libopac: "Physical Description"
10570
          libopac: "Bibliographic Record Identifier"
10154
          repeatable: 0
10571
          repeatable: 0
10155
          mandatory: 0
10572
          mandatory: 0
10156
          kohafield: ""
10573
          kohafield: ""
10157
          tab: 4
10574
          tab: 3
10158
          authorised_value: ""
10575
          authorised_value: ""
10159
          authtypecode: ""
10576
          authtypecode: ""
10160
          value_builder: ""
10577
          value_builder: ""
10161
          isurl: 0
10578
          isurl: 0
10162
          hidden: -5
10579
          hidden: -1
10163
          frameworkcode: ""
10580
          frameworkcode: ""
10164
          seealso: ""
10581
          seealso: ""
10165
          link: ""
10582
          link: ""
10166
          defaultvalue:
10583
          defaultvalue:
10167
10584
10168
        - tagfield: "410"
10585
        - tagfield: "442"
10169
          tagsubfield: "q"
10586
          tagsubfield: "0"
10170
          liblibrarian: "International Standard Identifier for a Work"
10587
          liblibrarian: "Bibliographic Record Identifier"
10171
          libopac: "International Standard Identifier for a Work"
10588
          libopac: "Bibliographic Record Identifier"
10172
          repeatable: 1
10589
          repeatable: 0
10173
          mandatory: 0
10590
          mandatory: 0
10174
          kohafield: ""
10591
          kohafield: ""
10175
          tab: 4
10592
          tab: 3
10176
          authorised_value: ""
10593
          authorised_value: ""
10177
          authtypecode: ""
10594
          authtypecode: ""
10178
          value_builder: ""
10595
          value_builder: ""
10179
          isurl: 0
10596
          isurl: 0
10180
          hidden: -6
10597
          hidden: -1
10181
          frameworkcode: ""
10598
          frameworkcode: ""
10182
          seealso: ""
10599
          seealso: ""
10183
          link: ""
10600
          link: ""
10184
          defaultvalue:
10601
          defaultvalue:
10185
10602
10186
        - tagfield: "410"
10603
        - tagfield: "443"
10187
          tagsubfield: "r"
10604
          tagsubfield: "0"
10188
          liblibrarian: "International Standard Identifier for an Expression"
10605
          liblibrarian: "Bibliographic Record Identifier"
10189
          libopac: "International Standard Identifier for an Expression"
10606
          libopac: "Bibliographic Record Identifier"
10190
          repeatable: 1
10607
          repeatable: 0
10191
          mandatory: 0
10608
          mandatory: 0
10192
          kohafield: ""
10609
          kohafield: ""
10193
          tab: 4
10610
          tab: 3
10194
          authorised_value: ""
10611
          authorised_value: ""
10195
          authtypecode: ""
10612
          authtypecode: ""
10196
          value_builder: ""
10613
          value_builder: ""
10197
          isurl: 0
10614
          isurl: 0
10198
          hidden: -6
10615
          hidden: -1
10199
          frameworkcode: ""
10616
          frameworkcode: ""
10200
          seealso: ""
10617
          seealso: ""
10201
          link: ""
10618
          link: ""
10202
          defaultvalue:
10619
          defaultvalue:
10203
10620
10204
        - tagfield: "410"
10621
        - tagfield: "444"
10205
          tagsubfield: "s"
10622
          tagsubfield: "0"
10206
          liblibrarian: "Series Statement"
10623
          liblibrarian: "Bibliographic Record Identifier"
10207
          libopac: "Series Statement"
10624
          libopac: "Bibliographic Record Identifier"
10208
          repeatable: 1
10625
          repeatable: 0
10209
          mandatory: 0
10626
          mandatory: 0
10210
          kohafield: ""
10627
          kohafield: ""
10211
          tab: 4
10628
          tab: 3
10212
          authorised_value: ""
10629
          authorised_value: ""
10213
          authtypecode: ""
10630
          authtypecode: ""
10214
          value_builder: ""
10631
          value_builder: ""
10215
          isurl: 0
10632
          isurl: 0
10216
          hidden: -6
10633
          hidden: -1
10217
          frameworkcode: ""
10634
          frameworkcode: ""
10218
          seealso: ""
10635
          seealso: ""
10219
          link: ""
10636
          link: ""
10220
          defaultvalue:
10637
          defaultvalue:
10221
10638
10222
        - tagfield: "410"
10639
        - tagfield: "445"
10223
          tagsubfield: "t"
10640
          tagsubfield: "0"
10224
          liblibrarian: "Title"
10641
          liblibrarian: "Bibliographic Record Identifier"
10225
          libopac: "Title"
10642
          libopac: "Bibliographic Record Identifier"
10226
          repeatable: 0
10643
          repeatable: 0
10227
          mandatory: 1
10644
          mandatory: 0
10228
          kohafield: ""
10645
          kohafield: ""
10229
          tab: 4
10646
          tab: 3
10230
          authorised_value: ""
10647
          authorised_value: ""
10231
          authtypecode: ""
10648
          authtypecode: ""
10232
          value_builder: ""
10649
          value_builder: ""
10233
          isurl: 0
10650
          isurl: 0
10234
          hidden: -5
10651
          hidden: -1
10235
          frameworkcode: ""
10652
          frameworkcode: ""
10236
          seealso: ""
10653
          seealso: ""
10237
          link: ""
10654
          link: ""
10238
          defaultvalue:
10655
          defaultvalue:
10239
10656
10240
        - tagfield: "410"
10657
        - tagfield: "446"
10241
          tagsubfield: "u"
10658
          tagsubfield: "0"
10242
          liblibrarian: "Uniform Resource Locator"
10659
          liblibrarian: "Bibliographic Record Identifier"
10243
          libopac: "Uniform Resource Locator"
10660
          libopac: "Bibliographic Record Identifier"
10244
          repeatable: 0
10661
          repeatable: 0
10245
          mandatory: 0
10662
          mandatory: 0
10246
          kohafield: ""
10663
          kohafield: ""
10247
          tab: 4
10664
          tab: 3
10248
          authorised_value: ""
10665
          authorised_value: ""
10249
          authtypecode: ""
10666
          authtypecode: ""
10250
          value_builder: ""
10667
          value_builder: ""
10251
          isurl: 0
10668
          isurl: 0
10252
          hidden: -5
10669
          hidden: -1
10253
          frameworkcode: ""
10670
          frameworkcode: ""
10254
          seealso: ""
10671
          seealso: ""
10255
          link: ""
10672
          link: ""
10256
          defaultvalue:
10673
          defaultvalue:
10257
10674
10258
        - tagfield: "410"
10675
        - tagfield: "447"
10259
          tagsubfield: "v"
10676
          tagsubfield: "0"
10260
          liblibrarian: "Volume Number"
10677
          liblibrarian: "Bibliographic Record Identifier"
10261
          libopac: "Volume Number"
10678
          libopac: "Bibliographic Record Identifier"
10262
          repeatable: 0
10679
          repeatable: 0
10263
          mandatory: 0
10680
          mandatory: 0
10264
          kohafield: ""
10681
          kohafield: ""
10265
          tab: 4
10682
          tab: 3
10266
          authorised_value: ""
10683
          authorised_value: ""
10267
          authtypecode: ""
10684
          authtypecode: ""
10268
          value_builder: ""
10685
          value_builder: ""
10269
          isurl: 0
10686
          isurl: 0
10270
          hidden: -5
10687
          hidden: -1
10271
          frameworkcode: ""
10688
          frameworkcode: ""
10272
          seealso: ""
10689
          seealso: ""
10273
          link: ""
10690
          link: ""
10274
          defaultvalue:
10691
          defaultvalue:
10275
10692
10276
        - tagfield: "410"
10693
        - tagfield: "448"
10277
          tagsubfield: "x"
10694
          tagsubfield: "0"
10278
          liblibrarian: "International Standard Serial Number"
10695
          liblibrarian: "Bibliographic Record Identifier"
10279
          libopac: "International Standard Serial Number"
10696
          libopac: "Bibliographic Record Identifier"
10280
          repeatable: 1
10697
          repeatable: 0
10281
          mandatory: 0
10698
          mandatory: 0
10282
          kohafield: ""
10699
          kohafield: ""
10283
          tab: 4
10700
          tab: 3
10284
          authorised_value: ""
10701
          authorised_value: ""
10285
          authtypecode: ""
10702
          authtypecode: ""
10286
          value_builder: ""
10703
          value_builder: ""
10287
          isurl: 0
10704
          isurl: 0
10288
          hidden: -5
10705
          hidden: -1
10289
          frameworkcode: ""
10706
          frameworkcode: ""
10290
          seealso: ""
10707
          seealso: ""
10291
          link: ""
10708
          link: ""
10292
          defaultvalue:
10709
          defaultvalue:
10293
10710
10294
        - tagfield: "410"
10711
        - tagfield: "451"
10295
          tagsubfield: "y"
10712
          tagsubfield: "0"
10296
          liblibrarian: "International Standard Book Number"
10713
          liblibrarian: "Bibliographic Record Identifier"
10297
          libopac: "International Standard Book Number"
10714
          libopac: "Bibliographic Record Identifier"
10298
          repeatable: 1
10715
          repeatable: 0
10299
          mandatory: 0
10716
          mandatory: 0
10300
          kohafield: ""
10717
          kohafield: ""
10301
          tab: 4
10718
          tab: 3
10302
          authorised_value: ""
10719
          authorised_value: ""
10303
          authtypecode: ""
10720
          authtypecode: ""
10304
          value_builder: ""
10721
          value_builder: ""
10305
          isurl: 0
10722
          isurl: 0
10306
          hidden: -5
10723
          hidden: -1
10307
          frameworkcode: ""
10724
          frameworkcode: ""
10308
          seealso: ""
10725
          seealso: ""
10309
          link: ""
10726
          link: ""
10310
          defaultvalue:
10727
          defaultvalue:
10311
10728
10312
        - tagfield: "410"
10729
        - tagfield: "452"
10313
          tagsubfield: "z"
10730
          tagsubfield: "0"
10314
          liblibrarian: "CODEN"
10731
          liblibrarian: "Bibliographic Record Identifier"
10315
          libopac: "CODEN"
10732
          libopac: "Bibliographic Record Identifier"
10316
          repeatable: 0
10733
          repeatable: 0
10317
          mandatory: 0
10734
          mandatory: 0
10318
          kohafield: ""
10735
          kohafield: ""
10319
          tab: 4
10736
          tab: 3
10320
          authorised_value: ""
10737
          authorised_value: ""
10321
          authtypecode: ""
10738
          authtypecode: ""
10322
          value_builder: ""
10739
          value_builder: ""
10323
          isurl: 0
10740
          isurl: 0
10324
          hidden: -5
10741
          hidden: -1
10325
          frameworkcode: ""
10742
          frameworkcode: ""
10326
          seealso: ""
10743
          seealso: ""
10327
          link: ""
10744
          link: ""
10328
          defaultvalue:
10745
          defaultvalue:
10329
10746
10330
        - tagfield: "411"
10747
        - tagfield: "453"
10331
          tagsubfield: "0"
10748
          tagsubfield: "0"
10332
          liblibrarian: "Bibliographic Record Identifier"
10749
          liblibrarian: "Bibliographic Record Identifier"
10333
          libopac: "Bibliographic Record Identifier"
10750
          libopac: "Bibliographic Record Identifier"
10334
          repeatable: 0
10751
          repeatable: 0
10335
          mandatory: 0
10752
          mandatory: 0
10336
          kohafield: ""
10753
          kohafield: ""
10337
          tab: 4
10754
          tab: 3
10338
          authorised_value: ""
10755
          authorised_value: ""
10339
          authtypecode: ""
10756
          authtypecode: ""
10340
          value_builder: ""
10757
          value_builder: ""
10341
          isurl: 0
10758
          isurl: 0
10342
          hidden: -5
10759
          hidden: -1
10343
          frameworkcode: ""
10760
          frameworkcode: ""
10344
          seealso: ""
10761
          seealso: ""
10345
          link: ""
10762
          link: ""
10346
          defaultvalue:
10763
          defaultvalue:
10347
10764
10348
        - tagfield: "411"
10765
        - tagfield: "454"
10349
          tagsubfield: "1"
10766
          tagsubfield: "0"
10350
          liblibrarian: "Linking Data"
10767
          liblibrarian: "Bibliographic Record Identifier"
10351
          libopac: "Linking Data"
10768
          libopac: "Bibliographic Record Identifier"
10352
          repeatable: 1
10769
          repeatable: 0
10353
          mandatory: 0
10770
          mandatory: 0
10354
          kohafield: ""
10771
          kohafield: ""
10355
          tab: 4
10772
          tab: 3
10356
          authorised_value: ""
10773
          authorised_value: ""
10357
          authtypecode: ""
10774
          authtypecode: ""
10358
          value_builder: ""
10775
          value_builder: ""
10359
          isurl: 0
10776
          isurl: 0
10360
          hidden: -6
10777
          hidden: -1
10361
          frameworkcode: ""
10778
          frameworkcode: ""
10362
          seealso: ""
10779
          seealso: ""
10363
          link: ""
10780
          link: ""
10364
          defaultvalue:
10781
          defaultvalue:
10365
10782
10366
        - tagfield: "411"
10783
        - tagfield: "455"
10367
          tagsubfield: "3"
10784
          tagsubfield: "0"
10368
          liblibrarian: "Authority Record Number"
10785
          liblibrarian: "Bibliographic Record Identifier"
10369
          libopac: "Authority Record Number"
10786
          libopac: "Bibliographic Record Identifier"
10370
          repeatable: 1
10787
          repeatable: 0
10371
          mandatory: 0
10788
          mandatory: 0
10372
          kohafield: ""
10789
          kohafield: ""
10373
          tab: 4
10790
          tab: 3
10374
          authorised_value: ""
10791
          authorised_value: ""
10375
          authtypecode: ""
10792
          authtypecode: ""
10376
          value_builder: ""
10793
          value_builder: ""
10377
          isurl: 0
10794
          isurl: 0
10378
          hidden: -5
10795
          hidden: -1
10379
          frameworkcode: ""
10796
          frameworkcode: ""
10380
          seealso: ""
10797
          seealso: ""
10381
          link: ""
10798
          link: ""
10382
          defaultvalue:
10799
          defaultvalue:
10383
10800
10384
        - tagfield: "411"
10801
        - tagfield: "456"
10385
          tagsubfield: "5"
10802
          tagsubfield: "0"
10386
          liblibrarian: "Institution to Which the Field Applies"
10803
          liblibrarian: "Bibliographic Record Identifier"
10387
          libopac: "Institution to Which the Field Applies"
10804
          libopac: "Bibliographic Record Identifier"
10388
          repeatable: 0
10805
          repeatable: 0
10389
          mandatory: 0
10806
          mandatory: 0
10390
          kohafield: ""
10807
          kohafield: ""
10391
          tab: 4
10808
          tab: 3
10392
          authorised_value: ""
10809
          authorised_value: ""
10393
          authtypecode: ""
10810
          authtypecode: ""
10394
          value_builder: ""
10811
          value_builder: ""
10395
          isurl: 0
10812
          isurl: 0
10396
          hidden: -5
10813
          hidden: -1
10397
          frameworkcode: ""
10814
          frameworkcode: ""
10398
          seealso: ""
10815
          seealso: ""
10399
          link: ""
10816
          link: ""
10400
          defaultvalue:
10817
          defaultvalue:
10401
10818
10402
        - tagfield: "411"
10819
        - tagfield: "461"
10403
          tagsubfield: "9"
10820
          tagsubfield: "0"
10404
          liblibrarian: "Koha number"
10821
          liblibrarian: "Bibliographic Record Identifier"
10405
          libopac: ""
10822
          libopac: "Bibliographic Record Identifier"
10406
          repeatable: 0
10823
          repeatable: 0
10407
          mandatory: 0
10824
          mandatory: 0
10408
          kohafield: ""
10825
          kohafield: ""
10409
          tab: 4
10826
          tab: 3
10410
          authorised_value: ""
10827
          authorised_value: ""
10411
          authtypecode: ""
10828
          authtypecode: ""
10412
          value_builder: ""
10829
          value_builder: ""
10413
          isurl: 0
10830
          isurl: 0
10414
          hidden: 0
10831
          hidden: -1
10415
          frameworkcode: ""
10832
          frameworkcode: ""
10416
          seealso: ""
10833
          seealso: ""
10417
          link: 001@
10834
          link: ""
10418
          defaultvalue: ""
10835
          defaultvalue:
10419
10836
10420
        - tagfield: "411"
10837
        - tagfield: "462"
10421
          tagsubfield: "a"
10838
          tagsubfield: "0"
10422
          liblibrarian: "Author"
10839
          liblibrarian: "Bibliographic Record Identifier"
10423
          libopac: "Author"
10840
          libopac: "Bibliographic Record Identifier"
10424
          repeatable: 0
10841
          repeatable: 0
10425
          mandatory: 0
10842
          mandatory: 0
10426
          kohafield: ""
10843
          kohafield: ""
10427
          tab: 4
10844
          tab: 3
10428
          authorised_value: ""
10845
          authorised_value: ""
10429
          authtypecode: ""
10846
          authtypecode: ""
10430
          value_builder: ""
10847
          value_builder: ""
10431
          isurl: 0
10848
          isurl: 0
10432
          hidden: -5
10849
          hidden: -1
10433
          frameworkcode: ""
10850
          frameworkcode: ""
10434
          seealso: ""
10851
          seealso: ""
10435
          link: ""
10852
          link: ""
10436
          defaultvalue:
10853
          defaultvalue:
10437
10854
10438
        - tagfield: "411"
10855
        - tagfield: "463"
10439
          tagsubfield: "b"
10856
          tagsubfield: "0"
10440
          liblibrarian: "General Material Designation"
10857
          liblibrarian: "Bibliographic Record Identifier"
10441
          libopac: "General Material Designation"
10858
          libopac: "Bibliographic Record Identifier"
10442
          repeatable: 0
10859
          repeatable: 0
10443
          mandatory: 0
10860
          mandatory: 0
10444
          kohafield: ""
10861
          kohafield: ""
10445
          tab: 4
10862
          tab: 3
10446
          authorised_value: ""
10863
          authorised_value: ""
10447
          authtypecode: ""
10864
          authtypecode: ""
10448
          value_builder: ""
10865
          value_builder: ""
10449
          isurl: 0
10866
          isurl: 0
10450
          hidden: -6
10867
          hidden: -1
10451
          frameworkcode: ""
10868
          frameworkcode: ""
10452
          seealso: ""
10869
          seealso: ""
10453
          link: ""
10870
          link: ""
10454
          defaultvalue:
10871
          defaultvalue:
10455
10872
10456
        - tagfield: "411"
10873
        - tagfield: "464"
10457
          tagsubfield: "c"
10874
          tagsubfield: "0"
10458
          liblibrarian: "Place of Publication"
10875
          liblibrarian: "Bibliographic Record Identifier"
10459
          libopac: "Place of Publication"
10876
          libopac: "Bibliographic Record Identifier"
10460
          repeatable: 1
10877
          repeatable: 0
10461
          mandatory: 0
10878
          mandatory: 0
10462
          kohafield: ""
10879
          kohafield: ""
10463
          tab: 4
10880
          tab: 3
10464
          authorised_value: ""
10881
          authorised_value: ""
10465
          authtypecode: ""
10882
          authtypecode: ""
10466
          value_builder: ""
10883
          value_builder: ""
10467
          isurl: 0
10884
          isurl: 0
10468
          hidden: -5
10885
          hidden: -1
10469
          frameworkcode: ""
10886
          frameworkcode: ""
10470
          seealso: ""
10887
          seealso: ""
10471
          link: ""
10888
          link: ""
10472
          defaultvalue:
10889
          defaultvalue:
10473
10890
10474
        - tagfield: "411"
10891
        - tagfield: "470"
10475
          tagsubfield: "d"
10892
          tagsubfield: "0"
10476
          liblibrarian: "Date of Publication"
10893
          liblibrarian: "Bibliographic Record Identifier"
10477
          libopac: "Date of Publication"
10894
          libopac: "Bibliographic Record Identifier"
10478
          repeatable: 0
10895
          repeatable: 0
10479
          mandatory: 0
10896
          mandatory: 0
10480
          kohafield: ""
10897
          kohafield: ""
10481
          tab: 4
10898
          tab: 3
10482
          authorised_value: ""
10899
          authorised_value: ""
10483
          authtypecode: ""
10900
          authtypecode: ""
10484
          value_builder: ""
10901
          value_builder: ""
10485
          isurl: 0
10902
          isurl: 0
10486
          hidden: -5
10903
          hidden: -1
10487
          frameworkcode: ""
10904
          frameworkcode: ""
10488
          seealso: ""
10905
          seealso: ""
10489
          link: ""
10906
          link: ""
10490
          defaultvalue:
10907
          defaultvalue:
10491
10908
10492
        - tagfield: "411"
10909
        - tagfield: "481"
10493
          tagsubfield: "e"
10910
          tagsubfield: "0"
10494
          liblibrarian: "Edition Statement"
10911
          liblibrarian: "Bibliographic Record Identifier"
10495
          libopac: "Edition Statement"
10912
          libopac: "Bibliographic Record Identifier"
10496
          repeatable: 0
10913
          repeatable: 0
10497
          mandatory: 0
10914
          mandatory: 0
10498
          kohafield: ""
10915
          kohafield: ""
10499
          tab: 4
10916
          tab: 3
10500
          authorised_value: ""
10917
          authorised_value: ""
10501
          authtypecode: ""
10918
          authtypecode: ""
10502
          value_builder: ""
10919
          value_builder: ""
10503
          isurl: 0
10920
          isurl: 0
10504
          hidden: -5
10921
          hidden: -1
10505
          frameworkcode: ""
10922
          frameworkcode: ""
10506
          seealso: ""
10923
          seealso: ""
10507
          link: ""
10924
          link: ""
10508
          defaultvalue:
10925
          defaultvalue:
10509
10926
10510
        - tagfield: "411"
10927
        - tagfield: "482"
10928
          tagsubfield: "0"
10929
          liblibrarian: "Bibliographic Record Identifier"
10930
          libopac: "Bibliographic Record Identifier"
10931
          repeatable: 0
10932
          mandatory: 0
10933
          kohafield: ""
10934
          tab: 3
10935
          authorised_value: ""
10936
          authtypecode: ""
10937
          value_builder: ""
10938
          isurl: 0
10939
          hidden: -1
10940
          frameworkcode: ""
10941
          seealso: ""
10942
          link: ""
10943
          defaultvalue:
10944
10945
        - tagfield: "488"
10946
          tagsubfield: "0"
10947
          liblibrarian: "Bibliographic Record Identifier"
10948
          libopac: "Bibliographic Record Identifier"
10949
          repeatable: 0
10950
          mandatory: 0
10951
          kohafield: ""
10952
          tab: 3
10953
          authorised_value: ""
10954
          authtypecode: ""
10955
          value_builder: ""
10956
          isurl: 0
10957
          hidden: -1
10958
          frameworkcode: ""
10959
          seealso: ""
10960
          link: ""
10961
          defaultvalue:
10962
10963
        - tagfield: "410"
10964
          tagsubfield: "3"
10965
          liblibrarian: "Authority Record Number"
10966
          libopac: "Authority Record Number"
10967
          repeatable: 1
10968
          mandatory: 0
10969
          kohafield: ""
10970
          tab: 4
10971
          authorised_value: ""
10972
          authtypecode: ""
10973
          value_builder: ""
10974
          isurl: 0
10975
          hidden: -1
10976
          frameworkcode: ""
10977
          seealso: ""
10978
          link: ""
10979
          defaultvalue:
10980
10981
        - tagfield: "410"
10982
          tagsubfield: "5"
10983
          liblibrarian: "Institution and Copy to Which Field Applies"
10984
          libopac: "Institution and Copy to Which Field Applies"
10985
          repeatable: 0
10986
          mandatory: 0
10987
          kohafield: ""
10988
          tab: 4
10989
          authorised_value: ""
10990
          authtypecode: ""
10991
          value_builder: ""
10992
          isurl: 0
10993
          hidden: -1
10994
          frameworkcode: ""
10995
          seealso: ""
10996
          link: ""
10997
          defaultvalue:
10998
10999
        - tagfield: "410"
11000
          tagsubfield: "9"
11001
          liblibrarian: "Koha number"
11002
          libopac: "Koha number"
11003
          repeatable: 0
11004
          mandatory: 0
11005
          kohafield: ""
11006
          tab: 4
11007
          authorised_value: ""
11008
          authtypecode: ""
11009
          value_builder: ""
11010
          isurl: 0
11011
          hidden: 1
11012
          frameworkcode: ""
11013
          seealso: ""
11014
          link: Local-number
11015
          defaultvalue: ""
11016
11017
        - tagfield: "410"
11018
          tagsubfield: "a"
11019
          liblibrarian: "Author"
11020
          libopac: "Author"
11021
          repeatable: 0
11022
          mandatory: 0
11023
          kohafield: ""
11024
          tab: 4
11025
          authorised_value: ""
11026
          authtypecode: ""
11027
          value_builder: ""
11028
          isurl: 0
11029
          hidden: -1
11030
          frameworkcode: ""
11031
          seealso: ""
11032
          link: ""
11033
          defaultvalue:
11034
11035
        - tagfield: "410"
11036
          tagsubfield: "b"
11037
          liblibrarian: "General Material Designation"
11038
          libopac: "General Material Designation"
11039
          repeatable: 0
11040
          mandatory: 0
11041
          kohafield: ""
11042
          tab: 4
11043
          authorised_value: ""
11044
          authtypecode: ""
11045
          value_builder: ""
11046
          isurl: 0
11047
          hidden: -1
11048
          frameworkcode: ""
11049
          seealso: ""
11050
          link: ""
11051
          defaultvalue:
11052
11053
        - tagfield: "410"
11054
          tagsubfield: "c"
11055
          liblibrarian: "Place of Publication"
11056
          libopac: "Place of Publication"
11057
          repeatable: 1
11058
          mandatory: 0
11059
          kohafield: ""
11060
          tab: 4
11061
          authorised_value: ""
11062
          authtypecode: ""
11063
          value_builder: ""
11064
          isurl: 0
11065
          hidden: -1
11066
          frameworkcode: ""
11067
          seealso: ""
11068
          link: ""
11069
          defaultvalue:
11070
11071
        - tagfield: "410"
11072
          tagsubfield: "d"
11073
          liblibrarian: "Date of Publication"
11074
          libopac: "Date of Publication"
11075
          repeatable: 0
11076
          mandatory: 0
11077
          kohafield: ""
11078
          tab: 4
11079
          authorised_value: ""
11080
          authtypecode: ""
11081
          value_builder: ""
11082
          isurl: 0
11083
          hidden: -1
11084
          frameworkcode: ""
11085
          seealso: ""
11086
          link: ""
11087
          defaultvalue:
11088
11089
        - tagfield: "410"
11090
          tagsubfield: "e"
11091
          liblibrarian: "Edition Statement"
11092
          libopac: "Edition Statement"
11093
          repeatable: 0
11094
          mandatory: 0
11095
          kohafield: ""
11096
          tab: 4
11097
          authorised_value: ""
11098
          authtypecode: ""
11099
          value_builder: ""
11100
          isurl: 0
11101
          hidden: -1
11102
          frameworkcode: ""
11103
          seealso: ""
11104
          link: ""
11105
          defaultvalue:
11106
11107
        - tagfield: "410"
10511
          tagsubfield: "f"
11108
          tagsubfield: "f"
10512
          liblibrarian: "First Statement of Responsibility"
11109
          liblibrarian: "First Statement of Responsibility"
10513
          libopac: "First Statement of Responsibility"
11110
          libopac: "First Statement of Responsibility"
Lines 10519-10531 tables: Link Here
10519
          authtypecode: ""
11116
          authtypecode: ""
10520
          value_builder: ""
11117
          value_builder: ""
10521
          isurl: 0
11118
          isurl: 0
10522
          hidden: -6
11119
          hidden: -1
10523
          frameworkcode: ""
11120
          frameworkcode: ""
10524
          seealso: ""
11121
          seealso: ""
10525
          link: ""
11122
          link: ""
10526
          defaultvalue:
11123
          defaultvalue:
10527
11124
10528
        - tagfield: "411"
11125
        - tagfield: "410"
10529
          tagsubfield: "g"
11126
          tagsubfield: "g"
10530
          liblibrarian: "Subsequent Statement of Responsibility"
11127
          liblibrarian: "Subsequent Statement of Responsibility"
10531
          libopac: "Subsequent Statement of Responsibility"
11128
          libopac: "Subsequent Statement of Responsibility"
Lines 10537-10549 tables: Link Here
10537
          authtypecode: ""
11134
          authtypecode: ""
10538
          value_builder: ""
11135
          value_builder: ""
10539
          isurl: 0
11136
          isurl: 0
10540
          hidden: -6
11137
          hidden: -1
10541
          frameworkcode: ""
11138
          frameworkcode: ""
10542
          seealso: ""
11139
          seealso: ""
10543
          link: ""
11140
          link: ""
10544
          defaultvalue:
11141
          defaultvalue:
10545
11142
10546
        - tagfield: "411"
11143
        - tagfield: "410"
10547
          tagsubfield: "h"
11144
          tagsubfield: "h"
10548
          liblibrarian: "Number of Section or Part"
11145
          liblibrarian: "Number of Section or Part"
10549
          libopac: "Number of Section or Part"
11146
          libopac: "Number of Section or Part"
Lines 10555-10567 tables: Link Here
10555
          authtypecode: ""
11152
          authtypecode: ""
10556
          value_builder: ""
11153
          value_builder: ""
10557
          isurl: 0
11154
          isurl: 0
10558
          hidden: -5
11155
          hidden: -1
10559
          frameworkcode: ""
11156
          frameworkcode: ""
10560
          seealso: ""
11157
          seealso: ""
10561
          link: ""
11158
          link: ""
10562
          defaultvalue:
11159
          defaultvalue:
10563
11160
10564
        - tagfield: "411"
11161
        - tagfield: "410"
10565
          tagsubfield: "i"
11162
          tagsubfield: "i"
10566
          liblibrarian: "Name of Section or Part"
11163
          liblibrarian: "Name of Section or Part"
10567
          libopac: "Name of Section or Part"
11164
          libopac: "Name of Section or Part"
Lines 10573-10588 tables: Link Here
10573
          authtypecode: ""
11170
          authtypecode: ""
10574
          value_builder: ""
11171
          value_builder: ""
10575
          isurl: 0
11172
          isurl: 0
10576
          hidden: -5
11173
          hidden: -1
10577
          frameworkcode: ""
11174
          frameworkcode: ""
10578
          seealso: ""
11175
          seealso: ""
10579
          link: ""
11176
          link: ""
10580
          defaultvalue:
11177
          defaultvalue:
10581
11178
10582
        - tagfield: "411"
11179
        - tagfield: "410"
10583
          tagsubfield: "l"
11180
          tagsubfield: "l"
10584
          liblibrarian: "Parallel Title"
11181
          liblibrarian: "Parallel title"
10585
          libopac: "Parallel Title"
11182
          libopac: "Parallel title"
10586
          repeatable: 1
11183
          repeatable: 1
10587
          mandatory: 0
11184
          mandatory: 0
10588
          kohafield: ""
11185
          kohafield: ""
Lines 10591-10603 tables: Link Here
10591
          authtypecode: ""
11188
          authtypecode: ""
10592
          value_builder: ""
11189
          value_builder: ""
10593
          isurl: 0
11190
          isurl: 0
10594
          hidden: -6
11191
          hidden: -1
10595
          frameworkcode: ""
11192
          frameworkcode: ""
10596
          seealso: ""
11193
          seealso: ""
10597
          link: ""
11194
          link: ""
10598
          defaultvalue:
11195
          defaultvalue:
10599
11196
10600
        - tagfield: "411"
11197
        - tagfield: "410"
10601
          tagsubfield: "m"
11198
          tagsubfield: "m"
10602
          liblibrarian: "International Standard Music Number"
11199
          liblibrarian: "International Standard Music Number"
10603
          libopac: "International Standard Music Number"
11200
          libopac: "International Standard Music Number"
Lines 10609-10621 tables: Link Here
10609
          authtypecode: ""
11206
          authtypecode: ""
10610
          value_builder: ""
11207
          value_builder: ""
10611
          isurl: 0
11208
          isurl: 0
10612
          hidden: -6
11209
          hidden: -1
10613
          frameworkcode: ""
11210
          frameworkcode: ""
10614
          seealso: ""
11211
          seealso: ""
10615
          link: ""
11212
          link: ""
10616
          defaultvalue:
11213
          defaultvalue:
10617
11214
10618
        - tagfield: "411"
11215
        - tagfield: "410"
10619
          tagsubfield: "n"
11216
          tagsubfield: "n"
10620
          liblibrarian: "Name of Publisher, Distributor, etc."
11217
          liblibrarian: "Name of Publisher, Distributor, etc."
10621
          libopac: "Name of Publisher, Distributor, etc."
11218
          libopac: "Name of Publisher, Distributor, etc."
Lines 10627-10642 tables: Link Here
10627
          authtypecode: ""
11224
          authtypecode: ""
10628
          value_builder: ""
11225
          value_builder: ""
10629
          isurl: 0
11226
          isurl: 0
10630
          hidden: -6
11227
          hidden: -1
10631
          frameworkcode: ""
11228
          frameworkcode: ""
10632
          seealso: ""
11229
          seealso: ""
10633
          link: ""
11230
          link: ""
10634
          defaultvalue:
11231
          defaultvalue:
10635
11232
10636
        - tagfield: "411"
11233
        - tagfield: "410"
10637
          tagsubfield: "o"
11234
          tagsubfield: "o"
10638
          liblibrarian: "Other Title Information."
11235
          liblibrarian: "Other title information."
10639
          libopac: "Other Title Information."
11236
          libopac: "Other title information."
10640
          repeatable: 1
11237
          repeatable: 1
10641
          mandatory: 0
11238
          mandatory: 0
10642
          kohafield: ""
11239
          kohafield: ""
Lines 10645-10660 tables: Link Here
10645
          authtypecode: ""
11242
          authtypecode: ""
10646
          value_builder: ""
11243
          value_builder: ""
10647
          isurl: 0
11244
          isurl: 0
10648
          hidden: -6
11245
          hidden: -1
10649
          frameworkcode: ""
11246
          frameworkcode: ""
10650
          seealso: ""
11247
          seealso: ""
10651
          link: ""
11248
          link: ""
10652
          defaultvalue:
11249
          defaultvalue:
10653
11250
10654
        - tagfield: "411"
11251
        - tagfield: "410"
10655
          tagsubfield: "p"
11252
          tagsubfield: "p"
10656
          liblibrarian: "Physical Description"
11253
          liblibrarian: "Physical description"
10657
          libopac: "Physical Description"
11254
          libopac: "Physical description"
10658
          repeatable: 0
11255
          repeatable: 0
10659
          mandatory: 0
11256
          mandatory: 0
10660
          kohafield: ""
11257
          kohafield: ""
Lines 10663-10678 tables: Link Here
10663
          authtypecode: ""
11260
          authtypecode: ""
10664
          value_builder: ""
11261
          value_builder: ""
10665
          isurl: 0
11262
          isurl: 0
10666
          hidden: -5
11263
          hidden: -1
10667
          frameworkcode: ""
11264
          frameworkcode: ""
10668
          seealso: ""
11265
          seealso: ""
10669
          link: ""
11266
          link: ""
10670
          defaultvalue:
11267
          defaultvalue:
10671
11268
10672
        - tagfield: "411"
11269
        - tagfield: "410"
10673
          tagsubfield: "q"
11270
          tagsubfield: "q"
10674
          liblibrarian: "International Standard Identifier for a Work"
11271
          liblibrarian: "International standard identifier for a work"
10675
          libopac: "International Standard Identifier for a Work"
11272
          libopac: "International standard identifier for a work"
10676
          repeatable: 1
11273
          repeatable: 1
10677
          mandatory: 0
11274
          mandatory: 0
10678
          kohafield: ""
11275
          kohafield: ""
Lines 10681-10696 tables: Link Here
10681
          authtypecode: ""
11278
          authtypecode: ""
10682
          value_builder: ""
11279
          value_builder: ""
10683
          isurl: 0
11280
          isurl: 0
10684
          hidden: -6
11281
          hidden: -1
10685
          frameworkcode: ""
11282
          frameworkcode: ""
10686
          seealso: ""
11283
          seealso: ""
10687
          link: ""
11284
          link: ""
10688
          defaultvalue:
11285
          defaultvalue:
10689
11286
10690
        - tagfield: "411"
11287
        - tagfield: "410"
10691
          tagsubfield: "r"
11288
          tagsubfield: "r"
10692
          liblibrarian: "International Standard Identifier for an Expression"
11289
          liblibrarian: "International standard identifier for an expression"
10693
          libopac: "International Standard Identifier for an Expression"
11290
          libopac: "International standard identifier for an expression"
10694
          repeatable: 1
11291
          repeatable: 1
10695
          mandatory: 0
11292
          mandatory: 0
10696
          kohafield: ""
11293
          kohafield: ""
Lines 10699-10714 tables: Link Here
10699
          authtypecode: ""
11296
          authtypecode: ""
10700
          value_builder: ""
11297
          value_builder: ""
10701
          isurl: 0
11298
          isurl: 0
10702
          hidden: -6
11299
          hidden: -1
10703
          frameworkcode: ""
11300
          frameworkcode: ""
10704
          seealso: ""
11301
          seealso: ""
10705
          link: ""
11302
          link: ""
10706
          defaultvalue:
11303
          defaultvalue:
10707
11304
10708
        - tagfield: "411"
11305
        - tagfield: "410"
10709
          tagsubfield: "s"
11306
          tagsubfield: "s"
10710
          liblibrarian: "Series Statement"
11307
          liblibrarian: "Series statement"
10711
          libopac: "Series Statement"
11308
          libopac: "Series statement"
10712
          repeatable: 1
11309
          repeatable: 1
10713
          mandatory: 0
11310
          mandatory: 0
10714
          kohafield: ""
11311
          kohafield: ""
Lines 10717-10747 tables: Link Here
10717
          authtypecode: ""
11314
          authtypecode: ""
10718
          value_builder: ""
11315
          value_builder: ""
10719
          isurl: 0
11316
          isurl: 0
10720
          hidden: -6
11317
          hidden: -1
10721
          frameworkcode: ""
11318
          frameworkcode: ""
10722
          seealso: ""
11319
          seealso: ""
10723
          link: ""
11320
          link: ""
10724
          defaultvalue:
11321
          defaultvalue:
10725
11322
10726
        - tagfield: "411"
11323
        - tagfield: "410"
10727
          tagsubfield: "t"
11324
          tagsubfield: "t"
10728
          liblibrarian: "Title"
11325
          liblibrarian: "Title"
10729
          libopac: "Title"
11326
          libopac: "Title"
10730
          repeatable: 0
11327
          repeatable: 1
10731
          mandatory: 1
11328
          mandatory: 1
10732
          kohafield: ""
11329
          kohafield: ""
10733
          tab: 4
11330
          tab: 4
10734
          authorised_value: ""
11331
          authorised_value: ""
10735
          authtypecode: ""
11332
          authtypecode: ""
10736
          value_builder: ""
11333
          value_builder: unimarc_field_4XX.pl
10737
          isurl: 0
11334
          isurl: 0
10738
          hidden: -5
11335
          hidden: 0
10739
          frameworkcode: ""
11336
          frameworkcode: ""
10740
          seealso: ""
11337
          seealso: ""
10741
          link: ""
11338
          link: ""
10742
          defaultvalue:
11339
          defaultvalue:
10743
11340
10744
        - tagfield: "411"
11341
        - tagfield: "410"
10745
          tagsubfield: "u"
11342
          tagsubfield: "u"
10746
          liblibrarian: "Uniform Resource Locator"
11343
          liblibrarian: "Uniform Resource Locator"
10747
          libopac: "Uniform Resource Locator"
11344
          libopac: "Uniform Resource Locator"
Lines 10753-10765 tables: Link Here
10753
          authtypecode: ""
11350
          authtypecode: ""
10754
          value_builder: ""
11351
          value_builder: ""
10755
          isurl: 0
11352
          isurl: 0
10756
          hidden: -5
11353
          hidden: -1
10757
          frameworkcode: ""
11354
          frameworkcode: ""
10758
          seealso: ""
11355
          seealso: ""
10759
          link: ""
11356
          link: ""
10760
          defaultvalue:
11357
          defaultvalue:
10761
11358
10762
        - tagfield: "411"
11359
        - tagfield: "410"
10763
          tagsubfield: "v"
11360
          tagsubfield: "v"
10764
          liblibrarian: "Volume Number"
11361
          liblibrarian: "Volume Number"
10765
          libopac: "Volume Number"
11362
          libopac: "Volume Number"
Lines 10771-10783 tables: Link Here
10771
          authtypecode: ""
11368
          authtypecode: ""
10772
          value_builder: ""
11369
          value_builder: ""
10773
          isurl: 0
11370
          isurl: 0
10774
          hidden: -5
11371
          hidden: -1
10775
          frameworkcode: ""
11372
          frameworkcode: ""
10776
          seealso: ""
11373
          seealso: ""
10777
          link: ""
11374
          link: ""
10778
          defaultvalue:
11375
          defaultvalue:
10779
11376
10780
        - tagfield: "411"
11377
        - tagfield: "410"
10781
          tagsubfield: "x"
11378
          tagsubfield: "x"
10782
          liblibrarian: "International Standard Serial Number"
11379
          liblibrarian: "International Standard Serial Number"
10783
          libopac: "International Standard Serial Number"
11380
          libopac: "International Standard Serial Number"
Lines 10789-10801 tables: Link Here
10789
          authtypecode: ""
11386
          authtypecode: ""
10790
          value_builder: ""
11387
          value_builder: ""
10791
          isurl: 0
11388
          isurl: 0
10792
          hidden: -5
11389
          hidden: -1
10793
          frameworkcode: ""
11390
          frameworkcode: ""
10794
          seealso: ""
11391
          seealso: ""
10795
          link: ""
11392
          link: ISSN
10796
          defaultvalue:
11393
          defaultvalue:
10797
11394
10798
        - tagfield: "411"
11395
        - tagfield: "410"
10799
          tagsubfield: "y"
11396
          tagsubfield: "y"
10800
          liblibrarian: "International Standard Book Number"
11397
          liblibrarian: "International Standard Book Number"
10801
          libopac: "International Standard Book Number"
11398
          libopac: "International Standard Book Number"
Lines 10807-10819 tables: Link Here
10807
          authtypecode: ""
11404
          authtypecode: ""
10808
          value_builder: ""
11405
          value_builder: ""
10809
          isurl: 0
11406
          isurl: 0
10810
          hidden: -5
11407
          hidden: -1
10811
          frameworkcode: ""
11408
          frameworkcode: ""
10812
          seealso: ""
11409
          seealso: ""
10813
          link: ""
11410
          link: ISBN
10814
          defaultvalue:
11411
          defaultvalue:
10815
11412
10816
        - tagfield: "411"
11413
        - tagfield: "410"
10817
          tagsubfield: "z"
11414
          tagsubfield: "z"
10818
          liblibrarian: "CODEN"
11415
          liblibrarian: "CODEN"
10819
          libopac: "CODEN"
11416
          libopac: "CODEN"
Lines 10825-10873 tables: Link Here
10825
          authtypecode: ""
11422
          authtypecode: ""
10826
          value_builder: ""
11423
          value_builder: ""
10827
          isurl: 0
11424
          isurl: 0
10828
          hidden: -5
11425
          hidden: -1
10829
          frameworkcode: ""
10830
          seealso: ""
10831
          link: ""
10832
          defaultvalue:
10833
10834
        - tagfield: "412"
10835
          tagsubfield: "0"
10836
          liblibrarian: "Bibliographic Record Identifier"
10837
          libopac: "Bibliographic Record Identifier"
10838
          repeatable: 0
10839
          mandatory: 0
10840
          kohafield: ""
10841
          tab: 4
10842
          authorised_value: ""
10843
          authtypecode: ""
10844
          value_builder: ""
10845
          isurl: 0
10846
          hidden: -6
10847
          frameworkcode: ""
10848
          seealso: ""
10849
          link: ""
10850
          defaultvalue:
10851
10852
        - tagfield: "412"
10853
          tagsubfield: "1"
10854
          liblibrarian: "Linking Data"
10855
          libopac: "Linking Data"
10856
          repeatable: 1
10857
          mandatory: 0
10858
          kohafield: ""
10859
          tab: 4
10860
          authorised_value: ""
10861
          authtypecode: ""
10862
          value_builder: ""
10863
          isurl: 0
10864
          hidden: -6
10865
          frameworkcode: ""
11426
          frameworkcode: ""
10866
          seealso: ""
11427
          seealso: ""
10867
          link: ""
11428
          link: ""
10868
          defaultvalue:
11429
          defaultvalue:
10869
11430
10870
        - tagfield: "412"
11431
        - tagfield: "411"
10871
          tagsubfield: "3"
11432
          tagsubfield: "3"
10872
          liblibrarian: "Authority Record Number"
11433
          liblibrarian: "Authority Record Number"
10873
          libopac: "Authority Record Number"
11434
          libopac: "Authority Record Number"
Lines 10879-10894 tables: Link Here
10879
          authtypecode: ""
11440
          authtypecode: ""
10880
          value_builder: ""
11441
          value_builder: ""
10881
          isurl: 0
11442
          isurl: 0
10882
          hidden: -6
11443
          hidden: -1
10883
          frameworkcode: ""
11444
          frameworkcode: ""
10884
          seealso: ""
11445
          seealso: ""
10885
          link: ""
11446
          link: ""
10886
          defaultvalue:
11447
          defaultvalue:
10887
11448
10888
        - tagfield: "412"
11449
        - tagfield: "411"
10889
          tagsubfield: "5"
11450
          tagsubfield: "5"
10890
          liblibrarian: "Institution to Which the Field Applies"
11451
          liblibrarian: "Institution and Copy to Which Field Applies"
10891
          libopac: "Institution to Which the Field Applies"
11452
          libopac: "Institution and Copy to Which Field Applies"
10892
          repeatable: 0
11453
          repeatable: 0
10893
          mandatory: 0
11454
          mandatory: 0
10894
          kohafield: ""
11455
          kohafield: ""
Lines 10897-10912 tables: Link Here
10897
          authtypecode: ""
11458
          authtypecode: ""
10898
          value_builder: ""
11459
          value_builder: ""
10899
          isurl: 0
11460
          isurl: 0
10900
          hidden: -6
11461
          hidden: -1
10901
          frameworkcode: ""
11462
          frameworkcode: ""
10902
          seealso: ""
11463
          seealso: ""
10903
          link: ""
11464
          link: ""
10904
          defaultvalue:
11465
          defaultvalue:
10905
11466
10906
        - tagfield: "412"
11467
        - tagfield: "411"
10907
          tagsubfield: "9"
11468
          tagsubfield: "9"
10908
          liblibrarian: "Koha number"
11469
          liblibrarian: "Koha number"
10909
          libopac: ""
11470
          libopac: "Koha number"
10910
          repeatable: 0
11471
          repeatable: 0
10911
          mandatory: 0
11472
          mandatory: 0
10912
          kohafield: ""
11473
          kohafield: ""
Lines 10915-10927 tables: Link Here
10915
          authtypecode: ""
11476
          authtypecode: ""
10916
          value_builder: ""
11477
          value_builder: ""
10917
          isurl: 0
11478
          isurl: 0
10918
          hidden: 0
11479
          hidden: -1
10919
          frameworkcode: ""
11480
          frameworkcode: ""
10920
          seealso: ""
11481
          seealso: ""
10921
          link: 001@
11482
          link: Local-number
10922
          defaultvalue: ""
11483
          defaultvalue: ""
10923
11484
10924
        - tagfield: "412"
11485
        - tagfield: "411"
10925
          tagsubfield: "a"
11486
          tagsubfield: "a"
10926
          liblibrarian: "Author"
11487
          liblibrarian: "Author"
10927
          libopac: "Author"
11488
          libopac: "Author"
Lines 10933-10945 tables: Link Here
10933
          authtypecode: ""
11494
          authtypecode: ""
10934
          value_builder: ""
11495
          value_builder: ""
10935
          isurl: 0
11496
          isurl: 0
10936
          hidden: -6
11497
          hidden: -1
10937
          frameworkcode: ""
11498
          frameworkcode: ""
10938
          seealso: ""
11499
          seealso: ""
10939
          link: ""
11500
          link: ""
10940
          defaultvalue:
11501
          defaultvalue:
10941
11502
10942
        - tagfield: "412"
11503
        - tagfield: "411"
10943
          tagsubfield: "b"
11504
          tagsubfield: "b"
10944
          liblibrarian: "General Material Designation"
11505
          liblibrarian: "General Material Designation"
10945
          libopac: "General Material Designation"
11506
          libopac: "General Material Designation"
Lines 10951-10963 tables: Link Here
10951
          authtypecode: ""
11512
          authtypecode: ""
10952
          value_builder: ""
11513
          value_builder: ""
10953
          isurl: 0
11514
          isurl: 0
10954
          hidden: -6
11515
          hidden: -1
10955
          frameworkcode: ""
11516
          frameworkcode: ""
10956
          seealso: ""
11517
          seealso: ""
10957
          link: ""
11518
          link: ""
10958
          defaultvalue:
11519
          defaultvalue:
10959
11520
10960
        - tagfield: "412"
11521
        - tagfield: "411"
10961
          tagsubfield: "c"
11522
          tagsubfield: "c"
10962
          liblibrarian: "Place of Publication"
11523
          liblibrarian: "Place of Publication"
10963
          libopac: "Place of Publication"
11524
          libopac: "Place of Publication"
Lines 10969-10981 tables: Link Here
10969
          authtypecode: ""
11530
          authtypecode: ""
10970
          value_builder: ""
11531
          value_builder: ""
10971
          isurl: 0
11532
          isurl: 0
10972
          hidden: -6
11533
          hidden: -1
10973
          frameworkcode: ""
11534
          frameworkcode: ""
10974
          seealso: ""
11535
          seealso: ""
10975
          link: ""
11536
          link: ""
10976
          defaultvalue:
11537
          defaultvalue:
10977
11538
10978
        - tagfield: "412"
11539
        - tagfield: "411"
10979
          tagsubfield: "d"
11540
          tagsubfield: "d"
10980
          liblibrarian: "Date of Publication"
11541
          liblibrarian: "Date of Publication"
10981
          libopac: "Date of Publication"
11542
          libopac: "Date of Publication"
Lines 10987-10999 tables: Link Here
10987
          authtypecode: ""
11548
          authtypecode: ""
10988
          value_builder: ""
11549
          value_builder: ""
10989
          isurl: 0
11550
          isurl: 0
10990
          hidden: -6
11551
          hidden: -1
10991
          frameworkcode: ""
11552
          frameworkcode: ""
10992
          seealso: ""
11553
          seealso: ""
10993
          link: ""
11554
          link: ""
10994
          defaultvalue:
11555
          defaultvalue:
10995
11556
10996
        - tagfield: "412"
11557
        - tagfield: "411"
10997
          tagsubfield: "e"
11558
          tagsubfield: "e"
10998
          liblibrarian: "Edition Statement"
11559
          liblibrarian: "Edition Statement"
10999
          libopac: "Edition Statement"
11560
          libopac: "Edition Statement"
Lines 11005-11017 tables: Link Here
11005
          authtypecode: ""
11566
          authtypecode: ""
11006
          value_builder: ""
11567
          value_builder: ""
11007
          isurl: 0
11568
          isurl: 0
11008
          hidden: -6
11569
          hidden: -1
11009
          frameworkcode: ""
11570
          frameworkcode: ""
11010
          seealso: ""
11571
          seealso: ""
11011
          link: ""
11572
          link: ""
11012
          defaultvalue:
11573
          defaultvalue:
11013
11574
11014
        - tagfield: "412"
11575
        - tagfield: "411"
11015
          tagsubfield: "f"
11576
          tagsubfield: "f"
11016
          liblibrarian: "First Statement of Responsibility"
11577
          liblibrarian: "First Statement of Responsibility"
11017
          libopac: "First Statement of Responsibility"
11578
          libopac: "First Statement of Responsibility"
Lines 11023-11035 tables: Link Here
11023
          authtypecode: ""
11584
          authtypecode: ""
11024
          value_builder: ""
11585
          value_builder: ""
11025
          isurl: 0
11586
          isurl: 0
11026
          hidden: -6
11587
          hidden: -1
11027
          frameworkcode: ""
11588
          frameworkcode: ""
11028
          seealso: ""
11589
          seealso: ""
11029
          link: ""
11590
          link: ""
11030
          defaultvalue:
11591
          defaultvalue:
11031
11592
11032
        - tagfield: "412"
11593
        - tagfield: "411"
11033
          tagsubfield: "g"
11594
          tagsubfield: "g"
11034
          liblibrarian: "Subsequent Statement of Responsibility"
11595
          liblibrarian: "Subsequent Statement of Responsibility"
11035
          libopac: "Subsequent Statement of Responsibility"
11596
          libopac: "Subsequent Statement of Responsibility"
Lines 11041-11053 tables: Link Here
11041
          authtypecode: ""
11602
          authtypecode: ""
11042
          value_builder: ""
11603
          value_builder: ""
11043
          isurl: 0
11604
          isurl: 0
11044
          hidden: -6
11605
          hidden: -1
11045
          frameworkcode: ""
11606
          frameworkcode: ""
11046
          seealso: ""
11607
          seealso: ""
11047
          link: ""
11608
          link: ""
11048
          defaultvalue:
11609
          defaultvalue:
11049
11610
11050
        - tagfield: "412"
11611
        - tagfield: "411"
11051
          tagsubfield: "h"
11612
          tagsubfield: "h"
11052
          liblibrarian: "Number of Section or Part"
11613
          liblibrarian: "Number of Section or Part"
11053
          libopac: "Number of Section or Part"
11614
          libopac: "Number of Section or Part"
Lines 11059-11071 tables: Link Here
11059
          authtypecode: ""
11620
          authtypecode: ""
11060
          value_builder: ""
11621
          value_builder: ""
11061
          isurl: 0
11622
          isurl: 0
11062
          hidden: -6
11623
          hidden: -1
11063
          frameworkcode: ""
11624
          frameworkcode: ""
11064
          seealso: ""
11625
          seealso: ""
11065
          link: ""
11626
          link: ""
11066
          defaultvalue:
11627
          defaultvalue:
11067
11628
11068
        - tagfield: "412"
11629
        - tagfield: "411"
11069
          tagsubfield: "i"
11630
          tagsubfield: "i"
11070
          liblibrarian: "Name of Section or Part"
11631
          liblibrarian: "Name of Section or Part"
11071
          libopac: "Name of Section or Part"
11632
          libopac: "Name of Section or Part"
Lines 11077-11092 tables: Link Here
11077
          authtypecode: ""
11638
          authtypecode: ""
11078
          value_builder: ""
11639
          value_builder: ""
11079
          isurl: 0
11640
          isurl: 0
11080
          hidden: -6
11641
          hidden: -1
11081
          frameworkcode: ""
11642
          frameworkcode: ""
11082
          seealso: ""
11643
          seealso: ""
11083
          link: ""
11644
          link: ""
11084
          defaultvalue:
11645
          defaultvalue:
11085
11646
11086
        - tagfield: "412"
11647
        - tagfield: "411"
11087
          tagsubfield: "l"
11648
          tagsubfield: "l"
11088
          liblibrarian: "Parallel Title"
11649
          liblibrarian: "Parallel title"
11089
          libopac: "Parallel Title"
11650
          libopac: "Parallel title"
11090
          repeatable: 1
11651
          repeatable: 1
11091
          mandatory: 0
11652
          mandatory: 0
11092
          kohafield: ""
11653
          kohafield: ""
Lines 11095-11107 tables: Link Here
11095
          authtypecode: ""
11656
          authtypecode: ""
11096
          value_builder: ""
11657
          value_builder: ""
11097
          isurl: 0
11658
          isurl: 0
11098
          hidden: -6
11659
          hidden: -1
11099
          frameworkcode: ""
11660
          frameworkcode: ""
11100
          seealso: ""
11661
          seealso: ""
11101
          link: ""
11662
          link: ""
11102
          defaultvalue:
11663
          defaultvalue:
11103
11664
11104
        - tagfield: "412"
11665
        - tagfield: "411"
11105
          tagsubfield: "m"
11666
          tagsubfield: "m"
11106
          liblibrarian: "International Standard Music Number"
11667
          liblibrarian: "International Standard Music Number"
11107
          libopac: "International Standard Music Number"
11668
          libopac: "International Standard Music Number"
Lines 11113-11125 tables: Link Here
11113
          authtypecode: ""
11674
          authtypecode: ""
11114
          value_builder: ""
11675
          value_builder: ""
11115
          isurl: 0
11676
          isurl: 0
11116
          hidden: -6
11677
          hidden: -1
11117
          frameworkcode: ""
11678
          frameworkcode: ""
11118
          seealso: ""
11679
          seealso: ""
11119
          link: ""
11680
          link: ""
11120
          defaultvalue:
11681
          defaultvalue:
11121
11682
11122
        - tagfield: "412"
11683
        - tagfield: "411"
11123
          tagsubfield: "n"
11684
          tagsubfield: "n"
11124
          liblibrarian: "Name of Publisher, Distributor, etc."
11685
          liblibrarian: "Name of Publisher, Distributor, etc."
11125
          libopac: "Name of Publisher, Distributor, etc."
11686
          libopac: "Name of Publisher, Distributor, etc."
Lines 11131-11146 tables: Link Here
11131
          authtypecode: ""
11692
          authtypecode: ""
11132
          value_builder: ""
11693
          value_builder: ""
11133
          isurl: 0
11694
          isurl: 0
11134
          hidden: -6
11695
          hidden: -1
11135
          frameworkcode: ""
11696
          frameworkcode: ""
11136
          seealso: ""
11697
          seealso: ""
11137
          link: ""
11698
          link: ""
11138
          defaultvalue:
11699
          defaultvalue:
11139
11700
11140
        - tagfield: "412"
11701
        - tagfield: "411"
11141
          tagsubfield: "o"
11702
          tagsubfield: "o"
11142
          liblibrarian: "Other Title Information."
11703
          liblibrarian: "Other title information."
11143
          libopac: "Other Title Information."
11704
          libopac: "Other title information."
11144
          repeatable: 1
11705
          repeatable: 1
11145
          mandatory: 0
11706
          mandatory: 0
11146
          kohafield: ""
11707
          kohafield: ""
Lines 11149-11164 tables: Link Here
11149
          authtypecode: ""
11710
          authtypecode: ""
11150
          value_builder: ""
11711
          value_builder: ""
11151
          isurl: 0
11712
          isurl: 0
11152
          hidden: -6
11713
          hidden: -1
11153
          frameworkcode: ""
11714
          frameworkcode: ""
11154
          seealso: ""
11715
          seealso: ""
11155
          link: ""
11716
          link: ""
11156
          defaultvalue:
11717
          defaultvalue:
11157
11718
11158
        - tagfield: "412"
11719
        - tagfield: "411"
11159
          tagsubfield: "p"
11720
          tagsubfield: "p"
11160
          liblibrarian: "Physical Description"
11721
          liblibrarian: "Physical description"
11161
          libopac: "Physical Description"
11722
          libopac: "Physical description"
11162
          repeatable: 0
11723
          repeatable: 0
11163
          mandatory: 0
11724
          mandatory: 0
11164
          kohafield: ""
11725
          kohafield: ""
Lines 11167-11182 tables: Link Here
11167
          authtypecode: ""
11728
          authtypecode: ""
11168
          value_builder: ""
11729
          value_builder: ""
11169
          isurl: 0
11730
          isurl: 0
11170
          hidden: -6
11731
          hidden: -1
11171
          frameworkcode: ""
11732
          frameworkcode: ""
11172
          seealso: ""
11733
          seealso: ""
11173
          link: ""
11734
          link: ""
11174
          defaultvalue:
11735
          defaultvalue:
11175
11736
11176
        - tagfield: "412"
11737
        - tagfield: "411"
11177
          tagsubfield: "q"
11738
          tagsubfield: "q"
11178
          liblibrarian: "International Standard Identifier for a Work"
11739
          liblibrarian: "International standard identifier for a work"
11179
          libopac: "International Standard Identifier for a Work"
11740
          libopac: "International standard identifier for a work"
11180
          repeatable: 1
11741
          repeatable: 1
11181
          mandatory: 0
11742
          mandatory: 0
11182
          kohafield: ""
11743
          kohafield: ""
Lines 11185-11200 tables: Link Here
11185
          authtypecode: ""
11746
          authtypecode: ""
11186
          value_builder: ""
11747
          value_builder: ""
11187
          isurl: 0
11748
          isurl: 0
11188
          hidden: -6
11749
          hidden: -1
11189
          frameworkcode: ""
11750
          frameworkcode: ""
11190
          seealso: ""
11751
          seealso: ""
11191
          link: ""
11752
          link: ""
11192
          defaultvalue:
11753
          defaultvalue:
11193
11754
11194
        - tagfield: "412"
11755
        - tagfield: "411"
11195
          tagsubfield: "r"
11756
          tagsubfield: "r"
11196
          liblibrarian: "International Standard Identifier for an Expression"
11757
          liblibrarian: "International standard identifier for an expression"
11197
          libopac: "International Standard Identifier for an Expression"
11758
          libopac: "International standard identifier for an expression"
11198
          repeatable: 1
11759
          repeatable: 1
11199
          mandatory: 0
11760
          mandatory: 0
11200
          kohafield: ""
11761
          kohafield: ""
Lines 11203-11218 tables: Link Here
11203
          authtypecode: ""
11764
          authtypecode: ""
11204
          value_builder: ""
11765
          value_builder: ""
11205
          isurl: 0
11766
          isurl: 0
11206
          hidden: -6
11767
          hidden: -1
11207
          frameworkcode: ""
11768
          frameworkcode: ""
11208
          seealso: ""
11769
          seealso: ""
11209
          link: ""
11770
          link: ""
11210
          defaultvalue:
11771
          defaultvalue:
11211
11772
11212
        - tagfield: "412"
11773
        - tagfield: "411"
11213
          tagsubfield: "s"
11774
          tagsubfield: "s"
11214
          liblibrarian: "Series Statement"
11775
          liblibrarian: "Series statement"
11215
          libopac: "Series Statement"
11776
          libopac: "Series statement"
11216
          repeatable: 1
11777
          repeatable: 1
11217
          mandatory: 0
11778
          mandatory: 0
11218
          kohafield: ""
11779
          kohafield: ""
Lines 11221-11251 tables: Link Here
11221
          authtypecode: ""
11782
          authtypecode: ""
11222
          value_builder: ""
11783
          value_builder: ""
11223
          isurl: 0
11784
          isurl: 0
11224
          hidden: -6
11785
          hidden: -1
11225
          frameworkcode: ""
11786
          frameworkcode: ""
11226
          seealso: ""
11787
          seealso: ""
11227
          link: ""
11788
          link: ""
11228
          defaultvalue:
11789
          defaultvalue:
11229
11790
11230
        - tagfield: "412"
11791
        - tagfield: "411"
11231
          tagsubfield: "t"
11792
          tagsubfield: "t"
11232
          liblibrarian: "Title"
11793
          liblibrarian: "Title"
11233
          libopac: "Title"
11794
          libopac: "Title"
11234
          repeatable: 0
11795
          repeatable: 1
11235
          mandatory: 1
11796
          mandatory: 1
11236
          kohafield: ""
11797
          kohafield: ""
11237
          tab: 4
11798
          tab: 4
11238
          authorised_value: ""
11799
          authorised_value: ""
11239
          authtypecode: ""
11800
          authtypecode: ""
11240
          value_builder: ""
11801
          value_builder: unimarc_field_4XX.pl
11241
          isurl: 0
11802
          isurl: 0
11242
          hidden: -6
11803
          hidden: 0
11243
          frameworkcode: ""
11804
          frameworkcode: ""
11244
          seealso: ""
11805
          seealso: ""
11245
          link: ""
11806
          link: ""
11246
          defaultvalue:
11807
          defaultvalue:
11247
11808
11248
        - tagfield: "412"
11809
        - tagfield: "411"
11249
          tagsubfield: "u"
11810
          tagsubfield: "u"
11250
          liblibrarian: "Uniform Resource Locator"
11811
          liblibrarian: "Uniform Resource Locator"
11251
          libopac: "Uniform Resource Locator"
11812
          libopac: "Uniform Resource Locator"
Lines 11257-11269 tables: Link Here
11257
          authtypecode: ""
11818
          authtypecode: ""
11258
          value_builder: ""
11819
          value_builder: ""
11259
          isurl: 0
11820
          isurl: 0
11260
          hidden: -6
11821
          hidden: -1
11261
          frameworkcode: ""
11822
          frameworkcode: ""
11262
          seealso: ""
11823
          seealso: ""
11263
          link: ""
11824
          link: ""
11264
          defaultvalue:
11825
          defaultvalue:
11265
11826
11266
        - tagfield: "412"
11827
        - tagfield: "411"
11267
          tagsubfield: "v"
11828
          tagsubfield: "v"
11268
          liblibrarian: "Volume Number"
11829
          liblibrarian: "Volume Number"
11269
          libopac: "Volume Number"
11830
          libopac: "Volume Number"
Lines 11275-11287 tables: Link Here
11275
          authtypecode: ""
11836
          authtypecode: ""
11276
          value_builder: ""
11837
          value_builder: ""
11277
          isurl: 0
11838
          isurl: 0
11278
          hidden: -6
11839
          hidden: -1
11279
          frameworkcode: ""
11840
          frameworkcode: ""
11280
          seealso: ""
11841
          seealso: ""
11281
          link: ""
11842
          link: ""
11282
          defaultvalue:
11843
          defaultvalue:
11283
11844
11284
        - tagfield: "412"
11845
        - tagfield: "411"
11285
          tagsubfield: "x"
11846
          tagsubfield: "x"
11286
          liblibrarian: "International Standard Serial Number"
11847
          liblibrarian: "International Standard Serial Number"
11287
          libopac: "International Standard Serial Number"
11848
          libopac: "International Standard Serial Number"
Lines 11293-11305 tables: Link Here
11293
          authtypecode: ""
11854
          authtypecode: ""
11294
          value_builder: ""
11855
          value_builder: ""
11295
          isurl: 0
11856
          isurl: 0
11296
          hidden: -6
11857
          hidden: -1
11297
          frameworkcode: ""
11858
          frameworkcode: ""
11298
          seealso: ""
11859
          seealso: ""
11299
          link: ""
11860
          link: ISSN
11300
          defaultvalue:
11861
          defaultvalue:
11301
11862
11302
        - tagfield: "412"
11863
        - tagfield: "411"
11303
          tagsubfield: "y"
11864
          tagsubfield: "y"
11304
          liblibrarian: "International Standard Book Number"
11865
          liblibrarian: "International Standard Book Number"
11305
          libopac: "International Standard Book Number"
11866
          libopac: "International Standard Book Number"
Lines 11311-11323 tables: Link Here
11311
          authtypecode: ""
11872
          authtypecode: ""
11312
          value_builder: ""
11873
          value_builder: ""
11313
          isurl: 0
11874
          isurl: 0
11314
          hidden: -6
11875
          hidden: -1
11315
          frameworkcode: ""
11876
          frameworkcode: ""
11316
          seealso: ""
11877
          seealso: ""
11317
          link: ""
11878
          link: ISBN
11318
          defaultvalue:
11879
          defaultvalue:
11319
11880
11320
        - tagfield: "412"
11881
        - tagfield: "411"
11321
          tagsubfield: "z"
11882
          tagsubfield: "z"
11322
          liblibrarian: "CODEN"
11883
          liblibrarian: "CODEN"
11323
          libopac: "CODEN"
11884
          libopac: "CODEN"
Lines 11329-11377 tables: Link Here
11329
          authtypecode: ""
11890
          authtypecode: ""
11330
          value_builder: ""
11891
          value_builder: ""
11331
          isurl: 0
11892
          isurl: 0
11332
          hidden: -6
11893
          hidden: -1
11333
          frameworkcode: ""
11334
          seealso: ""
11335
          link: ""
11336
          defaultvalue:
11337
11338
        - tagfield: "413"
11339
          tagsubfield: "0"
11340
          liblibrarian: "Bibliographic Record Identifier"
11341
          libopac: "Bibliographic Record Identifier"
11342
          repeatable: 0
11343
          mandatory: 0
11344
          kohafield: ""
11345
          tab: 4
11346
          authorised_value: ""
11347
          authtypecode: ""
11348
          value_builder: ""
11349
          isurl: 0
11350
          hidden: -6
11351
          frameworkcode: ""
11352
          seealso: ""
11353
          link: ""
11354
          defaultvalue:
11355
11356
        - tagfield: "413"
11357
          tagsubfield: "1"
11358
          liblibrarian: "Linking Data"
11359
          libopac: "Linking Data"
11360
          repeatable: 1
11361
          mandatory: 0
11362
          kohafield: ""
11363
          tab: 4
11364
          authorised_value: ""
11365
          authtypecode: ""
11366
          value_builder: ""
11367
          isurl: 0
11368
          hidden: -6
11369
          frameworkcode: ""
11894
          frameworkcode: ""
11370
          seealso: ""
11895
          seealso: ""
11371
          link: ""
11896
          link: ""
11372
          defaultvalue:
11897
          defaultvalue:
11373
11898
11374
        - tagfield: "413"
11899
        - tagfield: "412"
11375
          tagsubfield: "3"
11900
          tagsubfield: "3"
11376
          liblibrarian: "Authority Record Number"
11901
          liblibrarian: "Authority Record Number"
11377
          libopac: "Authority Record Number"
11902
          libopac: "Authority Record Number"
Lines 11383-11398 tables: Link Here
11383
          authtypecode: ""
11908
          authtypecode: ""
11384
          value_builder: ""
11909
          value_builder: ""
11385
          isurl: 0
11910
          isurl: 0
11386
          hidden: -6
11911
          hidden: 1
11387
          frameworkcode: ""
11912
          frameworkcode: ""
11388
          seealso: ""
11913
          seealso: ""
11389
          link: ""
11914
          link: ""
11390
          defaultvalue:
11915
          defaultvalue:
11391
11916
11392
        - tagfield: "413"
11917
        - tagfield: "412"
11393
          tagsubfield: "5"
11918
          tagsubfield: "5"
11394
          liblibrarian: "Institution to Which the Field Applies"
11919
          liblibrarian: "Institution and Copy to Which Field Applies"
11395
          libopac: "Institution to Which the Field Applies"
11920
          libopac: "Institution and Copy to Which Field Applies"
11396
          repeatable: 0
11921
          repeatable: 0
11397
          mandatory: 0
11922
          mandatory: 0
11398
          kohafield: ""
11923
          kohafield: ""
Lines 11401-11416 tables: Link Here
11401
          authtypecode: ""
11926
          authtypecode: ""
11402
          value_builder: ""
11927
          value_builder: ""
11403
          isurl: 0
11928
          isurl: 0
11404
          hidden: -6
11929
          hidden: -1
11405
          frameworkcode: ""
11930
          frameworkcode: ""
11406
          seealso: ""
11931
          seealso: ""
11407
          link: ""
11932
          link: ""
11408
          defaultvalue:
11933
          defaultvalue:
11409
11934
11410
        - tagfield: "413"
11935
        - tagfield: "412"
11411
          tagsubfield: "9"
11936
          tagsubfield: "9"
11412
          liblibrarian: "Koha number"
11937
          liblibrarian: "Koha number"
11413
          libopac: ""
11938
          libopac: "Koha number"
11414
          repeatable: 0
11939
          repeatable: 0
11415
          mandatory: 0
11940
          mandatory: 0
11416
          kohafield: ""
11941
          kohafield: ""
Lines 11419-11431 tables: Link Here
11419
          authtypecode: ""
11944
          authtypecode: ""
11420
          value_builder: ""
11945
          value_builder: ""
11421
          isurl: 0
11946
          isurl: 0
11422
          hidden: 0
11947
          hidden: -1
11423
          frameworkcode: ""
11948
          frameworkcode: ""
11424
          seealso: ""
11949
          seealso: ""
11425
          link: 001@
11950
          link: Local-number
11426
          defaultvalue: ""
11951
          defaultvalue: ""
11427
11952
11428
        - tagfield: "413"
11953
        - tagfield: "412"
11429
          tagsubfield: "a"
11954
          tagsubfield: "a"
11430
          liblibrarian: "Author"
11955
          liblibrarian: "Author"
11431
          libopac: "Author"
11956
          libopac: "Author"
Lines 11437-11449 tables: Link Here
11437
          authtypecode: ""
11962
          authtypecode: ""
11438
          value_builder: ""
11963
          value_builder: ""
11439
          isurl: 0
11964
          isurl: 0
11440
          hidden: -6
11965
          hidden: 0
11441
          frameworkcode: ""
11966
          frameworkcode: ""
11442
          seealso: ""
11967
          seealso: ""
11443
          link: ""
11968
          link: ""
11444
          defaultvalue:
11969
          defaultvalue:
11445
11970
11446
        - tagfield: "413"
11971
        - tagfield: "412"
11447
          tagsubfield: "b"
11972
          tagsubfield: "b"
11448
          liblibrarian: "General Material Designation"
11973
          liblibrarian: "General Material Designation"
11449
          libopac: "General Material Designation"
11974
          libopac: "General Material Designation"
Lines 11455-11467 tables: Link Here
11455
          authtypecode: ""
11980
          authtypecode: ""
11456
          value_builder: ""
11981
          value_builder: ""
11457
          isurl: 0
11982
          isurl: 0
11458
          hidden: -6
11983
          hidden: -1
11459
          frameworkcode: ""
11984
          frameworkcode: ""
11460
          seealso: ""
11985
          seealso: ""
11461
          link: ""
11986
          link: ""
11462
          defaultvalue:
11987
          defaultvalue:
11463
11988
11464
        - tagfield: "413"
11989
        - tagfield: "412"
11465
          tagsubfield: "c"
11990
          tagsubfield: "c"
11466
          liblibrarian: "Place of Publication"
11991
          liblibrarian: "Place of Publication"
11467
          libopac: "Place of Publication"
11992
          libopac: "Place of Publication"
Lines 11473-11485 tables: Link Here
11473
          authtypecode: ""
11998
          authtypecode: ""
11474
          value_builder: ""
11999
          value_builder: ""
11475
          isurl: 0
12000
          isurl: 0
11476
          hidden: -6
12001
          hidden: -1
11477
          frameworkcode: ""
12002
          frameworkcode: ""
11478
          seealso: ""
12003
          seealso: ""
11479
          link: ""
12004
          link: ""
11480
          defaultvalue:
12005
          defaultvalue:
11481
12006
11482
        - tagfield: "413"
12007
        - tagfield: "412"
11483
          tagsubfield: "d"
12008
          tagsubfield: "d"
11484
          liblibrarian: "Date of Publication"
12009
          liblibrarian: "Date of Publication"
11485
          libopac: "Date of Publication"
12010
          libopac: "Date of Publication"
Lines 11491-11503 tables: Link Here
11491
          authtypecode: ""
12016
          authtypecode: ""
11492
          value_builder: ""
12017
          value_builder: ""
11493
          isurl: 0
12018
          isurl: 0
11494
          hidden: -6
12019
          hidden: -1
11495
          frameworkcode: ""
12020
          frameworkcode: ""
11496
          seealso: ""
12021
          seealso: ""
11497
          link: ""
12022
          link: ""
11498
          defaultvalue:
12023
          defaultvalue:
11499
12024
11500
        - tagfield: "413"
12025
        - tagfield: "412"
11501
          tagsubfield: "e"
12026
          tagsubfield: "e"
11502
          liblibrarian: "Edition Statement"
12027
          liblibrarian: "Edition Statement"
11503
          libopac: "Edition Statement"
12028
          libopac: "Edition Statement"
Lines 11509-11521 tables: Link Here
11509
          authtypecode: ""
12034
          authtypecode: ""
11510
          value_builder: ""
12035
          value_builder: ""
11511
          isurl: 0
12036
          isurl: 0
11512
          hidden: -6
12037
          hidden: -1
11513
          frameworkcode: ""
12038
          frameworkcode: ""
11514
          seealso: ""
12039
          seealso: ""
11515
          link: ""
12040
          link: ""
11516
          defaultvalue:
12041
          defaultvalue:
11517
12042
11518
        - tagfield: "413"
12043
        - tagfield: "412"
11519
          tagsubfield: "f"
12044
          tagsubfield: "f"
11520
          liblibrarian: "First Statement of Responsibility"
12045
          liblibrarian: "First Statement of Responsibility"
11521
          libopac: "First Statement of Responsibility"
12046
          libopac: "First Statement of Responsibility"
Lines 11527-11539 tables: Link Here
11527
          authtypecode: ""
12052
          authtypecode: ""
11528
          value_builder: ""
12053
          value_builder: ""
11529
          isurl: 0
12054
          isurl: 0
11530
          hidden: -6
12055
          hidden: -1
11531
          frameworkcode: ""
12056
          frameworkcode: ""
11532
          seealso: ""
12057
          seealso: ""
11533
          link: ""
12058
          link: ""
11534
          defaultvalue:
12059
          defaultvalue:
11535
12060
11536
        - tagfield: "413"
12061
        - tagfield: "412"
11537
          tagsubfield: "g"
12062
          tagsubfield: "g"
11538
          liblibrarian: "Subsequent Statement of Responsibility"
12063
          liblibrarian: "Subsequent Statement of Responsibility"
11539
          libopac: "Subsequent Statement of Responsibility"
12064
          libopac: "Subsequent Statement of Responsibility"
Lines 11545-11557 tables: Link Here
11545
          authtypecode: ""
12070
          authtypecode: ""
11546
          value_builder: ""
12071
          value_builder: ""
11547
          isurl: 0
12072
          isurl: 0
11548
          hidden: -6
12073
          hidden: -1
11549
          frameworkcode: ""
12074
          frameworkcode: ""
11550
          seealso: ""
12075
          seealso: ""
11551
          link: ""
12076
          link: ""
11552
          defaultvalue:
12077
          defaultvalue:
11553
12078
11554
        - tagfield: "413"
12079
        - tagfield: "412"
11555
          tagsubfield: "h"
12080
          tagsubfield: "h"
11556
          liblibrarian: "Number of Section or Part"
12081
          liblibrarian: "Number of Section or Part"
11557
          libopac: "Number of Section or Part"
12082
          libopac: "Number of Section or Part"
Lines 11563-11575 tables: Link Here
11563
          authtypecode: ""
12088
          authtypecode: ""
11564
          value_builder: ""
12089
          value_builder: ""
11565
          isurl: 0
12090
          isurl: 0
11566
          hidden: -6
12091
          hidden: -1
11567
          frameworkcode: ""
12092
          frameworkcode: ""
11568
          seealso: ""
12093
          seealso: ""
11569
          link: ""
12094
          link: ""
11570
          defaultvalue:
12095
          defaultvalue:
11571
12096
11572
        - tagfield: "413"
12097
        - tagfield: "412"
11573
          tagsubfield: "i"
12098
          tagsubfield: "i"
11574
          liblibrarian: "Name of Section or Part"
12099
          liblibrarian: "Name of Section or Part"
11575
          libopac: "Name of Section or Part"
12100
          libopac: "Name of Section or Part"
Lines 11581-11596 tables: Link Here
11581
          authtypecode: ""
12106
          authtypecode: ""
11582
          value_builder: ""
12107
          value_builder: ""
11583
          isurl: 0
12108
          isurl: 0
11584
          hidden: -6
12109
          hidden: -1
11585
          frameworkcode: ""
12110
          frameworkcode: ""
11586
          seealso: ""
12111
          seealso: ""
11587
          link: ""
12112
          link: ""
11588
          defaultvalue:
12113
          defaultvalue:
11589
12114
11590
        - tagfield: "413"
12115
        - tagfield: "412"
11591
          tagsubfield: "l"
12116
          tagsubfield: "l"
11592
          liblibrarian: "Parallel Title"
12117
          liblibrarian: "Parallel title"
11593
          libopac: "Parallel Title"
12118
          libopac: "Parallel title"
11594
          repeatable: 1
12119
          repeatable: 1
11595
          mandatory: 0
12120
          mandatory: 0
11596
          kohafield: ""
12121
          kohafield: ""
Lines 11599-11611 tables: Link Here
11599
          authtypecode: ""
12124
          authtypecode: ""
11600
          value_builder: ""
12125
          value_builder: ""
11601
          isurl: 0
12126
          isurl: 0
11602
          hidden: -6
12127
          hidden: -1
11603
          frameworkcode: ""
12128
          frameworkcode: ""
11604
          seealso: ""
12129
          seealso: ""
11605
          link: ""
12130
          link: ""
11606
          defaultvalue:
12131
          defaultvalue:
11607
12132
11608
        - tagfield: "413"
12133
        - tagfield: "412"
11609
          tagsubfield: "m"
12134
          tagsubfield: "m"
11610
          liblibrarian: "International Standard Music Number"
12135
          liblibrarian: "International Standard Music Number"
11611
          libopac: "International Standard Music Number"
12136
          libopac: "International Standard Music Number"
Lines 11617-11629 tables: Link Here
11617
          authtypecode: ""
12142
          authtypecode: ""
11618
          value_builder: ""
12143
          value_builder: ""
11619
          isurl: 0
12144
          isurl: 0
11620
          hidden: -6
12145
          hidden: -1
11621
          frameworkcode: ""
12146
          frameworkcode: ""
11622
          seealso: ""
12147
          seealso: ""
11623
          link: ""
12148
          link: ""
11624
          defaultvalue:
12149
          defaultvalue:
11625
12150
11626
        - tagfield: "413"
12151
        - tagfield: "412"
11627
          tagsubfield: "n"
12152
          tagsubfield: "n"
11628
          liblibrarian: "Name of Publisher, Distributor, etc."
12153
          liblibrarian: "Name of Publisher, Distributor, etc."
11629
          libopac: "Name of Publisher, Distributor, etc."
12154
          libopac: "Name of Publisher, Distributor, etc."
Lines 11635-11650 tables: Link Here
11635
          authtypecode: ""
12160
          authtypecode: ""
11636
          value_builder: ""
12161
          value_builder: ""
11637
          isurl: 0
12162
          isurl: 0
11638
          hidden: -6
12163
          hidden: -1
11639
          frameworkcode: ""
12164
          frameworkcode: ""
11640
          seealso: ""
12165
          seealso: ""
11641
          link: ""
12166
          link: ""
11642
          defaultvalue:
12167
          defaultvalue:
11643
12168
11644
        - tagfield: "413"
12169
        - tagfield: "412"
11645
          tagsubfield: "o"
12170
          tagsubfield: "o"
11646
          liblibrarian: "Other Title Information."
12171
          liblibrarian: "Other title information."
11647
          libopac: "Other Title Information."
12172
          libopac: "Other title information."
11648
          repeatable: 1
12173
          repeatable: 1
11649
          mandatory: 0
12174
          mandatory: 0
11650
          kohafield: ""
12175
          kohafield: ""
Lines 11653-11668 tables: Link Here
11653
          authtypecode: ""
12178
          authtypecode: ""
11654
          value_builder: ""
12179
          value_builder: ""
11655
          isurl: 0
12180
          isurl: 0
11656
          hidden: -6
12181
          hidden: -1
11657
          frameworkcode: ""
12182
          frameworkcode: ""
11658
          seealso: ""
12183
          seealso: ""
11659
          link: ""
12184
          link: ""
11660
          defaultvalue:
12185
          defaultvalue:
11661
12186
11662
        - tagfield: "413"
12187
        - tagfield: "412"
11663
          tagsubfield: "p"
12188
          tagsubfield: "p"
11664
          liblibrarian: "Physical Description"
12189
          liblibrarian: "Physical description"
11665
          libopac: "Physical Description"
12190
          libopac: "Physical description"
11666
          repeatable: 0
12191
          repeatable: 0
11667
          mandatory: 0
12192
          mandatory: 0
11668
          kohafield: ""
12193
          kohafield: ""
Lines 11671-11686 tables: Link Here
11671
          authtypecode: ""
12196
          authtypecode: ""
11672
          value_builder: ""
12197
          value_builder: ""
11673
          isurl: 0
12198
          isurl: 0
11674
          hidden: -6
12199
          hidden: -1
11675
          frameworkcode: ""
12200
          frameworkcode: ""
11676
          seealso: ""
12201
          seealso: ""
11677
          link: ""
12202
          link: ""
11678
          defaultvalue:
12203
          defaultvalue:
11679
12204
11680
        - tagfield: "413"
12205
        - tagfield: "412"
11681
          tagsubfield: "q"
12206
          tagsubfield: "q"
11682
          liblibrarian: "International Standard Identifier for a Work"
12207
          liblibrarian: "International standard identifier for a work"
11683
          libopac: "International Standard Identifier for a Work"
12208
          libopac: "International standard identifier for a work"
11684
          repeatable: 1
12209
          repeatable: 1
11685
          mandatory: 0
12210
          mandatory: 0
11686
          kohafield: ""
12211
          kohafield: ""
Lines 11689-11704 tables: Link Here
11689
          authtypecode: ""
12214
          authtypecode: ""
11690
          value_builder: ""
12215
          value_builder: ""
11691
          isurl: 0
12216
          isurl: 0
11692
          hidden: -6
12217
          hidden: -1
11693
          frameworkcode: ""
12218
          frameworkcode: ""
11694
          seealso: ""
12219
          seealso: ""
11695
          link: ""
12220
          link: ""
11696
          defaultvalue:
12221
          defaultvalue:
11697
12222
11698
        - tagfield: "413"
12223
        - tagfield: "412"
11699
          tagsubfield: "r"
12224
          tagsubfield: "r"
11700
          liblibrarian: "International Standard Identifier for an Expression"
12225
          liblibrarian: "International standard identifier for an expression"
11701
          libopac: "International Standard Identifier for an Expression"
12226
          libopac: "International standard identifier for an expression"
11702
          repeatable: 1
12227
          repeatable: 1
11703
          mandatory: 0
12228
          mandatory: 0
11704
          kohafield: ""
12229
          kohafield: ""
Lines 11707-11722 tables: Link Here
11707
          authtypecode: ""
12232
          authtypecode: ""
11708
          value_builder: ""
12233
          value_builder: ""
11709
          isurl: 0
12234
          isurl: 0
11710
          hidden: -6
12235
          hidden: -1
11711
          frameworkcode: ""
12236
          frameworkcode: ""
11712
          seealso: ""
12237
          seealso: ""
11713
          link: ""
12238
          link: ""
11714
          defaultvalue:
12239
          defaultvalue:
11715
12240
11716
        - tagfield: "413"
12241
        - tagfield: "412"
11717
          tagsubfield: "s"
12242
          tagsubfield: "s"
11718
          liblibrarian: "Series Statement"
12243
          liblibrarian: "Series statement"
11719
          libopac: "Series Statement"
12244
          libopac: "Series statement"
11720
          repeatable: 1
12245
          repeatable: 1
11721
          mandatory: 0
12246
          mandatory: 0
11722
          kohafield: ""
12247
          kohafield: ""
Lines 11725-11755 tables: Link Here
11725
          authtypecode: ""
12250
          authtypecode: ""
11726
          value_builder: ""
12251
          value_builder: ""
11727
          isurl: 0
12252
          isurl: 0
11728
          hidden: -6
12253
          hidden: -1
11729
          frameworkcode: ""
12254
          frameworkcode: ""
11730
          seealso: ""
12255
          seealso: ""
11731
          link: ""
12256
          link: ""
11732
          defaultvalue:
12257
          defaultvalue:
11733
12258
11734
        - tagfield: "413"
12259
        - tagfield: "412"
11735
          tagsubfield: "t"
12260
          tagsubfield: "t"
11736
          liblibrarian: "Title"
12261
          liblibrarian: "Title"
11737
          libopac: "Title"
12262
          libopac: "Title"
11738
          repeatable: 0
12263
          repeatable: 1
11739
          mandatory: 1
12264
          mandatory: 1
11740
          kohafield: ""
12265
          kohafield: ""
11741
          tab: 4
12266
          tab: 4
11742
          authorised_value: ""
12267
          authorised_value: ""
11743
          authtypecode: ""
12268
          authtypecode: ""
11744
          value_builder: ""
12269
          value_builder: unimarc_field_4XX.pl
11745
          isurl: 0
12270
          isurl: 0
11746
          hidden: -6
12271
          hidden: 0
11747
          frameworkcode: ""
12272
          frameworkcode: ""
11748
          seealso: ""
12273
          seealso: ""
11749
          link: ""
12274
          link: ""
11750
          defaultvalue:
12275
          defaultvalue:
11751
12276
11752
        - tagfield: "413"
12277
        - tagfield: "412"
11753
          tagsubfield: "u"
12278
          tagsubfield: "u"
11754
          liblibrarian: "Uniform Resource Locator"
12279
          liblibrarian: "Uniform Resource Locator"
11755
          libopac: "Uniform Resource Locator"
12280
          libopac: "Uniform Resource Locator"
Lines 11761-11773 tables: Link Here
11761
          authtypecode: ""
12286
          authtypecode: ""
11762
          value_builder: ""
12287
          value_builder: ""
11763
          isurl: 0
12288
          isurl: 0
11764
          hidden: -6
12289
          hidden: -1
11765
          frameworkcode: ""
12290
          frameworkcode: ""
11766
          seealso: ""
12291
          seealso: ""
11767
          link: ""
12292
          link: ""
11768
          defaultvalue:
12293
          defaultvalue:
11769
12294
11770
        - tagfield: "413"
12295
        - tagfield: "412"
11771
          tagsubfield: "v"
12296
          tagsubfield: "v"
11772
          liblibrarian: "Volume Number"
12297
          liblibrarian: "Volume Number"
11773
          libopac: "Volume Number"
12298
          libopac: "Volume Number"
Lines 11779-11791 tables: Link Here
11779
          authtypecode: ""
12304
          authtypecode: ""
11780
          value_builder: ""
12305
          value_builder: ""
11781
          isurl: 0
12306
          isurl: 0
11782
          hidden: -6
12307
          hidden: -1
11783
          frameworkcode: ""
12308
          frameworkcode: ""
11784
          seealso: ""
12309
          seealso: ""
11785
          link: ""
12310
          link: ""
11786
          defaultvalue:
12311
          defaultvalue:
11787
12312
11788
        - tagfield: "413"
12313
        - tagfield: "412"
11789
          tagsubfield: "x"
12314
          tagsubfield: "x"
11790
          liblibrarian: "International Standard Serial Number"
12315
          liblibrarian: "International Standard Serial Number"
11791
          libopac: "International Standard Serial Number"
12316
          libopac: "International Standard Serial Number"
Lines 11797-11809 tables: Link Here
11797
          authtypecode: ""
12322
          authtypecode: ""
11798
          value_builder: ""
12323
          value_builder: ""
11799
          isurl: 0
12324
          isurl: 0
11800
          hidden: -6
12325
          hidden: -1
11801
          frameworkcode: ""
12326
          frameworkcode: ""
11802
          seealso: ""
12327
          seealso: ""
11803
          link: ""
12328
          link: ISSN
11804
          defaultvalue:
12329
          defaultvalue:
11805
12330
11806
        - tagfield: "413"
12331
        - tagfield: "412"
11807
          tagsubfield: "y"
12332
          tagsubfield: "y"
11808
          liblibrarian: "International Standard Book Number"
12333
          liblibrarian: "International Standard Book Number"
11809
          libopac: "International Standard Book Number"
12334
          libopac: "International Standard Book Number"
Lines 11815-11827 tables: Link Here
11815
          authtypecode: ""
12340
          authtypecode: ""
11816
          value_builder: ""
12341
          value_builder: ""
11817
          isurl: 0
12342
          isurl: 0
11818
          hidden: -6
12343
          hidden: -1
11819
          frameworkcode: ""
12344
          frameworkcode: ""
11820
          seealso: ""
12345
          seealso: ""
11821
          link: ""
12346
          link: ISBN
11822
          defaultvalue:
12347
          defaultvalue:
11823
12348
11824
        - tagfield: "413"
12349
        - tagfield: "412"
11825
          tagsubfield: "z"
12350
          tagsubfield: "z"
11826
          liblibrarian: "CODEN"
12351
          liblibrarian: "CODEN"
11827
          libopac: "CODEN"
12352
          libopac: "CODEN"
Lines 11833-11881 tables: Link Here
11833
          authtypecode: ""
12358
          authtypecode: ""
11834
          value_builder: ""
12359
          value_builder: ""
11835
          isurl: 0
12360
          isurl: 0
11836
          hidden: -6
12361
          hidden: -1
11837
          frameworkcode: ""
11838
          seealso: ""
11839
          link: ""
11840
          defaultvalue:
11841
11842
        - tagfield: "421"
11843
          tagsubfield: "0"
11844
          liblibrarian: "Bibliographic Record Identifier"
11845
          libopac: "Bibliographic Record Identifier"
11846
          repeatable: 0
11847
          mandatory: 0
11848
          kohafield: ""
11849
          tab: 4
11850
          authorised_value: ""
11851
          authtypecode: ""
11852
          value_builder: ""
11853
          isurl: 0
11854
          hidden: -5
11855
          frameworkcode: ""
11856
          seealso: ""
11857
          link: ""
11858
          defaultvalue:
11859
11860
        - tagfield: "421"
11861
          tagsubfield: "1"
11862
          liblibrarian: "Linking Data"
11863
          libopac: "Linking Data"
11864
          repeatable: 1
11865
          mandatory: 0
11866
          kohafield: ""
11867
          tab: 4
11868
          authorised_value: ""
11869
          authtypecode: ""
11870
          value_builder: ""
11871
          isurl: 0
11872
          hidden: -6
11873
          frameworkcode: ""
12362
          frameworkcode: ""
11874
          seealso: ""
12363
          seealso: ""
11875
          link: ""
12364
          link: ""
11876
          defaultvalue:
12365
          defaultvalue:
11877
12366
11878
        - tagfield: "421"
12367
        - tagfield: "413"
11879
          tagsubfield: "3"
12368
          tagsubfield: "3"
11880
          liblibrarian: "Authority Record Number"
12369
          liblibrarian: "Authority Record Number"
11881
          libopac: "Authority Record Number"
12370
          libopac: "Authority Record Number"
Lines 11887-11902 tables: Link Here
11887
          authtypecode: ""
12376
          authtypecode: ""
11888
          value_builder: ""
12377
          value_builder: ""
11889
          isurl: 0
12378
          isurl: 0
11890
          hidden: -5
12379
          hidden: 1
11891
          frameworkcode: ""
12380
          frameworkcode: ""
11892
          seealso: ""
12381
          seealso: ""
11893
          link: ""
12382
          link: ""
11894
          defaultvalue:
12383
          defaultvalue:
11895
12384
11896
        - tagfield: "421"
12385
        - tagfield: "413"
11897
          tagsubfield: "5"
12386
          tagsubfield: "5"
11898
          liblibrarian: "Institution to Which the Field Applies"
12387
          liblibrarian: "Institution and Copy to Which Field Applies"
11899
          libopac: "Institution to Which the Field Applies"
12388
          libopac: "Institution and Copy to Which Field Applies"
11900
          repeatable: 0
12389
          repeatable: 0
11901
          mandatory: 0
12390
          mandatory: 0
11902
          kohafield: ""
12391
          kohafield: ""
Lines 11905-11920 tables: Link Here
11905
          authtypecode: ""
12394
          authtypecode: ""
11906
          value_builder: ""
12395
          value_builder: ""
11907
          isurl: 0
12396
          isurl: 0
11908
          hidden: -5
12397
          hidden: -1
11909
          frameworkcode: ""
12398
          frameworkcode: ""
11910
          seealso: ""
12399
          seealso: ""
11911
          link: ""
12400
          link: ""
11912
          defaultvalue:
12401
          defaultvalue:
11913
12402
11914
        - tagfield: "421"
12403
        - tagfield: "413"
11915
          tagsubfield: "9"
12404
          tagsubfield: "9"
11916
          liblibrarian: "Koha number"
12405
          liblibrarian: "Koha number"
11917
          libopac: ""
12406
          libopac: "Koha number"
11918
          repeatable: 0
12407
          repeatable: 0
11919
          mandatory: 0
12408
          mandatory: 0
11920
          kohafield: ""
12409
          kohafield: ""
Lines 11923-11935 tables: Link Here
11923
          authtypecode: ""
12412
          authtypecode: ""
11924
          value_builder: ""
12413
          value_builder: ""
11925
          isurl: 0
12414
          isurl: 0
11926
          hidden: 0
12415
          hidden: -1
11927
          frameworkcode: ""
12416
          frameworkcode: ""
11928
          seealso: ""
12417
          seealso: ""
11929
          link: 001@
12418
          link: Local-number
11930
          defaultvalue: ""
12419
          defaultvalue: ""
11931
12420
11932
        - tagfield: "421"
12421
        - tagfield: "413"
11933
          tagsubfield: "a"
12422
          tagsubfield: "a"
11934
          liblibrarian: "Author"
12423
          liblibrarian: "Author"
11935
          libopac: "Author"
12424
          libopac: "Author"
Lines 11941-11953 tables: Link Here
11941
          authtypecode: ""
12430
          authtypecode: ""
11942
          value_builder: ""
12431
          value_builder: ""
11943
          isurl: 0
12432
          isurl: 0
11944
          hidden: -5
12433
          hidden: -1
11945
          frameworkcode: ""
12434
          frameworkcode: ""
11946
          seealso: ""
12435
          seealso: ""
11947
          link: ""
12436
          link: ""
11948
          defaultvalue:
12437
          defaultvalue:
11949
12438
11950
        - tagfield: "421"
12439
        - tagfield: "413"
11951
          tagsubfield: "b"
12440
          tagsubfield: "b"
11952
          liblibrarian: "General Material Designation"
12441
          liblibrarian: "General Material Designation"
11953
          libopac: "General Material Designation"
12442
          libopac: "General Material Designation"
Lines 11959-11971 tables: Link Here
11959
          authtypecode: ""
12448
          authtypecode: ""
11960
          value_builder: ""
12449
          value_builder: ""
11961
          isurl: 0
12450
          isurl: 0
11962
          hidden: -6
12451
          hidden: -1
11963
          frameworkcode: ""
12452
          frameworkcode: ""
11964
          seealso: ""
12453
          seealso: ""
11965
          link: ""
12454
          link: ""
11966
          defaultvalue:
12455
          defaultvalue:
11967
12456
11968
        - tagfield: "421"
12457
        - tagfield: "413"
11969
          tagsubfield: "c"
12458
          tagsubfield: "c"
11970
          liblibrarian: "Place of Publication"
12459
          liblibrarian: "Place of Publication"
11971
          libopac: "Place of Publication"
12460
          libopac: "Place of Publication"
Lines 11977-11989 tables: Link Here
11977
          authtypecode: ""
12466
          authtypecode: ""
11978
          value_builder: ""
12467
          value_builder: ""
11979
          isurl: 0
12468
          isurl: 0
11980
          hidden: -5
12469
          hidden: -1
11981
          frameworkcode: ""
12470
          frameworkcode: ""
11982
          seealso: ""
12471
          seealso: ""
11983
          link: ""
12472
          link: ""
11984
          defaultvalue:
12473
          defaultvalue:
11985
12474
11986
        - tagfield: "421"
12475
        - tagfield: "413"
11987
          tagsubfield: "d"
12476
          tagsubfield: "d"
11988
          liblibrarian: "Date of Publication"
12477
          liblibrarian: "Date of Publication"
11989
          libopac: "Date of Publication"
12478
          libopac: "Date of Publication"
Lines 11995-12007 tables: Link Here
11995
          authtypecode: ""
12484
          authtypecode: ""
11996
          value_builder: ""
12485
          value_builder: ""
11997
          isurl: 0
12486
          isurl: 0
11998
          hidden: -5
12487
          hidden: -1
11999
          frameworkcode: ""
12488
          frameworkcode: ""
12000
          seealso: ""
12489
          seealso: ""
12001
          link: ""
12490
          link: ""
12002
          defaultvalue:
12491
          defaultvalue:
12003
12492
12004
        - tagfield: "421"
12493
        - tagfield: "413"
12005
          tagsubfield: "e"
12494
          tagsubfield: "e"
12006
          liblibrarian: "Edition Statement"
12495
          liblibrarian: "Edition Statement"
12007
          libopac: "Edition Statement"
12496
          libopac: "Edition Statement"
Lines 12013-12025 tables: Link Here
12013
          authtypecode: ""
12502
          authtypecode: ""
12014
          value_builder: ""
12503
          value_builder: ""
12015
          isurl: 0
12504
          isurl: 0
12016
          hidden: -5
12505
          hidden: -1
12017
          frameworkcode: ""
12506
          frameworkcode: ""
12018
          seealso: ""
12507
          seealso: ""
12019
          link: ""
12508
          link: ""
12020
          defaultvalue:
12509
          defaultvalue:
12021
12510
12022
        - tagfield: "421"
12511
        - tagfield: "413"
12023
          tagsubfield: "f"
12512
          tagsubfield: "f"
12024
          liblibrarian: "First Statement of Responsibility"
12513
          liblibrarian: "First Statement of Responsibility"
12025
          libopac: "First Statement of Responsibility"
12514
          libopac: "First Statement of Responsibility"
Lines 12031-12043 tables: Link Here
12031
          authtypecode: ""
12520
          authtypecode: ""
12032
          value_builder: ""
12521
          value_builder: ""
12033
          isurl: 0
12522
          isurl: 0
12034
          hidden: -6
12523
          hidden: -1
12035
          frameworkcode: ""
12524
          frameworkcode: ""
12036
          seealso: ""
12525
          seealso: ""
12037
          link: ""
12526
          link: ""
12038
          defaultvalue:
12527
          defaultvalue:
12039
12528
12040
        - tagfield: "421"
12529
        - tagfield: "413"
12041
          tagsubfield: "g"
12530
          tagsubfield: "g"
12042
          liblibrarian: "Subsequent Statement of Responsibility"
12531
          liblibrarian: "Subsequent Statement of Responsibility"
12043
          libopac: "Subsequent Statement of Responsibility"
12532
          libopac: "Subsequent Statement of Responsibility"
Lines 12049-12061 tables: Link Here
12049
          authtypecode: ""
12538
          authtypecode: ""
12050
          value_builder: ""
12539
          value_builder: ""
12051
          isurl: 0
12540
          isurl: 0
12052
          hidden: -6
12541
          hidden: -1
12053
          frameworkcode: ""
12542
          frameworkcode: ""
12054
          seealso: ""
12543
          seealso: ""
12055
          link: ""
12544
          link: ""
12056
          defaultvalue:
12545
          defaultvalue:
12057
12546
12058
        - tagfield: "421"
12547
        - tagfield: "413"
12059
          tagsubfield: "h"
12548
          tagsubfield: "h"
12060
          liblibrarian: "Number of Section or Part"
12549
          liblibrarian: "Number of Section or Part"
12061
          libopac: "Number of Section or Part"
12550
          libopac: "Number of Section or Part"
Lines 12067-12079 tables: Link Here
12067
          authtypecode: ""
12556
          authtypecode: ""
12068
          value_builder: ""
12557
          value_builder: ""
12069
          isurl: 0
12558
          isurl: 0
12070
          hidden: -5
12559
          hidden: -1
12071
          frameworkcode: ""
12560
          frameworkcode: ""
12072
          seealso: ""
12561
          seealso: ""
12073
          link: ""
12562
          link: ""
12074
          defaultvalue:
12563
          defaultvalue:
12075
12564
12076
        - tagfield: "421"
12565
        - tagfield: "413"
12077
          tagsubfield: "i"
12566
          tagsubfield: "i"
12078
          liblibrarian: "Name of Section or Part"
12567
          liblibrarian: "Name of Section or Part"
12079
          libopac: "Name of Section or Part"
12568
          libopac: "Name of Section or Part"
Lines 12085-12100 tables: Link Here
12085
          authtypecode: ""
12574
          authtypecode: ""
12086
          value_builder: ""
12575
          value_builder: ""
12087
          isurl: 0
12576
          isurl: 0
12088
          hidden: -5
12577
          hidden: -1
12089
          frameworkcode: ""
12578
          frameworkcode: ""
12090
          seealso: ""
12579
          seealso: ""
12091
          link: ""
12580
          link: ""
12092
          defaultvalue:
12581
          defaultvalue:
12093
12582
12094
        - tagfield: "421"
12583
        - tagfield: "413"
12095
          tagsubfield: "l"
12584
          tagsubfield: "l"
12096
          liblibrarian: "Parallel Title"
12585
          liblibrarian: "Parallel title"
12097
          libopac: "Parallel Title"
12586
          libopac: "Parallel title"
12098
          repeatable: 1
12587
          repeatable: 1
12099
          mandatory: 0
12588
          mandatory: 0
12100
          kohafield: ""
12589
          kohafield: ""
Lines 12103-12115 tables: Link Here
12103
          authtypecode: ""
12592
          authtypecode: ""
12104
          value_builder: ""
12593
          value_builder: ""
12105
          isurl: 0
12594
          isurl: 0
12106
          hidden: -6
12595
          hidden: -1
12107
          frameworkcode: ""
12596
          frameworkcode: ""
12108
          seealso: ""
12597
          seealso: ""
12109
          link: ""
12598
          link: ""
12110
          defaultvalue:
12599
          defaultvalue:
12111
12600
12112
        - tagfield: "421"
12601
        - tagfield: "413"
12113
          tagsubfield: "m"
12602
          tagsubfield: "m"
12114
          liblibrarian: "International Standard Music Number"
12603
          liblibrarian: "International Standard Music Number"
12115
          libopac: "International Standard Music Number"
12604
          libopac: "International Standard Music Number"
Lines 12121-12133 tables: Link Here
12121
          authtypecode: ""
12610
          authtypecode: ""
12122
          value_builder: ""
12611
          value_builder: ""
12123
          isurl: 0
12612
          isurl: 0
12124
          hidden: -6
12613
          hidden: -1
12125
          frameworkcode: ""
12614
          frameworkcode: ""
12126
          seealso: ""
12615
          seealso: ""
12127
          link: ""
12616
          link: ""
12128
          defaultvalue:
12617
          defaultvalue:
12129
12618
12130
        - tagfield: "421"
12619
        - tagfield: "413"
12131
          tagsubfield: "n"
12620
          tagsubfield: "n"
12132
          liblibrarian: "Name of Publisher, Distributor, etc."
12621
          liblibrarian: "Name of Publisher, Distributor, etc."
12133
          libopac: "Name of Publisher, Distributor, etc."
12622
          libopac: "Name of Publisher, Distributor, etc."
Lines 12139-12154 tables: Link Here
12139
          authtypecode: ""
12628
          authtypecode: ""
12140
          value_builder: ""
12629
          value_builder: ""
12141
          isurl: 0
12630
          isurl: 0
12142
          hidden: -6
12631
          hidden: -1
12143
          frameworkcode: ""
12632
          frameworkcode: ""
12144
          seealso: ""
12633
          seealso: ""
12145
          link: ""
12634
          link: ""
12146
          defaultvalue:
12635
          defaultvalue:
12147
12636
12148
        - tagfield: "421"
12637
        - tagfield: "413"
12149
          tagsubfield: "o"
12638
          tagsubfield: "o"
12150
          liblibrarian: "Other Title Information."
12639
          liblibrarian: "Other title information."
12151
          libopac: "Other Title Information."
12640
          libopac: "Other title information."
12152
          repeatable: 1
12641
          repeatable: 1
12153
          mandatory: 0
12642
          mandatory: 0
12154
          kohafield: ""
12643
          kohafield: ""
Lines 12157-12172 tables: Link Here
12157
          authtypecode: ""
12646
          authtypecode: ""
12158
          value_builder: ""
12647
          value_builder: ""
12159
          isurl: 0
12648
          isurl: 0
12160
          hidden: -6
12649
          hidden: -1
12161
          frameworkcode: ""
12650
          frameworkcode: ""
12162
          seealso: ""
12651
          seealso: ""
12163
          link: ""
12652
          link: ""
12164
          defaultvalue:
12653
          defaultvalue:
12165
12654
12166
        - tagfield: "421"
12655
        - tagfield: "413"
12167
          tagsubfield: "p"
12656
          tagsubfield: "p"
12168
          liblibrarian: "Physical Description"
12657
          liblibrarian: "Physical description"
12169
          libopac: "Physical Description"
12658
          libopac: "Physical description"
12170
          repeatable: 0
12659
          repeatable: 0
12171
          mandatory: 0
12660
          mandatory: 0
12172
          kohafield: ""
12661
          kohafield: ""
Lines 12175-12190 tables: Link Here
12175
          authtypecode: ""
12664
          authtypecode: ""
12176
          value_builder: ""
12665
          value_builder: ""
12177
          isurl: 0
12666
          isurl: 0
12178
          hidden: -5
12667
          hidden: -1
12179
          frameworkcode: ""
12668
          frameworkcode: ""
12180
          seealso: ""
12669
          seealso: ""
12181
          link: ""
12670
          link: ""
12182
          defaultvalue:
12671
          defaultvalue:
12183
12672
12184
        - tagfield: "421"
12673
        - tagfield: "413"
12185
          tagsubfield: "q"
12674
          tagsubfield: "q"
12186
          liblibrarian: "International Standard Identifier for a Work"
12675
          liblibrarian: "International standard identifier for a work"
12187
          libopac: "International Standard Identifier for a Work"
12676
          libopac: "International standard identifier for a work"
12188
          repeatable: 1
12677
          repeatable: 1
12189
          mandatory: 0
12678
          mandatory: 0
12190
          kohafield: ""
12679
          kohafield: ""
Lines 12193-12208 tables: Link Here
12193
          authtypecode: ""
12682
          authtypecode: ""
12194
          value_builder: ""
12683
          value_builder: ""
12195
          isurl: 0
12684
          isurl: 0
12196
          hidden: -6
12685
          hidden: -1
12197
          frameworkcode: ""
12686
          frameworkcode: ""
12198
          seealso: ""
12687
          seealso: ""
12199
          link: ""
12688
          link: ""
12200
          defaultvalue:
12689
          defaultvalue:
12201
12690
12202
        - tagfield: "421"
12691
        - tagfield: "413"
12203
          tagsubfield: "r"
12692
          tagsubfield: "r"
12204
          liblibrarian: "International Standard Identifier for an Expression"
12693
          liblibrarian: "International standard identifier for an expression"
12205
          libopac: "International Standard Identifier for an Expression"
12694
          libopac: "International standard identifier for an expression"
12206
          repeatable: 1
12695
          repeatable: 1
12207
          mandatory: 0
12696
          mandatory: 0
12208
          kohafield: ""
12697
          kohafield: ""
Lines 12211-12226 tables: Link Here
12211
          authtypecode: ""
12700
          authtypecode: ""
12212
          value_builder: ""
12701
          value_builder: ""
12213
          isurl: 0
12702
          isurl: 0
12214
          hidden: -6
12703
          hidden: -1
12215
          frameworkcode: ""
12704
          frameworkcode: ""
12216
          seealso: ""
12705
          seealso: ""
12217
          link: ""
12706
          link: ""
12218
          defaultvalue:
12707
          defaultvalue:
12219
12708
12220
        - tagfield: "421"
12709
        - tagfield: "413"
12221
          tagsubfield: "s"
12710
          tagsubfield: "s"
12222
          liblibrarian: "Series Statement"
12711
          liblibrarian: "Series statement"
12223
          libopac: "Series Statement"
12712
          libopac: "Series statement"
12224
          repeatable: 1
12713
          repeatable: 1
12225
          mandatory: 0
12714
          mandatory: 0
12226
          kohafield: ""
12715
          kohafield: ""
Lines 12229-12259 tables: Link Here
12229
          authtypecode: ""
12718
          authtypecode: ""
12230
          value_builder: ""
12719
          value_builder: ""
12231
          isurl: 0
12720
          isurl: 0
12232
          hidden: -6
12721
          hidden: -1
12233
          frameworkcode: ""
12722
          frameworkcode: ""
12234
          seealso: ""
12723
          seealso: ""
12235
          link: ""
12724
          link: ""
12236
          defaultvalue:
12725
          defaultvalue:
12237
12726
12238
        - tagfield: "421"
12727
        - tagfield: "413"
12239
          tagsubfield: "t"
12728
          tagsubfield: "t"
12240
          liblibrarian: "Title"
12729
          liblibrarian: "Title"
12241
          libopac: "Title"
12730
          libopac: "Title"
12242
          repeatable: 0
12731
          repeatable: 1
12243
          mandatory: 1
12732
          mandatory: 1
12244
          kohafield: ""
12733
          kohafield: ""
12245
          tab: 4
12734
          tab: 4
12246
          authorised_value: ""
12735
          authorised_value: ""
12247
          authtypecode: ""
12736
          authtypecode: ""
12248
          value_builder: ""
12737
          value_builder: unimarc_field_4XX.pl
12249
          isurl: 0
12738
          isurl: 0
12250
          hidden: -5
12739
          hidden: 0
12251
          frameworkcode: ""
12740
          frameworkcode: ""
12252
          seealso: ""
12741
          seealso: ""
12253
          link: ""
12742
          link: ""
12254
          defaultvalue:
12743
          defaultvalue:
12255
12744
12256
        - tagfield: "421"
12745
        - tagfield: "413"
12257
          tagsubfield: "u"
12746
          tagsubfield: "u"
12258
          liblibrarian: "Uniform Resource Locator"
12747
          liblibrarian: "Uniform Resource Locator"
12259
          libopac: "Uniform Resource Locator"
12748
          libopac: "Uniform Resource Locator"
Lines 12265-12277 tables: Link Here
12265
          authtypecode: ""
12754
          authtypecode: ""
12266
          value_builder: ""
12755
          value_builder: ""
12267
          isurl: 0
12756
          isurl: 0
12268
          hidden: -5
12757
          hidden: -1
12269
          frameworkcode: ""
12758
          frameworkcode: ""
12270
          seealso: ""
12759
          seealso: ""
12271
          link: ""
12760
          link: ""
12272
          defaultvalue:
12761
          defaultvalue:
12273
12762
12274
        - tagfield: "421"
12763
        - tagfield: "413"
12275
          tagsubfield: "v"
12764
          tagsubfield: "v"
12276
          liblibrarian: "Volume Number"
12765
          liblibrarian: "Volume Number"
12277
          libopac: "Volume Number"
12766
          libopac: "Volume Number"
Lines 12283-12295 tables: Link Here
12283
          authtypecode: ""
12772
          authtypecode: ""
12284
          value_builder: ""
12773
          value_builder: ""
12285
          isurl: 0
12774
          isurl: 0
12286
          hidden: -5
12775
          hidden: 0
12287
          frameworkcode: ""
12776
          frameworkcode: ""
12288
          seealso: ""
12777
          seealso: ""
12289
          link: ""
12778
          link: ""
12290
          defaultvalue:
12779
          defaultvalue:
12291
12780
12292
        - tagfield: "421"
12781
        - tagfield: "413"
12293
          tagsubfield: "x"
12782
          tagsubfield: "x"
12294
          liblibrarian: "International Standard Serial Number"
12783
          liblibrarian: "International Standard Serial Number"
12295
          libopac: "International Standard Serial Number"
12784
          libopac: "International Standard Serial Number"
Lines 12301-12313 tables: Link Here
12301
          authtypecode: ""
12790
          authtypecode: ""
12302
          value_builder: ""
12791
          value_builder: ""
12303
          isurl: 0
12792
          isurl: 0
12304
          hidden: -5
12793
          hidden: -1
12305
          frameworkcode: ""
12794
          frameworkcode: ""
12306
          seealso: ""
12795
          seealso: ""
12307
          link: ""
12796
          link: ISSN
12308
          defaultvalue:
12797
          defaultvalue:
12309
12798
12310
        - tagfield: "421"
12799
        - tagfield: "413"
12311
          tagsubfield: "y"
12800
          tagsubfield: "y"
12312
          liblibrarian: "International Standard Book Number"
12801
          liblibrarian: "International Standard Book Number"
12313
          libopac: "International Standard Book Number"
12802
          libopac: "International Standard Book Number"
Lines 12319-12331 tables: Link Here
12319
          authtypecode: ""
12808
          authtypecode: ""
12320
          value_builder: ""
12809
          value_builder: ""
12321
          isurl: 0
12810
          isurl: 0
12322
          hidden: -5
12811
          hidden: -1
12323
          frameworkcode: ""
12812
          frameworkcode: ""
12324
          seealso: ""
12813
          seealso: ""
12325
          link: ""
12814
          link: ISBN
12326
          defaultvalue:
12815
          defaultvalue:
12327
12816
12328
        - tagfield: "421"
12817
        - tagfield: "413"
12329
          tagsubfield: "z"
12818
          tagsubfield: "z"
12330
          liblibrarian: "CODEN"
12819
          liblibrarian: "CODEN"
12331
          libopac: "CODEN"
12820
          libopac: "CODEN"
Lines 12337-12385 tables: Link Here
12337
          authtypecode: ""
12826
          authtypecode: ""
12338
          value_builder: ""
12827
          value_builder: ""
12339
          isurl: 0
12828
          isurl: 0
12340
          hidden: -5
12829
          hidden: -1
12341
          frameworkcode: ""
12342
          seealso: ""
12343
          link: ""
12344
          defaultvalue:
12345
12346
        - tagfield: "422"
12347
          tagsubfield: "0"
12348
          liblibrarian: "Bibliographic Record Identifier"
12349
          libopac: "Bibliographic Record Identifier"
12350
          repeatable: 0
12351
          mandatory: 0
12352
          kohafield: ""
12353
          tab: 4
12354
          authorised_value: ""
12355
          authtypecode: ""
12356
          value_builder: ""
12357
          isurl: 0
12358
          hidden: -5
12359
          frameworkcode: ""
12360
          seealso: ""
12361
          link: ""
12362
          defaultvalue:
12363
12364
        - tagfield: "422"
12365
          tagsubfield: "1"
12366
          liblibrarian: "Linking Data"
12367
          libopac: "Linking Data"
12368
          repeatable: 1
12369
          mandatory: 0
12370
          kohafield: ""
12371
          tab: 4
12372
          authorised_value: ""
12373
          authtypecode: ""
12374
          value_builder: ""
12375
          isurl: 0
12376
          hidden: -6
12377
          frameworkcode: ""
12830
          frameworkcode: ""
12378
          seealso: ""
12831
          seealso: ""
12379
          link: ""
12832
          link: ""
12380
          defaultvalue:
12833
          defaultvalue:
12381
12834
12382
        - tagfield: "422"
12835
        - tagfield: "421"
12383
          tagsubfield: "3"
12836
          tagsubfield: "3"
12384
          liblibrarian: "Authority Record Number"
12837
          liblibrarian: "Authority Record Number"
12385
          libopac: "Authority Record Number"
12838
          libopac: "Authority Record Number"
Lines 12391-12406 tables: Link Here
12391
          authtypecode: ""
12844
          authtypecode: ""
12392
          value_builder: ""
12845
          value_builder: ""
12393
          isurl: 0
12846
          isurl: 0
12394
          hidden: -5
12847
          hidden: -1
12395
          frameworkcode: ""
12848
          frameworkcode: ""
12396
          seealso: ""
12849
          seealso: ""
12397
          link: ""
12850
          link: ""
12398
          defaultvalue:
12851
          defaultvalue:
12399
12852
12400
        - tagfield: "422"
12853
        - tagfield: "421"
12401
          tagsubfield: "5"
12854
          tagsubfield: "5"
12402
          liblibrarian: "Institution to Which the Field Applies"
12855
          liblibrarian: "Institution and Copy to Which Field Applies"
12403
          libopac: "Institution to Which the Field Applies"
12856
          libopac: "Institution and Copy to Which Field Applies"
12404
          repeatable: 0
12857
          repeatable: 0
12405
          mandatory: 0
12858
          mandatory: 0
12406
          kohafield: ""
12859
          kohafield: ""
Lines 12409-12424 tables: Link Here
12409
          authtypecode: ""
12862
          authtypecode: ""
12410
          value_builder: ""
12863
          value_builder: ""
12411
          isurl: 0
12864
          isurl: 0
12412
          hidden: -5
12865
          hidden: -1
12413
          frameworkcode: ""
12866
          frameworkcode: ""
12414
          seealso: ""
12867
          seealso: ""
12415
          link: ""
12868
          link: ""
12416
          defaultvalue:
12869
          defaultvalue:
12417
12870
12418
        - tagfield: "422"
12871
        - tagfield: "421"
12419
          tagsubfield: "9"
12872
          tagsubfield: "9"
12420
          liblibrarian: "Koha number"
12873
          liblibrarian: "Koha number"
12421
          libopac: ""
12874
          libopac: "Koha number"
12422
          repeatable: 0
12875
          repeatable: 0
12423
          mandatory: 0
12876
          mandatory: 0
12424
          kohafield: ""
12877
          kohafield: ""
Lines 12427-12439 tables: Link Here
12427
          authtypecode: ""
12880
          authtypecode: ""
12428
          value_builder: ""
12881
          value_builder: ""
12429
          isurl: 0
12882
          isurl: 0
12430
          hidden: 0
12883
          hidden: -1
12431
          frameworkcode: ""
12884
          frameworkcode: ""
12432
          seealso: ""
12885
          seealso: ""
12433
          link: 001@
12886
          link: Local-number
12434
          defaultvalue: ""
12887
          defaultvalue: ""
12435
12888
12436
        - tagfield: "422"
12889
        - tagfield: "421"
12437
          tagsubfield: "a"
12890
          tagsubfield: "a"
12438
          liblibrarian: "Author"
12891
          liblibrarian: "Author"
12439
          libopac: "Author"
12892
          libopac: "Author"
Lines 12445-12457 tables: Link Here
12445
          authtypecode: ""
12898
          authtypecode: ""
12446
          value_builder: ""
12899
          value_builder: ""
12447
          isurl: 0
12900
          isurl: 0
12448
          hidden: -5
12901
          hidden: -1
12449
          frameworkcode: ""
12902
          frameworkcode: ""
12450
          seealso: ""
12903
          seealso: ""
12451
          link: ""
12904
          link: ""
12452
          defaultvalue:
12905
          defaultvalue:
12453
12906
12454
        - tagfield: "422"
12907
        - tagfield: "421"
12455
          tagsubfield: "b"
12908
          tagsubfield: "b"
12456
          liblibrarian: "General Material Designation"
12909
          liblibrarian: "General Material Designation"
12457
          libopac: "General Material Designation"
12910
          libopac: "General Material Designation"
Lines 12463-12475 tables: Link Here
12463
          authtypecode: ""
12916
          authtypecode: ""
12464
          value_builder: ""
12917
          value_builder: ""
12465
          isurl: 0
12918
          isurl: 0
12466
          hidden: -6
12919
          hidden: -1
12467
          frameworkcode: ""
12920
          frameworkcode: ""
12468
          seealso: ""
12921
          seealso: ""
12469
          link: ""
12922
          link: ""
12470
          defaultvalue:
12923
          defaultvalue:
12471
12924
12472
        - tagfield: "422"
12925
        - tagfield: "421"
12473
          tagsubfield: "c"
12926
          tagsubfield: "c"
12474
          liblibrarian: "Place of Publication"
12927
          liblibrarian: "Place of Publication"
12475
          libopac: "Place of Publication"
12928
          libopac: "Place of Publication"
Lines 12481-12493 tables: Link Here
12481
          authtypecode: ""
12934
          authtypecode: ""
12482
          value_builder: ""
12935
          value_builder: ""
12483
          isurl: 0
12936
          isurl: 0
12484
          hidden: -5
12937
          hidden: -1
12485
          frameworkcode: ""
12938
          frameworkcode: ""
12486
          seealso: ""
12939
          seealso: ""
12487
          link: ""
12940
          link: ""
12488
          defaultvalue:
12941
          defaultvalue:
12489
12942
12490
        - tagfield: "422"
12943
        - tagfield: "421"
12491
          tagsubfield: "d"
12944
          tagsubfield: "d"
12492
          liblibrarian: "Date of Publication"
12945
          liblibrarian: "Date of Publication"
12493
          libopac: "Date of Publication"
12946
          libopac: "Date of Publication"
Lines 12499-12511 tables: Link Here
12499
          authtypecode: ""
12952
          authtypecode: ""
12500
          value_builder: ""
12953
          value_builder: ""
12501
          isurl: 0
12954
          isurl: 0
12502
          hidden: -5
12955
          hidden: -1
12503
          frameworkcode: ""
12956
          frameworkcode: ""
12504
          seealso: ""
12957
          seealso: ""
12505
          link: ""
12958
          link: ""
12506
          defaultvalue:
12959
          defaultvalue:
12507
12960
12508
        - tagfield: "422"
12961
        - tagfield: "421"
12509
          tagsubfield: "e"
12962
          tagsubfield: "e"
12510
          liblibrarian: "Edition Statement"
12963
          liblibrarian: "Edition Statement"
12511
          libopac: "Edition Statement"
12964
          libopac: "Edition Statement"
Lines 12517-12529 tables: Link Here
12517
          authtypecode: ""
12970
          authtypecode: ""
12518
          value_builder: ""
12971
          value_builder: ""
12519
          isurl: 0
12972
          isurl: 0
12520
          hidden: -5
12973
          hidden: -1
12521
          frameworkcode: ""
12974
          frameworkcode: ""
12522
          seealso: ""
12975
          seealso: ""
12523
          link: ""
12976
          link: ""
12524
          defaultvalue:
12977
          defaultvalue:
12525
12978
12526
        - tagfield: "422"
12979
        - tagfield: "421"
12527
          tagsubfield: "f"
12980
          tagsubfield: "f"
12528
          liblibrarian: "First Statement of Responsibility"
12981
          liblibrarian: "First Statement of Responsibility"
12529
          libopac: "First Statement of Responsibility"
12982
          libopac: "First Statement of Responsibility"
Lines 12535-12547 tables: Link Here
12535
          authtypecode: ""
12988
          authtypecode: ""
12536
          value_builder: ""
12989
          value_builder: ""
12537
          isurl: 0
12990
          isurl: 0
12538
          hidden: -6
12991
          hidden: -1
12539
          frameworkcode: ""
12992
          frameworkcode: ""
12540
          seealso: ""
12993
          seealso: ""
12541
          link: ""
12994
          link: ""
12542
          defaultvalue:
12995
          defaultvalue:
12543
12996
12544
        - tagfield: "422"
12997
        - tagfield: "421"
12545
          tagsubfield: "g"
12998
          tagsubfield: "g"
12546
          liblibrarian: "Subsequent Statement of Responsibility"
12999
          liblibrarian: "Subsequent Statement of Responsibility"
12547
          libopac: "Subsequent Statement of Responsibility"
13000
          libopac: "Subsequent Statement of Responsibility"
Lines 12553-12565 tables: Link Here
12553
          authtypecode: ""
13006
          authtypecode: ""
12554
          value_builder: ""
13007
          value_builder: ""
12555
          isurl: 0
13008
          isurl: 0
12556
          hidden: -6
13009
          hidden: -1
12557
          frameworkcode: ""
13010
          frameworkcode: ""
12558
          seealso: ""
13011
          seealso: ""
12559
          link: ""
13012
          link: ""
12560
          defaultvalue:
13013
          defaultvalue:
12561
13014
12562
        - tagfield: "422"
13015
        - tagfield: "421"
12563
          tagsubfield: "h"
13016
          tagsubfield: "h"
12564
          liblibrarian: "Number of Section or Part"
13017
          liblibrarian: "Number of Section or Part"
12565
          libopac: "Number of Section or Part"
13018
          libopac: "Number of Section or Part"
Lines 12571-12583 tables: Link Here
12571
          authtypecode: ""
13024
          authtypecode: ""
12572
          value_builder: ""
13025
          value_builder: ""
12573
          isurl: 0
13026
          isurl: 0
12574
          hidden: -5
13027
          hidden: -1
12575
          frameworkcode: ""
13028
          frameworkcode: ""
12576
          seealso: ""
13029
          seealso: ""
12577
          link: ""
13030
          link: ""
12578
          defaultvalue:
13031
          defaultvalue:
12579
13032
12580
        - tagfield: "422"
13033
        - tagfield: "421"
12581
          tagsubfield: "i"
13034
          tagsubfield: "i"
12582
          liblibrarian: "Name of Section or Part"
13035
          liblibrarian: "Name of Section or Part"
12583
          libopac: "Name of Section or Part"
13036
          libopac: "Name of Section or Part"
Lines 12589-12604 tables: Link Here
12589
          authtypecode: ""
13042
          authtypecode: ""
12590
          value_builder: ""
13043
          value_builder: ""
12591
          isurl: 0
13044
          isurl: 0
12592
          hidden: -5
13045
          hidden: -1
12593
          frameworkcode: ""
13046
          frameworkcode: ""
12594
          seealso: ""
13047
          seealso: ""
12595
          link: ""
13048
          link: ""
12596
          defaultvalue:
13049
          defaultvalue:
12597
13050
12598
        - tagfield: "422"
13051
        - tagfield: "421"
12599
          tagsubfield: "l"
13052
          tagsubfield: "l"
12600
          liblibrarian: "Parallel Title"
13053
          liblibrarian: "Parallel title"
12601
          libopac: "Parallel Title"
13054
          libopac: "Parallel title"
12602
          repeatable: 1
13055
          repeatable: 1
12603
          mandatory: 0
13056
          mandatory: 0
12604
          kohafield: ""
13057
          kohafield: ""
Lines 12607-12619 tables: Link Here
12607
          authtypecode: ""
13060
          authtypecode: ""
12608
          value_builder: ""
13061
          value_builder: ""
12609
          isurl: 0
13062
          isurl: 0
12610
          hidden: -6
13063
          hidden: -1
12611
          frameworkcode: ""
13064
          frameworkcode: ""
12612
          seealso: ""
13065
          seealso: ""
12613
          link: ""
13066
          link: ""
12614
          defaultvalue:
13067
          defaultvalue:
12615
13068
12616
        - tagfield: "422"
13069
        - tagfield: "421"
12617
          tagsubfield: "m"
13070
          tagsubfield: "m"
12618
          liblibrarian: "International Standard Music Number"
13071
          liblibrarian: "International Standard Music Number"
12619
          libopac: "International Standard Music Number"
13072
          libopac: "International Standard Music Number"
Lines 12625-12637 tables: Link Here
12625
          authtypecode: ""
13078
          authtypecode: ""
12626
          value_builder: ""
13079
          value_builder: ""
12627
          isurl: 0
13080
          isurl: 0
12628
          hidden: -6
13081
          hidden: -1
12629
          frameworkcode: ""
13082
          frameworkcode: ""
12630
          seealso: ""
13083
          seealso: ""
12631
          link: ""
13084
          link: ""
12632
          defaultvalue:
13085
          defaultvalue:
12633
13086
12634
        - tagfield: "422"
13087
        - tagfield: "421"
12635
          tagsubfield: "n"
13088
          tagsubfield: "n"
12636
          liblibrarian: "Name of Publisher, Distributor, etc."
13089
          liblibrarian: "Name of Publisher, Distributor, etc."
12637
          libopac: "Name of Publisher, Distributor, etc."
13090
          libopac: "Name of Publisher, Distributor, etc."
Lines 12643-12658 tables: Link Here
12643
          authtypecode: ""
13096
          authtypecode: ""
12644
          value_builder: ""
13097
          value_builder: ""
12645
          isurl: 0
13098
          isurl: 0
12646
          hidden: -6
13099
          hidden: -1
12647
          frameworkcode: ""
13100
          frameworkcode: ""
12648
          seealso: ""
13101
          seealso: ""
12649
          link: ""
13102
          link: ""
12650
          defaultvalue:
13103
          defaultvalue:
12651
13104
12652
        - tagfield: "422"
13105
        - tagfield: "421"
12653
          tagsubfield: "o"
13106
          tagsubfield: "o"
12654
          liblibrarian: "Other Title Information."
13107
          liblibrarian: "Other title information."
12655
          libopac: "Other Title Information."
13108
          libopac: "Other title information."
12656
          repeatable: 1
13109
          repeatable: 1
12657
          mandatory: 0
13110
          mandatory: 0
12658
          kohafield: ""
13111
          kohafield: ""
Lines 12661-12676 tables: Link Here
12661
          authtypecode: ""
13114
          authtypecode: ""
12662
          value_builder: ""
13115
          value_builder: ""
12663
          isurl: 0
13116
          isurl: 0
12664
          hidden: -6
13117
          hidden: -1
12665
          frameworkcode: ""
13118
          frameworkcode: ""
12666
          seealso: ""
13119
          seealso: ""
12667
          link: ""
13120
          link: ""
12668
          defaultvalue:
13121
          defaultvalue:
12669
13122
12670
        - tagfield: "422"
13123
        - tagfield: "421"
12671
          tagsubfield: "p"
13124
          tagsubfield: "p"
12672
          liblibrarian: "Physical Description"
13125
          liblibrarian: "Physical description"
12673
          libopac: "Physical Description"
13126
          libopac: "Physical description"
12674
          repeatable: 0
13127
          repeatable: 0
12675
          mandatory: 0
13128
          mandatory: 0
12676
          kohafield: ""
13129
          kohafield: ""
Lines 12679-12694 tables: Link Here
12679
          authtypecode: ""
13132
          authtypecode: ""
12680
          value_builder: ""
13133
          value_builder: ""
12681
          isurl: 0
13134
          isurl: 0
12682
          hidden: -5
13135
          hidden: -1
12683
          frameworkcode: ""
13136
          frameworkcode: ""
12684
          seealso: ""
13137
          seealso: ""
12685
          link: ""
13138
          link: ""
12686
          defaultvalue:
13139
          defaultvalue:
12687
13140
12688
        - tagfield: "422"
13141
        - tagfield: "421"
12689
          tagsubfield: "q"
13142
          tagsubfield: "q"
12690
          liblibrarian: "International Standard Identifier for a Work"
13143
          liblibrarian: "International standard identifier for a work"
12691
          libopac: "International Standard Identifier for a Work"
13144
          libopac: "International standard identifier for a work"
12692
          repeatable: 1
13145
          repeatable: 1
12693
          mandatory: 0
13146
          mandatory: 0
12694
          kohafield: ""
13147
          kohafield: ""
Lines 12697-12712 tables: Link Here
12697
          authtypecode: ""
13150
          authtypecode: ""
12698
          value_builder: ""
13151
          value_builder: ""
12699
          isurl: 0
13152
          isurl: 0
12700
          hidden: -6
13153
          hidden: -1
12701
          frameworkcode: ""
13154
          frameworkcode: ""
12702
          seealso: ""
13155
          seealso: ""
12703
          link: ""
13156
          link: ""
12704
          defaultvalue:
13157
          defaultvalue:
12705
13158
12706
        - tagfield: "422"
13159
        - tagfield: "421"
12707
          tagsubfield: "r"
13160
          tagsubfield: "r"
12708
          liblibrarian: "International Standard Identifier for an Expression"
13161
          liblibrarian: "International standard identifier for an expression"
12709
          libopac: "International Standard Identifier for an Expression"
13162
          libopac: "International standard identifier for an expression"
12710
          repeatable: 1
13163
          repeatable: 1
12711
          mandatory: 0
13164
          mandatory: 0
12712
          kohafield: ""
13165
          kohafield: ""
Lines 12715-12730 tables: Link Here
12715
          authtypecode: ""
13168
          authtypecode: ""
12716
          value_builder: ""
13169
          value_builder: ""
12717
          isurl: 0
13170
          isurl: 0
12718
          hidden: -6
13171
          hidden: -1
12719
          frameworkcode: ""
13172
          frameworkcode: ""
12720
          seealso: ""
13173
          seealso: ""
12721
          link: ""
13174
          link: ""
12722
          defaultvalue:
13175
          defaultvalue:
12723
13176
12724
        - tagfield: "422"
13177
        - tagfield: "421"
12725
          tagsubfield: "s"
13178
          tagsubfield: "s"
12726
          liblibrarian: "Series Statement"
13179
          liblibrarian: "Series statement"
12727
          libopac: "Series Statement"
13180
          libopac: "Series statement"
12728
          repeatable: 1
13181
          repeatable: 1
12729
          mandatory: 0
13182
          mandatory: 0
12730
          kohafield: ""
13183
          kohafield: ""
Lines 12733-12763 tables: Link Here
12733
          authtypecode: ""
13186
          authtypecode: ""
12734
          value_builder: ""
13187
          value_builder: ""
12735
          isurl: 0
13188
          isurl: 0
12736
          hidden: -6
13189
          hidden: -1
12737
          frameworkcode: ""
13190
          frameworkcode: ""
12738
          seealso: ""
13191
          seealso: ""
12739
          link: ""
13192
          link: ""
12740
          defaultvalue:
13193
          defaultvalue:
12741
13194
12742
        - tagfield: "422"
13195
        - tagfield: "421"
12743
          tagsubfield: "t"
13196
          tagsubfield: "t"
12744
          liblibrarian: "Title"
13197
          liblibrarian: "Title"
12745
          libopac: "Title"
13198
          libopac: "Title"
12746
          repeatable: 0
13199
          repeatable: 1
12747
          mandatory: 1
13200
          mandatory: 1
12748
          kohafield: ""
13201
          kohafield: ""
12749
          tab: 4
13202
          tab: 4
12750
          authorised_value: ""
13203
          authorised_value: ""
12751
          authtypecode: ""
13204
          authtypecode: ""
12752
          value_builder: ""
13205
          value_builder: unimarc_field_4XX.pl
12753
          isurl: 0
13206
          isurl: 0
12754
          hidden: -5
13207
          hidden: 0
12755
          frameworkcode: ""
13208
          frameworkcode: ""
12756
          seealso: ""
13209
          seealso: ""
12757
          link: ""
13210
          link: ""
12758
          defaultvalue:
13211
          defaultvalue:
12759
13212
12760
        - tagfield: "422"
13213
        - tagfield: "421"
12761
          tagsubfield: "u"
13214
          tagsubfield: "u"
12762
          liblibrarian: "Uniform Resource Locator"
13215
          liblibrarian: "Uniform Resource Locator"
12763
          libopac: "Uniform Resource Locator"
13216
          libopac: "Uniform Resource Locator"
Lines 12769-12781 tables: Link Here
12769
          authtypecode: ""
13222
          authtypecode: ""
12770
          value_builder: ""
13223
          value_builder: ""
12771
          isurl: 0
13224
          isurl: 0
12772
          hidden: -5
13225
          hidden: -1
12773
          frameworkcode: ""
13226
          frameworkcode: ""
12774
          seealso: ""
13227
          seealso: ""
12775
          link: ""
13228
          link: ""
12776
          defaultvalue:
13229
          defaultvalue:
12777
13230
12778
        - tagfield: "422"
13231
        - tagfield: "421"
12779
          tagsubfield: "v"
13232
          tagsubfield: "v"
12780
          liblibrarian: "Volume Number"
13233
          liblibrarian: "Volume Number"
12781
          libopac: "Volume Number"
13234
          libopac: "Volume Number"
Lines 12787-12799 tables: Link Here
12787
          authtypecode: ""
13240
          authtypecode: ""
12788
          value_builder: ""
13241
          value_builder: ""
12789
          isurl: 0
13242
          isurl: 0
12790
          hidden: -5
13243
          hidden: -1
12791
          frameworkcode: ""
13244
          frameworkcode: ""
12792
          seealso: ""
13245
          seealso: ""
12793
          link: ""
13246
          link: ""
12794
          defaultvalue:
13247
          defaultvalue:
12795
13248
12796
        - tagfield: "422"
13249
        - tagfield: "421"
12797
          tagsubfield: "x"
13250
          tagsubfield: "x"
12798
          liblibrarian: "International Standard Serial Number"
13251
          liblibrarian: "International Standard Serial Number"
12799
          libopac: "International Standard Serial Number"
13252
          libopac: "International Standard Serial Number"
Lines 12805-12817 tables: Link Here
12805
          authtypecode: ""
13258
          authtypecode: ""
12806
          value_builder: ""
13259
          value_builder: ""
12807
          isurl: 0
13260
          isurl: 0
12808
          hidden: -5
13261
          hidden: -1
12809
          frameworkcode: ""
13262
          frameworkcode: ""
12810
          seealso: ""
13263
          seealso: ""
12811
          link: ""
13264
          link: ISSN
12812
          defaultvalue:
13265
          defaultvalue:
12813
13266
12814
        - tagfield: "422"
13267
        - tagfield: "421"
12815
          tagsubfield: "y"
13268
          tagsubfield: "y"
12816
          liblibrarian: "International Standard Book Number"
13269
          liblibrarian: "International Standard Book Number"
12817
          libopac: "International Standard Book Number"
13270
          libopac: "International Standard Book Number"
Lines 12823-12835 tables: Link Here
12823
          authtypecode: ""
13276
          authtypecode: ""
12824
          value_builder: ""
13277
          value_builder: ""
12825
          isurl: 0
13278
          isurl: 0
12826
          hidden: -5
13279
          hidden: -1
12827
          frameworkcode: ""
13280
          frameworkcode: ""
12828
          seealso: ""
13281
          seealso: ""
12829
          link: ""
13282
          link: ISBN
12830
          defaultvalue:
13283
          defaultvalue:
12831
13284
12832
        - tagfield: "422"
13285
        - tagfield: "421"
12833
          tagsubfield: "z"
13286
          tagsubfield: "z"
12834
          liblibrarian: "CODEN"
13287
          liblibrarian: "CODEN"
12835
          libopac: "CODEN"
13288
          libopac: "CODEN"
Lines 12841-12889 tables: Link Here
12841
          authtypecode: ""
13294
          authtypecode: ""
12842
          value_builder: ""
13295
          value_builder: ""
12843
          isurl: 0
13296
          isurl: 0
12844
          hidden: -5
13297
          hidden: -1
12845
          frameworkcode: ""
12846
          seealso: ""
12847
          link: ""
12848
          defaultvalue:
12849
12850
        - tagfield: "423"
12851
          tagsubfield: "0"
12852
          liblibrarian: "Bibliographic Record Identifier"
12853
          libopac: "Bibliographic Record Identifier"
12854
          repeatable: 0
12855
          mandatory: 0
12856
          kohafield: ""
12857
          tab: 4
12858
          authorised_value: ""
12859
          authtypecode: ""
12860
          value_builder: ""
12861
          isurl: 0
12862
          hidden: -5
12863
          frameworkcode: ""
12864
          seealso: ""
12865
          link: ""
12866
          defaultvalue:
12867
12868
        - tagfield: "423"
12869
          tagsubfield: "1"
12870
          liblibrarian: "Linking Data"
12871
          libopac: "Linking Data"
12872
          repeatable: 1
12873
          mandatory: 0
12874
          kohafield: ""
12875
          tab: 4
12876
          authorised_value: ""
12877
          authtypecode: ""
12878
          value_builder: ""
12879
          isurl: 0
12880
          hidden: -6
12881
          frameworkcode: ""
13298
          frameworkcode: ""
12882
          seealso: ""
13299
          seealso: ""
12883
          link: ""
13300
          link: ""
12884
          defaultvalue:
13301
          defaultvalue:
12885
13302
12886
        - tagfield: "423"
13303
        - tagfield: "422"
12887
          tagsubfield: "3"
13304
          tagsubfield: "3"
12888
          liblibrarian: "Authority Record Number"
13305
          liblibrarian: "Authority Record Number"
12889
          libopac: "Authority Record Number"
13306
          libopac: "Authority Record Number"
Lines 12895-12910 tables: Link Here
12895
          authtypecode: ""
13312
          authtypecode: ""
12896
          value_builder: ""
13313
          value_builder: ""
12897
          isurl: 0
13314
          isurl: 0
12898
          hidden: -5
13315
          hidden: -1
12899
          frameworkcode: ""
13316
          frameworkcode: ""
12900
          seealso: ""
13317
          seealso: ""
12901
          link: ""
13318
          link: ""
12902
          defaultvalue:
13319
          defaultvalue:
12903
13320
12904
        - tagfield: "423"
13321
        - tagfield: "422"
12905
          tagsubfield: "5"
13322
          tagsubfield: "5"
12906
          liblibrarian: "Institution to Which the Field Applies"
13323
          liblibrarian: "Institution and Copy to Which Field Applies"
12907
          libopac: "Institution to Which the Field Applies"
13324
          libopac: "Institution and Copy to Which Field Applies"
12908
          repeatable: 0
13325
          repeatable: 0
12909
          mandatory: 0
13326
          mandatory: 0
12910
          kohafield: ""
13327
          kohafield: ""
Lines 12913-12928 tables: Link Here
12913
          authtypecode: ""
13330
          authtypecode: ""
12914
          value_builder: ""
13331
          value_builder: ""
12915
          isurl: 0
13332
          isurl: 0
12916
          hidden: -5
13333
          hidden: -1
12917
          frameworkcode: ""
13334
          frameworkcode: ""
12918
          seealso: ""
13335
          seealso: ""
12919
          link: ""
13336
          link: ""
12920
          defaultvalue:
13337
          defaultvalue:
12921
13338
12922
        - tagfield: "423"
13339
        - tagfield: "422"
12923
          tagsubfield: "9"
13340
          tagsubfield: "9"
12924
          liblibrarian: "Koha number"
13341
          liblibrarian: "Koha number"
12925
          libopac: ""
13342
          libopac: "Koha number"
12926
          repeatable: 0
13343
          repeatable: 0
12927
          mandatory: 0
13344
          mandatory: 0
12928
          kohafield: ""
13345
          kohafield: ""
Lines 12931-12943 tables: Link Here
12931
          authtypecode: ""
13348
          authtypecode: ""
12932
          value_builder: ""
13349
          value_builder: ""
12933
          isurl: 0
13350
          isurl: 0
12934
          hidden: 0
13351
          hidden: -1
12935
          frameworkcode: ""
13352
          frameworkcode: ""
12936
          seealso: ""
13353
          seealso: ""
12937
          link: 001@
13354
          link: Local-number
12938
          defaultvalue: ""
13355
          defaultvalue: ""
12939
13356
12940
        - tagfield: "423"
13357
        - tagfield: "422"
12941
          tagsubfield: "a"
13358
          tagsubfield: "a"
12942
          liblibrarian: "Author"
13359
          liblibrarian: "Author"
12943
          libopac: "Author"
13360
          libopac: "Author"
Lines 12949-12961 tables: Link Here
12949
          authtypecode: ""
13366
          authtypecode: ""
12950
          value_builder: ""
13367
          value_builder: ""
12951
          isurl: 0
13368
          isurl: 0
12952
          hidden: -5
13369
          hidden: -1
12953
          frameworkcode: ""
13370
          frameworkcode: ""
12954
          seealso: ""
13371
          seealso: ""
12955
          link: ""
13372
          link: ""
12956
          defaultvalue:
13373
          defaultvalue:
12957
13374
12958
        - tagfield: "423"
13375
        - tagfield: "422"
12959
          tagsubfield: "b"
13376
          tagsubfield: "b"
12960
          liblibrarian: "General Material Designation"
13377
          liblibrarian: "General Material Designation"
12961
          libopac: "General Material Designation"
13378
          libopac: "General Material Designation"
Lines 12967-12979 tables: Link Here
12967
          authtypecode: ""
13384
          authtypecode: ""
12968
          value_builder: ""
13385
          value_builder: ""
12969
          isurl: 0
13386
          isurl: 0
12970
          hidden: -6
13387
          hidden: -1
12971
          frameworkcode: ""
13388
          frameworkcode: ""
12972
          seealso: ""
13389
          seealso: ""
12973
          link: ""
13390
          link: ""
12974
          defaultvalue:
13391
          defaultvalue:
12975
13392
12976
        - tagfield: "423"
13393
        - tagfield: "422"
12977
          tagsubfield: "c"
13394
          tagsubfield: "c"
12978
          liblibrarian: "Place of Publication"
13395
          liblibrarian: "Place of Publication"
12979
          libopac: "Place of Publication"
13396
          libopac: "Place of Publication"
Lines 12985-12997 tables: Link Here
12985
          authtypecode: ""
13402
          authtypecode: ""
12986
          value_builder: ""
13403
          value_builder: ""
12987
          isurl: 0
13404
          isurl: 0
12988
          hidden: -5
13405
          hidden: -1
12989
          frameworkcode: ""
13406
          frameworkcode: ""
12990
          seealso: ""
13407
          seealso: ""
12991
          link: ""
13408
          link: ""
12992
          defaultvalue:
13409
          defaultvalue:
12993
13410
12994
        - tagfield: "423"
13411
        - tagfield: "422"
12995
          tagsubfield: "d"
13412
          tagsubfield: "d"
12996
          liblibrarian: "Date of Publication"
13413
          liblibrarian: "Date of Publication"
12997
          libopac: "Date of Publication"
13414
          libopac: "Date of Publication"
Lines 13003-13015 tables: Link Here
13003
          authtypecode: ""
13420
          authtypecode: ""
13004
          value_builder: ""
13421
          value_builder: ""
13005
          isurl: 0
13422
          isurl: 0
13006
          hidden: -5
13423
          hidden: -1
13007
          frameworkcode: ""
13424
          frameworkcode: ""
13008
          seealso: ""
13425
          seealso: ""
13009
          link: ""
13426
          link: ""
13010
          defaultvalue:
13427
          defaultvalue:
13011
13428
13012
        - tagfield: "423"
13429
        - tagfield: "422"
13013
          tagsubfield: "e"
13430
          tagsubfield: "e"
13014
          liblibrarian: "Edition Statement"
13431
          liblibrarian: "Edition Statement"
13015
          libopac: "Edition Statement"
13432
          libopac: "Edition Statement"
Lines 13021-13033 tables: Link Here
13021
          authtypecode: ""
13438
          authtypecode: ""
13022
          value_builder: ""
13439
          value_builder: ""
13023
          isurl: 0
13440
          isurl: 0
13024
          hidden: -5
13441
          hidden: -1
13025
          frameworkcode: ""
13442
          frameworkcode: ""
13026
          seealso: ""
13443
          seealso: ""
13027
          link: ""
13444
          link: ""
13028
          defaultvalue:
13445
          defaultvalue:
13029
13446
13030
        - tagfield: "423"
13447
        - tagfield: "422"
13031
          tagsubfield: "f"
13448
          tagsubfield: "f"
13032
          liblibrarian: "First Statement of Responsibility"
13449
          liblibrarian: "First Statement of Responsibility"
13033
          libopac: "First Statement of Responsibility"
13450
          libopac: "First Statement of Responsibility"
Lines 13039-13051 tables: Link Here
13039
          authtypecode: ""
13456
          authtypecode: ""
13040
          value_builder: ""
13457
          value_builder: ""
13041
          isurl: 0
13458
          isurl: 0
13042
          hidden: -6
13459
          hidden: -1
13043
          frameworkcode: ""
13460
          frameworkcode: ""
13044
          seealso: ""
13461
          seealso: ""
13045
          link: ""
13462
          link: ""
13046
          defaultvalue:
13463
          defaultvalue:
13047
13464
13048
        - tagfield: "423"
13465
        - tagfield: "422"
13049
          tagsubfield: "g"
13466
          tagsubfield: "g"
13050
          liblibrarian: "Subsequent Statement of Responsibility"
13467
          liblibrarian: "Subsequent Statement of Responsibility"
13051
          libopac: "Subsequent Statement of Responsibility"
13468
          libopac: "Subsequent Statement of Responsibility"
Lines 13057-13069 tables: Link Here
13057
          authtypecode: ""
13474
          authtypecode: ""
13058
          value_builder: ""
13475
          value_builder: ""
13059
          isurl: 0
13476
          isurl: 0
13060
          hidden: -6
13477
          hidden: -1
13061
          frameworkcode: ""
13478
          frameworkcode: ""
13062
          seealso: ""
13479
          seealso: ""
13063
          link: ""
13480
          link: ""
13064
          defaultvalue:
13481
          defaultvalue:
13065
13482
13066
        - tagfield: "423"
13483
        - tagfield: "422"
13067
          tagsubfield: "h"
13484
          tagsubfield: "h"
13068
          liblibrarian: "Number of Section or Part"
13485
          liblibrarian: "Number of Section or Part"
13069
          libopac: "Number of Section or Part"
13486
          libopac: "Number of Section or Part"
Lines 13075-13087 tables: Link Here
13075
          authtypecode: ""
13492
          authtypecode: ""
13076
          value_builder: ""
13493
          value_builder: ""
13077
          isurl: 0
13494
          isurl: 0
13078
          hidden: -5
13495
          hidden: -1
13079
          frameworkcode: ""
13496
          frameworkcode: ""
13080
          seealso: ""
13497
          seealso: ""
13081
          link: ""
13498
          link: ""
13082
          defaultvalue:
13499
          defaultvalue:
13083
13500
13084
        - tagfield: "423"
13501
        - tagfield: "422"
13085
          tagsubfield: "i"
13502
          tagsubfield: "i"
13086
          liblibrarian: "Name of Section or Part"
13503
          liblibrarian: "Name of Section or Part"
13087
          libopac: "Name of Section or Part"
13504
          libopac: "Name of Section or Part"
Lines 13093-13108 tables: Link Here
13093
          authtypecode: ""
13510
          authtypecode: ""
13094
          value_builder: ""
13511
          value_builder: ""
13095
          isurl: 0
13512
          isurl: 0
13096
          hidden: -5
13513
          hidden: -1
13097
          frameworkcode: ""
13514
          frameworkcode: ""
13098
          seealso: ""
13515
          seealso: ""
13099
          link: ""
13516
          link: ""
13100
          defaultvalue:
13517
          defaultvalue:
13101
13518
13102
        - tagfield: "423"
13519
        - tagfield: "422"
13103
          tagsubfield: "l"
13520
          tagsubfield: "l"
13104
          liblibrarian: "Parallel Title"
13521
          liblibrarian: "Parallel title"
13105
          libopac: "Parallel Title"
13522
          libopac: "Parallel title"
13106
          repeatable: 1
13523
          repeatable: 1
13107
          mandatory: 0
13524
          mandatory: 0
13108
          kohafield: ""
13525
          kohafield: ""
Lines 13111-13123 tables: Link Here
13111
          authtypecode: ""
13528
          authtypecode: ""
13112
          value_builder: ""
13529
          value_builder: ""
13113
          isurl: 0
13530
          isurl: 0
13114
          hidden: -6
13531
          hidden: -1
13115
          frameworkcode: ""
13532
          frameworkcode: ""
13116
          seealso: ""
13533
          seealso: ""
13117
          link: ""
13534
          link: ""
13118
          defaultvalue:
13535
          defaultvalue:
13119
13536
13120
        - tagfield: "423"
13537
        - tagfield: "422"
13121
          tagsubfield: "m"
13538
          tagsubfield: "m"
13122
          liblibrarian: "International Standard Music Number"
13539
          liblibrarian: "International Standard Music Number"
13123
          libopac: "International Standard Music Number"
13540
          libopac: "International Standard Music Number"
Lines 13129-13141 tables: Link Here
13129
          authtypecode: ""
13546
          authtypecode: ""
13130
          value_builder: ""
13547
          value_builder: ""
13131
          isurl: 0
13548
          isurl: 0
13132
          hidden: -6
13549
          hidden: -1
13133
          frameworkcode: ""
13550
          frameworkcode: ""
13134
          seealso: ""
13551
          seealso: ""
13135
          link: ""
13552
          link: ""
13136
          defaultvalue:
13553
          defaultvalue:
13137
13554
13138
        - tagfield: "423"
13555
        - tagfield: "422"
13139
          tagsubfield: "n"
13556
          tagsubfield: "n"
13140
          liblibrarian: "Name of Publisher, Distributor, etc."
13557
          liblibrarian: "Name of Publisher, Distributor, etc."
13141
          libopac: "Name of Publisher, Distributor, etc."
13558
          libopac: "Name of Publisher, Distributor, etc."
Lines 13147-13162 tables: Link Here
13147
          authtypecode: ""
13564
          authtypecode: ""
13148
          value_builder: ""
13565
          value_builder: ""
13149
          isurl: 0
13566
          isurl: 0
13150
          hidden: -6
13567
          hidden: -1
13151
          frameworkcode: ""
13568
          frameworkcode: ""
13152
          seealso: ""
13569
          seealso: ""
13153
          link: ""
13570
          link: ""
13154
          defaultvalue:
13571
          defaultvalue:
13155
13572
13156
        - tagfield: "423"
13573
        - tagfield: "422"
13157
          tagsubfield: "o"
13574
          tagsubfield: "o"
13158
          liblibrarian: "Other Title Information."
13575
          liblibrarian: "Other title information."
13159
          libopac: "Other Title Information."
13576
          libopac: "Other title information."
13160
          repeatable: 1
13577
          repeatable: 1
13161
          mandatory: 0
13578
          mandatory: 0
13162
          kohafield: ""
13579
          kohafield: ""
Lines 13165-13180 tables: Link Here
13165
          authtypecode: ""
13582
          authtypecode: ""
13166
          value_builder: ""
13583
          value_builder: ""
13167
          isurl: 0
13584
          isurl: 0
13168
          hidden: -6
13585
          hidden: -1
13169
          frameworkcode: ""
13586
          frameworkcode: ""
13170
          seealso: ""
13587
          seealso: ""
13171
          link: ""
13588
          link: ""
13172
          defaultvalue:
13589
          defaultvalue:
13173
13590
13174
        - tagfield: "423"
13591
        - tagfield: "422"
13175
          tagsubfield: "p"
13592
          tagsubfield: "p"
13176
          liblibrarian: "Physical Description"
13593
          liblibrarian: "Physical description"
13177
          libopac: "Physical Description"
13594
          libopac: "Physical description"
13178
          repeatable: 0
13595
          repeatable: 0
13179
          mandatory: 0
13596
          mandatory: 0
13180
          kohafield: ""
13597
          kohafield: ""
Lines 13183-13198 tables: Link Here
13183
          authtypecode: ""
13600
          authtypecode: ""
13184
          value_builder: ""
13601
          value_builder: ""
13185
          isurl: 0
13602
          isurl: 0
13186
          hidden: -5
13603
          hidden: -1
13187
          frameworkcode: ""
13604
          frameworkcode: ""
13188
          seealso: ""
13605
          seealso: ""
13189
          link: ""
13606
          link: ""
13190
          defaultvalue:
13607
          defaultvalue:
13191
13608
13192
        - tagfield: "423"
13609
        - tagfield: "422"
13193
          tagsubfield: "q"
13610
          tagsubfield: "q"
13194
          liblibrarian: "International Standard Identifier for a Work"
13611
          liblibrarian: "International standard identifier for a work"
13195
          libopac: "International Standard Identifier for a Work"
13612
          libopac: "International standard identifier for a work"
13196
          repeatable: 1
13613
          repeatable: 1
13197
          mandatory: 0
13614
          mandatory: 0
13198
          kohafield: ""
13615
          kohafield: ""
Lines 13201-13216 tables: Link Here
13201
          authtypecode: ""
13618
          authtypecode: ""
13202
          value_builder: ""
13619
          value_builder: ""
13203
          isurl: 0
13620
          isurl: 0
13204
          hidden: -6
13621
          hidden: -1
13205
          frameworkcode: ""
13622
          frameworkcode: ""
13206
          seealso: ""
13623
          seealso: ""
13207
          link: ""
13624
          link: ""
13208
          defaultvalue:
13625
          defaultvalue:
13209
13626
13210
        - tagfield: "423"
13627
        - tagfield: "422"
13211
          tagsubfield: "r"
13628
          tagsubfield: "r"
13212
          liblibrarian: "International Standard Identifier for an Expression"
13629
          liblibrarian: "International standard identifier for an expression"
13213
          libopac: "International Standard Identifier for an Expression"
13630
          libopac: "International standard identifier for an expression"
13214
          repeatable: 1
13631
          repeatable: 1
13215
          mandatory: 0
13632
          mandatory: 0
13216
          kohafield: ""
13633
          kohafield: ""
Lines 13219-13234 tables: Link Here
13219
          authtypecode: ""
13636
          authtypecode: ""
13220
          value_builder: ""
13637
          value_builder: ""
13221
          isurl: 0
13638
          isurl: 0
13222
          hidden: -6
13639
          hidden: -1
13223
          frameworkcode: ""
13640
          frameworkcode: ""
13224
          seealso: ""
13641
          seealso: ""
13225
          link: ""
13642
          link: ""
13226
          defaultvalue:
13643
          defaultvalue:
13227
13644
13228
        - tagfield: "423"
13645
        - tagfield: "422"
13229
          tagsubfield: "s"
13646
          tagsubfield: "s"
13230
          liblibrarian: "Series Statement"
13647
          liblibrarian: "Series statement"
13231
          libopac: "Series Statement"
13648
          libopac: "Series statement"
13232
          repeatable: 1
13649
          repeatable: 1
13233
          mandatory: 0
13650
          mandatory: 0
13234
          kohafield: ""
13651
          kohafield: ""
Lines 13237-13267 tables: Link Here
13237
          authtypecode: ""
13654
          authtypecode: ""
13238
          value_builder: ""
13655
          value_builder: ""
13239
          isurl: 0
13656
          isurl: 0
13240
          hidden: -6
13657
          hidden: -1
13241
          frameworkcode: ""
13658
          frameworkcode: ""
13242
          seealso: ""
13659
          seealso: ""
13243
          link: ""
13660
          link: ""
13244
          defaultvalue:
13661
          defaultvalue:
13245
13662
13246
        - tagfield: "423"
13663
        - tagfield: "422"
13247
          tagsubfield: "t"
13664
          tagsubfield: "t"
13248
          liblibrarian: "Title"
13665
          liblibrarian: "Title"
13249
          libopac: "Title"
13666
          libopac: "Title"
13250
          repeatable: 0
13667
          repeatable: 1
13251
          mandatory: 1
13668
          mandatory: 1
13252
          kohafield: ""
13669
          kohafield: ""
13253
          tab: 4
13670
          tab: 4
13254
          authorised_value: ""
13671
          authorised_value: ""
13255
          authtypecode: ""
13672
          authtypecode: ""
13256
          value_builder: ""
13673
          value_builder: unimarc_field_4XX.pl
13257
          isurl: 0
13674
          isurl: 0
13258
          hidden: -5
13675
          hidden: 0
13259
          frameworkcode: ""
13676
          frameworkcode: ""
13260
          seealso: ""
13677
          seealso: ""
13261
          link: ""
13678
          link: ""
13262
          defaultvalue:
13679
          defaultvalue:
13263
13680
13264
        - tagfield: "423"
13681
        - tagfield: "422"
13265
          tagsubfield: "u"
13682
          tagsubfield: "u"
13266
          liblibrarian: "Uniform Resource Locator"
13683
          liblibrarian: "Uniform Resource Locator"
13267
          libopac: "Uniform Resource Locator"
13684
          libopac: "Uniform Resource Locator"
Lines 13273-13285 tables: Link Here
13273
          authtypecode: ""
13690
          authtypecode: ""
13274
          value_builder: ""
13691
          value_builder: ""
13275
          isurl: 0
13692
          isurl: 0
13276
          hidden: -5
13693
          hidden: -1
13277
          frameworkcode: ""
13694
          frameworkcode: ""
13278
          seealso: ""
13695
          seealso: ""
13279
          link: ""
13696
          link: ""
13280
          defaultvalue:
13697
          defaultvalue:
13281
13698
13282
        - tagfield: "423"
13699
        - tagfield: "422"
13283
          tagsubfield: "v"
13700
          tagsubfield: "v"
13284
          liblibrarian: "Volume Number"
13701
          liblibrarian: "Volume Number"
13285
          libopac: "Volume Number"
13702
          libopac: "Volume Number"
Lines 13291-13303 tables: Link Here
13291
          authtypecode: ""
13708
          authtypecode: ""
13292
          value_builder: ""
13709
          value_builder: ""
13293
          isurl: 0
13710
          isurl: 0
13294
          hidden: -5
13711
          hidden: -1
13295
          frameworkcode: ""
13712
          frameworkcode: ""
13296
          seealso: ""
13713
          seealso: ""
13297
          link: ""
13714
          link: ""
13298
          defaultvalue:
13715
          defaultvalue:
13299
13716
13300
        - tagfield: "423"
13717
        - tagfield: "422"
13301
          tagsubfield: "x"
13718
          tagsubfield: "x"
13302
          liblibrarian: "International Standard Serial Number"
13719
          liblibrarian: "International Standard Serial Number"
13303
          libopac: "International Standard Serial Number"
13720
          libopac: "International Standard Serial Number"
Lines 13309-13321 tables: Link Here
13309
          authtypecode: ""
13726
          authtypecode: ""
13310
          value_builder: ""
13727
          value_builder: ""
13311
          isurl: 0
13728
          isurl: 0
13312
          hidden: -5
13729
          hidden: -1
13313
          frameworkcode: ""
13730
          frameworkcode: ""
13314
          seealso: ""
13731
          seealso: ""
13315
          link: ""
13732
          link: ISSN
13316
          defaultvalue:
13733
          defaultvalue:
13317
13734
13318
        - tagfield: "423"
13735
        - tagfield: "422"
13319
          tagsubfield: "y"
13736
          tagsubfield: "y"
13320
          liblibrarian: "International Standard Book Number"
13737
          liblibrarian: "International Standard Book Number"
13321
          libopac: "International Standard Book Number"
13738
          libopac: "International Standard Book Number"
Lines 13327-13339 tables: Link Here
13327
          authtypecode: ""
13744
          authtypecode: ""
13328
          value_builder: ""
13745
          value_builder: ""
13329
          isurl: 0
13746
          isurl: 0
13330
          hidden: -5
13747
          hidden: -1
13331
          frameworkcode: ""
13748
          frameworkcode: ""
13332
          seealso: ""
13749
          seealso: ""
13333
          link: ""
13750
          link: ISBN
13334
          defaultvalue:
13751
          defaultvalue:
13335
13752
13336
        - tagfield: "423"
13753
        - tagfield: "422"
13337
          tagsubfield: "z"
13754
          tagsubfield: "z"
13338
          liblibrarian: "CODEN"
13755
          liblibrarian: "CODEN"
13339
          libopac: "CODEN"
13756
          libopac: "CODEN"
Lines 13345-13361 tables: Link Here
13345
          authtypecode: ""
13762
          authtypecode: ""
13346
          value_builder: ""
13763
          value_builder: ""
13347
          isurl: 0
13764
          isurl: 0
13348
          hidden: -5
13765
          hidden: -1
13349
          frameworkcode: ""
13766
          frameworkcode: ""
13350
          seealso: ""
13767
          seealso: ""
13351
          link: ""
13768
          link: ""
13352
          defaultvalue:
13769
          defaultvalue:
13353
13770
13354
        - tagfield: "424"
13771
        - tagfield: "423"
13355
          tagsubfield: "0"
13772
          tagsubfield: "3"
13356
          liblibrarian: "Bibliographic Record Identifier"
13773
          liblibrarian: "Authority Record Number"
13357
          libopac: "Bibliographic Record Identifier"
13774
          libopac: "Authority Record Number"
13358
          repeatable: 0
13775
          repeatable: 1
13359
          mandatory: 0
13776
          mandatory: 0
13360
          kohafield: ""
13777
          kohafield: ""
13361
          tab: 4
13778
          tab: 4
Lines 13363-13379 tables: Link Here
13363
          authtypecode: ""
13780
          authtypecode: ""
13364
          value_builder: ""
13781
          value_builder: ""
13365
          isurl: 0
13782
          isurl: 0
13366
          hidden: -6
13783
          hidden: -1
13367
          frameworkcode: ""
13784
          frameworkcode: ""
13368
          seealso: ""
13785
          seealso: ""
13369
          link: ""
13786
          link: ""
13370
          defaultvalue:
13787
          defaultvalue:
13371
13788
13372
        - tagfield: "424"
13789
        - tagfield: "423"
13373
          tagsubfield: "1"
13790
          tagsubfield: "5"
13374
          liblibrarian: "Linking Data"
13791
          liblibrarian: "Institution and Copy to Which Field Applies"
13375
          libopac: "Linking Data"
13792
          libopac: "Institution and Copy to Which Field Applies"
13376
          repeatable: 1
13793
          repeatable: 0
13377
          mandatory: 0
13794
          mandatory: 0
13378
          kohafield: ""
13795
          kohafield: ""
13379
          tab: 4
13796
          tab: 4
Lines 13381-13432 tables: Link Here
13381
          authtypecode: ""
13798
          authtypecode: ""
13382
          value_builder: ""
13799
          value_builder: ""
13383
          isurl: 0
13800
          isurl: 0
13384
          hidden: -6
13801
          hidden: -1
13385
          frameworkcode: ""
13802
          frameworkcode: ""
13386
          seealso: ""
13803
          seealso: ""
13387
          link: ""
13804
          link: ""
13388
          defaultvalue:
13805
          defaultvalue:
13389
13806
13390
        - tagfield: "424"
13807
        - tagfield: "423"
13391
          tagsubfield: "3"
13392
          liblibrarian: "Authority Record Number"
13393
          libopac: "Authority Record Number"
13394
          repeatable: 1
13395
          mandatory: 0
13396
          kohafield: ""
13397
          tab: 4
13398
          authorised_value: ""
13399
          authtypecode: ""
13400
          value_builder: ""
13401
          isurl: 0
13402
          hidden: -6
13403
          frameworkcode: ""
13404
          seealso: ""
13405
          link: ""
13406
          defaultvalue:
13407
13408
        - tagfield: "424"
13409
          tagsubfield: "5"
13410
          liblibrarian: "Institution to Which the Field Applies"
13411
          libopac: "Institution to Which the Field Applies"
13412
          repeatable: 0
13413
          mandatory: 0
13414
          kohafield: ""
13415
          tab: 4
13416
          authorised_value: ""
13417
          authtypecode: ""
13418
          value_builder: ""
13419
          isurl: 0
13420
          hidden: -6
13421
          frameworkcode: ""
13422
          seealso: ""
13423
          link: ""
13424
          defaultvalue:
13425
13426
        - tagfield: "424"
13427
          tagsubfield: "9"
13808
          tagsubfield: "9"
13428
          liblibrarian: "Koha number"
13809
          liblibrarian: "Koha number"
13429
          libopac: ""
13810
          libopac: "Koha number"
13430
          repeatable: 0
13811
          repeatable: 0
13431
          mandatory: 0
13812
          mandatory: 0
13432
          kohafield: ""
13813
          kohafield: ""
Lines 13435-13447 tables: Link Here
13435
          authtypecode: ""
13816
          authtypecode: ""
13436
          value_builder: ""
13817
          value_builder: ""
13437
          isurl: 0
13818
          isurl: 0
13438
          hidden: 0
13819
          hidden: -1
13439
          frameworkcode: ""
13820
          frameworkcode: ""
13440
          seealso: ""
13821
          seealso: ""
13441
          link: 001@
13822
          link: Local-number
13442
          defaultvalue: ""
13823
          defaultvalue: ""
13443
13824
13444
        - tagfield: "424"
13825
        - tagfield: "423"
13445
          tagsubfield: "a"
13826
          tagsubfield: "a"
13446
          liblibrarian: "Author"
13827
          liblibrarian: "Author"
13447
          libopac: "Author"
13828
          libopac: "Author"
Lines 13453-13465 tables: Link Here
13453
          authtypecode: ""
13834
          authtypecode: ""
13454
          value_builder: ""
13835
          value_builder: ""
13455
          isurl: 0
13836
          isurl: 0
13456
          hidden: -6
13837
          hidden: -1
13457
          frameworkcode: ""
13838
          frameworkcode: ""
13458
          seealso: ""
13839
          seealso: ""
13459
          link: ""
13840
          link: ""
13460
          defaultvalue:
13841
          defaultvalue:
13461
13842
13462
        - tagfield: "424"
13843
        - tagfield: "423"
13463
          tagsubfield: "b"
13844
          tagsubfield: "b"
13464
          liblibrarian: "General Material Designation"
13845
          liblibrarian: "General Material Designation"
13465
          libopac: "General Material Designation"
13846
          libopac: "General Material Designation"
Lines 13471-13483 tables: Link Here
13471
          authtypecode: ""
13852
          authtypecode: ""
13472
          value_builder: ""
13853
          value_builder: ""
13473
          isurl: 0
13854
          isurl: 0
13474
          hidden: -6
13855
          hidden: -1
13475
          frameworkcode: ""
13856
          frameworkcode: ""
13476
          seealso: ""
13857
          seealso: ""
13477
          link: ""
13858
          link: ""
13478
          defaultvalue:
13859
          defaultvalue:
13479
13860
13480
        - tagfield: "424"
13861
        - tagfield: "423"
13481
          tagsubfield: "c"
13862
          tagsubfield: "c"
13482
          liblibrarian: "Place of Publication"
13863
          liblibrarian: "Place of Publication"
13483
          libopac: "Place of Publication"
13864
          libopac: "Place of Publication"
Lines 13489-13501 tables: Link Here
13489
          authtypecode: ""
13870
          authtypecode: ""
13490
          value_builder: ""
13871
          value_builder: ""
13491
          isurl: 0
13872
          isurl: 0
13492
          hidden: -6
13873
          hidden: -1
13493
          frameworkcode: ""
13874
          frameworkcode: ""
13494
          seealso: ""
13875
          seealso: ""
13495
          link: ""
13876
          link: ""
13496
          defaultvalue:
13877
          defaultvalue:
13497
13878
13498
        - tagfield: "424"
13879
        - tagfield: "423"
13499
          tagsubfield: "d"
13880
          tagsubfield: "d"
13500
          liblibrarian: "Date of Publication"
13881
          liblibrarian: "Date of Publication"
13501
          libopac: "Date of Publication"
13882
          libopac: "Date of Publication"
Lines 13507-13519 tables: Link Here
13507
          authtypecode: ""
13888
          authtypecode: ""
13508
          value_builder: ""
13889
          value_builder: ""
13509
          isurl: 0
13890
          isurl: 0
13510
          hidden: -6
13891
          hidden: -1
13511
          frameworkcode: ""
13892
          frameworkcode: ""
13512
          seealso: ""
13893
          seealso: ""
13513
          link: ""
13894
          link: ""
13514
          defaultvalue:
13895
          defaultvalue:
13515
13896
13516
        - tagfield: "424"
13897
        - tagfield: "423"
13517
          tagsubfield: "e"
13898
          tagsubfield: "e"
13518
          liblibrarian: "Edition Statement"
13899
          liblibrarian: "Edition Statement"
13519
          libopac: "Edition Statement"
13900
          libopac: "Edition Statement"
Lines 13525-13537 tables: Link Here
13525
          authtypecode: ""
13906
          authtypecode: ""
13526
          value_builder: ""
13907
          value_builder: ""
13527
          isurl: 0
13908
          isurl: 0
13528
          hidden: -6
13909
          hidden: -1
13529
          frameworkcode: ""
13910
          frameworkcode: ""
13530
          seealso: ""
13911
          seealso: ""
13531
          link: ""
13912
          link: ""
13532
          defaultvalue:
13913
          defaultvalue:
13533
13914
13534
        - tagfield: "424"
13915
        - tagfield: "423"
13535
          tagsubfield: "f"
13916
          tagsubfield: "f"
13536
          liblibrarian: "First Statement of Responsibility"
13917
          liblibrarian: "First Statement of Responsibility"
13537
          libopac: "First Statement of Responsibility"
13918
          libopac: "First Statement of Responsibility"
Lines 13543-13555 tables: Link Here
13543
          authtypecode: ""
13924
          authtypecode: ""
13544
          value_builder: ""
13925
          value_builder: ""
13545
          isurl: 0
13926
          isurl: 0
13546
          hidden: -6
13927
          hidden: -1
13547
          frameworkcode: ""
13928
          frameworkcode: ""
13548
          seealso: ""
13929
          seealso: ""
13549
          link: ""
13930
          link: ""
13550
          defaultvalue:
13931
          defaultvalue:
13551
13932
13552
        - tagfield: "424"
13933
        - tagfield: "423"
13553
          tagsubfield: "g"
13934
          tagsubfield: "g"
13554
          liblibrarian: "Subsequent Statement of Responsibility"
13935
          liblibrarian: "Subsequent Statement of Responsibility"
13555
          libopac: "Subsequent Statement of Responsibility"
13936
          libopac: "Subsequent Statement of Responsibility"
Lines 13561-13573 tables: Link Here
13561
          authtypecode: ""
13942
          authtypecode: ""
13562
          value_builder: ""
13943
          value_builder: ""
13563
          isurl: 0
13944
          isurl: 0
13564
          hidden: -6
13945
          hidden: -1
13565
          frameworkcode: ""
13946
          frameworkcode: ""
13566
          seealso: ""
13947
          seealso: ""
13567
          link: ""
13948
          link: ""
13568
          defaultvalue:
13949
          defaultvalue:
13569
13950
13570
        - tagfield: "424"
13951
        - tagfield: "423"
13571
          tagsubfield: "h"
13952
          tagsubfield: "h"
13572
          liblibrarian: "Number of Section or Part"
13953
          liblibrarian: "Number of Section or Part"
13573
          libopac: "Number of Section or Part"
13954
          libopac: "Number of Section or Part"
Lines 13579-13591 tables: Link Here
13579
          authtypecode: ""
13960
          authtypecode: ""
13580
          value_builder: ""
13961
          value_builder: ""
13581
          isurl: 0
13962
          isurl: 0
13582
          hidden: -6
13963
          hidden: -1
13583
          frameworkcode: ""
13964
          frameworkcode: ""
13584
          seealso: ""
13965
          seealso: ""
13585
          link: ""
13966
          link: ""
13586
          defaultvalue:
13967
          defaultvalue:
13587
13968
13588
        - tagfield: "424"
13969
        - tagfield: "423"
13589
          tagsubfield: "i"
13970
          tagsubfield: "i"
13590
          liblibrarian: "Name of Section or Part"
13971
          liblibrarian: "Name of Section or Part"
13591
          libopac: "Name of Section or Part"
13972
          libopac: "Name of Section or Part"
Lines 13597-13612 tables: Link Here
13597
          authtypecode: ""
13978
          authtypecode: ""
13598
          value_builder: ""
13979
          value_builder: ""
13599
          isurl: 0
13980
          isurl: 0
13600
          hidden: -6
13981
          hidden: -1
13601
          frameworkcode: ""
13982
          frameworkcode: ""
13602
          seealso: ""
13983
          seealso: ""
13603
          link: ""
13984
          link: ""
13604
          defaultvalue:
13985
          defaultvalue:
13605
13986
13606
        - tagfield: "424"
13987
        - tagfield: "423"
13607
          tagsubfield: "l"
13988
          tagsubfield: "l"
13608
          liblibrarian: "Parallel Title"
13989
          liblibrarian: "Parallel title"
13609
          libopac: "Parallel Title"
13990
          libopac: "Parallel title"
13610
          repeatable: 1
13991
          repeatable: 1
13611
          mandatory: 0
13992
          mandatory: 0
13612
          kohafield: ""
13993
          kohafield: ""
Lines 13615-13627 tables: Link Here
13615
          authtypecode: ""
13996
          authtypecode: ""
13616
          value_builder: ""
13997
          value_builder: ""
13617
          isurl: 0
13998
          isurl: 0
13618
          hidden: -6
13999
          hidden: -1
13619
          frameworkcode: ""
14000
          frameworkcode: ""
13620
          seealso: ""
14001
          seealso: ""
13621
          link: ""
14002
          link: ""
13622
          defaultvalue:
14003
          defaultvalue:
13623
14004
13624
        - tagfield: "424"
14005
        - tagfield: "423"
13625
          tagsubfield: "m"
14006
          tagsubfield: "m"
13626
          liblibrarian: "International Standard Music Number"
14007
          liblibrarian: "International Standard Music Number"
13627
          libopac: "International Standard Music Number"
14008
          libopac: "International Standard Music Number"
Lines 13633-13645 tables: Link Here
13633
          authtypecode: ""
14014
          authtypecode: ""
13634
          value_builder: ""
14015
          value_builder: ""
13635
          isurl: 0
14016
          isurl: 0
13636
          hidden: -6
14017
          hidden: -1
13637
          frameworkcode: ""
14018
          frameworkcode: ""
13638
          seealso: ""
14019
          seealso: ""
13639
          link: ""
14020
          link: ""
13640
          defaultvalue:
14021
          defaultvalue:
13641
14022
13642
        - tagfield: "424"
14023
        - tagfield: "423"
13643
          tagsubfield: "n"
14024
          tagsubfield: "n"
13644
          liblibrarian: "Name of Publisher, Distributor, etc."
14025
          liblibrarian: "Name of Publisher, Distributor, etc."
13645
          libopac: "Name of Publisher, Distributor, etc."
14026
          libopac: "Name of Publisher, Distributor, etc."
Lines 13651-13666 tables: Link Here
13651
          authtypecode: ""
14032
          authtypecode: ""
13652
          value_builder: ""
14033
          value_builder: ""
13653
          isurl: 0
14034
          isurl: 0
13654
          hidden: -6
14035
          hidden: -1
13655
          frameworkcode: ""
14036
          frameworkcode: ""
13656
          seealso: ""
14037
          seealso: ""
13657
          link: ""
14038
          link: ""
13658
          defaultvalue:
14039
          defaultvalue:
13659
14040
13660
        - tagfield: "424"
14041
        - tagfield: "423"
13661
          tagsubfield: "o"
14042
          tagsubfield: "o"
13662
          liblibrarian: "Other Title Information."
14043
          liblibrarian: "Other title information."
13663
          libopac: "Other Title Information."
14044
          libopac: "Other title information."
13664
          repeatable: 1
14045
          repeatable: 1
13665
          mandatory: 0
14046
          mandatory: 0
13666
          kohafield: ""
14047
          kohafield: ""
Lines 13669-13684 tables: Link Here
13669
          authtypecode: ""
14050
          authtypecode: ""
13670
          value_builder: ""
14051
          value_builder: ""
13671
          isurl: 0
14052
          isurl: 0
13672
          hidden: -6
14053
          hidden: -1
13673
          frameworkcode: ""
14054
          frameworkcode: ""
13674
          seealso: ""
14055
          seealso: ""
13675
          link: ""
14056
          link: ""
13676
          defaultvalue:
14057
          defaultvalue:
13677
14058
13678
        - tagfield: "424"
14059
        - tagfield: "423"
13679
          tagsubfield: "p"
14060
          tagsubfield: "p"
13680
          liblibrarian: "Physical Description"
14061
          liblibrarian: "Physical description"
13681
          libopac: "Physical Description"
14062
          libopac: "Physical description"
13682
          repeatable: 0
14063
          repeatable: 0
13683
          mandatory: 0
14064
          mandatory: 0
13684
          kohafield: ""
14065
          kohafield: ""
Lines 13687-13702 tables: Link Here
13687
          authtypecode: ""
14068
          authtypecode: ""
13688
          value_builder: ""
14069
          value_builder: ""
13689
          isurl: 0
14070
          isurl: 0
13690
          hidden: -6
14071
          hidden: -1
13691
          frameworkcode: ""
14072
          frameworkcode: ""
13692
          seealso: ""
14073
          seealso: ""
13693
          link: ""
14074
          link: ""
13694
          defaultvalue:
14075
          defaultvalue:
13695
14076
13696
        - tagfield: "424"
14077
        - tagfield: "423"
13697
          tagsubfield: "q"
14078
          tagsubfield: "q"
13698
          liblibrarian: "International Standard Identifier for a Work"
14079
          liblibrarian: "International standard identifier for a work"
13699
          libopac: "International Standard Identifier for a Work"
14080
          libopac: "International standard identifier for a work"
13700
          repeatable: 1
14081
          repeatable: 1
13701
          mandatory: 0
14082
          mandatory: 0
13702
          kohafield: ""
14083
          kohafield: ""
Lines 13705-13720 tables: Link Here
13705
          authtypecode: ""
14086
          authtypecode: ""
13706
          value_builder: ""
14087
          value_builder: ""
13707
          isurl: 0
14088
          isurl: 0
13708
          hidden: -6
14089
          hidden: -1
13709
          frameworkcode: ""
14090
          frameworkcode: ""
13710
          seealso: ""
14091
          seealso: ""
13711
          link: ""
14092
          link: ""
13712
          defaultvalue:
14093
          defaultvalue:
13713
14094
13714
        - tagfield: "424"
14095
        - tagfield: "423"
13715
          tagsubfield: "r"
14096
          tagsubfield: "r"
13716
          liblibrarian: "International Standard Identifier for an Expression"
14097
          liblibrarian: "International standard identifier for an expression"
13717
          libopac: "International Standard Identifier for an Expression"
14098
          libopac: "International standard identifier for an expression"
13718
          repeatable: 1
14099
          repeatable: 1
13719
          mandatory: 0
14100
          mandatory: 0
13720
          kohafield: ""
14101
          kohafield: ""
Lines 13723-13738 tables: Link Here
13723
          authtypecode: ""
14104
          authtypecode: ""
13724
          value_builder: ""
14105
          value_builder: ""
13725
          isurl: 0
14106
          isurl: 0
13726
          hidden: -6
14107
          hidden: -1
13727
          frameworkcode: ""
14108
          frameworkcode: ""
13728
          seealso: ""
14109
          seealso: ""
13729
          link: ""
14110
          link: ""
13730
          defaultvalue:
14111
          defaultvalue:
13731
14112
13732
        - tagfield: "424"
14113
        - tagfield: "423"
13733
          tagsubfield: "s"
14114
          tagsubfield: "s"
13734
          liblibrarian: "Series Statement"
14115
          liblibrarian: "Series statement"
13735
          libopac: "Series Statement"
14116
          libopac: "Series statement"
13736
          repeatable: 1
14117
          repeatable: 1
13737
          mandatory: 0
14118
          mandatory: 0
13738
          kohafield: ""
14119
          kohafield: ""
Lines 13741-13771 tables: Link Here
13741
          authtypecode: ""
14122
          authtypecode: ""
13742
          value_builder: ""
14123
          value_builder: ""
13743
          isurl: 0
14124
          isurl: 0
13744
          hidden: -6
14125
          hidden: -1
13745
          frameworkcode: ""
14126
          frameworkcode: ""
13746
          seealso: ""
14127
          seealso: ""
13747
          link: ""
14128
          link: ""
13748
          defaultvalue:
14129
          defaultvalue:
13749
14130
13750
        - tagfield: "424"
14131
        - tagfield: "423"
13751
          tagsubfield: "t"
14132
          tagsubfield: "t"
13752
          liblibrarian: "Title"
14133
          liblibrarian: "Title"
13753
          libopac: "Title"
14134
          libopac: "Title"
13754
          repeatable: 0
14135
          repeatable: 1
13755
          mandatory: 1
14136
          mandatory: 1
13756
          kohafield: ""
14137
          kohafield: ""
13757
          tab: 4
14138
          tab: 4
13758
          authorised_value: ""
14139
          authorised_value: ""
13759
          authtypecode: ""
14140
          authtypecode: ""
13760
          value_builder: ""
14141
          value_builder: unimarc_field_4XX.pl
13761
          isurl: 0
14142
          isurl: 0
13762
          hidden: -6
14143
          hidden: 0
13763
          frameworkcode: ""
14144
          frameworkcode: ""
13764
          seealso: ""
14145
          seealso: ""
13765
          link: ""
14146
          link: ""
13766
          defaultvalue:
14147
          defaultvalue:
13767
14148
13768
        - tagfield: "424"
14149
        - tagfield: "423"
13769
          tagsubfield: "u"
14150
          tagsubfield: "u"
13770
          liblibrarian: "Uniform Resource Locator"
14151
          liblibrarian: "Uniform Resource Locator"
13771
          libopac: "Uniform Resource Locator"
14152
          libopac: "Uniform Resource Locator"
Lines 13777-13789 tables: Link Here
13777
          authtypecode: ""
14158
          authtypecode: ""
13778
          value_builder: ""
14159
          value_builder: ""
13779
          isurl: 0
14160
          isurl: 0
13780
          hidden: -6
14161
          hidden: -1
13781
          frameworkcode: ""
14162
          frameworkcode: ""
13782
          seealso: ""
14163
          seealso: ""
13783
          link: ""
14164
          link: ""
13784
          defaultvalue:
14165
          defaultvalue:
13785
14166
13786
        - tagfield: "424"
14167
        - tagfield: "423"
13787
          tagsubfield: "v"
14168
          tagsubfield: "v"
13788
          liblibrarian: "Volume Number"
14169
          liblibrarian: "Volume Number"
13789
          libopac: "Volume Number"
14170
          libopac: "Volume Number"
Lines 13795-13807 tables: Link Here
13795
          authtypecode: ""
14176
          authtypecode: ""
13796
          value_builder: ""
14177
          value_builder: ""
13797
          isurl: 0
14178
          isurl: 0
13798
          hidden: -6
14179
          hidden: -1
13799
          frameworkcode: ""
14180
          frameworkcode: ""
13800
          seealso: ""
14181
          seealso: ""
13801
          link: ""
14182
          link: ""
13802
          defaultvalue:
14183
          defaultvalue:
13803
14184
13804
        - tagfield: "424"
14185
        - tagfield: "423"
13805
          tagsubfield: "x"
14186
          tagsubfield: "x"
13806
          liblibrarian: "International Standard Serial Number"
14187
          liblibrarian: "International Standard Serial Number"
13807
          libopac: "International Standard Serial Number"
14188
          libopac: "International Standard Serial Number"
Lines 13813-13825 tables: Link Here
13813
          authtypecode: ""
14194
          authtypecode: ""
13814
          value_builder: ""
14195
          value_builder: ""
13815
          isurl: 0
14196
          isurl: 0
13816
          hidden: -6
14197
          hidden: -1
13817
          frameworkcode: ""
14198
          frameworkcode: ""
13818
          seealso: ""
14199
          seealso: ""
13819
          link: ""
14200
          link: ISSN
13820
          defaultvalue:
14201
          defaultvalue:
13821
14202
13822
        - tagfield: "424"
14203
        - tagfield: "423"
13823
          tagsubfield: "y"
14204
          tagsubfield: "y"
13824
          liblibrarian: "International Standard Book Number"
14205
          liblibrarian: "International Standard Book Number"
13825
          libopac: "International Standard Book Number"
14206
          libopac: "International Standard Book Number"
Lines 13831-13843 tables: Link Here
13831
          authtypecode: ""
14212
          authtypecode: ""
13832
          value_builder: ""
14213
          value_builder: ""
13833
          isurl: 0
14214
          isurl: 0
13834
          hidden: -6
14215
          hidden: -1
13835
          frameworkcode: ""
14216
          frameworkcode: ""
13836
          seealso: ""
14217
          seealso: ""
13837
          link: ""
14218
          link: ISBN
13838
          defaultvalue:
14219
          defaultvalue:
13839
14220
13840
        - tagfield: "424"
14221
        - tagfield: "423"
13841
          tagsubfield: "z"
14222
          tagsubfield: "z"
13842
          liblibrarian: "CODEN"
14223
          liblibrarian: "CODEN"
13843
          libopac: "CODEN"
14224
          libopac: "CODEN"
Lines 13849-13897 tables: Link Here
13849
          authtypecode: ""
14230
          authtypecode: ""
13850
          value_builder: ""
14231
          value_builder: ""
13851
          isurl: 0
14232
          isurl: 0
13852
          hidden: -6
14233
          hidden: -1
13853
          frameworkcode: ""
13854
          seealso: ""
13855
          link: ""
13856
          defaultvalue:
13857
13858
        - tagfield: "425"
13859
          tagsubfield: "0"
13860
          liblibrarian: "Bibliographic Record Identifier"
13861
          libopac: "Bibliographic Record Identifier"
13862
          repeatable: 0
13863
          mandatory: 0
13864
          kohafield: ""
13865
          tab: 4
13866
          authorised_value: ""
13867
          authtypecode: ""
13868
          value_builder: ""
13869
          isurl: 0
13870
          hidden: -6
13871
          frameworkcode: ""
13872
          seealso: ""
13873
          link: ""
13874
          defaultvalue:
13875
13876
        - tagfield: "425"
13877
          tagsubfield: "1"
13878
          liblibrarian: "Linking Data"
13879
          libopac: "Linking Data"
13880
          repeatable: 1
13881
          mandatory: 0
13882
          kohafield: ""
13883
          tab: 4
13884
          authorised_value: ""
13885
          authtypecode: ""
13886
          value_builder: ""
13887
          isurl: 0
13888
          hidden: -6
13889
          frameworkcode: ""
14234
          frameworkcode: ""
13890
          seealso: ""
14235
          seealso: ""
13891
          link: ""
14236
          link: ""
13892
          defaultvalue:
14237
          defaultvalue:
13893
14238
13894
        - tagfield: "425"
14239
        - tagfield: "424"
13895
          tagsubfield: "3"
14240
          tagsubfield: "3"
13896
          liblibrarian: "Authority Record Number"
14241
          liblibrarian: "Authority Record Number"
13897
          libopac: "Authority Record Number"
14242
          libopac: "Authority Record Number"
Lines 13903-13918 tables: Link Here
13903
          authtypecode: ""
14248
          authtypecode: ""
13904
          value_builder: ""
14249
          value_builder: ""
13905
          isurl: 0
14250
          isurl: 0
13906
          hidden: -6
14251
          hidden: 1
13907
          frameworkcode: ""
14252
          frameworkcode: ""
13908
          seealso: ""
14253
          seealso: ""
13909
          link: ""
14254
          link: ""
13910
          defaultvalue:
14255
          defaultvalue:
13911
14256
13912
        - tagfield: "425"
14257
        - tagfield: "424"
13913
          tagsubfield: "5"
14258
          tagsubfield: "5"
13914
          liblibrarian: "Institution to Which the Field Applies"
14259
          liblibrarian: "Institution and Copy to Which Field Applies"
13915
          libopac: "Institution to Which the Field Applies"
14260
          libopac: "Institution and Copy to Which Field Applies"
13916
          repeatable: 0
14261
          repeatable: 0
13917
          mandatory: 0
14262
          mandatory: 0
13918
          kohafield: ""
14263
          kohafield: ""
Lines 13921-13936 tables: Link Here
13921
          authtypecode: ""
14266
          authtypecode: ""
13922
          value_builder: ""
14267
          value_builder: ""
13923
          isurl: 0
14268
          isurl: 0
13924
          hidden: -6
14269
          hidden: -1
13925
          frameworkcode: ""
14270
          frameworkcode: ""
13926
          seealso: ""
14271
          seealso: ""
13927
          link: ""
14272
          link: ""
13928
          defaultvalue:
14273
          defaultvalue:
13929
14274
13930
        - tagfield: "425"
14275
        - tagfield: "424"
13931
          tagsubfield: "9"
14276
          tagsubfield: "9"
13932
          liblibrarian: "Koha number"
14277
          liblibrarian: "Koha number"
13933
          libopac: ""
14278
          libopac: "Koha number"
13934
          repeatable: 0
14279
          repeatable: 0
13935
          mandatory: 0
14280
          mandatory: 0
13936
          kohafield: ""
14281
          kohafield: ""
Lines 13939-13951 tables: Link Here
13939
          authtypecode: ""
14284
          authtypecode: ""
13940
          value_builder: ""
14285
          value_builder: ""
13941
          isurl: 0
14286
          isurl: 0
13942
          hidden: 0
14287
          hidden: -1
13943
          frameworkcode: ""
14288
          frameworkcode: ""
13944
          seealso: ""
14289
          seealso: ""
13945
          link: 001@
14290
          link: Local-number
13946
          defaultvalue: ""
14291
          defaultvalue:
13947
14292
13948
        - tagfield: "425"
14293
        - tagfield: "424"
13949
          tagsubfield: "a"
14294
          tagsubfield: "a"
13950
          liblibrarian: "Author"
14295
          liblibrarian: "Author"
13951
          libopac: "Author"
14296
          libopac: "Author"
Lines 13957-13969 tables: Link Here
13957
          authtypecode: ""
14302
          authtypecode: ""
13958
          value_builder: ""
14303
          value_builder: ""
13959
          isurl: 0
14304
          isurl: 0
13960
          hidden: -6
14305
          hidden: 0
13961
          frameworkcode: ""
14306
          frameworkcode: ""
13962
          seealso: ""
14307
          seealso: ""
13963
          link: ""
14308
          link: ""
13964
          defaultvalue:
14309
          defaultvalue:
13965
14310
13966
        - tagfield: "425"
14311
        - tagfield: "424"
13967
          tagsubfield: "b"
14312
          tagsubfield: "b"
13968
          liblibrarian: "General Material Designation"
14313
          liblibrarian: "General Material Designation"
13969
          libopac: "General Material Designation"
14314
          libopac: "General Material Designation"
Lines 13975-13987 tables: Link Here
13975
          authtypecode: ""
14320
          authtypecode: ""
13976
          value_builder: ""
14321
          value_builder: ""
13977
          isurl: 0
14322
          isurl: 0
13978
          hidden: -6
14323
          hidden: -1
13979
          frameworkcode: ""
14324
          frameworkcode: ""
13980
          seealso: ""
14325
          seealso: ""
13981
          link: ""
14326
          link: ""
13982
          defaultvalue:
14327
          defaultvalue:
13983
14328
13984
        - tagfield: "425"
14329
        - tagfield: "424"
13985
          tagsubfield: "c"
14330
          tagsubfield: "c"
13986
          liblibrarian: "Place of Publication"
14331
          liblibrarian: "Place of Publication"
13987
          libopac: "Place of Publication"
14332
          libopac: "Place of Publication"
Lines 13993-14005 tables: Link Here
13993
          authtypecode: ""
14338
          authtypecode: ""
13994
          value_builder: ""
14339
          value_builder: ""
13995
          isurl: 0
14340
          isurl: 0
13996
          hidden: -6
14341
          hidden: -1
13997
          frameworkcode: ""
14342
          frameworkcode: ""
13998
          seealso: ""
14343
          seealso: ""
13999
          link: ""
14344
          link: ""
14000
          defaultvalue:
14345
          defaultvalue:
14001
14346
14002
        - tagfield: "425"
14347
        - tagfield: "424"
14003
          tagsubfield: "d"
14348
          tagsubfield: "d"
14004
          liblibrarian: "Date of Publication"
14349
          liblibrarian: "Date of Publication"
14005
          libopac: "Date of Publication"
14350
          libopac: "Date of Publication"
Lines 14011-14023 tables: Link Here
14011
          authtypecode: ""
14356
          authtypecode: ""
14012
          value_builder: ""
14357
          value_builder: ""
14013
          isurl: 0
14358
          isurl: 0
14014
          hidden: -6
14359
          hidden: -1
14015
          frameworkcode: ""
14360
          frameworkcode: ""
14016
          seealso: ""
14361
          seealso: ""
14017
          link: ""
14362
          link: ""
14018
          defaultvalue:
14363
          defaultvalue:
14019
14364
14020
        - tagfield: "425"
14365
        - tagfield: "424"
14021
          tagsubfield: "e"
14366
          tagsubfield: "e"
14022
          liblibrarian: "Edition Statement"
14367
          liblibrarian: "Edition Statement"
14023
          libopac: "Edition Statement"
14368
          libopac: "Edition Statement"
Lines 14029-14041 tables: Link Here
14029
          authtypecode: ""
14374
          authtypecode: ""
14030
          value_builder: ""
14375
          value_builder: ""
14031
          isurl: 0
14376
          isurl: 0
14032
          hidden: -6
14377
          hidden: -1
14033
          frameworkcode: ""
14378
          frameworkcode: ""
14034
          seealso: ""
14379
          seealso: ""
14035
          link: ""
14380
          link: ""
14036
          defaultvalue:
14381
          defaultvalue:
14037
14382
14038
        - tagfield: "425"
14383
        - tagfield: "424"
14039
          tagsubfield: "f"
14384
          tagsubfield: "f"
14040
          liblibrarian: "First Statement of Responsibility"
14385
          liblibrarian: "First Statement of Responsibility"
14041
          libopac: "First Statement of Responsibility"
14386
          libopac: "First Statement of Responsibility"
Lines 14047-14059 tables: Link Here
14047
          authtypecode: ""
14392
          authtypecode: ""
14048
          value_builder: ""
14393
          value_builder: ""
14049
          isurl: 0
14394
          isurl: 0
14050
          hidden: -6
14395
          hidden: -1
14051
          frameworkcode: ""
14396
          frameworkcode: ""
14052
          seealso: ""
14397
          seealso: ""
14053
          link: ""
14398
          link: ""
14054
          defaultvalue:
14399
          defaultvalue:
14055
14400
14056
        - tagfield: "425"
14401
        - tagfield: "424"
14057
          tagsubfield: "g"
14402
          tagsubfield: "g"
14058
          liblibrarian: "Subsequent Statement of Responsibility"
14403
          liblibrarian: "Subsequent Statement of Responsibility"
14059
          libopac: "Subsequent Statement of Responsibility"
14404
          libopac: "Subsequent Statement of Responsibility"
Lines 14065-14077 tables: Link Here
14065
          authtypecode: ""
14410
          authtypecode: ""
14066
          value_builder: ""
14411
          value_builder: ""
14067
          isurl: 0
14412
          isurl: 0
14068
          hidden: -6
14413
          hidden: -1
14069
          frameworkcode: ""
14414
          frameworkcode: ""
14070
          seealso: ""
14415
          seealso: ""
14071
          link: ""
14416
          link: ""
14072
          defaultvalue:
14417
          defaultvalue:
14073
14418
14074
        - tagfield: "425"
14419
        - tagfield: "424"
14075
          tagsubfield: "h"
14420
          tagsubfield: "h"
14076
          liblibrarian: "Number of Section or Part"
14421
          liblibrarian: "Number of Section or Part"
14077
          libopac: "Number of Section or Part"
14422
          libopac: "Number of Section or Part"
Lines 14083-14095 tables: Link Here
14083
          authtypecode: ""
14428
          authtypecode: ""
14084
          value_builder: ""
14429
          value_builder: ""
14085
          isurl: 0
14430
          isurl: 0
14086
          hidden: -6
14431
          hidden: -1
14087
          frameworkcode: ""
14432
          frameworkcode: ""
14088
          seealso: ""
14433
          seealso: ""
14089
          link: ""
14434
          link: ""
14090
          defaultvalue:
14435
          defaultvalue:
14091
14436
14092
        - tagfield: "425"
14437
        - tagfield: "424"
14093
          tagsubfield: "i"
14438
          tagsubfield: "i"
14094
          liblibrarian: "Name of Section or Part"
14439
          liblibrarian: "Name of Section or Part"
14095
          libopac: "Name of Section or Part"
14440
          libopac: "Name of Section or Part"
Lines 14101-14116 tables: Link Here
14101
          authtypecode: ""
14446
          authtypecode: ""
14102
          value_builder: ""
14447
          value_builder: ""
14103
          isurl: 0
14448
          isurl: 0
14104
          hidden: -6
14449
          hidden: -1
14105
          frameworkcode: ""
14450
          frameworkcode: ""
14106
          seealso: ""
14451
          seealso: ""
14107
          link: ""
14452
          link: ""
14108
          defaultvalue:
14453
          defaultvalue:
14109
14454
14110
        - tagfield: "425"
14455
        - tagfield: "424"
14111
          tagsubfield: "l"
14456
          tagsubfield: "l"
14112
          liblibrarian: "Parallel Title"
14457
          liblibrarian: "Parallel title"
14113
          libopac: "Parallel Title"
14458
          libopac: "Parallel title"
14114
          repeatable: 1
14459
          repeatable: 1
14115
          mandatory: 0
14460
          mandatory: 0
14116
          kohafield: ""
14461
          kohafield: ""
Lines 14119-14131 tables: Link Here
14119
          authtypecode: ""
14464
          authtypecode: ""
14120
          value_builder: ""
14465
          value_builder: ""
14121
          isurl: 0
14466
          isurl: 0
14122
          hidden: -6
14467
          hidden: -1
14123
          frameworkcode: ""
14468
          frameworkcode: ""
14124
          seealso: ""
14469
          seealso: ""
14125
          link: ""
14470
          link: ""
14126
          defaultvalue:
14471
          defaultvalue:
14127
14472
14128
        - tagfield: "425"
14473
        - tagfield: "424"
14129
          tagsubfield: "m"
14474
          tagsubfield: "m"
14130
          liblibrarian: "International Standard Music Number"
14475
          liblibrarian: "International Standard Music Number"
14131
          libopac: "International Standard Music Number"
14476
          libopac: "International Standard Music Number"
Lines 14137-14149 tables: Link Here
14137
          authtypecode: ""
14482
          authtypecode: ""
14138
          value_builder: ""
14483
          value_builder: ""
14139
          isurl: 0
14484
          isurl: 0
14140
          hidden: -6
14485
          hidden: -1
14141
          frameworkcode: ""
14486
          frameworkcode: ""
14142
          seealso: ""
14487
          seealso: ""
14143
          link: ""
14488
          link: ""
14144
          defaultvalue:
14489
          defaultvalue:
14145
14490
14146
        - tagfield: "425"
14491
        - tagfield: "424"
14147
          tagsubfield: "n"
14492
          tagsubfield: "n"
14148
          liblibrarian: "Name of Publisher, Distributor, etc."
14493
          liblibrarian: "Name of Publisher, Distributor, etc."
14149
          libopac: "Name of Publisher, Distributor, etc."
14494
          libopac: "Name of Publisher, Distributor, etc."
Lines 14155-14170 tables: Link Here
14155
          authtypecode: ""
14500
          authtypecode: ""
14156
          value_builder: ""
14501
          value_builder: ""
14157
          isurl: 0
14502
          isurl: 0
14158
          hidden: -6
14503
          hidden: -1
14159
          frameworkcode: ""
14504
          frameworkcode: ""
14160
          seealso: ""
14505
          seealso: ""
14161
          link: ""
14506
          link: ""
14162
          defaultvalue:
14507
          defaultvalue:
14163
14508
14164
        - tagfield: "425"
14509
        - tagfield: "424"
14165
          tagsubfield: "o"
14510
          tagsubfield: "o"
14166
          liblibrarian: "Other Title Information."
14511
          liblibrarian: "Other title information."
14167
          libopac: "Other Title Information."
14512
          libopac: "Other title information."
14168
          repeatable: 1
14513
          repeatable: 1
14169
          mandatory: 0
14514
          mandatory: 0
14170
          kohafield: ""
14515
          kohafield: ""
Lines 14173-14188 tables: Link Here
14173
          authtypecode: ""
14518
          authtypecode: ""
14174
          value_builder: ""
14519
          value_builder: ""
14175
          isurl: 0
14520
          isurl: 0
14176
          hidden: -6
14521
          hidden: -1
14177
          frameworkcode: ""
14522
          frameworkcode: ""
14178
          seealso: ""
14523
          seealso: ""
14179
          link: ""
14524
          link: ""
14180
          defaultvalue:
14525
          defaultvalue:
14181
14526
14182
        - tagfield: "425"
14527
        - tagfield: "424"
14183
          tagsubfield: "p"
14528
          tagsubfield: "p"
14184
          liblibrarian: "Physical Description"
14529
          liblibrarian: "Physical description"
14185
          libopac: "Physical Description"
14530
          libopac: "Physical description"
14186
          repeatable: 0
14531
          repeatable: 0
14187
          mandatory: 0
14532
          mandatory: 0
14188
          kohafield: ""
14533
          kohafield: ""
Lines 14191-14206 tables: Link Here
14191
          authtypecode: ""
14536
          authtypecode: ""
14192
          value_builder: ""
14537
          value_builder: ""
14193
          isurl: 0
14538
          isurl: 0
14194
          hidden: -6
14539
          hidden: -1
14195
          frameworkcode: ""
14540
          frameworkcode: ""
14196
          seealso: ""
14541
          seealso: ""
14197
          link: ""
14542
          link: ""
14198
          defaultvalue:
14543
          defaultvalue:
14199
14544
14200
        - tagfield: "425"
14545
        - tagfield: "424"
14201
          tagsubfield: "q"
14546
          tagsubfield: "q"
14202
          liblibrarian: "International Standard Identifier for a Work"
14547
          liblibrarian: "International standard identifier for a work"
14203
          libopac: "International Standard Identifier for a Work"
14548
          libopac: "International standard identifier for a work"
14204
          repeatable: 1
14549
          repeatable: 1
14205
          mandatory: 0
14550
          mandatory: 0
14206
          kohafield: ""
14551
          kohafield: ""
Lines 14209-14224 tables: Link Here
14209
          authtypecode: ""
14554
          authtypecode: ""
14210
          value_builder: ""
14555
          value_builder: ""
14211
          isurl: 0
14556
          isurl: 0
14212
          hidden: -6
14557
          hidden: -1
14213
          frameworkcode: ""
14558
          frameworkcode: ""
14214
          seealso: ""
14559
          seealso: ""
14215
          link: ""
14560
          link: ""
14216
          defaultvalue:
14561
          defaultvalue:
14217
14562
14218
        - tagfield: "425"
14563
        - tagfield: "424"
14219
          tagsubfield: "r"
14564
          tagsubfield: "r"
14220
          liblibrarian: "International Standard Identifier for an Expression"
14565
          liblibrarian: "International standard identifier for an expression"
14221
          libopac: "International Standard Identifier for an Expression"
14566
          libopac: "International standard identifier for an expression"
14222
          repeatable: 1
14567
          repeatable: 1
14223
          mandatory: 0
14568
          mandatory: 0
14224
          kohafield: ""
14569
          kohafield: ""
Lines 14227-14242 tables: Link Here
14227
          authtypecode: ""
14572
          authtypecode: ""
14228
          value_builder: ""
14573
          value_builder: ""
14229
          isurl: 0
14574
          isurl: 0
14230
          hidden: -6
14575
          hidden: -1
14231
          frameworkcode: ""
14576
          frameworkcode: ""
14232
          seealso: ""
14577
          seealso: ""
14233
          link: ""
14578
          link: ""
14234
          defaultvalue:
14579
          defaultvalue:
14235
14580
14236
        - tagfield: "425"
14581
        - tagfield: "424"
14237
          tagsubfield: "s"
14582
          tagsubfield: "s"
14238
          liblibrarian: "Series Statement"
14583
          liblibrarian: "Series statement"
14239
          libopac: "Series Statement"
14584
          libopac: "Series statement"
14240
          repeatable: 1
14585
          repeatable: 1
14241
          mandatory: 0
14586
          mandatory: 0
14242
          kohafield: ""
14587
          kohafield: ""
Lines 14245-14275 tables: Link Here
14245
          authtypecode: ""
14590
          authtypecode: ""
14246
          value_builder: ""
14591
          value_builder: ""
14247
          isurl: 0
14592
          isurl: 0
14248
          hidden: -6
14593
          hidden: -1
14249
          frameworkcode: ""
14594
          frameworkcode: ""
14250
          seealso: ""
14595
          seealso: ""
14251
          link: ""
14596
          link: ""
14252
          defaultvalue:
14597
          defaultvalue:
14253
14598
14254
        - tagfield: "425"
14599
        - tagfield: "424"
14255
          tagsubfield: "t"
14600
          tagsubfield: "t"
14256
          liblibrarian: "Title"
14601
          liblibrarian: "Title"
14257
          libopac: "Title"
14602
          libopac: "Title"
14258
          repeatable: 0
14603
          repeatable: 1
14259
          mandatory: 1
14604
          mandatory: 1
14260
          kohafield: ""
14605
          kohafield: ""
14261
          tab: 4
14606
          tab: 4
14262
          authorised_value: ""
14607
          authorised_value: ""
14263
          authtypecode: ""
14608
          authtypecode: ""
14264
          value_builder: ""
14609
          value_builder: unimarc_field_4XX.pl
14265
          isurl: 0
14610
          isurl: 0
14266
          hidden: -6
14611
          hidden: 0
14267
          frameworkcode: ""
14612
          frameworkcode: ""
14268
          seealso: ""
14613
          seealso: ""
14269
          link: ""
14614
          link: ""
14270
          defaultvalue:
14615
          defaultvalue:
14271
14616
14272
        - tagfield: "425"
14617
        - tagfield: "424"
14273
          tagsubfield: "u"
14618
          tagsubfield: "u"
14274
          liblibrarian: "Uniform Resource Locator"
14619
          liblibrarian: "Uniform Resource Locator"
14275
          libopac: "Uniform Resource Locator"
14620
          libopac: "Uniform Resource Locator"
Lines 14281-14293 tables: Link Here
14281
          authtypecode: ""
14626
          authtypecode: ""
14282
          value_builder: ""
14627
          value_builder: ""
14283
          isurl: 0
14628
          isurl: 0
14284
          hidden: -6
14629
          hidden: -1
14285
          frameworkcode: ""
14630
          frameworkcode: ""
14286
          seealso: ""
14631
          seealso: ""
14287
          link: ""
14632
          link: ""
14288
          defaultvalue:
14633
          defaultvalue:
14289
14634
14290
        - tagfield: "425"
14635
        - tagfield: "424"
14291
          tagsubfield: "v"
14636
          tagsubfield: "v"
14292
          liblibrarian: "Volume Number"
14637
          liblibrarian: "Volume Number"
14293
          libopac: "Volume Number"
14638
          libopac: "Volume Number"
Lines 14299-14311 tables: Link Here
14299
          authtypecode: ""
14644
          authtypecode: ""
14300
          value_builder: ""
14645
          value_builder: ""
14301
          isurl: 0
14646
          isurl: 0
14302
          hidden: -6
14647
          hidden: -1
14303
          frameworkcode: ""
14648
          frameworkcode: ""
14304
          seealso: ""
14649
          seealso: ""
14305
          link: ""
14650
          link: ""
14306
          defaultvalue:
14651
          defaultvalue:
14307
14652
14308
        - tagfield: "425"
14653
        - tagfield: "424"
14309
          tagsubfield: "x"
14654
          tagsubfield: "x"
14310
          liblibrarian: "International Standard Serial Number"
14655
          liblibrarian: "International Standard Serial Number"
14311
          libopac: "International Standard Serial Number"
14656
          libopac: "International Standard Serial Number"
Lines 14317-14329 tables: Link Here
14317
          authtypecode: ""
14662
          authtypecode: ""
14318
          value_builder: ""
14663
          value_builder: ""
14319
          isurl: 0
14664
          isurl: 0
14320
          hidden: -6
14665
          hidden: -1
14321
          frameworkcode: ""
14666
          frameworkcode: ""
14322
          seealso: ""
14667
          seealso: ""
14323
          link: ""
14668
          link: ISSN
14324
          defaultvalue:
14669
          defaultvalue:
14325
14670
14326
        - tagfield: "425"
14671
        - tagfield: "424"
14327
          tagsubfield: "y"
14672
          tagsubfield: "y"
14328
          liblibrarian: "International Standard Book Number"
14673
          liblibrarian: "International Standard Book Number"
14329
          libopac: "International Standard Book Number"
14674
          libopac: "International Standard Book Number"
Lines 14335-14347 tables: Link Here
14335
          authtypecode: ""
14680
          authtypecode: ""
14336
          value_builder: ""
14681
          value_builder: ""
14337
          isurl: 0
14682
          isurl: 0
14338
          hidden: -6
14683
          hidden: -1
14339
          frameworkcode: ""
14684
          frameworkcode: ""
14340
          seealso: ""
14685
          seealso: ""
14341
          link: ""
14686
          link: ISBN
14342
          defaultvalue:
14687
          defaultvalue:
14343
14688
14344
        - tagfield: "425"
14689
        - tagfield: "424"
14345
          tagsubfield: "z"
14690
          tagsubfield: "z"
14346
          liblibrarian: "CODEN"
14691
          liblibrarian: "CODEN"
14347
          libopac: "CODEN"
14692
          libopac: "CODEN"
Lines 14353-14401 tables: Link Here
14353
          authtypecode: ""
14698
          authtypecode: ""
14354
          value_builder: ""
14699
          value_builder: ""
14355
          isurl: 0
14700
          isurl: 0
14356
          hidden: -6
14701
          hidden: -1
14357
          frameworkcode: ""
14358
          seealso: ""
14359
          link: ""
14360
          defaultvalue:
14361
14362
        - tagfield: "430"
14363
          tagsubfield: "0"
14364
          liblibrarian: "Bibliographic Record Identifier"
14365
          libopac: "Bibliographic Record Identifier"
14366
          repeatable: 0
14367
          mandatory: 0
14368
          kohafield: ""
14369
          tab: 4
14370
          authorised_value: ""
14371
          authtypecode: ""
14372
          value_builder: ""
14373
          isurl: 0
14374
          hidden: -5
14375
          frameworkcode: ""
14376
          seealso: ""
14377
          link: ""
14378
          defaultvalue:
14379
14380
        - tagfield: "430"
14381
          tagsubfield: "1"
14382
          liblibrarian: "Linking Data"
14383
          libopac: "Linking Data"
14384
          repeatable: 1
14385
          mandatory: 0
14386
          kohafield: ""
14387
          tab: 4
14388
          authorised_value: ""
14389
          authtypecode: ""
14390
          value_builder: ""
14391
          isurl: 0
14392
          hidden: -6
14393
          frameworkcode: ""
14702
          frameworkcode: ""
14394
          seealso: ""
14703
          seealso: ""
14395
          link: ""
14704
          link: ""
14396
          defaultvalue:
14705
          defaultvalue:
14397
14706
14398
        - tagfield: "430"
14707
        - tagfield: "425"
14399
          tagsubfield: "3"
14708
          tagsubfield: "3"
14400
          liblibrarian: "Authority Record Number"
14709
          liblibrarian: "Authority Record Number"
14401
          libopac: "Authority Record Number"
14710
          libopac: "Authority Record Number"
Lines 14407-14422 tables: Link Here
14407
          authtypecode: ""
14716
          authtypecode: ""
14408
          value_builder: ""
14717
          value_builder: ""
14409
          isurl: 0
14718
          isurl: 0
14410
          hidden: -5
14719
          hidden: 1
14411
          frameworkcode: ""
14720
          frameworkcode: ""
14412
          seealso: ""
14721
          seealso: ""
14413
          link: ""
14722
          link: ""
14414
          defaultvalue:
14723
          defaultvalue:
14415
14724
14416
        - tagfield: "430"
14725
        - tagfield: "425"
14417
          tagsubfield: "5"
14726
          tagsubfield: "5"
14418
          liblibrarian: "Institution to Which the Field Applies"
14727
          liblibrarian: "Institution and Copy to Which Field Applies"
14419
          libopac: "Institution to Which the Field Applies"
14728
          libopac: "Institution and Copy to Which Field Applies"
14420
          repeatable: 0
14729
          repeatable: 0
14421
          mandatory: 0
14730
          mandatory: 0
14422
          kohafield: ""
14731
          kohafield: ""
Lines 14425-14440 tables: Link Here
14425
          authtypecode: ""
14734
          authtypecode: ""
14426
          value_builder: ""
14735
          value_builder: ""
14427
          isurl: 0
14736
          isurl: 0
14428
          hidden: -5
14737
          hidden: -1
14429
          frameworkcode: ""
14738
          frameworkcode: ""
14430
          seealso: ""
14739
          seealso: ""
14431
          link: ""
14740
          link: ""
14432
          defaultvalue:
14741
          defaultvalue:
14433
14742
14434
        - tagfield: "430"
14743
        - tagfield: "425"
14435
          tagsubfield: "9"
14744
          tagsubfield: "9"
14436
          liblibrarian: "Koha number"
14745
          liblibrarian: "Koha number"
14437
          libopac: ""
14746
          libopac: "Koha number"
14438
          repeatable: 0
14747
          repeatable: 0
14439
          mandatory: 0
14748
          mandatory: 0
14440
          kohafield: ""
14749
          kohafield: ""
Lines 14443-14455 tables: Link Here
14443
          authtypecode: ""
14752
          authtypecode: ""
14444
          value_builder: ""
14753
          value_builder: ""
14445
          isurl: 0
14754
          isurl: 0
14446
          hidden: 0
14755
          hidden: 1
14447
          frameworkcode: ""
14756
          frameworkcode: ""
14448
          seealso: ""
14757
          seealso: ""
14449
          link: 001@
14758
          link: Local-number
14450
          defaultvalue: ""
14759
          defaultvalue:
14451
14760
14452
        - tagfield: "430"
14761
        - tagfield: "425"
14453
          tagsubfield: "a"
14762
          tagsubfield: "a"
14454
          liblibrarian: "Author"
14763
          liblibrarian: "Author"
14455
          libopac: "Author"
14764
          libopac: "Author"
Lines 14461-14473 tables: Link Here
14461
          authtypecode: ""
14770
          authtypecode: ""
14462
          value_builder: ""
14771
          value_builder: ""
14463
          isurl: 0
14772
          isurl: 0
14464
          hidden: -5
14773
          hidden: 0
14465
          frameworkcode: ""
14774
          frameworkcode: ""
14466
          seealso: ""
14775
          seealso: ""
14467
          link: ""
14776
          link: ""
14468
          defaultvalue:
14777
          defaultvalue:
14469
14778
14470
        - tagfield: "430"
14779
        - tagfield: "425"
14471
          tagsubfield: "b"
14780
          tagsubfield: "b"
14472
          liblibrarian: "General Material Designation"
14781
          liblibrarian: "General Material Designation"
14473
          libopac: "General Material Designation"
14782
          libopac: "General Material Designation"
Lines 14479-14491 tables: Link Here
14479
          authtypecode: ""
14788
          authtypecode: ""
14480
          value_builder: ""
14789
          value_builder: ""
14481
          isurl: 0
14790
          isurl: 0
14482
          hidden: -6
14791
          hidden: -1
14483
          frameworkcode: ""
14792
          frameworkcode: ""
14484
          seealso: ""
14793
          seealso: ""
14485
          link: ""
14794
          link: ""
14486
          defaultvalue:
14795
          defaultvalue:
14487
14796
14488
        - tagfield: "430"
14797
        - tagfield: "425"
14489
          tagsubfield: "c"
14798
          tagsubfield: "c"
14490
          liblibrarian: "Place of Publication"
14799
          liblibrarian: "Place of Publication"
14491
          libopac: "Place of Publication"
14800
          libopac: "Place of Publication"
Lines 14497-14509 tables: Link Here
14497
          authtypecode: ""
14806
          authtypecode: ""
14498
          value_builder: ""
14807
          value_builder: ""
14499
          isurl: 0
14808
          isurl: 0
14500
          hidden: -5
14809
          hidden: -1
14501
          frameworkcode: ""
14810
          frameworkcode: ""
14502
          seealso: ""
14811
          seealso: ""
14503
          link: ""
14812
          link: ""
14504
          defaultvalue:
14813
          defaultvalue:
14505
14814
14506
        - tagfield: "430"
14815
        - tagfield: "425"
14507
          tagsubfield: "d"
14816
          tagsubfield: "d"
14508
          liblibrarian: "Date of Publication"
14817
          liblibrarian: "Date of Publication"
14509
          libopac: "Date of Publication"
14818
          libopac: "Date of Publication"
Lines 14515-14527 tables: Link Here
14515
          authtypecode: ""
14824
          authtypecode: ""
14516
          value_builder: ""
14825
          value_builder: ""
14517
          isurl: 0
14826
          isurl: 0
14518
          hidden: -5
14827
          hidden: -1
14519
          frameworkcode: ""
14828
          frameworkcode: ""
14520
          seealso: ""
14829
          seealso: ""
14521
          link: ""
14830
          link: ""
14522
          defaultvalue:
14831
          defaultvalue:
14523
14832
14524
        - tagfield: "430"
14833
        - tagfield: "425"
14525
          tagsubfield: "e"
14834
          tagsubfield: "e"
14526
          liblibrarian: "Edition Statement"
14835
          liblibrarian: "Edition Statement"
14527
          libopac: "Edition Statement"
14836
          libopac: "Edition Statement"
Lines 14533-14545 tables: Link Here
14533
          authtypecode: ""
14842
          authtypecode: ""
14534
          value_builder: ""
14843
          value_builder: ""
14535
          isurl: 0
14844
          isurl: 0
14536
          hidden: -5
14845
          hidden: -1
14537
          frameworkcode: ""
14846
          frameworkcode: ""
14538
          seealso: ""
14847
          seealso: ""
14539
          link: ""
14848
          link: ""
14540
          defaultvalue:
14849
          defaultvalue:
14541
14850
14542
        - tagfield: "430"
14851
        - tagfield: "425"
14543
          tagsubfield: "f"
14852
          tagsubfield: "f"
14544
          liblibrarian: "First Statement of Responsibility"
14853
          liblibrarian: "First Statement of Responsibility"
14545
          libopac: "First Statement of Responsibility"
14854
          libopac: "First Statement of Responsibility"
Lines 14551-14563 tables: Link Here
14551
          authtypecode: ""
14860
          authtypecode: ""
14552
          value_builder: ""
14861
          value_builder: ""
14553
          isurl: 0
14862
          isurl: 0
14554
          hidden: -6
14863
          hidden: -1
14555
          frameworkcode: ""
14864
          frameworkcode: ""
14556
          seealso: ""
14865
          seealso: ""
14557
          link: ""
14866
          link: ""
14558
          defaultvalue:
14867
          defaultvalue:
14559
14868
14560
        - tagfield: "430"
14869
        - tagfield: "425"
14561
          tagsubfield: "g"
14870
          tagsubfield: "g"
14562
          liblibrarian: "Subsequent Statement of Responsibility"
14871
          liblibrarian: "Subsequent Statement of Responsibility"
14563
          libopac: "Subsequent Statement of Responsibility"
14872
          libopac: "Subsequent Statement of Responsibility"
Lines 14569-14581 tables: Link Here
14569
          authtypecode: ""
14878
          authtypecode: ""
14570
          value_builder: ""
14879
          value_builder: ""
14571
          isurl: 0
14880
          isurl: 0
14572
          hidden: -6
14881
          hidden: -1
14573
          frameworkcode: ""
14882
          frameworkcode: ""
14574
          seealso: ""
14883
          seealso: ""
14575
          link: ""
14884
          link: ""
14576
          defaultvalue:
14885
          defaultvalue:
14577
14886
14578
        - tagfield: "430"
14887
        - tagfield: "425"
14579
          tagsubfield: "h"
14888
          tagsubfield: "h"
14580
          liblibrarian: "Number of Section or Part"
14889
          liblibrarian: "Number of Section or Part"
14581
          libopac: "Number of Section or Part"
14890
          libopac: "Number of Section or Part"
Lines 14587-14599 tables: Link Here
14587
          authtypecode: ""
14896
          authtypecode: ""
14588
          value_builder: ""
14897
          value_builder: ""
14589
          isurl: 0
14898
          isurl: 0
14590
          hidden: -5
14899
          hidden: -1
14591
          frameworkcode: ""
14900
          frameworkcode: ""
14592
          seealso: ""
14901
          seealso: ""
14593
          link: ""
14902
          link: ""
14594
          defaultvalue:
14903
          defaultvalue:
14595
14904
14596
        - tagfield: "430"
14905
        - tagfield: "425"
14597
          tagsubfield: "i"
14906
          tagsubfield: "i"
14598
          liblibrarian: "Name of Section or Part"
14907
          liblibrarian: "Name of Section or Part"
14599
          libopac: "Name of Section or Part"
14908
          libopac: "Name of Section or Part"
Lines 14605-14620 tables: Link Here
14605
          authtypecode: ""
14914
          authtypecode: ""
14606
          value_builder: ""
14915
          value_builder: ""
14607
          isurl: 0
14916
          isurl: 0
14608
          hidden: -5
14917
          hidden: -1
14609
          frameworkcode: ""
14918
          frameworkcode: ""
14610
          seealso: ""
14919
          seealso: ""
14611
          link: ""
14920
          link: ""
14612
          defaultvalue:
14921
          defaultvalue:
14613
14922
14614
        - tagfield: "430"
14923
        - tagfield: "425"
14615
          tagsubfield: "l"
14924
          tagsubfield: "l"
14616
          liblibrarian: "Parallel Title"
14925
          liblibrarian: "Parallel title"
14617
          libopac: "Parallel Title"
14926
          libopac: "Parallel title"
14618
          repeatable: 1
14927
          repeatable: 1
14619
          mandatory: 0
14928
          mandatory: 0
14620
          kohafield: ""
14929
          kohafield: ""
Lines 14623-14635 tables: Link Here
14623
          authtypecode: ""
14932
          authtypecode: ""
14624
          value_builder: ""
14933
          value_builder: ""
14625
          isurl: 0
14934
          isurl: 0
14626
          hidden: -6
14935
          hidden: -1
14627
          frameworkcode: ""
14936
          frameworkcode: ""
14628
          seealso: ""
14937
          seealso: ""
14629
          link: ""
14938
          link: ""
14630
          defaultvalue:
14939
          defaultvalue:
14631
14940
14632
        - tagfield: "430"
14941
        - tagfield: "425"
14633
          tagsubfield: "m"
14942
          tagsubfield: "m"
14634
          liblibrarian: "International Standard Music Number"
14943
          liblibrarian: "International Standard Music Number"
14635
          libopac: "International Standard Music Number"
14944
          libopac: "International Standard Music Number"
Lines 14641-14653 tables: Link Here
14641
          authtypecode: ""
14950
          authtypecode: ""
14642
          value_builder: ""
14951
          value_builder: ""
14643
          isurl: 0
14952
          isurl: 0
14644
          hidden: -6
14953
          hidden: -1
14645
          frameworkcode: ""
14954
          frameworkcode: ""
14646
          seealso: ""
14955
          seealso: ""
14647
          link: ""
14956
          link: ""
14648
          defaultvalue:
14957
          defaultvalue:
14649
14958
14650
        - tagfield: "430"
14959
        - tagfield: "425"
14651
          tagsubfield: "n"
14960
          tagsubfield: "n"
14652
          liblibrarian: "Name of Publisher, Distributor, etc."
14961
          liblibrarian: "Name of Publisher, Distributor, etc."
14653
          libopac: "Name of Publisher, Distributor, etc."
14962
          libopac: "Name of Publisher, Distributor, etc."
Lines 14659-14674 tables: Link Here
14659
          authtypecode: ""
14968
          authtypecode: ""
14660
          value_builder: ""
14969
          value_builder: ""
14661
          isurl: 0
14970
          isurl: 0
14662
          hidden: -6
14971
          hidden: -1
14663
          frameworkcode: ""
14972
          frameworkcode: ""
14664
          seealso: ""
14973
          seealso: ""
14665
          link: ""
14974
          link: ""
14666
          defaultvalue:
14975
          defaultvalue:
14667
14976
14668
        - tagfield: "430"
14977
        - tagfield: "425"
14669
          tagsubfield: "o"
14978
          tagsubfield: "o"
14670
          liblibrarian: "Other Title Information."
14979
          liblibrarian: "Other title information."
14671
          libopac: "Other Title Information."
14980
          libopac: "Other title information."
14672
          repeatable: 1
14981
          repeatable: 1
14673
          mandatory: 0
14982
          mandatory: 0
14674
          kohafield: ""
14983
          kohafield: ""
Lines 14677-14692 tables: Link Here
14677
          authtypecode: ""
14986
          authtypecode: ""
14678
          value_builder: ""
14987
          value_builder: ""
14679
          isurl: 0
14988
          isurl: 0
14680
          hidden: -6
14989
          hidden: -1
14681
          frameworkcode: ""
14990
          frameworkcode: ""
14682
          seealso: ""
14991
          seealso: ""
14683
          link: ""
14992
          link: ""
14684
          defaultvalue:
14993
          defaultvalue:
14685
14994
14686
        - tagfield: "430"
14995
        - tagfield: "425"
14687
          tagsubfield: "p"
14996
          tagsubfield: "p"
14688
          liblibrarian: "Physical Description"
14997
          liblibrarian: "Physical description"
14689
          libopac: "Physical Description"
14998
          libopac: "Physical description"
14690
          repeatable: 0
14999
          repeatable: 0
14691
          mandatory: 0
15000
          mandatory: 0
14692
          kohafield: ""
15001
          kohafield: ""
Lines 14695-14710 tables: Link Here
14695
          authtypecode: ""
15004
          authtypecode: ""
14696
          value_builder: ""
15005
          value_builder: ""
14697
          isurl: 0
15006
          isurl: 0
14698
          hidden: -5
15007
          hidden: -1
14699
          frameworkcode: ""
15008
          frameworkcode: ""
14700
          seealso: ""
15009
          seealso: ""
14701
          link: ""
15010
          link: ""
14702
          defaultvalue:
15011
          defaultvalue:
14703
15012
14704
        - tagfield: "430"
15013
        - tagfield: "425"
14705
          tagsubfield: "q"
15014
          tagsubfield: "q"
14706
          liblibrarian: "International Standard Identifier for a Work"
15015
          liblibrarian: "International standard identifier for a work"
14707
          libopac: "International Standard Identifier for a Work"
15016
          libopac: "International standard identifier for a work"
14708
          repeatable: 1
15017
          repeatable: 1
14709
          mandatory: 0
15018
          mandatory: 0
14710
          kohafield: ""
15019
          kohafield: ""
Lines 14713-14728 tables: Link Here
14713
          authtypecode: ""
15022
          authtypecode: ""
14714
          value_builder: ""
15023
          value_builder: ""
14715
          isurl: 0
15024
          isurl: 0
14716
          hidden: -6
15025
          hidden: -1
14717
          frameworkcode: ""
15026
          frameworkcode: ""
14718
          seealso: ""
15027
          seealso: ""
14719
          link: ""
15028
          link: ""
14720
          defaultvalue:
15029
          defaultvalue:
14721
15030
14722
        - tagfield: "430"
15031
        - tagfield: "425"
14723
          tagsubfield: "r"
15032
          tagsubfield: "r"
14724
          liblibrarian: "International Standard Identifier for an Expression"
15033
          liblibrarian: "International standard identifier for an expression"
14725
          libopac: "International Standard Identifier for an Expression"
15034
          libopac: "International standard identifier for an expression"
14726
          repeatable: 1
15035
          repeatable: 1
14727
          mandatory: 0
15036
          mandatory: 0
14728
          kohafield: ""
15037
          kohafield: ""
Lines 14731-14746 tables: Link Here
14731
          authtypecode: ""
15040
          authtypecode: ""
14732
          value_builder: ""
15041
          value_builder: ""
14733
          isurl: 0
15042
          isurl: 0
14734
          hidden: -6
15043
          hidden: -1
14735
          frameworkcode: ""
15044
          frameworkcode: ""
14736
          seealso: ""
15045
          seealso: ""
14737
          link: ""
15046
          link: ""
14738
          defaultvalue:
15047
          defaultvalue:
14739
15048
14740
        - tagfield: "430"
15049
        - tagfield: "425"
14741
          tagsubfield: "s"
15050
          tagsubfield: "s"
14742
          liblibrarian: "Series Statement"
15051
          liblibrarian: "Series statement"
14743
          libopac: "Series Statement"
15052
          libopac: "Series statement"
14744
          repeatable: 1
15053
          repeatable: 1
14745
          mandatory: 0
15054
          mandatory: 0
14746
          kohafield: ""
15055
          kohafield: ""
Lines 14749-14779 tables: Link Here
14749
          authtypecode: ""
15058
          authtypecode: ""
14750
          value_builder: ""
15059
          value_builder: ""
14751
          isurl: 0
15060
          isurl: 0
14752
          hidden: -6
15061
          hidden: -1
14753
          frameworkcode: ""
15062
          frameworkcode: ""
14754
          seealso: ""
15063
          seealso: ""
14755
          link: ""
15064
          link: ""
14756
          defaultvalue:
15065
          defaultvalue:
14757
15066
14758
        - tagfield: "430"
15067
        - tagfield: "425"
14759
          tagsubfield: "t"
15068
          tagsubfield: "t"
14760
          liblibrarian: "Title"
15069
          liblibrarian: "Title"
14761
          libopac: "Title"
15070
          libopac: "Title"
14762
          repeatable: 0
15071
          repeatable: 1
14763
          mandatory: 1
15072
          mandatory: 1
14764
          kohafield: ""
15073
          kohafield: ""
14765
          tab: 4
15074
          tab: 4
14766
          authorised_value: ""
15075
          authorised_value: ""
14767
          authtypecode: ""
15076
          authtypecode: ""
14768
          value_builder: ""
15077
          value_builder: unimarc_field_4XX.pl
14769
          isurl: 0
15078
          isurl: 0
14770
          hidden: -5
15079
          hidden: -2
14771
          frameworkcode: ""
15080
          frameworkcode: ""
14772
          seealso: ""
15081
          seealso: ""
14773
          link: ""
15082
          link: ""
14774
          defaultvalue:
15083
          defaultvalue:
14775
15084
14776
        - tagfield: "430"
15085
        - tagfield: "425"
14777
          tagsubfield: "u"
15086
          tagsubfield: "u"
14778
          liblibrarian: "Uniform Resource Locator"
15087
          liblibrarian: "Uniform Resource Locator"
14779
          libopac: "Uniform Resource Locator"
15088
          libopac: "Uniform Resource Locator"
Lines 14785-14797 tables: Link Here
14785
          authtypecode: ""
15094
          authtypecode: ""
14786
          value_builder: ""
15095
          value_builder: ""
14787
          isurl: 0
15096
          isurl: 0
14788
          hidden: -5
15097
          hidden: -1
14789
          frameworkcode: ""
15098
          frameworkcode: ""
14790
          seealso: ""
15099
          seealso: ""
14791
          link: ""
15100
          link: ""
14792
          defaultvalue:
15101
          defaultvalue:
14793
15102
14794
        - tagfield: "430"
15103
        - tagfield: "425"
14795
          tagsubfield: "v"
15104
          tagsubfield: "v"
14796
          liblibrarian: "Volume Number"
15105
          liblibrarian: "Volume Number"
14797
          libopac: "Volume Number"
15106
          libopac: "Volume Number"
Lines 14803-14815 tables: Link Here
14803
          authtypecode: ""
15112
          authtypecode: ""
14804
          value_builder: ""
15113
          value_builder: ""
14805
          isurl: 0
15114
          isurl: 0
14806
          hidden: -5
15115
          hidden: -1
14807
          frameworkcode: ""
15116
          frameworkcode: ""
14808
          seealso: ""
15117
          seealso: ""
14809
          link: ""
15118
          link: ""
14810
          defaultvalue:
15119
          defaultvalue:
14811
15120
14812
        - tagfield: "430"
15121
        - tagfield: "425"
14813
          tagsubfield: "x"
15122
          tagsubfield: "x"
14814
          liblibrarian: "International Standard Serial Number"
15123
          liblibrarian: "International Standard Serial Number"
14815
          libopac: "International Standard Serial Number"
15124
          libopac: "International Standard Serial Number"
Lines 14821-14833 tables: Link Here
14821
          authtypecode: ""
15130
          authtypecode: ""
14822
          value_builder: ""
15131
          value_builder: ""
14823
          isurl: 0
15132
          isurl: 0
14824
          hidden: -5
15133
          hidden: -1
14825
          frameworkcode: ""
15134
          frameworkcode: ""
14826
          seealso: ""
15135
          seealso: ""
14827
          link: ""
15136
          link: ISSN
14828
          defaultvalue:
15137
          defaultvalue:
14829
15138
14830
        - tagfield: "430"
15139
        - tagfield: "425"
14831
          tagsubfield: "y"
15140
          tagsubfield: "y"
14832
          liblibrarian: "International Standard Book Number"
15141
          liblibrarian: "International Standard Book Number"
14833
          libopac: "International Standard Book Number"
15142
          libopac: "International Standard Book Number"
Lines 14839-14851 tables: Link Here
14839
          authtypecode: ""
15148
          authtypecode: ""
14840
          value_builder: ""
15149
          value_builder: ""
14841
          isurl: 0
15150
          isurl: 0
14842
          hidden: -5
15151
          hidden: -1
14843
          frameworkcode: ""
15152
          frameworkcode: ""
14844
          seealso: ""
15153
          seealso: ""
14845
          link: ""
15154
          link: ISBN
14846
          defaultvalue:
15155
          defaultvalue:
14847
15156
14848
        - tagfield: "430"
15157
        - tagfield: "425"
14849
          tagsubfield: "z"
15158
          tagsubfield: "z"
14850
          liblibrarian: "CODEN"
15159
          liblibrarian: "CODEN"
14851
          libopac: "CODEN"
15160
          libopac: "CODEN"
Lines 14857-14905 tables: Link Here
14857
          authtypecode: ""
15166
          authtypecode: ""
14858
          value_builder: ""
15167
          value_builder: ""
14859
          isurl: 0
15168
          isurl: 0
14860
          hidden: -5
15169
          hidden: -1
14861
          frameworkcode: ""
14862
          seealso: ""
14863
          link: ""
14864
          defaultvalue:
14865
14866
        - tagfield: "431"
14867
          tagsubfield: "0"
14868
          liblibrarian: "Bibliographic Record Identifier"
14869
          libopac: "Bibliographic Record Identifier"
14870
          repeatable: 0
14871
          mandatory: 0
14872
          kohafield: ""
14873
          tab: 4
14874
          authorised_value: ""
14875
          authtypecode: ""
14876
          value_builder: ""
14877
          isurl: 0
14878
          hidden: -5
14879
          frameworkcode: ""
14880
          seealso: ""
14881
          link: ""
14882
          defaultvalue:
14883
14884
        - tagfield: "431"
14885
          tagsubfield: "1"
14886
          liblibrarian: "Linking Data"
14887
          libopac: "Linking Data"
14888
          repeatable: 1
14889
          mandatory: 0
14890
          kohafield: ""
14891
          tab: 4
14892
          authorised_value: ""
14893
          authtypecode: ""
14894
          value_builder: ""
14895
          isurl: 0
14896
          hidden: -6
14897
          frameworkcode: ""
15170
          frameworkcode: ""
14898
          seealso: ""
15171
          seealso: ""
14899
          link: ""
15172
          link: ""
14900
          defaultvalue:
15173
          defaultvalue:
14901
15174
14902
        - tagfield: "431"
15175
        - tagfield: "430"
14903
          tagsubfield: "3"
15176
          tagsubfield: "3"
14904
          liblibrarian: "Authority Record Number"
15177
          liblibrarian: "Authority Record Number"
14905
          libopac: "Authority Record Number"
15178
          libopac: "Authority Record Number"
Lines 14911-14926 tables: Link Here
14911
          authtypecode: ""
15184
          authtypecode: ""
14912
          value_builder: ""
15185
          value_builder: ""
14913
          isurl: 0
15186
          isurl: 0
14914
          hidden: -5
15187
          hidden: -1
14915
          frameworkcode: ""
15188
          frameworkcode: ""
14916
          seealso: ""
15189
          seealso: ""
14917
          link: ""
15190
          link: ""
14918
          defaultvalue:
15191
          defaultvalue:
14919
15192
14920
        - tagfield: "431"
15193
        - tagfield: "430"
14921
          tagsubfield: "5"
15194
          tagsubfield: "5"
14922
          liblibrarian: "Institution to Which the Field Applies"
15195
          liblibrarian: "Institution and Copy to Which Field Applies"
14923
          libopac: "Institution to Which the Field Applies"
15196
          libopac: "Institution and Copy to Which Field Applies"
14924
          repeatable: 0
15197
          repeatable: 0
14925
          mandatory: 0
15198
          mandatory: 0
14926
          kohafield: ""
15199
          kohafield: ""
Lines 14929-14944 tables: Link Here
14929
          authtypecode: ""
15202
          authtypecode: ""
14930
          value_builder: ""
15203
          value_builder: ""
14931
          isurl: 0
15204
          isurl: 0
14932
          hidden: -5
15205
          hidden: -1
14933
          frameworkcode: ""
15206
          frameworkcode: ""
14934
          seealso: ""
15207
          seealso: ""
14935
          link: ""
15208
          link: ""
14936
          defaultvalue:
15209
          defaultvalue:
14937
15210
14938
        - tagfield: "431"
15211
        - tagfield: "430"
14939
          tagsubfield: "9"
15212
          tagsubfield: "9"
14940
          liblibrarian: "Koha number"
15213
          liblibrarian: "Koha number"
14941
          libopac: ""
15214
          libopac: "Koha number"
14942
          repeatable: 0
15215
          repeatable: 0
14943
          mandatory: 0
15216
          mandatory: 0
14944
          kohafield: ""
15217
          kohafield: ""
Lines 14947-14959 tables: Link Here
14947
          authtypecode: ""
15220
          authtypecode: ""
14948
          value_builder: ""
15221
          value_builder: ""
14949
          isurl: 0
15222
          isurl: 0
14950
          hidden: 0
15223
          hidden: -1
14951
          frameworkcode: ""
15224
          frameworkcode: ""
14952
          seealso: ""
15225
          seealso: ""
14953
          link: 001@
15226
          link: Local-number
14954
          defaultvalue: ""
15227
          defaultvalue:
14955
15228
14956
        - tagfield: "431"
15229
        - tagfield: "430"
14957
          tagsubfield: "a"
15230
          tagsubfield: "a"
14958
          liblibrarian: "Author"
15231
          liblibrarian: "Author"
14959
          libopac: "Author"
15232
          libopac: "Author"
Lines 14965-14977 tables: Link Here
14965
          authtypecode: ""
15238
          authtypecode: ""
14966
          value_builder: ""
15239
          value_builder: ""
14967
          isurl: 0
15240
          isurl: 0
14968
          hidden: -5
15241
          hidden: -1
14969
          frameworkcode: ""
15242
          frameworkcode: ""
14970
          seealso: ""
15243
          seealso: ""
14971
          link: ""
15244
          link: ""
14972
          defaultvalue:
15245
          defaultvalue:
14973
15246
14974
        - tagfield: "431"
15247
        - tagfield: "430"
14975
          tagsubfield: "b"
15248
          tagsubfield: "b"
14976
          liblibrarian: "General Material Designation"
15249
          liblibrarian: "General Material Designation"
14977
          libopac: "General Material Designation"
15250
          libopac: "General Material Designation"
Lines 14983-14995 tables: Link Here
14983
          authtypecode: ""
15256
          authtypecode: ""
14984
          value_builder: ""
15257
          value_builder: ""
14985
          isurl: 0
15258
          isurl: 0
14986
          hidden: -6
15259
          hidden: -1
14987
          frameworkcode: ""
15260
          frameworkcode: ""
14988
          seealso: ""
15261
          seealso: ""
14989
          link: ""
15262
          link: ""
14990
          defaultvalue:
15263
          defaultvalue:
14991
15264
14992
        - tagfield: "431"
15265
        - tagfield: "430"
14993
          tagsubfield: "c"
15266
          tagsubfield: "c"
14994
          liblibrarian: "Place of Publication"
15267
          liblibrarian: "Place of Publication"
14995
          libopac: "Place of Publication"
15268
          libopac: "Place of Publication"
Lines 15001-15013 tables: Link Here
15001
          authtypecode: ""
15274
          authtypecode: ""
15002
          value_builder: ""
15275
          value_builder: ""
15003
          isurl: 0
15276
          isurl: 0
15004
          hidden: -5
15277
          hidden: -1
15005
          frameworkcode: ""
15278
          frameworkcode: ""
15006
          seealso: ""
15279
          seealso: ""
15007
          link: ""
15280
          link: ""
15008
          defaultvalue:
15281
          defaultvalue:
15009
15282
15010
        - tagfield: "431"
15283
        - tagfield: "430"
15011
          tagsubfield: "d"
15284
          tagsubfield: "d"
15012
          liblibrarian: "Date of Publication"
15285
          liblibrarian: "Date of Publication"
15013
          libopac: "Date of Publication"
15286
          libopac: "Date of Publication"
Lines 15019-15031 tables: Link Here
15019
          authtypecode: ""
15292
          authtypecode: ""
15020
          value_builder: ""
15293
          value_builder: ""
15021
          isurl: 0
15294
          isurl: 0
15022
          hidden: -5
15295
          hidden: -1
15023
          frameworkcode: ""
15296
          frameworkcode: ""
15024
          seealso: ""
15297
          seealso: ""
15025
          link: ""
15298
          link: ""
15026
          defaultvalue:
15299
          defaultvalue:
15027
15300
15028
        - tagfield: "431"
15301
        - tagfield: "430"
15029
          tagsubfield: "e"
15302
          tagsubfield: "e"
15030
          liblibrarian: "Edition Statement"
15303
          liblibrarian: "Edition Statement"
15031
          libopac: "Edition Statement"
15304
          libopac: "Edition Statement"
Lines 15037-15049 tables: Link Here
15037
          authtypecode: ""
15310
          authtypecode: ""
15038
          value_builder: ""
15311
          value_builder: ""
15039
          isurl: 0
15312
          isurl: 0
15040
          hidden: -5
15313
          hidden: -1
15041
          frameworkcode: ""
15314
          frameworkcode: ""
15042
          seealso: ""
15315
          seealso: ""
15043
          link: ""
15316
          link: ""
15044
          defaultvalue:
15317
          defaultvalue:
15045
15318
15046
        - tagfield: "431"
15319
        - tagfield: "430"
15047
          tagsubfield: "f"
15320
          tagsubfield: "f"
15048
          liblibrarian: "First Statement of Responsibility"
15321
          liblibrarian: "First Statement of Responsibility"
15049
          libopac: "First Statement of Responsibility"
15322
          libopac: "First Statement of Responsibility"
Lines 15055-15067 tables: Link Here
15055
          authtypecode: ""
15328
          authtypecode: ""
15056
          value_builder: ""
15329
          value_builder: ""
15057
          isurl: 0
15330
          isurl: 0
15058
          hidden: -6
15331
          hidden: -1
15059
          frameworkcode: ""
15332
          frameworkcode: ""
15060
          seealso: ""
15333
          seealso: ""
15061
          link: ""
15334
          link: ""
15062
          defaultvalue:
15335
          defaultvalue:
15063
15336
15064
        - tagfield: "431"
15337
        - tagfield: "430"
15065
          tagsubfield: "g"
15338
          tagsubfield: "g"
15066
          liblibrarian: "Subsequent Statement of Responsibility"
15339
          liblibrarian: "Subsequent Statement of Responsibility"
15067
          libopac: "Subsequent Statement of Responsibility"
15340
          libopac: "Subsequent Statement of Responsibility"
Lines 15073-15085 tables: Link Here
15073
          authtypecode: ""
15346
          authtypecode: ""
15074
          value_builder: ""
15347
          value_builder: ""
15075
          isurl: 0
15348
          isurl: 0
15076
          hidden: -6
15349
          hidden: -1
15077
          frameworkcode: ""
15350
          frameworkcode: ""
15078
          seealso: ""
15351
          seealso: ""
15079
          link: ""
15352
          link: ""
15080
          defaultvalue:
15353
          defaultvalue:
15081
15354
15082
        - tagfield: "431"
15355
        - tagfield: "430"
15083
          tagsubfield: "h"
15356
          tagsubfield: "h"
15084
          liblibrarian: "Number of Section or Part"
15357
          liblibrarian: "Number of Section or Part"
15085
          libopac: "Number of Section or Part"
15358
          libopac: "Number of Section or Part"
Lines 15091-15103 tables: Link Here
15091
          authtypecode: ""
15364
          authtypecode: ""
15092
          value_builder: ""
15365
          value_builder: ""
15093
          isurl: 0
15366
          isurl: 0
15094
          hidden: -5
15367
          hidden: -1
15095
          frameworkcode: ""
15368
          frameworkcode: ""
15096
          seealso: ""
15369
          seealso: ""
15097
          link: ""
15370
          link: ""
15098
          defaultvalue:
15371
          defaultvalue:
15099
15372
15100
        - tagfield: "431"
15373
        - tagfield: "430"
15101
          tagsubfield: "i"
15374
          tagsubfield: "i"
15102
          liblibrarian: "Name of Section or Part"
15375
          liblibrarian: "Name of Section or Part"
15103
          libopac: "Name of Section or Part"
15376
          libopac: "Name of Section or Part"
Lines 15109-15124 tables: Link Here
15109
          authtypecode: ""
15382
          authtypecode: ""
15110
          value_builder: ""
15383
          value_builder: ""
15111
          isurl: 0
15384
          isurl: 0
15112
          hidden: -5
15385
          hidden: -1
15113
          frameworkcode: ""
15386
          frameworkcode: ""
15114
          seealso: ""
15387
          seealso: ""
15115
          link: ""
15388
          link: ""
15116
          defaultvalue:
15389
          defaultvalue:
15117
15390
15118
        - tagfield: "431"
15391
        - tagfield: "430"
15119
          tagsubfield: "l"
15392
          tagsubfield: "l"
15120
          liblibrarian: "Parallel Title"
15393
          liblibrarian: "Parallel title"
15121
          libopac: "Parallel Title"
15394
          libopac: "Parallel title"
15122
          repeatable: 1
15395
          repeatable: 1
15123
          mandatory: 0
15396
          mandatory: 0
15124
          kohafield: ""
15397
          kohafield: ""
Lines 15127-15139 tables: Link Here
15127
          authtypecode: ""
15400
          authtypecode: ""
15128
          value_builder: ""
15401
          value_builder: ""
15129
          isurl: 0
15402
          isurl: 0
15130
          hidden: -6
15403
          hidden: -1
15131
          frameworkcode: ""
15404
          frameworkcode: ""
15132
          seealso: ""
15405
          seealso: ""
15133
          link: ""
15406
          link: ""
15134
          defaultvalue:
15407
          defaultvalue:
15135
15408
15136
        - tagfield: "431"
15409
        - tagfield: "430"
15137
          tagsubfield: "m"
15410
          tagsubfield: "m"
15138
          liblibrarian: "International Standard Music Number"
15411
          liblibrarian: "International Standard Music Number"
15139
          libopac: "International Standard Music Number"
15412
          libopac: "International Standard Music Number"
Lines 15145-15157 tables: Link Here
15145
          authtypecode: ""
15418
          authtypecode: ""
15146
          value_builder: ""
15419
          value_builder: ""
15147
          isurl: 0
15420
          isurl: 0
15148
          hidden: -6
15421
          hidden: -1
15149
          frameworkcode: ""
15422
          frameworkcode: ""
15150
          seealso: ""
15423
          seealso: ""
15151
          link: ""
15424
          link: ""
15152
          defaultvalue:
15425
          defaultvalue:
15153
15426
15154
        - tagfield: "431"
15427
        - tagfield: "430"
15155
          tagsubfield: "n"
15428
          tagsubfield: "n"
15156
          liblibrarian: "Name of Publisher, Distributor, etc."
15429
          liblibrarian: "Name of Publisher, Distributor, etc."
15157
          libopac: "Name of Publisher, Distributor, etc."
15430
          libopac: "Name of Publisher, Distributor, etc."
Lines 15163-15178 tables: Link Here
15163
          authtypecode: ""
15436
          authtypecode: ""
15164
          value_builder: ""
15437
          value_builder: ""
15165
          isurl: 0
15438
          isurl: 0
15166
          hidden: -6
15439
          hidden: -1
15167
          frameworkcode: ""
15440
          frameworkcode: ""
15168
          seealso: ""
15441
          seealso: ""
15169
          link: ""
15442
          link: ""
15170
          defaultvalue:
15443
          defaultvalue:
15171
15444
15172
        - tagfield: "431"
15445
        - tagfield: "430"
15173
          tagsubfield: "o"
15446
          tagsubfield: "o"
15174
          liblibrarian: "Other Title Information."
15447
          liblibrarian: "Other title information."
15175
          libopac: "Other Title Information."
15448
          libopac: "Other title information."
15176
          repeatable: 1
15449
          repeatable: 1
15177
          mandatory: 0
15450
          mandatory: 0
15178
          kohafield: ""
15451
          kohafield: ""
Lines 15181-15196 tables: Link Here
15181
          authtypecode: ""
15454
          authtypecode: ""
15182
          value_builder: ""
15455
          value_builder: ""
15183
          isurl: 0
15456
          isurl: 0
15184
          hidden: -6
15457
          hidden: -1
15185
          frameworkcode: ""
15458
          frameworkcode: ""
15186
          seealso: ""
15459
          seealso: ""
15187
          link: ""
15460
          link: ""
15188
          defaultvalue:
15461
          defaultvalue:
15189
15462
15190
        - tagfield: "431"
15463
        - tagfield: "430"
15191
          tagsubfield: "p"
15464
          tagsubfield: "p"
15192
          liblibrarian: "Physical Description"
15465
          liblibrarian: "Physical description"
15193
          libopac: "Physical Description"
15466
          libopac: "Physical description"
15194
          repeatable: 0
15467
          repeatable: 0
15195
          mandatory: 0
15468
          mandatory: 0
15196
          kohafield: ""
15469
          kohafield: ""
Lines 15199-15214 tables: Link Here
15199
          authtypecode: ""
15472
          authtypecode: ""
15200
          value_builder: ""
15473
          value_builder: ""
15201
          isurl: 0
15474
          isurl: 0
15202
          hidden: -5
15475
          hidden: -1
15203
          frameworkcode: ""
15476
          frameworkcode: ""
15204
          seealso: ""
15477
          seealso: ""
15205
          link: ""
15478
          link: ""
15206
          defaultvalue:
15479
          defaultvalue:
15207
15480
15208
        - tagfield: "431"
15481
        - tagfield: "430"
15209
          tagsubfield: "q"
15482
          tagsubfield: "q"
15210
          liblibrarian: "International Standard Identifier for a Work"
15483
          liblibrarian: "International standard identifier for a work"
15211
          libopac: "International Standard Identifier for a Work"
15484
          libopac: "International standard identifier for a work"
15212
          repeatable: 1
15485
          repeatable: 1
15213
          mandatory: 0
15486
          mandatory: 0
15214
          kohafield: ""
15487
          kohafield: ""
Lines 15217-15232 tables: Link Here
15217
          authtypecode: ""
15490
          authtypecode: ""
15218
          value_builder: ""
15491
          value_builder: ""
15219
          isurl: 0
15492
          isurl: 0
15220
          hidden: -6
15493
          hidden: -1
15221
          frameworkcode: ""
15494
          frameworkcode: ""
15222
          seealso: ""
15495
          seealso: ""
15223
          link: ""
15496
          link: ""
15224
          defaultvalue:
15497
          defaultvalue:
15225
15498
15226
        - tagfield: "431"
15499
        - tagfield: "430"
15227
          tagsubfield: "r"
15500
          tagsubfield: "r"
15228
          liblibrarian: "International Standard Identifier for an Expression"
15501
          liblibrarian: "International standard identifier for an expression"
15229
          libopac: "International Standard Identifier for an Expression"
15502
          libopac: "International standard identifier for an expression"
15230
          repeatable: 1
15503
          repeatable: 1
15231
          mandatory: 0
15504
          mandatory: 0
15232
          kohafield: ""
15505
          kohafield: ""
Lines 15235-15250 tables: Link Here
15235
          authtypecode: ""
15508
          authtypecode: ""
15236
          value_builder: ""
15509
          value_builder: ""
15237
          isurl: 0
15510
          isurl: 0
15238
          hidden: -6
15511
          hidden: -1
15239
          frameworkcode: ""
15512
          frameworkcode: ""
15240
          seealso: ""
15513
          seealso: ""
15241
          link: ""
15514
          link: ""
15242
          defaultvalue:
15515
          defaultvalue:
15243
15516
15244
        - tagfield: "431"
15517
        - tagfield: "430"
15245
          tagsubfield: "s"
15518
          tagsubfield: "s"
15246
          liblibrarian: "Series Statement"
15519
          liblibrarian: "Series statement"
15247
          libopac: "Series Statement"
15520
          libopac: "Series statement"
15248
          repeatable: 1
15521
          repeatable: 1
15249
          mandatory: 0
15522
          mandatory: 0
15250
          kohafield: ""
15523
          kohafield: ""
Lines 15253-15283 tables: Link Here
15253
          authtypecode: ""
15526
          authtypecode: ""
15254
          value_builder: ""
15527
          value_builder: ""
15255
          isurl: 0
15528
          isurl: 0
15256
          hidden: -6
15529
          hidden: -1
15257
          frameworkcode: ""
15530
          frameworkcode: ""
15258
          seealso: ""
15531
          seealso: ""
15259
          link: ""
15532
          link: ""
15260
          defaultvalue:
15533
          defaultvalue:
15261
15534
15262
        - tagfield: "431"
15535
        - tagfield: "430"
15263
          tagsubfield: "t"
15536
          tagsubfield: "t"
15264
          liblibrarian: "Title"
15537
          liblibrarian: "Title"
15265
          libopac: "Title"
15538
          libopac: "Title"
15266
          repeatable: 0
15539
          repeatable: 1
15267
          mandatory: 1
15540
          mandatory: 1
15268
          kohafield: ""
15541
          kohafield: ""
15269
          tab: 4
15542
          tab: 4
15270
          authorised_value: ""
15543
          authorised_value: ""
15271
          authtypecode: ""
15544
          authtypecode: ""
15272
          value_builder: ""
15545
          value_builder: unimarc_field_4XX.pl
15273
          isurl: 0
15546
          isurl: 0
15274
          hidden: -5
15547
          hidden: 0
15275
          frameworkcode: ""
15548
          frameworkcode: ""
15276
          seealso: ""
15549
          seealso: ""
15277
          link: ""
15550
          link: ""
15278
          defaultvalue:
15551
          defaultvalue:
15279
15552
15280
        - tagfield: "431"
15553
        - tagfield: "430"
15281
          tagsubfield: "u"
15554
          tagsubfield: "u"
15282
          liblibrarian: "Uniform Resource Locator"
15555
          liblibrarian: "Uniform Resource Locator"
15283
          libopac: "Uniform Resource Locator"
15556
          libopac: "Uniform Resource Locator"
Lines 15289-15301 tables: Link Here
15289
          authtypecode: ""
15562
          authtypecode: ""
15290
          value_builder: ""
15563
          value_builder: ""
15291
          isurl: 0
15564
          isurl: 0
15292
          hidden: -5
15565
          hidden: -1
15293
          frameworkcode: ""
15566
          frameworkcode: ""
15294
          seealso: ""
15567
          seealso: ""
15295
          link: ""
15568
          link: ""
15296
          defaultvalue:
15569
          defaultvalue:
15297
15570
15298
        - tagfield: "431"
15571
        - tagfield: "430"
15299
          tagsubfield: "v"
15572
          tagsubfield: "v"
15300
          liblibrarian: "Volume Number"
15573
          liblibrarian: "Volume Number"
15301
          libopac: "Volume Number"
15574
          libopac: "Volume Number"
Lines 15307-15319 tables: Link Here
15307
          authtypecode: ""
15580
          authtypecode: ""
15308
          value_builder: ""
15581
          value_builder: ""
15309
          isurl: 0
15582
          isurl: 0
15310
          hidden: -5
15583
          hidden: -1
15311
          frameworkcode: ""
15584
          frameworkcode: ""
15312
          seealso: ""
15585
          seealso: ""
15313
          link: ""
15586
          link: ""
15314
          defaultvalue:
15587
          defaultvalue:
15315
15588
15316
        - tagfield: "431"
15589
        - tagfield: "430"
15317
          tagsubfield: "x"
15590
          tagsubfield: "x"
15318
          liblibrarian: "International Standard Serial Number"
15591
          liblibrarian: "International Standard Serial Number"
15319
          libopac: "International Standard Serial Number"
15592
          libopac: "International Standard Serial Number"
Lines 15325-15337 tables: Link Here
15325
          authtypecode: ""
15598
          authtypecode: ""
15326
          value_builder: ""
15599
          value_builder: ""
15327
          isurl: 0
15600
          isurl: 0
15328
          hidden: -5
15601
          hidden: -1
15329
          frameworkcode: ""
15602
          frameworkcode: ""
15330
          seealso: ""
15603
          seealso: ""
15331
          link: ""
15604
          link: ISSN
15332
          defaultvalue:
15605
          defaultvalue:
15333
15606
15334
        - tagfield: "431"
15607
        - tagfield: "430"
15335
          tagsubfield: "y"
15608
          tagsubfield: "y"
15336
          liblibrarian: "International Standard Book Number"
15609
          liblibrarian: "International Standard Book Number"
15337
          libopac: "International Standard Book Number"
15610
          libopac: "International Standard Book Number"
Lines 15343-15355 tables: Link Here
15343
          authtypecode: ""
15616
          authtypecode: ""
15344
          value_builder: ""
15617
          value_builder: ""
15345
          isurl: 0
15618
          isurl: 0
15346
          hidden: -5
15619
          hidden: -1
15347
          frameworkcode: ""
15620
          frameworkcode: ""
15348
          seealso: ""
15621
          seealso: ""
15349
          link: ""
15622
          link: ISBN
15350
          defaultvalue:
15623
          defaultvalue:
15351
15624
15352
        - tagfield: "431"
15625
        - tagfield: "430"
15353
          tagsubfield: "z"
15626
          tagsubfield: "z"
15354
          liblibrarian: "CODEN"
15627
          liblibrarian: "CODEN"
15355
          libopac: "CODEN"
15628
          libopac: "CODEN"
Lines 15361-15409 tables: Link Here
15361
          authtypecode: ""
15634
          authtypecode: ""
15362
          value_builder: ""
15635
          value_builder: ""
15363
          isurl: 0
15636
          isurl: 0
15364
          hidden: -5
15637
          hidden: -1
15365
          frameworkcode: ""
15366
          seealso: ""
15367
          link: ""
15368
          defaultvalue:
15369
15370
        - tagfield: "432"
15371
          tagsubfield: "0"
15372
          liblibrarian: "Bibliographic Record Identifier"
15373
          libopac: "Bibliographic Record Identifier"
15374
          repeatable: 0
15375
          mandatory: 0
15376
          kohafield: ""
15377
          tab: 4
15378
          authorised_value: ""
15379
          authtypecode: ""
15380
          value_builder: ""
15381
          isurl: 0
15382
          hidden: -5
15383
          frameworkcode: ""
15384
          seealso: ""
15385
          link: ""
15386
          defaultvalue:
15387
15388
        - tagfield: "432"
15389
          tagsubfield: "1"
15390
          liblibrarian: "Linking Data"
15391
          libopac: "Linking Data"
15392
          repeatable: 1
15393
          mandatory: 0
15394
          kohafield: ""
15395
          tab: 4
15396
          authorised_value: ""
15397
          authtypecode: ""
15398
          value_builder: ""
15399
          isurl: 0
15400
          hidden: -6
15401
          frameworkcode: ""
15638
          frameworkcode: ""
15402
          seealso: ""
15639
          seealso: ""
15403
          link: ""
15640
          link: ""
15404
          defaultvalue:
15641
          defaultvalue:
15405
15642
15406
        - tagfield: "432"
15643
        - tagfield: "431"
15407
          tagsubfield: "3"
15644
          tagsubfield: "3"
15408
          liblibrarian: "Authority Record Number"
15645
          liblibrarian: "Authority Record Number"
15409
          libopac: "Authority Record Number"
15646
          libopac: "Authority Record Number"
Lines 15415-15430 tables: Link Here
15415
          authtypecode: ""
15652
          authtypecode: ""
15416
          value_builder: ""
15653
          value_builder: ""
15417
          isurl: 0
15654
          isurl: 0
15418
          hidden: -5
15655
          hidden: -1
15419
          frameworkcode: ""
15656
          frameworkcode: ""
15420
          seealso: ""
15657
          seealso: ""
15421
          link: ""
15658
          link: ""
15422
          defaultvalue:
15659
          defaultvalue:
15423
15660
15424
        - tagfield: "432"
15661
        - tagfield: "431"
15425
          tagsubfield: "5"
15662
          tagsubfield: "5"
15426
          liblibrarian: "Institution to Which the Field Applies"
15663
          liblibrarian: "Institution and Copy to Which Field Applies"
15427
          libopac: "Institution to Which the Field Applies"
15664
          libopac: "Institution and Copy to Which Field Applies"
15428
          repeatable: 0
15665
          repeatable: 0
15429
          mandatory: 0
15666
          mandatory: 0
15430
          kohafield: ""
15667
          kohafield: ""
Lines 15433-15448 tables: Link Here
15433
          authtypecode: ""
15670
          authtypecode: ""
15434
          value_builder: ""
15671
          value_builder: ""
15435
          isurl: 0
15672
          isurl: 0
15436
          hidden: -5
15673
          hidden: -1
15437
          frameworkcode: ""
15674
          frameworkcode: ""
15438
          seealso: ""
15675
          seealso: ""
15439
          link: ""
15676
          link: ""
15440
          defaultvalue:
15677
          defaultvalue:
15441
15678
15442
        - tagfield: "432"
15679
        - tagfield: "431"
15443
          tagsubfield: "9"
15680
          tagsubfield: "9"
15444
          liblibrarian: "Koha number"
15681
          liblibrarian: "Koha number"
15445
          libopac: ""
15682
          libopac: "Koha number"
15446
          repeatable: 0
15683
          repeatable: 0
15447
          mandatory: 0
15684
          mandatory: 0
15448
          kohafield: ""
15685
          kohafield: ""
Lines 15451-15463 tables: Link Here
15451
          authtypecode: ""
15688
          authtypecode: ""
15452
          value_builder: ""
15689
          value_builder: ""
15453
          isurl: 0
15690
          isurl: 0
15454
          hidden: 0
15691
          hidden: 1
15455
          frameworkcode: ""
15692
          frameworkcode: ""
15456
          seealso: ""
15693
          seealso: ""
15457
          link: 001@
15694
          link: Local-number
15458
          defaultvalue: ""
15695
          defaultvalue:
15459
15696
15460
        - tagfield: "432"
15697
        - tagfield: "431"
15461
          tagsubfield: "a"
15698
          tagsubfield: "a"
15462
          liblibrarian: "Author"
15699
          liblibrarian: "Author"
15463
          libopac: "Author"
15700
          libopac: "Author"
Lines 15469-15481 tables: Link Here
15469
          authtypecode: ""
15706
          authtypecode: ""
15470
          value_builder: ""
15707
          value_builder: ""
15471
          isurl: 0
15708
          isurl: 0
15472
          hidden: -5
15709
          hidden: -1
15473
          frameworkcode: ""
15710
          frameworkcode: ""
15474
          seealso: ""
15711
          seealso: ""
15475
          link: ""
15712
          link: ""
15476
          defaultvalue:
15713
          defaultvalue:
15477
15714
15478
        - tagfield: "432"
15715
        - tagfield: "431"
15479
          tagsubfield: "b"
15716
          tagsubfield: "b"
15480
          liblibrarian: "General Material Designation"
15717
          liblibrarian: "General Material Designation"
15481
          libopac: "General Material Designation"
15718
          libopac: "General Material Designation"
Lines 15487-15499 tables: Link Here
15487
          authtypecode: ""
15724
          authtypecode: ""
15488
          value_builder: ""
15725
          value_builder: ""
15489
          isurl: 0
15726
          isurl: 0
15490
          hidden: -6
15727
          hidden: -1
15491
          frameworkcode: ""
15728
          frameworkcode: ""
15492
          seealso: ""
15729
          seealso: ""
15493
          link: ""
15730
          link: ""
15494
          defaultvalue:
15731
          defaultvalue:
15495
15732
15496
        - tagfield: "432"
15733
        - tagfield: "431"
15497
          tagsubfield: "c"
15734
          tagsubfield: "c"
15498
          liblibrarian: "Place of Publication"
15735
          liblibrarian: "Place of Publication"
15499
          libopac: "Place of Publication"
15736
          libopac: "Place of Publication"
Lines 15505-15517 tables: Link Here
15505
          authtypecode: ""
15742
          authtypecode: ""
15506
          value_builder: ""
15743
          value_builder: ""
15507
          isurl: 0
15744
          isurl: 0
15508
          hidden: -5
15745
          hidden: -1
15509
          frameworkcode: ""
15746
          frameworkcode: ""
15510
          seealso: ""
15747
          seealso: ""
15511
          link: ""
15748
          link: ""
15512
          defaultvalue:
15749
          defaultvalue:
15513
15750
15514
        - tagfield: "432"
15751
        - tagfield: "431"
15515
          tagsubfield: "d"
15752
          tagsubfield: "d"
15516
          liblibrarian: "Date of Publication"
15753
          liblibrarian: "Date of Publication"
15517
          libopac: "Date of Publication"
15754
          libopac: "Date of Publication"
Lines 15523-15535 tables: Link Here
15523
          authtypecode: ""
15760
          authtypecode: ""
15524
          value_builder: ""
15761
          value_builder: ""
15525
          isurl: 0
15762
          isurl: 0
15526
          hidden: -5
15763
          hidden: -1
15527
          frameworkcode: ""
15764
          frameworkcode: ""
15528
          seealso: ""
15765
          seealso: ""
15529
          link: ""
15766
          link: ""
15530
          defaultvalue:
15767
          defaultvalue:
15531
15768
15532
        - tagfield: "432"
15769
        - tagfield: "431"
15533
          tagsubfield: "e"
15770
          tagsubfield: "e"
15534
          liblibrarian: "Edition Statement"
15771
          liblibrarian: "Edition Statement"
15535
          libopac: "Edition Statement"
15772
          libopac: "Edition Statement"
Lines 15541-15553 tables: Link Here
15541
          authtypecode: ""
15778
          authtypecode: ""
15542
          value_builder: ""
15779
          value_builder: ""
15543
          isurl: 0
15780
          isurl: 0
15544
          hidden: -5
15781
          hidden: -1
15545
          frameworkcode: ""
15782
          frameworkcode: ""
15546
          seealso: ""
15783
          seealso: ""
15547
          link: ""
15784
          link: ""
15548
          defaultvalue:
15785
          defaultvalue:
15549
15786
15550
        - tagfield: "432"
15787
        - tagfield: "431"
15551
          tagsubfield: "f"
15788
          tagsubfield: "f"
15552
          liblibrarian: "First Statement of Responsibility"
15789
          liblibrarian: "First Statement of Responsibility"
15553
          libopac: "First Statement of Responsibility"
15790
          libopac: "First Statement of Responsibility"
Lines 15559-15571 tables: Link Here
15559
          authtypecode: ""
15796
          authtypecode: ""
15560
          value_builder: ""
15797
          value_builder: ""
15561
          isurl: 0
15798
          isurl: 0
15562
          hidden: -6
15799
          hidden: -1
15563
          frameworkcode: ""
15800
          frameworkcode: ""
15564
          seealso: ""
15801
          seealso: ""
15565
          link: ""
15802
          link: ""
15566
          defaultvalue:
15803
          defaultvalue:
15567
15804
15568
        - tagfield: "432"
15805
        - tagfield: "431"
15569
          tagsubfield: "g"
15806
          tagsubfield: "g"
15570
          liblibrarian: "Subsequent Statement of Responsibility"
15807
          liblibrarian: "Subsequent Statement of Responsibility"
15571
          libopac: "Subsequent Statement of Responsibility"
15808
          libopac: "Subsequent Statement of Responsibility"
Lines 15577-15589 tables: Link Here
15577
          authtypecode: ""
15814
          authtypecode: ""
15578
          value_builder: ""
15815
          value_builder: ""
15579
          isurl: 0
15816
          isurl: 0
15580
          hidden: -6
15817
          hidden: -1
15581
          frameworkcode: ""
15818
          frameworkcode: ""
15582
          seealso: ""
15819
          seealso: ""
15583
          link: ""
15820
          link: ""
15584
          defaultvalue:
15821
          defaultvalue:
15585
15822
15586
        - tagfield: "432"
15823
        - tagfield: "431"
15587
          tagsubfield: "h"
15824
          tagsubfield: "h"
15588
          liblibrarian: "Number of Section or Part"
15825
          liblibrarian: "Number of Section or Part"
15589
          libopac: "Number of Section or Part"
15826
          libopac: "Number of Section or Part"
Lines 15595-15607 tables: Link Here
15595
          authtypecode: ""
15832
          authtypecode: ""
15596
          value_builder: ""
15833
          value_builder: ""
15597
          isurl: 0
15834
          isurl: 0
15598
          hidden: -5
15835
          hidden: -1
15599
          frameworkcode: ""
15836
          frameworkcode: ""
15600
          seealso: ""
15837
          seealso: ""
15601
          link: ""
15838
          link: ""
15602
          defaultvalue:
15839
          defaultvalue:
15603
15840
15604
        - tagfield: "432"
15841
        - tagfield: "431"
15605
          tagsubfield: "i"
15842
          tagsubfield: "i"
15606
          liblibrarian: "Name of Section or Part"
15843
          liblibrarian: "Name of Section or Part"
15607
          libopac: "Name of Section or Part"
15844
          libopac: "Name of Section or Part"
Lines 15613-15628 tables: Link Here
15613
          authtypecode: ""
15850
          authtypecode: ""
15614
          value_builder: ""
15851
          value_builder: ""
15615
          isurl: 0
15852
          isurl: 0
15616
          hidden: -5
15853
          hidden: -1
15617
          frameworkcode: ""
15854
          frameworkcode: ""
15618
          seealso: ""
15855
          seealso: ""
15619
          link: ""
15856
          link: ""
15620
          defaultvalue:
15857
          defaultvalue:
15621
15858
15622
        - tagfield: "432"
15859
        - tagfield: "431"
15623
          tagsubfield: "l"
15860
          tagsubfield: "l"
15624
          liblibrarian: "Parallel Title"
15861
          liblibrarian: "Parallel title"
15625
          libopac: "Parallel Title"
15862
          libopac: "Parallel title"
15626
          repeatable: 1
15863
          repeatable: 1
15627
          mandatory: 0
15864
          mandatory: 0
15628
          kohafield: ""
15865
          kohafield: ""
Lines 15631-15643 tables: Link Here
15631
          authtypecode: ""
15868
          authtypecode: ""
15632
          value_builder: ""
15869
          value_builder: ""
15633
          isurl: 0
15870
          isurl: 0
15634
          hidden: -6
15871
          hidden: -1
15635
          frameworkcode: ""
15872
          frameworkcode: ""
15636
          seealso: ""
15873
          seealso: ""
15637
          link: ""
15874
          link: ""
15638
          defaultvalue:
15875
          defaultvalue:
15639
15876
15640
        - tagfield: "432"
15877
        - tagfield: "431"
15641
          tagsubfield: "m"
15878
          tagsubfield: "m"
15642
          liblibrarian: "International Standard Music Number"
15879
          liblibrarian: "International Standard Music Number"
15643
          libopac: "International Standard Music Number"
15880
          libopac: "International Standard Music Number"
Lines 15649-15661 tables: Link Here
15649
          authtypecode: ""
15886
          authtypecode: ""
15650
          value_builder: ""
15887
          value_builder: ""
15651
          isurl: 0
15888
          isurl: 0
15652
          hidden: -6
15889
          hidden: -1
15653
          frameworkcode: ""
15890
          frameworkcode: ""
15654
          seealso: ""
15891
          seealso: ""
15655
          link: ""
15892
          link: ""
15656
          defaultvalue:
15893
          defaultvalue:
15657
15894
15658
        - tagfield: "432"
15895
        - tagfield: "431"
15659
          tagsubfield: "n"
15896
          tagsubfield: "n"
15660
          liblibrarian: "Name of Publisher, Distributor, etc."
15897
          liblibrarian: "Name of Publisher, Distributor, etc."
15661
          libopac: "Name of Publisher, Distributor, etc."
15898
          libopac: "Name of Publisher, Distributor, etc."
Lines 15667-15682 tables: Link Here
15667
          authtypecode: ""
15904
          authtypecode: ""
15668
          value_builder: ""
15905
          value_builder: ""
15669
          isurl: 0
15906
          isurl: 0
15670
          hidden: -6
15907
          hidden: -1
15671
          frameworkcode: ""
15908
          frameworkcode: ""
15672
          seealso: ""
15909
          seealso: ""
15673
          link: ""
15910
          link: ""
15674
          defaultvalue:
15911
          defaultvalue:
15675
15912
15676
        - tagfield: "432"
15913
        - tagfield: "431"
15677
          tagsubfield: "o"
15914
          tagsubfield: "o"
15678
          liblibrarian: "Other Title Information."
15915
          liblibrarian: "Other title information."
15679
          libopac: "Other Title Information."
15916
          libopac: "Other title information."
15680
          repeatable: 1
15917
          repeatable: 1
15681
          mandatory: 0
15918
          mandatory: 0
15682
          kohafield: ""
15919
          kohafield: ""
Lines 15685-15700 tables: Link Here
15685
          authtypecode: ""
15922
          authtypecode: ""
15686
          value_builder: ""
15923
          value_builder: ""
15687
          isurl: 0
15924
          isurl: 0
15688
          hidden: -6
15925
          hidden: -1
15689
          frameworkcode: ""
15926
          frameworkcode: ""
15690
          seealso: ""
15927
          seealso: ""
15691
          link: ""
15928
          link: ""
15692
          defaultvalue:
15929
          defaultvalue:
15693
15930
15694
        - tagfield: "432"
15931
        - tagfield: "431"
15695
          tagsubfield: "p"
15932
          tagsubfield: "p"
15696
          liblibrarian: "Physical Description"
15933
          liblibrarian: "Physical description"
15697
          libopac: "Physical Description"
15934
          libopac: "Physical description"
15698
          repeatable: 0
15935
          repeatable: 0
15699
          mandatory: 0
15936
          mandatory: 0
15700
          kohafield: ""
15937
          kohafield: ""
Lines 15703-15718 tables: Link Here
15703
          authtypecode: ""
15940
          authtypecode: ""
15704
          value_builder: ""
15941
          value_builder: ""
15705
          isurl: 0
15942
          isurl: 0
15706
          hidden: -5
15943
          hidden: -1
15707
          frameworkcode: ""
15944
          frameworkcode: ""
15708
          seealso: ""
15945
          seealso: ""
15709
          link: ""
15946
          link: ""
15710
          defaultvalue:
15947
          defaultvalue:
15711
15948
15712
        - tagfield: "432"
15949
        - tagfield: "431"
15713
          tagsubfield: "q"
15950
          tagsubfield: "q"
15714
          liblibrarian: "International Standard Identifier for a Work"
15951
          liblibrarian: "International standard identifier for a work"
15715
          libopac: "International Standard Identifier for a Work"
15952
          libopac: "International standard identifier for a work"
15716
          repeatable: 1
15953
          repeatable: 1
15717
          mandatory: 0
15954
          mandatory: 0
15718
          kohafield: ""
15955
          kohafield: ""
Lines 15721-15736 tables: Link Here
15721
          authtypecode: ""
15958
          authtypecode: ""
15722
          value_builder: ""
15959
          value_builder: ""
15723
          isurl: 0
15960
          isurl: 0
15724
          hidden: -6
15961
          hidden: -1
15725
          frameworkcode: ""
15962
          frameworkcode: ""
15726
          seealso: ""
15963
          seealso: ""
15727
          link: ""
15964
          link: ""
15728
          defaultvalue:
15965
          defaultvalue:
15729
15966
15730
        - tagfield: "432"
15967
        - tagfield: "431"
15731
          tagsubfield: "r"
15968
          tagsubfield: "r"
15732
          liblibrarian: "International Standard Identifier for an Expression"
15969
          liblibrarian: "International standard identifier for an expression"
15733
          libopac: "International Standard Identifier for an Expression"
15970
          libopac: "International standard identifier for an expression"
15734
          repeatable: 1
15971
          repeatable: 1
15735
          mandatory: 0
15972
          mandatory: 0
15736
          kohafield: ""
15973
          kohafield: ""
Lines 15739-15754 tables: Link Here
15739
          authtypecode: ""
15976
          authtypecode: ""
15740
          value_builder: ""
15977
          value_builder: ""
15741
          isurl: 0
15978
          isurl: 0
15742
          hidden: -6
15979
          hidden: -1
15743
          frameworkcode: ""
15980
          frameworkcode: ""
15744
          seealso: ""
15981
          seealso: ""
15745
          link: ""
15982
          link: ""
15746
          defaultvalue:
15983
          defaultvalue:
15747
15984
15748
        - tagfield: "432"
15985
        - tagfield: "431"
15749
          tagsubfield: "s"
15986
          tagsubfield: "s"
15750
          liblibrarian: "Series Statement"
15987
          liblibrarian: "Series statement"
15751
          libopac: "Series Statement"
15988
          libopac: "Series statement"
15752
          repeatable: 1
15989
          repeatable: 1
15753
          mandatory: 0
15990
          mandatory: 0
15754
          kohafield: ""
15991
          kohafield: ""
Lines 15757-15787 tables: Link Here
15757
          authtypecode: ""
15994
          authtypecode: ""
15758
          value_builder: ""
15995
          value_builder: ""
15759
          isurl: 0
15996
          isurl: 0
15760
          hidden: -6
15997
          hidden: -1
15761
          frameworkcode: ""
15998
          frameworkcode: ""
15762
          seealso: ""
15999
          seealso: ""
15763
          link: ""
16000
          link: ""
15764
          defaultvalue:
16001
          defaultvalue:
15765
16002
15766
        - tagfield: "432"
16003
        - tagfield: "431"
15767
          tagsubfield: "t"
16004
          tagsubfield: "t"
15768
          liblibrarian: "Title"
16005
          liblibrarian: "Title"
15769
          libopac: "Title"
16006
          libopac: "Title"
15770
          repeatable: 0
16007
          repeatable: 1
15771
          mandatory: 1
16008
          mandatory: 1
15772
          kohafield: ""
16009
          kohafield: ""
15773
          tab: 4
16010
          tab: 4
15774
          authorised_value: ""
16011
          authorised_value: ""
15775
          authtypecode: ""
16012
          authtypecode: ""
15776
          value_builder: ""
16013
          value_builder: unimarc_field_4XX.pl
15777
          isurl: 0
16014
          isurl: 0
15778
          hidden: -5
16015
          hidden: 0
15779
          frameworkcode: ""
16016
          frameworkcode: ""
15780
          seealso: ""
16017
          seealso: ""
15781
          link: ""
16018
          link: ""
15782
          defaultvalue:
16019
          defaultvalue:
15783
16020
15784
        - tagfield: "432"
16021
        - tagfield: "431"
15785
          tagsubfield: "u"
16022
          tagsubfield: "u"
15786
          liblibrarian: "Uniform Resource Locator"
16023
          liblibrarian: "Uniform Resource Locator"
15787
          libopac: "Uniform Resource Locator"
16024
          libopac: "Uniform Resource Locator"
Lines 15793-15805 tables: Link Here
15793
          authtypecode: ""
16030
          authtypecode: ""
15794
          value_builder: ""
16031
          value_builder: ""
15795
          isurl: 0
16032
          isurl: 0
15796
          hidden: -5
16033
          hidden: -1
15797
          frameworkcode: ""
16034
          frameworkcode: ""
15798
          seealso: ""
16035
          seealso: ""
15799
          link: ""
16036
          link: ""
15800
          defaultvalue:
16037
          defaultvalue:
15801
16038
15802
        - tagfield: "432"
16039
        - tagfield: "431"
15803
          tagsubfield: "v"
16040
          tagsubfield: "v"
15804
          liblibrarian: "Volume Number"
16041
          liblibrarian: "Volume Number"
15805
          libopac: "Volume Number"
16042
          libopac: "Volume Number"
Lines 15811-15823 tables: Link Here
15811
          authtypecode: ""
16048
          authtypecode: ""
15812
          value_builder: ""
16049
          value_builder: ""
15813
          isurl: 0
16050
          isurl: 0
15814
          hidden: -5
16051
          hidden: -1
15815
          frameworkcode: ""
16052
          frameworkcode: ""
15816
          seealso: ""
16053
          seealso: ""
15817
          link: ""
16054
          link: ""
15818
          defaultvalue:
16055
          defaultvalue:
15819
16056
15820
        - tagfield: "432"
16057
        - tagfield: "431"
15821
          tagsubfield: "x"
16058
          tagsubfield: "x"
15822
          liblibrarian: "International Standard Serial Number"
16059
          liblibrarian: "International Standard Serial Number"
15823
          libopac: "International Standard Serial Number"
16060
          libopac: "International Standard Serial Number"
Lines 15829-15841 tables: Link Here
15829
          authtypecode: ""
16066
          authtypecode: ""
15830
          value_builder: ""
16067
          value_builder: ""
15831
          isurl: 0
16068
          isurl: 0
15832
          hidden: -5
16069
          hidden: -1
15833
          frameworkcode: ""
16070
          frameworkcode: ""
15834
          seealso: ""
16071
          seealso: ""
15835
          link: ""
16072
          link: ISSN
15836
          defaultvalue:
16073
          defaultvalue:
15837
16074
15838
        - tagfield: "432"
16075
        - tagfield: "431"
15839
          tagsubfield: "y"
16076
          tagsubfield: "y"
15840
          liblibrarian: "International Standard Book Number"
16077
          liblibrarian: "International Standard Book Number"
15841
          libopac: "International Standard Book Number"
16078
          libopac: "International Standard Book Number"
Lines 15847-15859 tables: Link Here
15847
          authtypecode: ""
16084
          authtypecode: ""
15848
          value_builder: ""
16085
          value_builder: ""
15849
          isurl: 0
16086
          isurl: 0
15850
          hidden: -5
16087
          hidden: -1
15851
          frameworkcode: ""
16088
          frameworkcode: ""
15852
          seealso: ""
16089
          seealso: ""
15853
          link: ""
16090
          link: ISBN
15854
          defaultvalue:
16091
          defaultvalue:
15855
16092
15856
        - tagfield: "432"
16093
        - tagfield: "431"
15857
          tagsubfield: "z"
16094
          tagsubfield: "z"
15858
          liblibrarian: "CODEN"
16095
          liblibrarian: "CODEN"
15859
          libopac: "CODEN"
16096
          libopac: "CODEN"
Lines 15865-15913 tables: Link Here
15865
          authtypecode: ""
16102
          authtypecode: ""
15866
          value_builder: ""
16103
          value_builder: ""
15867
          isurl: 0
16104
          isurl: 0
15868
          hidden: -5
16105
          hidden: -1
15869
          frameworkcode: ""
15870
          seealso: ""
15871
          link: ""
15872
          defaultvalue:
15873
15874
        - tagfield: "433"
15875
          tagsubfield: "0"
15876
          liblibrarian: "Bibliographic Record Identifier"
15877
          libopac: "Bibliographic Record Identifier"
15878
          repeatable: 0
15879
          mandatory: 0
15880
          kohafield: ""
15881
          tab: 4
15882
          authorised_value: ""
15883
          authtypecode: ""
15884
          value_builder: ""
15885
          isurl: 0
15886
          hidden: -5
15887
          frameworkcode: ""
15888
          seealso: ""
15889
          link: ""
15890
          defaultvalue:
15891
15892
        - tagfield: "433"
15893
          tagsubfield: "1"
15894
          liblibrarian: "Linking Data"
15895
          libopac: "Linking Data"
15896
          repeatable: 1
15897
          mandatory: 0
15898
          kohafield: ""
15899
          tab: 4
15900
          authorised_value: ""
15901
          authtypecode: ""
15902
          value_builder: ""
15903
          isurl: 0
15904
          hidden: -6
15905
          frameworkcode: ""
16106
          frameworkcode: ""
15906
          seealso: ""
16107
          seealso: ""
15907
          link: ""
16108
          link: ""
15908
          defaultvalue:
16109
          defaultvalue:
15909
16110
15910
        - tagfield: "433"
16111
        - tagfield: "432"
15911
          tagsubfield: "3"
16112
          tagsubfield: "3"
15912
          liblibrarian: "Authority Record Number"
16113
          liblibrarian: "Authority Record Number"
15913
          libopac: "Authority Record Number"
16114
          libopac: "Authority Record Number"
Lines 15919-15934 tables: Link Here
15919
          authtypecode: ""
16120
          authtypecode: ""
15920
          value_builder: ""
16121
          value_builder: ""
15921
          isurl: 0
16122
          isurl: 0
15922
          hidden: -5
16123
          hidden: -1
15923
          frameworkcode: ""
16124
          frameworkcode: ""
15924
          seealso: ""
16125
          seealso: ""
15925
          link: ""
16126
          link: ""
15926
          defaultvalue:
16127
          defaultvalue:
15927
16128
15928
        - tagfield: "433"
16129
        - tagfield: "432"
15929
          tagsubfield: "5"
16130
          tagsubfield: "5"
15930
          liblibrarian: "Institution to Which the Field Applies"
16131
          liblibrarian: "Institution and Copy to Which Field Applies"
15931
          libopac: "Institution to Which the Field Applies"
16132
          libopac: "Institution and Copy to Which Field Applies"
15932
          repeatable: 0
16133
          repeatable: 0
15933
          mandatory: 0
16134
          mandatory: 0
15934
          kohafield: ""
16135
          kohafield: ""
Lines 15937-15952 tables: Link Here
15937
          authtypecode: ""
16138
          authtypecode: ""
15938
          value_builder: ""
16139
          value_builder: ""
15939
          isurl: 0
16140
          isurl: 0
15940
          hidden: -5
16141
          hidden: -1
15941
          frameworkcode: ""
16142
          frameworkcode: ""
15942
          seealso: ""
16143
          seealso: ""
15943
          link: ""
16144
          link: ""
15944
          defaultvalue:
16145
          defaultvalue:
15945
16146
15946
        - tagfield: "433"
16147
        - tagfield: "432"
15947
          tagsubfield: "9"
16148
          tagsubfield: "9"
15948
          liblibrarian: "Koha number"
16149
          liblibrarian: "Koha number"
15949
          libopac: ""
16150
          libopac: "Koha number"
15950
          repeatable: 0
16151
          repeatable: 0
15951
          mandatory: 0
16152
          mandatory: 0
15952
          kohafield: ""
16153
          kohafield: ""
Lines 15955-15967 tables: Link Here
15955
          authtypecode: ""
16156
          authtypecode: ""
15956
          value_builder: ""
16157
          value_builder: ""
15957
          isurl: 0
16158
          isurl: 0
15958
          hidden: 0
16159
          hidden: -1
15959
          frameworkcode: ""
16160
          frameworkcode: ""
15960
          seealso: ""
16161
          seealso: ""
15961
          link: 001@
16162
          link: Local-number
15962
          defaultvalue: ""
16163
          defaultvalue:
15963
16164
15964
        - tagfield: "433"
16165
        - tagfield: "432"
15965
          tagsubfield: "a"
16166
          tagsubfield: "a"
15966
          liblibrarian: "Author"
16167
          liblibrarian: "Author"
15967
          libopac: "Author"
16168
          libopac: "Author"
Lines 15973-15985 tables: Link Here
15973
          authtypecode: ""
16174
          authtypecode: ""
15974
          value_builder: ""
16175
          value_builder: ""
15975
          isurl: 0
16176
          isurl: 0
15976
          hidden: -5
16177
          hidden: -1
15977
          frameworkcode: ""
16178
          frameworkcode: ""
15978
          seealso: ""
16179
          seealso: ""
15979
          link: ""
16180
          link: ""
15980
          defaultvalue:
16181
          defaultvalue:
15981
16182
15982
        - tagfield: "433"
16183
        - tagfield: "432"
15983
          tagsubfield: "b"
16184
          tagsubfield: "b"
15984
          liblibrarian: "General Material Designation"
16185
          liblibrarian: "General Material Designation"
15985
          libopac: "General Material Designation"
16186
          libopac: "General Material Designation"
Lines 15991-16003 tables: Link Here
15991
          authtypecode: ""
16192
          authtypecode: ""
15992
          value_builder: ""
16193
          value_builder: ""
15993
          isurl: 0
16194
          isurl: 0
15994
          hidden: -6
16195
          hidden: -1
15995
          frameworkcode: ""
16196
          frameworkcode: ""
15996
          seealso: ""
16197
          seealso: ""
15997
          link: ""
16198
          link: ""
15998
          defaultvalue:
16199
          defaultvalue:
15999
16200
16000
        - tagfield: "433"
16201
        - tagfield: "432"
16001
          tagsubfield: "c"
16202
          tagsubfield: "c"
16002
          liblibrarian: "Place of Publication"
16203
          liblibrarian: "Place of Publication"
16003
          libopac: "Place of Publication"
16204
          libopac: "Place of Publication"
Lines 16009-16021 tables: Link Here
16009
          authtypecode: ""
16210
          authtypecode: ""
16010
          value_builder: ""
16211
          value_builder: ""
16011
          isurl: 0
16212
          isurl: 0
16012
          hidden: -5
16213
          hidden: -1
16013
          frameworkcode: ""
16214
          frameworkcode: ""
16014
          seealso: ""
16215
          seealso: ""
16015
          link: ""
16216
          link: ""
16016
          defaultvalue:
16217
          defaultvalue:
16017
16218
16018
        - tagfield: "433"
16219
        - tagfield: "432"
16019
          tagsubfield: "d"
16220
          tagsubfield: "d"
16020
          liblibrarian: "Date of Publication"
16221
          liblibrarian: "Date of Publication"
16021
          libopac: "Date of Publication"
16222
          libopac: "Date of Publication"
Lines 16027-16039 tables: Link Here
16027
          authtypecode: ""
16228
          authtypecode: ""
16028
          value_builder: ""
16229
          value_builder: ""
16029
          isurl: 0
16230
          isurl: 0
16030
          hidden: -5
16231
          hidden: -1
16031
          frameworkcode: ""
16232
          frameworkcode: ""
16032
          seealso: ""
16233
          seealso: ""
16033
          link: ""
16234
          link: ""
16034
          defaultvalue:
16235
          defaultvalue:
16035
16236
16036
        - tagfield: "433"
16237
        - tagfield: "432"
16037
          tagsubfield: "e"
16238
          tagsubfield: "e"
16038
          liblibrarian: "Edition Statement"
16239
          liblibrarian: "Edition Statement"
16039
          libopac: "Edition Statement"
16240
          libopac: "Edition Statement"
Lines 16045-16057 tables: Link Here
16045
          authtypecode: ""
16246
          authtypecode: ""
16046
          value_builder: ""
16247
          value_builder: ""
16047
          isurl: 0
16248
          isurl: 0
16048
          hidden: -5
16249
          hidden: -1
16049
          frameworkcode: ""
16250
          frameworkcode: ""
16050
          seealso: ""
16251
          seealso: ""
16051
          link: ""
16252
          link: ""
16052
          defaultvalue:
16253
          defaultvalue:
16053
16254
16054
        - tagfield: "433"
16255
        - tagfield: "432"
16055
          tagsubfield: "f"
16256
          tagsubfield: "f"
16056
          liblibrarian: "First Statement of Responsibility"
16257
          liblibrarian: "First Statement of Responsibility"
16057
          libopac: "First Statement of Responsibility"
16258
          libopac: "First Statement of Responsibility"
Lines 16063-16075 tables: Link Here
16063
          authtypecode: ""
16264
          authtypecode: ""
16064
          value_builder: ""
16265
          value_builder: ""
16065
          isurl: 0
16266
          isurl: 0
16066
          hidden: -6
16267
          hidden: -1
16067
          frameworkcode: ""
16268
          frameworkcode: ""
16068
          seealso: ""
16269
          seealso: ""
16069
          link: ""
16270
          link: ""
16070
          defaultvalue:
16271
          defaultvalue:
16071
16272
16072
        - tagfield: "433"
16273
        - tagfield: "432"
16073
          tagsubfield: "g"
16274
          tagsubfield: "g"
16074
          liblibrarian: "Subsequent Statement of Responsibility"
16275
          liblibrarian: "Subsequent Statement of Responsibility"
16075
          libopac: "Subsequent Statement of Responsibility"
16276
          libopac: "Subsequent Statement of Responsibility"
Lines 16081-16093 tables: Link Here
16081
          authtypecode: ""
16282
          authtypecode: ""
16082
          value_builder: ""
16283
          value_builder: ""
16083
          isurl: 0
16284
          isurl: 0
16084
          hidden: -6
16285
          hidden: -1
16085
          frameworkcode: ""
16286
          frameworkcode: ""
16086
          seealso: ""
16287
          seealso: ""
16087
          link: ""
16288
          link: ""
16088
          defaultvalue:
16289
          defaultvalue:
16089
16290
16090
        - tagfield: "433"
16291
        - tagfield: "432"
16091
          tagsubfield: "h"
16292
          tagsubfield: "h"
16092
          liblibrarian: "Number of Section or Part"
16293
          liblibrarian: "Number of Section or Part"
16093
          libopac: "Number of Section or Part"
16294
          libopac: "Number of Section or Part"
Lines 16099-16111 tables: Link Here
16099
          authtypecode: ""
16300
          authtypecode: ""
16100
          value_builder: ""
16301
          value_builder: ""
16101
          isurl: 0
16302
          isurl: 0
16102
          hidden: -5
16303
          hidden: -1
16103
          frameworkcode: ""
16304
          frameworkcode: ""
16104
          seealso: ""
16305
          seealso: ""
16105
          link: ""
16306
          link: ""
16106
          defaultvalue:
16307
          defaultvalue:
16107
16308
16108
        - tagfield: "433"
16309
        - tagfield: "432"
16109
          tagsubfield: "i"
16310
          tagsubfield: "i"
16110
          liblibrarian: "Name of Section or Part"
16311
          liblibrarian: "Name of Section or Part"
16111
          libopac: "Name of Section or Part"
16312
          libopac: "Name of Section or Part"
Lines 16117-16132 tables: Link Here
16117
          authtypecode: ""
16318
          authtypecode: ""
16118
          value_builder: ""
16319
          value_builder: ""
16119
          isurl: 0
16320
          isurl: 0
16120
          hidden: -5
16321
          hidden: -1
16121
          frameworkcode: ""
16322
          frameworkcode: ""
16122
          seealso: ""
16323
          seealso: ""
16123
          link: ""
16324
          link: ""
16124
          defaultvalue:
16325
          defaultvalue:
16125
16326
16126
        - tagfield: "433"
16327
        - tagfield: "432"
16127
          tagsubfield: "l"
16328
          tagsubfield: "l"
16128
          liblibrarian: "Parallel Title"
16329
          liblibrarian: "Parallel title"
16129
          libopac: "Parallel Title"
16330
          libopac: "Parallel title"
16130
          repeatable: 1
16331
          repeatable: 1
16131
          mandatory: 0
16332
          mandatory: 0
16132
          kohafield: ""
16333
          kohafield: ""
Lines 16135-16147 tables: Link Here
16135
          authtypecode: ""
16336
          authtypecode: ""
16136
          value_builder: ""
16337
          value_builder: ""
16137
          isurl: 0
16338
          isurl: 0
16138
          hidden: -6
16339
          hidden: -1
16139
          frameworkcode: ""
16340
          frameworkcode: ""
16140
          seealso: ""
16341
          seealso: ""
16141
          link: ""
16342
          link: ""
16142
          defaultvalue:
16343
          defaultvalue:
16143
16344
16144
        - tagfield: "433"
16345
        - tagfield: "432"
16145
          tagsubfield: "m"
16346
          tagsubfield: "m"
16146
          liblibrarian: "International Standard Music Number"
16347
          liblibrarian: "International Standard Music Number"
16147
          libopac: "International Standard Music Number"
16348
          libopac: "International Standard Music Number"
Lines 16153-16165 tables: Link Here
16153
          authtypecode: ""
16354
          authtypecode: ""
16154
          value_builder: ""
16355
          value_builder: ""
16155
          isurl: 0
16356
          isurl: 0
16156
          hidden: -6
16357
          hidden: -1
16157
          frameworkcode: ""
16358
          frameworkcode: ""
16158
          seealso: ""
16359
          seealso: ""
16159
          link: ""
16360
          link: ""
16160
          defaultvalue:
16361
          defaultvalue:
16161
16362
16162
        - tagfield: "433"
16363
        - tagfield: "432"
16163
          tagsubfield: "n"
16364
          tagsubfield: "n"
16164
          liblibrarian: "Name of Publisher, Distributor, etc."
16365
          liblibrarian: "Name of Publisher, Distributor, etc."
16165
          libopac: "Name of Publisher, Distributor, etc."
16366
          libopac: "Name of Publisher, Distributor, etc."
Lines 16171-16186 tables: Link Here
16171
          authtypecode: ""
16372
          authtypecode: ""
16172
          value_builder: ""
16373
          value_builder: ""
16173
          isurl: 0
16374
          isurl: 0
16174
          hidden: -6
16375
          hidden: -1
16175
          frameworkcode: ""
16376
          frameworkcode: ""
16176
          seealso: ""
16377
          seealso: ""
16177
          link: ""
16378
          link: ""
16178
          defaultvalue:
16379
          defaultvalue:
16179
16380
16180
        - tagfield: "433"
16381
        - tagfield: "432"
16181
          tagsubfield: "o"
16382
          tagsubfield: "o"
16182
          liblibrarian: "Other Title Information."
16383
          liblibrarian: "Other title information."
16183
          libopac: "Other Title Information."
16384
          libopac: "Other title information."
16184
          repeatable: 1
16385
          repeatable: 1
16185
          mandatory: 0
16386
          mandatory: 0
16186
          kohafield: ""
16387
          kohafield: ""
Lines 16189-16204 tables: Link Here
16189
          authtypecode: ""
16390
          authtypecode: ""
16190
          value_builder: ""
16391
          value_builder: ""
16191
          isurl: 0
16392
          isurl: 0
16192
          hidden: -6
16393
          hidden: -1
16193
          frameworkcode: ""
16394
          frameworkcode: ""
16194
          seealso: ""
16395
          seealso: ""
16195
          link: ""
16396
          link: ""
16196
          defaultvalue:
16397
          defaultvalue:
16197
16398
16198
        - tagfield: "433"
16399
        - tagfield: "432"
16199
          tagsubfield: "p"
16400
          tagsubfield: "p"
16200
          liblibrarian: "Physical Description"
16401
          liblibrarian: "Physical description"
16201
          libopac: "Physical Description"
16402
          libopac: "Physical description"
16202
          repeatable: 0
16403
          repeatable: 0
16203
          mandatory: 0
16404
          mandatory: 0
16204
          kohafield: ""
16405
          kohafield: ""
Lines 16207-16222 tables: Link Here
16207
          authtypecode: ""
16408
          authtypecode: ""
16208
          value_builder: ""
16409
          value_builder: ""
16209
          isurl: 0
16410
          isurl: 0
16210
          hidden: -5
16411
          hidden: -1
16211
          frameworkcode: ""
16412
          frameworkcode: ""
16212
          seealso: ""
16413
          seealso: ""
16213
          link: ""
16414
          link: ""
16214
          defaultvalue:
16415
          defaultvalue:
16215
16416
16216
        - tagfield: "433"
16417
        - tagfield: "432"
16217
          tagsubfield: "q"
16418
          tagsubfield: "q"
16218
          liblibrarian: "International Standard Identifier for a Work"
16419
          liblibrarian: "International standard identifier for a work"
16219
          libopac: "International Standard Identifier for a Work"
16420
          libopac: "International standard identifier for a work"
16220
          repeatable: 1
16421
          repeatable: 1
16221
          mandatory: 0
16422
          mandatory: 0
16222
          kohafield: ""
16423
          kohafield: ""
Lines 16225-16240 tables: Link Here
16225
          authtypecode: ""
16426
          authtypecode: ""
16226
          value_builder: ""
16427
          value_builder: ""
16227
          isurl: 0
16428
          isurl: 0
16228
          hidden: -6
16429
          hidden: -1
16229
          frameworkcode: ""
16430
          frameworkcode: ""
16230
          seealso: ""
16431
          seealso: ""
16231
          link: ""
16432
          link: ""
16232
          defaultvalue:
16433
          defaultvalue:
16233
16434
16234
        - tagfield: "433"
16435
        - tagfield: "432"
16235
          tagsubfield: "r"
16436
          tagsubfield: "r"
16236
          liblibrarian: "International Standard Identifier for an Expression"
16437
          liblibrarian: "International standard identifier for an expression"
16237
          libopac: "International Standard Identifier for an Expression"
16438
          libopac: "International standard identifier for an expression"
16238
          repeatable: 1
16439
          repeatable: 1
16239
          mandatory: 0
16440
          mandatory: 0
16240
          kohafield: ""
16441
          kohafield: ""
Lines 16243-16258 tables: Link Here
16243
          authtypecode: ""
16444
          authtypecode: ""
16244
          value_builder: ""
16445
          value_builder: ""
16245
          isurl: 0
16446
          isurl: 0
16246
          hidden: -6
16447
          hidden: -1
16247
          frameworkcode: ""
16448
          frameworkcode: ""
16248
          seealso: ""
16449
          seealso: ""
16249
          link: ""
16450
          link: ""
16250
          defaultvalue:
16451
          defaultvalue:
16251
16452
16252
        - tagfield: "433"
16453
        - tagfield: "432"
16253
          tagsubfield: "s"
16454
          tagsubfield: "s"
16254
          liblibrarian: "Series Statement"
16455
          liblibrarian: "Series statement"
16255
          libopac: "Series Statement"
16456
          libopac: "Series statement"
16256
          repeatable: 1
16457
          repeatable: 1
16257
          mandatory: 0
16458
          mandatory: 0
16258
          kohafield: ""
16459
          kohafield: ""
Lines 16261-16291 tables: Link Here
16261
          authtypecode: ""
16462
          authtypecode: ""
16262
          value_builder: ""
16463
          value_builder: ""
16263
          isurl: 0
16464
          isurl: 0
16264
          hidden: -6
16465
          hidden: -1
16265
          frameworkcode: ""
16466
          frameworkcode: ""
16266
          seealso: ""
16467
          seealso: ""
16267
          link: ""
16468
          link: ""
16268
          defaultvalue:
16469
          defaultvalue:
16269
16470
16270
        - tagfield: "433"
16471
        - tagfield: "432"
16271
          tagsubfield: "t"
16472
          tagsubfield: "t"
16272
          liblibrarian: "Title"
16473
          liblibrarian: "Title"
16273
          libopac: "Title"
16474
          libopac: "Title"
16274
          repeatable: 0
16475
          repeatable: 1
16275
          mandatory: 1
16476
          mandatory: 1
16276
          kohafield: ""
16477
          kohafield: ""
16277
          tab: 4
16478
          tab: 4
16278
          authorised_value: ""
16479
          authorised_value: ""
16279
          authtypecode: ""
16480
          authtypecode: ""
16280
          value_builder: ""
16481
          value_builder: unimarc_field_4XX.pl
16281
          isurl: 0
16482
          isurl: 0
16282
          hidden: -5
16483
          hidden: 0
16283
          frameworkcode: ""
16484
          frameworkcode: ""
16284
          seealso: ""
16485
          seealso: ""
16285
          link: ""
16486
          link: ""
16286
          defaultvalue:
16487
          defaultvalue:
16287
16488
16288
        - tagfield: "433"
16489
        - tagfield: "432"
16289
          tagsubfield: "u"
16490
          tagsubfield: "u"
16290
          liblibrarian: "Uniform Resource Locator"
16491
          liblibrarian: "Uniform Resource Locator"
16291
          libopac: "Uniform Resource Locator"
16492
          libopac: "Uniform Resource Locator"
Lines 16297-16309 tables: Link Here
16297
          authtypecode: ""
16498
          authtypecode: ""
16298
          value_builder: ""
16499
          value_builder: ""
16299
          isurl: 0
16500
          isurl: 0
16300
          hidden: -5
16501
          hidden: -1
16301
          frameworkcode: ""
16502
          frameworkcode: ""
16302
          seealso: ""
16503
          seealso: ""
16303
          link: ""
16504
          link: ""
16304
          defaultvalue:
16505
          defaultvalue:
16305
16506
16306
        - tagfield: "433"
16507
        - tagfield: "432"
16307
          tagsubfield: "v"
16508
          tagsubfield: "v"
16308
          liblibrarian: "Volume Number"
16509
          liblibrarian: "Volume Number"
16309
          libopac: "Volume Number"
16510
          libopac: "Volume Number"
Lines 16315-16327 tables: Link Here
16315
          authtypecode: ""
16516
          authtypecode: ""
16316
          value_builder: ""
16517
          value_builder: ""
16317
          isurl: 0
16518
          isurl: 0
16318
          hidden: -5
16519
          hidden: -1
16319
          frameworkcode: ""
16520
          frameworkcode: ""
16320
          seealso: ""
16521
          seealso: ""
16321
          link: ""
16522
          link: ""
16322
          defaultvalue:
16523
          defaultvalue:
16323
16524
16324
        - tagfield: "433"
16525
        - tagfield: "432"
16325
          tagsubfield: "x"
16526
          tagsubfield: "x"
16326
          liblibrarian: "International Standard Serial Number"
16527
          liblibrarian: "International Standard Serial Number"
16327
          libopac: "International Standard Serial Number"
16528
          libopac: "International Standard Serial Number"
Lines 16333-16345 tables: Link Here
16333
          authtypecode: ""
16534
          authtypecode: ""
16334
          value_builder: ""
16535
          value_builder: ""
16335
          isurl: 0
16536
          isurl: 0
16336
          hidden: -5
16537
          hidden: -1
16337
          frameworkcode: ""
16538
          frameworkcode: ""
16338
          seealso: ""
16539
          seealso: ""
16339
          link: ""
16540
          link: ISSN
16340
          defaultvalue:
16541
          defaultvalue:
16341
16542
16342
        - tagfield: "433"
16543
        - tagfield: "432"
16343
          tagsubfield: "y"
16544
          tagsubfield: "y"
16344
          liblibrarian: "International Standard Book Number"
16545
          liblibrarian: "International Standard Book Number"
16345
          libopac: "International Standard Book Number"
16546
          libopac: "International Standard Book Number"
Lines 16351-16363 tables: Link Here
16351
          authtypecode: ""
16552
          authtypecode: ""
16352
          value_builder: ""
16553
          value_builder: ""
16353
          isurl: 0
16554
          isurl: 0
16354
          hidden: -5
16555
          hidden: -1
16355
          frameworkcode: ""
16556
          frameworkcode: ""
16356
          seealso: ""
16557
          seealso: ""
16357
          link: ""
16558
          link: ISBN
16358
          defaultvalue:
16559
          defaultvalue:
16359
16560
16360
        - tagfield: "433"
16561
        - tagfield: "432"
16361
          tagsubfield: "z"
16562
          tagsubfield: "z"
16362
          liblibrarian: "CODEN"
16563
          liblibrarian: "CODEN"
16363
          libopac: "CODEN"
16564
          libopac: "CODEN"
Lines 16369-16417 tables: Link Here
16369
          authtypecode: ""
16570
          authtypecode: ""
16370
          value_builder: ""
16571
          value_builder: ""
16371
          isurl: 0
16572
          isurl: 0
16372
          hidden: -5
16573
          hidden: -1
16373
          frameworkcode: ""
16374
          seealso: ""
16375
          link: ""
16376
          defaultvalue:
16377
16378
        - tagfield: "434"
16379
          tagsubfield: "0"
16380
          liblibrarian: "Bibliographic Record Identifier"
16381
          libopac: "Bibliographic Record Identifier"
16382
          repeatable: 0
16383
          mandatory: 0
16384
          kohafield: ""
16385
          tab: 4
16386
          authorised_value: ""
16387
          authtypecode: ""
16388
          value_builder: ""
16389
          isurl: 0
16390
          hidden: -5
16391
          frameworkcode: ""
16392
          seealso: ""
16393
          link: ""
16394
          defaultvalue:
16395
16396
        - tagfield: "434"
16397
          tagsubfield: "1"
16398
          liblibrarian: "Linking Data"
16399
          libopac: "Linking Data"
16400
          repeatable: 1
16401
          mandatory: 0
16402
          kohafield: ""
16403
          tab: 4
16404
          authorised_value: ""
16405
          authtypecode: ""
16406
          value_builder: ""
16407
          isurl: 0
16408
          hidden: -6
16409
          frameworkcode: ""
16574
          frameworkcode: ""
16410
          seealso: ""
16575
          seealso: ""
16411
          link: ""
16576
          link: ""
16412
          defaultvalue:
16577
          defaultvalue:
16413
16578
16414
        - tagfield: "434"
16579
        - tagfield: "433"
16415
          tagsubfield: "3"
16580
          tagsubfield: "3"
16416
          liblibrarian: "Authority Record Number"
16581
          liblibrarian: "Authority Record Number"
16417
          libopac: "Authority Record Number"
16582
          libopac: "Authority Record Number"
Lines 16423-16438 tables: Link Here
16423
          authtypecode: ""
16588
          authtypecode: ""
16424
          value_builder: ""
16589
          value_builder: ""
16425
          isurl: 0
16590
          isurl: 0
16426
          hidden: -5
16591
          hidden: -1
16427
          frameworkcode: ""
16592
          frameworkcode: ""
16428
          seealso: ""
16593
          seealso: ""
16429
          link: ""
16594
          link: ""
16430
          defaultvalue:
16595
          defaultvalue:
16431
16596
16432
        - tagfield: "434"
16597
        - tagfield: "433"
16433
          tagsubfield: "5"
16598
          tagsubfield: "5"
16434
          liblibrarian: "Institution to Which the Field Applies"
16599
          liblibrarian: "Institution and Copy to Which Field Applies"
16435
          libopac: "Institution to Which the Field Applies"
16600
          libopac: "Institution and Copy to Which Field Applies"
16436
          repeatable: 0
16601
          repeatable: 0
16437
          mandatory: 0
16602
          mandatory: 0
16438
          kohafield: ""
16603
          kohafield: ""
Lines 16441-16456 tables: Link Here
16441
          authtypecode: ""
16606
          authtypecode: ""
16442
          value_builder: ""
16607
          value_builder: ""
16443
          isurl: 0
16608
          isurl: 0
16444
          hidden: -5
16609
          hidden: -1
16445
          frameworkcode: ""
16610
          frameworkcode: ""
16446
          seealso: ""
16611
          seealso: ""
16447
          link: ""
16612
          link: ""
16448
          defaultvalue:
16613
          defaultvalue:
16449
16614
16450
        - tagfield: "434"
16615
        - tagfield: "433"
16451
          tagsubfield: "9"
16616
          tagsubfield: "9"
16452
          liblibrarian: "Koha number"
16617
          liblibrarian: "Koha number"
16453
          libopac: ""
16618
          libopac: "Koha number"
16454
          repeatable: 0
16619
          repeatable: 0
16455
          mandatory: 0
16620
          mandatory: 0
16456
          kohafield: ""
16621
          kohafield: ""
Lines 16459-16471 tables: Link Here
16459
          authtypecode: ""
16624
          authtypecode: ""
16460
          value_builder: ""
16625
          value_builder: ""
16461
          isurl: 0
16626
          isurl: 0
16462
          hidden: 0
16627
          hidden: -1
16463
          frameworkcode: ""
16628
          frameworkcode: ""
16464
          seealso: ""
16629
          seealso: ""
16465
          link: 001@
16630
          link: Local-number
16466
          defaultvalue: ""
16631
          defaultvalue:
16467
16632
16468
        - tagfield: "434"
16633
        - tagfield: "433"
16469
          tagsubfield: "a"
16634
          tagsubfield: "a"
16470
          liblibrarian: "Author"
16635
          liblibrarian: "Author"
16471
          libopac: "Author"
16636
          libopac: "Author"
Lines 16477-16489 tables: Link Here
16477
          authtypecode: ""
16642
          authtypecode: ""
16478
          value_builder: ""
16643
          value_builder: ""
16479
          isurl: 0
16644
          isurl: 0
16480
          hidden: -5
16645
          hidden: -1
16481
          frameworkcode: ""
16646
          frameworkcode: ""
16482
          seealso: ""
16647
          seealso: ""
16483
          link: ""
16648
          link: ""
16484
          defaultvalue:
16649
          defaultvalue:
16485
16650
16486
        - tagfield: "434"
16651
        - tagfield: "433"
16487
          tagsubfield: "b"
16652
          tagsubfield: "b"
16488
          liblibrarian: "General Material Designation"
16653
          liblibrarian: "General Material Designation"
16489
          libopac: "General Material Designation"
16654
          libopac: "General Material Designation"
Lines 16495-16507 tables: Link Here
16495
          authtypecode: ""
16660
          authtypecode: ""
16496
          value_builder: ""
16661
          value_builder: ""
16497
          isurl: 0
16662
          isurl: 0
16498
          hidden: -6
16663
          hidden: -1
16499
          frameworkcode: ""
16664
          frameworkcode: ""
16500
          seealso: ""
16665
          seealso: ""
16501
          link: ""
16666
          link: ""
16502
          defaultvalue:
16667
          defaultvalue:
16503
16668
16504
        - tagfield: "434"
16669
        - tagfield: "433"
16505
          tagsubfield: "c"
16670
          tagsubfield: "c"
16506
          liblibrarian: "Place of Publication"
16671
          liblibrarian: "Place of Publication"
16507
          libopac: "Place of Publication"
16672
          libopac: "Place of Publication"
Lines 16513-16525 tables: Link Here
16513
          authtypecode: ""
16678
          authtypecode: ""
16514
          value_builder: ""
16679
          value_builder: ""
16515
          isurl: 0
16680
          isurl: 0
16516
          hidden: -5
16681
          hidden: -1
16517
          frameworkcode: ""
16682
          frameworkcode: ""
16518
          seealso: ""
16683
          seealso: ""
16519
          link: ""
16684
          link: ""
16520
          defaultvalue:
16685
          defaultvalue:
16521
16686
16522
        - tagfield: "434"
16687
        - tagfield: "433"
16523
          tagsubfield: "d"
16688
          tagsubfield: "d"
16524
          liblibrarian: "Date of Publication"
16689
          liblibrarian: "Date of Publication"
16525
          libopac: "Date of Publication"
16690
          libopac: "Date of Publication"
Lines 16531-16543 tables: Link Here
16531
          authtypecode: ""
16696
          authtypecode: ""
16532
          value_builder: ""
16697
          value_builder: ""
16533
          isurl: 0
16698
          isurl: 0
16534
          hidden: -5
16699
          hidden: -1
16535
          frameworkcode: ""
16700
          frameworkcode: ""
16536
          seealso: ""
16701
          seealso: ""
16537
          link: ""
16702
          link: ""
16538
          defaultvalue:
16703
          defaultvalue:
16539
16704
16540
        - tagfield: "434"
16705
        - tagfield: "433"
16541
          tagsubfield: "e"
16706
          tagsubfield: "e"
16542
          liblibrarian: "Edition Statement"
16707
          liblibrarian: "Edition Statement"
16543
          libopac: "Edition Statement"
16708
          libopac: "Edition Statement"
Lines 16549-16561 tables: Link Here
16549
          authtypecode: ""
16714
          authtypecode: ""
16550
          value_builder: ""
16715
          value_builder: ""
16551
          isurl: 0
16716
          isurl: 0
16552
          hidden: -5
16717
          hidden: -1
16553
          frameworkcode: ""
16718
          frameworkcode: ""
16554
          seealso: ""
16719
          seealso: ""
16555
          link: ""
16720
          link: ""
16556
          defaultvalue:
16721
          defaultvalue:
16557
16722
16558
        - tagfield: "434"
16723
        - tagfield: "433"
16559
          tagsubfield: "f"
16724
          tagsubfield: "f"
16560
          liblibrarian: "First Statement of Responsibility"
16725
          liblibrarian: "First Statement of Responsibility"
16561
          libopac: "First Statement of Responsibility"
16726
          libopac: "First Statement of Responsibility"
Lines 16567-16579 tables: Link Here
16567
          authtypecode: ""
16732
          authtypecode: ""
16568
          value_builder: ""
16733
          value_builder: ""
16569
          isurl: 0
16734
          isurl: 0
16570
          hidden: -6
16735
          hidden: -1
16571
          frameworkcode: ""
16736
          frameworkcode: ""
16572
          seealso: ""
16737
          seealso: ""
16573
          link: ""
16738
          link: ""
16574
          defaultvalue:
16739
          defaultvalue:
16575
16740
16576
        - tagfield: "434"
16741
        - tagfield: "433"
16577
          tagsubfield: "g"
16742
          tagsubfield: "g"
16578
          liblibrarian: "Subsequent Statement of Responsibility"
16743
          liblibrarian: "Subsequent Statement of Responsibility"
16579
          libopac: "Subsequent Statement of Responsibility"
16744
          libopac: "Subsequent Statement of Responsibility"
Lines 16585-16597 tables: Link Here
16585
          authtypecode: ""
16750
          authtypecode: ""
16586
          value_builder: ""
16751
          value_builder: ""
16587
          isurl: 0
16752
          isurl: 0
16588
          hidden: -6
16753
          hidden: -1
16589
          frameworkcode: ""
16754
          frameworkcode: ""
16590
          seealso: ""
16755
          seealso: ""
16591
          link: ""
16756
          link: ""
16592
          defaultvalue:
16757
          defaultvalue:
16593
16758
16594
        - tagfield: "434"
16759
        - tagfield: "433"
16595
          tagsubfield: "h"
16760
          tagsubfield: "h"
16596
          liblibrarian: "Number of Section or Part"
16761
          liblibrarian: "Number of Section or Part"
16597
          libopac: "Number of Section or Part"
16762
          libopac: "Number of Section or Part"
Lines 16603-16615 tables: Link Here
16603
          authtypecode: ""
16768
          authtypecode: ""
16604
          value_builder: ""
16769
          value_builder: ""
16605
          isurl: 0
16770
          isurl: 0
16606
          hidden: -5
16771
          hidden: -1
16607
          frameworkcode: ""
16772
          frameworkcode: ""
16608
          seealso: ""
16773
          seealso: ""
16609
          link: ""
16774
          link: ""
16610
          defaultvalue:
16775
          defaultvalue:
16611
16776
16612
        - tagfield: "434"
16777
        - tagfield: "433"
16613
          tagsubfield: "i"
16778
          tagsubfield: "i"
16614
          liblibrarian: "Name of Section or Part"
16779
          liblibrarian: "Name of Section or Part"
16615
          libopac: "Name of Section or Part"
16780
          libopac: "Name of Section or Part"
Lines 16621-16636 tables: Link Here
16621
          authtypecode: ""
16786
          authtypecode: ""
16622
          value_builder: ""
16787
          value_builder: ""
16623
          isurl: 0
16788
          isurl: 0
16624
          hidden: -5
16789
          hidden: -1
16625
          frameworkcode: ""
16790
          frameworkcode: ""
16626
          seealso: ""
16791
          seealso: ""
16627
          link: ""
16792
          link: ""
16628
          defaultvalue:
16793
          defaultvalue:
16629
16794
16630
        - tagfield: "434"
16795
        - tagfield: "433"
16631
          tagsubfield: "l"
16796
          tagsubfield: "l"
16632
          liblibrarian: "Parallel Title"
16797
          liblibrarian: "Parallel title"
16633
          libopac: "Parallel Title"
16798
          libopac: "Parallel title"
16634
          repeatable: 1
16799
          repeatable: 1
16635
          mandatory: 0
16800
          mandatory: 0
16636
          kohafield: ""
16801
          kohafield: ""
Lines 16639-16651 tables: Link Here
16639
          authtypecode: ""
16804
          authtypecode: ""
16640
          value_builder: ""
16805
          value_builder: ""
16641
          isurl: 0
16806
          isurl: 0
16642
          hidden: -6
16807
          hidden: -1
16643
          frameworkcode: ""
16808
          frameworkcode: ""
16644
          seealso: ""
16809
          seealso: ""
16645
          link: ""
16810
          link: ""
16646
          defaultvalue:
16811
          defaultvalue:
16647
16812
16648
        - tagfield: "434"
16813
        - tagfield: "433"
16649
          tagsubfield: "m"
16814
          tagsubfield: "m"
16650
          liblibrarian: "International Standard Music Number"
16815
          liblibrarian: "International Standard Music Number"
16651
          libopac: "International Standard Music Number"
16816
          libopac: "International Standard Music Number"
Lines 16657-16669 tables: Link Here
16657
          authtypecode: ""
16822
          authtypecode: ""
16658
          value_builder: ""
16823
          value_builder: ""
16659
          isurl: 0
16824
          isurl: 0
16660
          hidden: -6
16825
          hidden: -1
16661
          frameworkcode: ""
16826
          frameworkcode: ""
16662
          seealso: ""
16827
          seealso: ""
16663
          link: ""
16828
          link: ""
16664
          defaultvalue:
16829
          defaultvalue:
16665
16830
16666
        - tagfield: "434"
16831
        - tagfield: "433"
16667
          tagsubfield: "n"
16832
          tagsubfield: "n"
16668
          liblibrarian: "Name of Publisher, Distributor, etc."
16833
          liblibrarian: "Name of Publisher, Distributor, etc."
16669
          libopac: "Name of Publisher, Distributor, etc."
16834
          libopac: "Name of Publisher, Distributor, etc."
Lines 16675-16690 tables: Link Here
16675
          authtypecode: ""
16840
          authtypecode: ""
16676
          value_builder: ""
16841
          value_builder: ""
16677
          isurl: 0
16842
          isurl: 0
16678
          hidden: -6
16843
          hidden: -1
16679
          frameworkcode: ""
16844
          frameworkcode: ""
16680
          seealso: ""
16845
          seealso: ""
16681
          link: ""
16846
          link: ""
16682
          defaultvalue:
16847
          defaultvalue:
16683
16848
16684
        - tagfield: "434"
16849
        - tagfield: "433"
16685
          tagsubfield: "o"
16850
          tagsubfield: "o"
16686
          liblibrarian: "Other Title Information."
16851
          liblibrarian: "Other title information."
16687
          libopac: "Other Title Information."
16852
          libopac: "Other title information."
16688
          repeatable: 1
16853
          repeatable: 1
16689
          mandatory: 0
16854
          mandatory: 0
16690
          kohafield: ""
16855
          kohafield: ""
Lines 16693-16708 tables: Link Here
16693
          authtypecode: ""
16858
          authtypecode: ""
16694
          value_builder: ""
16859
          value_builder: ""
16695
          isurl: 0
16860
          isurl: 0
16696
          hidden: -6
16861
          hidden: -1
16697
          frameworkcode: ""
16862
          frameworkcode: ""
16698
          seealso: ""
16863
          seealso: ""
16699
          link: ""
16864
          link: ""
16700
          defaultvalue:
16865
          defaultvalue:
16701
16866
16702
        - tagfield: "434"
16867
        - tagfield: "433"
16703
          tagsubfield: "p"
16868
          tagsubfield: "p"
16704
          liblibrarian: "Physical Description"
16869
          liblibrarian: "Physical description"
16705
          libopac: "Physical Description"
16870
          libopac: "Physical description"
16706
          repeatable: 0
16871
          repeatable: 0
16707
          mandatory: 0
16872
          mandatory: 0
16708
          kohafield: ""
16873
          kohafield: ""
Lines 16711-16726 tables: Link Here
16711
          authtypecode: ""
16876
          authtypecode: ""
16712
          value_builder: ""
16877
          value_builder: ""
16713
          isurl: 0
16878
          isurl: 0
16714
          hidden: -5
16879
          hidden: -1
16715
          frameworkcode: ""
16880
          frameworkcode: ""
16716
          seealso: ""
16881
          seealso: ""
16717
          link: ""
16882
          link: ""
16718
          defaultvalue:
16883
          defaultvalue:
16719
16884
16720
        - tagfield: "434"
16885
        - tagfield: "433"
16721
          tagsubfield: "q"
16886
          tagsubfield: "q"
16722
          liblibrarian: "International Standard Identifier for a Work"
16887
          liblibrarian: "International standard identifier for a work"
16723
          libopac: "International Standard Identifier for a Work"
16888
          libopac: "International standard identifier for a work"
16724
          repeatable: 1
16889
          repeatable: 1
16725
          mandatory: 0
16890
          mandatory: 0
16726
          kohafield: ""
16891
          kohafield: ""
Lines 16729-16744 tables: Link Here
16729
          authtypecode: ""
16894
          authtypecode: ""
16730
          value_builder: ""
16895
          value_builder: ""
16731
          isurl: 0
16896
          isurl: 0
16732
          hidden: -6
16897
          hidden: -1
16733
          frameworkcode: ""
16898
          frameworkcode: ""
16734
          seealso: ""
16899
          seealso: ""
16735
          link: ""
16900
          link: ""
16736
          defaultvalue:
16901
          defaultvalue:
16737
16902
16738
        - tagfield: "434"
16903
        - tagfield: "433"
16739
          tagsubfield: "r"
16904
          tagsubfield: "r"
16740
          liblibrarian: "International Standard Identifier for an Expression"
16905
          liblibrarian: "International standard identifier for an expression"
16741
          libopac: "International Standard Identifier for an Expression"
16906
          libopac: "International standard identifier for an expression"
16742
          repeatable: 1
16907
          repeatable: 1
16743
          mandatory: 0
16908
          mandatory: 0
16744
          kohafield: ""
16909
          kohafield: ""
Lines 16747-16762 tables: Link Here
16747
          authtypecode: ""
16912
          authtypecode: ""
16748
          value_builder: ""
16913
          value_builder: ""
16749
          isurl: 0
16914
          isurl: 0
16750
          hidden: -6
16915
          hidden: -1
16751
          frameworkcode: ""
16916
          frameworkcode: ""
16752
          seealso: ""
16917
          seealso: ""
16753
          link: ""
16918
          link: ""
16754
          defaultvalue:
16919
          defaultvalue:
16755
16920
16756
        - tagfield: "434"
16921
        - tagfield: "433"
16757
          tagsubfield: "s"
16922
          tagsubfield: "s"
16758
          liblibrarian: "Series Statement"
16923
          liblibrarian: "Series statement"
16759
          libopac: "Series Statement"
16924
          libopac: "Series statement"
16760
          repeatable: 1
16925
          repeatable: 1
16761
          mandatory: 0
16926
          mandatory: 0
16762
          kohafield: ""
16927
          kohafield: ""
Lines 16765-16795 tables: Link Here
16765
          authtypecode: ""
16930
          authtypecode: ""
16766
          value_builder: ""
16931
          value_builder: ""
16767
          isurl: 0
16932
          isurl: 0
16768
          hidden: -6
16933
          hidden: -1
16769
          frameworkcode: ""
16934
          frameworkcode: ""
16770
          seealso: ""
16935
          seealso: ""
16771
          link: ""
16936
          link: ""
16772
          defaultvalue:
16937
          defaultvalue:
16773
16938
16774
        - tagfield: "434"
16939
        - tagfield: "433"
16775
          tagsubfield: "t"
16940
          tagsubfield: "t"
16776
          liblibrarian: "Title"
16941
          liblibrarian: "Title"
16777
          libopac: "Title"
16942
          libopac: "Title"
16778
          repeatable: 0
16943
          repeatable: 1
16779
          mandatory: 1
16944
          mandatory: 1
16780
          kohafield: ""
16945
          kohafield: ""
16781
          tab: 4
16946
          tab: 4
16782
          authorised_value: ""
16947
          authorised_value: ""
16783
          authtypecode: ""
16948
          authtypecode: ""
16784
          value_builder: ""
16949
          value_builder: unimarc_field_4XX.pl
16785
          isurl: 0
16950
          isurl: 0
16786
          hidden: -5
16951
          hidden: 0
16787
          frameworkcode: ""
16952
          frameworkcode: ""
16788
          seealso: ""
16953
          seealso: ""
16789
          link: ""
16954
          link: ""
16790
          defaultvalue:
16955
          defaultvalue:
16791
16956
16792
        - tagfield: "434"
16957
        - tagfield: "433"
16793
          tagsubfield: "u"
16958
          tagsubfield: "u"
16794
          liblibrarian: "Uniform Resource Locator"
16959
          liblibrarian: "Uniform Resource Locator"
16795
          libopac: "Uniform Resource Locator"
16960
          libopac: "Uniform Resource Locator"
Lines 16801-16813 tables: Link Here
16801
          authtypecode: ""
16966
          authtypecode: ""
16802
          value_builder: ""
16967
          value_builder: ""
16803
          isurl: 0
16968
          isurl: 0
16804
          hidden: -5
16969
          hidden: -1
16805
          frameworkcode: ""
16970
          frameworkcode: ""
16806
          seealso: ""
16971
          seealso: ""
16807
          link: ""
16972
          link: ""
16808
          defaultvalue:
16973
          defaultvalue:
16809
16974
16810
        - tagfield: "434"
16975
        - tagfield: "433"
16811
          tagsubfield: "v"
16976
          tagsubfield: "v"
16812
          liblibrarian: "Volume Number"
16977
          liblibrarian: "Volume Number"
16813
          libopac: "Volume Number"
16978
          libopac: "Volume Number"
Lines 16819-16831 tables: Link Here
16819
          authtypecode: ""
16984
          authtypecode: ""
16820
          value_builder: ""
16985
          value_builder: ""
16821
          isurl: 0
16986
          isurl: 0
16822
          hidden: -5
16987
          hidden: -1
16823
          frameworkcode: ""
16988
          frameworkcode: ""
16824
          seealso: ""
16989
          seealso: ""
16825
          link: ""
16990
          link: ""
16826
          defaultvalue:
16991
          defaultvalue:
16827
16992
16828
        - tagfield: "434"
16993
        - tagfield: "433"
16829
          tagsubfield: "x"
16994
          tagsubfield: "x"
16830
          liblibrarian: "International Standard Serial Number"
16995
          liblibrarian: "International Standard Serial Number"
16831
          libopac: "International Standard Serial Number"
16996
          libopac: "International Standard Serial Number"
Lines 16837-16849 tables: Link Here
16837
          authtypecode: ""
17002
          authtypecode: ""
16838
          value_builder: ""
17003
          value_builder: ""
16839
          isurl: 0
17004
          isurl: 0
16840
          hidden: -5
17005
          hidden: -1
16841
          frameworkcode: ""
17006
          frameworkcode: ""
16842
          seealso: ""
17007
          seealso: ""
16843
          link: ""
17008
          link: ISSN
16844
          defaultvalue:
17009
          defaultvalue:
16845
17010
16846
        - tagfield: "434"
17011
        - tagfield: "433"
16847
          tagsubfield: "y"
17012
          tagsubfield: "y"
16848
          liblibrarian: "International Standard Book Number"
17013
          liblibrarian: "International Standard Book Number"
16849
          libopac: "International Standard Book Number"
17014
          libopac: "International Standard Book Number"
Lines 16855-16867 tables: Link Here
16855
          authtypecode: ""
17020
          authtypecode: ""
16856
          value_builder: ""
17021
          value_builder: ""
16857
          isurl: 0
17022
          isurl: 0
16858
          hidden: -5
17023
          hidden: -1
16859
          frameworkcode: ""
17024
          frameworkcode: ""
16860
          seealso: ""
17025
          seealso: ""
16861
          link: ""
17026
          link: ISBN
16862
          defaultvalue:
17027
          defaultvalue:
16863
17028
16864
        - tagfield: "434"
17029
        - tagfield: "433"
16865
          tagsubfield: "z"
17030
          tagsubfield: "z"
16866
          liblibrarian: "CODEN"
17031
          liblibrarian: "CODEN"
16867
          libopac: "CODEN"
17032
          libopac: "CODEN"
Lines 16873-16921 tables: Link Here
16873
          authtypecode: ""
17038
          authtypecode: ""
16874
          value_builder: ""
17039
          value_builder: ""
16875
          isurl: 0
17040
          isurl: 0
16876
          hidden: -5
17041
          hidden: -1
16877
          frameworkcode: ""
16878
          seealso: ""
16879
          link: ""
16880
          defaultvalue:
16881
16882
        - tagfield: "435"
16883
          tagsubfield: "0"
16884
          liblibrarian: "Bibliographic Record Identifier"
16885
          libopac: "Bibliographic Record Identifier"
16886
          repeatable: 0
16887
          mandatory: 0
16888
          kohafield: ""
16889
          tab: 4
16890
          authorised_value: ""
16891
          authtypecode: ""
16892
          value_builder: ""
16893
          isurl: 0
16894
          hidden: -5
16895
          frameworkcode: ""
16896
          seealso: ""
16897
          link: ""
16898
          defaultvalue:
16899
16900
        - tagfield: "435"
16901
          tagsubfield: "1"
16902
          liblibrarian: "Linking Data"
16903
          libopac: "Linking Data"
16904
          repeatable: 1
16905
          mandatory: 0
16906
          kohafield: ""
16907
          tab: 4
16908
          authorised_value: ""
16909
          authtypecode: ""
16910
          value_builder: ""
16911
          isurl: 0
16912
          hidden: -6
16913
          frameworkcode: ""
17042
          frameworkcode: ""
16914
          seealso: ""
17043
          seealso: ""
16915
          link: ""
17044
          link: ""
16916
          defaultvalue:
17045
          defaultvalue:
16917
17046
16918
        - tagfield: "435"
17047
        - tagfield: "434"
16919
          tagsubfield: "3"
17048
          tagsubfield: "3"
16920
          liblibrarian: "Authority Record Number"
17049
          liblibrarian: "Authority Record Number"
16921
          libopac: "Authority Record Number"
17050
          libopac: "Authority Record Number"
Lines 16927-16942 tables: Link Here
16927
          authtypecode: ""
17056
          authtypecode: ""
16928
          value_builder: ""
17057
          value_builder: ""
16929
          isurl: 0
17058
          isurl: 0
16930
          hidden: -5
17059
          hidden: -1
16931
          frameworkcode: ""
17060
          frameworkcode: ""
16932
          seealso: ""
17061
          seealso: ""
16933
          link: ""
17062
          link: ""
16934
          defaultvalue:
17063
          defaultvalue:
16935
17064
16936
        - tagfield: "435"
17065
        - tagfield: "434"
16937
          tagsubfield: "5"
17066
          tagsubfield: "5"
16938
          liblibrarian: "Institution to Which the Field Applies"
17067
          liblibrarian: "Institution and Copy to Which Field Applies"
16939
          libopac: "Institution to Which the Field Applies"
17068
          libopac: "Institution and Copy to Which Field Applies"
16940
          repeatable: 0
17069
          repeatable: 0
16941
          mandatory: 0
17070
          mandatory: 0
16942
          kohafield: ""
17071
          kohafield: ""
Lines 16945-16960 tables: Link Here
16945
          authtypecode: ""
17074
          authtypecode: ""
16946
          value_builder: ""
17075
          value_builder: ""
16947
          isurl: 0
17076
          isurl: 0
16948
          hidden: -5
17077
          hidden: -1
16949
          frameworkcode: ""
17078
          frameworkcode: ""
16950
          seealso: ""
17079
          seealso: ""
16951
          link: ""
17080
          link: ""
16952
          defaultvalue:
17081
          defaultvalue:
16953
17082
16954
        - tagfield: "435"
17083
        - tagfield: "434"
16955
          tagsubfield: "9"
17084
          tagsubfield: "9"
16956
          liblibrarian: "Koha number"
17085
          liblibrarian: "Koha number"
16957
          libopac: ""
17086
          libopac: "Koha number"
16958
          repeatable: 0
17087
          repeatable: 0
16959
          mandatory: 0
17088
          mandatory: 0
16960
          kohafield: ""
17089
          kohafield: ""
Lines 16963-16975 tables: Link Here
16963
          authtypecode: ""
17092
          authtypecode: ""
16964
          value_builder: ""
17093
          value_builder: ""
16965
          isurl: 0
17094
          isurl: 0
16966
          hidden: 0
17095
          hidden: -1
16967
          frameworkcode: ""
17096
          frameworkcode: ""
16968
          seealso: ""
17097
          seealso: ""
16969
          link: 001@
17098
          link: Local-number
16970
          defaultvalue: ""
17099
          defaultvalue:
16971
17100
16972
        - tagfield: "435"
17101
        - tagfield: "434"
16973
          tagsubfield: "a"
17102
          tagsubfield: "a"
16974
          liblibrarian: "Author"
17103
          liblibrarian: "Author"
16975
          libopac: "Author"
17104
          libopac: "Author"
Lines 16981-16993 tables: Link Here
16981
          authtypecode: ""
17110
          authtypecode: ""
16982
          value_builder: ""
17111
          value_builder: ""
16983
          isurl: 0
17112
          isurl: 0
16984
          hidden: -5
17113
          hidden: -1
16985
          frameworkcode: ""
17114
          frameworkcode: ""
16986
          seealso: ""
17115
          seealso: ""
16987
          link: ""
17116
          link: ""
16988
          defaultvalue:
17117
          defaultvalue:
16989
17118
16990
        - tagfield: "435"
17119
        - tagfield: "434"
16991
          tagsubfield: "b"
17120
          tagsubfield: "b"
16992
          liblibrarian: "General Material Designation"
17121
          liblibrarian: "General Material Designation"
16993
          libopac: "General Material Designation"
17122
          libopac: "General Material Designation"
Lines 16999-17011 tables: Link Here
16999
          authtypecode: ""
17128
          authtypecode: ""
17000
          value_builder: ""
17129
          value_builder: ""
17001
          isurl: 0
17130
          isurl: 0
17002
          hidden: -6
17131
          hidden: -1
17003
          frameworkcode: ""
17132
          frameworkcode: ""
17004
          seealso: ""
17133
          seealso: ""
17005
          link: ""
17134
          link: ""
17006
          defaultvalue:
17135
          defaultvalue:
17007
17136
17008
        - tagfield: "435"
17137
        - tagfield: "434"
17009
          tagsubfield: "c"
17138
          tagsubfield: "c"
17010
          liblibrarian: "Place of Publication"
17139
          liblibrarian: "Place of Publication"
17011
          libopac: "Place of Publication"
17140
          libopac: "Place of Publication"
Lines 17017-17029 tables: Link Here
17017
          authtypecode: ""
17146
          authtypecode: ""
17018
          value_builder: ""
17147
          value_builder: ""
17019
          isurl: 0
17148
          isurl: 0
17020
          hidden: -5
17149
          hidden: -1
17021
          frameworkcode: ""
17150
          frameworkcode: ""
17022
          seealso: ""
17151
          seealso: ""
17023
          link: ""
17152
          link: ""
17024
          defaultvalue:
17153
          defaultvalue:
17025
17154
17026
        - tagfield: "435"
17155
        - tagfield: "434"
17027
          tagsubfield: "d"
17156
          tagsubfield: "d"
17028
          liblibrarian: "Date of Publication"
17157
          liblibrarian: "Date of Publication"
17029
          libopac: "Date of Publication"
17158
          libopac: "Date of Publication"
Lines 17035-17047 tables: Link Here
17035
          authtypecode: ""
17164
          authtypecode: ""
17036
          value_builder: ""
17165
          value_builder: ""
17037
          isurl: 0
17166
          isurl: 0
17038
          hidden: -5
17167
          hidden: -1
17039
          frameworkcode: ""
17168
          frameworkcode: ""
17040
          seealso: ""
17169
          seealso: ""
17041
          link: ""
17170
          link: ""
17042
          defaultvalue:
17171
          defaultvalue:
17043
17172
17044
        - tagfield: "435"
17173
        - tagfield: "434"
17045
          tagsubfield: "e"
17174
          tagsubfield: "e"
17046
          liblibrarian: "Edition Statement"
17175
          liblibrarian: "Edition Statement"
17047
          libopac: "Edition Statement"
17176
          libopac: "Edition Statement"
Lines 17053-17065 tables: Link Here
17053
          authtypecode: ""
17182
          authtypecode: ""
17054
          value_builder: ""
17183
          value_builder: ""
17055
          isurl: 0
17184
          isurl: 0
17056
          hidden: -5
17185
          hidden: -1
17057
          frameworkcode: ""
17186
          frameworkcode: ""
17058
          seealso: ""
17187
          seealso: ""
17059
          link: ""
17188
          link: ""
17060
          defaultvalue:
17189
          defaultvalue:
17061
17190
17062
        - tagfield: "435"
17191
        - tagfield: "434"
17063
          tagsubfield: "f"
17192
          tagsubfield: "f"
17064
          liblibrarian: "First Statement of Responsibility"
17193
          liblibrarian: "First Statement of Responsibility"
17065
          libopac: "First Statement of Responsibility"
17194
          libopac: "First Statement of Responsibility"
Lines 17071-17083 tables: Link Here
17071
          authtypecode: ""
17200
          authtypecode: ""
17072
          value_builder: ""
17201
          value_builder: ""
17073
          isurl: 0
17202
          isurl: 0
17074
          hidden: -6
17203
          hidden: -1
17075
          frameworkcode: ""
17204
          frameworkcode: ""
17076
          seealso: ""
17205
          seealso: ""
17077
          link: ""
17206
          link: ""
17078
          defaultvalue:
17207
          defaultvalue:
17079
17208
17080
        - tagfield: "435"
17209
        - tagfield: "434"
17081
          tagsubfield: "g"
17210
          tagsubfield: "g"
17082
          liblibrarian: "Subsequent Statement of Responsibility"
17211
          liblibrarian: "Subsequent Statement of Responsibility"
17083
          libopac: "Subsequent Statement of Responsibility"
17212
          libopac: "Subsequent Statement of Responsibility"
Lines 17089-17101 tables: Link Here
17089
          authtypecode: ""
17218
          authtypecode: ""
17090
          value_builder: ""
17219
          value_builder: ""
17091
          isurl: 0
17220
          isurl: 0
17092
          hidden: -6
17221
          hidden: -1
17093
          frameworkcode: ""
17222
          frameworkcode: ""
17094
          seealso: ""
17223
          seealso: ""
17095
          link: ""
17224
          link: ""
17096
          defaultvalue:
17225
          defaultvalue:
17097
17226
17098
        - tagfield: "435"
17227
        - tagfield: "434"
17099
          tagsubfield: "h"
17228
          tagsubfield: "h"
17100
          liblibrarian: "Number of Section or Part"
17229
          liblibrarian: "Number of Section or Part"
17101
          libopac: "Number of Section or Part"
17230
          libopac: "Number of Section or Part"
Lines 17107-17119 tables: Link Here
17107
          authtypecode: ""
17236
          authtypecode: ""
17108
          value_builder: ""
17237
          value_builder: ""
17109
          isurl: 0
17238
          isurl: 0
17110
          hidden: -5
17239
          hidden: -1
17111
          frameworkcode: ""
17240
          frameworkcode: ""
17112
          seealso: ""
17241
          seealso: ""
17113
          link: ""
17242
          link: ""
17114
          defaultvalue:
17243
          defaultvalue:
17115
17244
17116
        - tagfield: "435"
17245
        - tagfield: "434"
17117
          tagsubfield: "i"
17246
          tagsubfield: "i"
17118
          liblibrarian: "Name of Section or Part"
17247
          liblibrarian: "Name of Section or Part"
17119
          libopac: "Name of Section or Part"
17248
          libopac: "Name of Section or Part"
Lines 17125-17140 tables: Link Here
17125
          authtypecode: ""
17254
          authtypecode: ""
17126
          value_builder: ""
17255
          value_builder: ""
17127
          isurl: 0
17256
          isurl: 0
17128
          hidden: -5
17257
          hidden: -1
17129
          frameworkcode: ""
17258
          frameworkcode: ""
17130
          seealso: ""
17259
          seealso: ""
17131
          link: ""
17260
          link: ""
17132
          defaultvalue:
17261
          defaultvalue:
17133
17262
17134
        - tagfield: "435"
17263
        - tagfield: "434"
17135
          tagsubfield: "l"
17264
          tagsubfield: "l"
17136
          liblibrarian: "Parallel Title"
17265
          liblibrarian: "Parallel title"
17137
          libopac: "Parallel Title"
17266
          libopac: "Parallel title"
17138
          repeatable: 1
17267
          repeatable: 1
17139
          mandatory: 0
17268
          mandatory: 0
17140
          kohafield: ""
17269
          kohafield: ""
Lines 17143-17155 tables: Link Here
17143
          authtypecode: ""
17272
          authtypecode: ""
17144
          value_builder: ""
17273
          value_builder: ""
17145
          isurl: 0
17274
          isurl: 0
17146
          hidden: -6
17275
          hidden: -1
17147
          frameworkcode: ""
17276
          frameworkcode: ""
17148
          seealso: ""
17277
          seealso: ""
17149
          link: ""
17278
          link: ""
17150
          defaultvalue:
17279
          defaultvalue:
17151
17280
17152
        - tagfield: "435"
17281
        - tagfield: "434"
17153
          tagsubfield: "m"
17282
          tagsubfield: "m"
17154
          liblibrarian: "International Standard Music Number"
17283
          liblibrarian: "International Standard Music Number"
17155
          libopac: "International Standard Music Number"
17284
          libopac: "International Standard Music Number"
Lines 17161-17173 tables: Link Here
17161
          authtypecode: ""
17290
          authtypecode: ""
17162
          value_builder: ""
17291
          value_builder: ""
17163
          isurl: 0
17292
          isurl: 0
17164
          hidden: -6
17293
          hidden: -1
17165
          frameworkcode: ""
17294
          frameworkcode: ""
17166
          seealso: ""
17295
          seealso: ""
17167
          link: ""
17296
          link: ""
17168
          defaultvalue:
17297
          defaultvalue:
17169
17298
17170
        - tagfield: "435"
17299
        - tagfield: "434"
17171
          tagsubfield: "n"
17300
          tagsubfield: "n"
17172
          liblibrarian: "Name of Publisher, Distributor, etc."
17301
          liblibrarian: "Name of Publisher, Distributor, etc."
17173
          libopac: "Name of Publisher, Distributor, etc."
17302
          libopac: "Name of Publisher, Distributor, etc."
Lines 17179-17194 tables: Link Here
17179
          authtypecode: ""
17308
          authtypecode: ""
17180
          value_builder: ""
17309
          value_builder: ""
17181
          isurl: 0
17310
          isurl: 0
17182
          hidden: -6
17311
          hidden: -1
17183
          frameworkcode: ""
17312
          frameworkcode: ""
17184
          seealso: ""
17313
          seealso: ""
17185
          link: ""
17314
          link: ""
17186
          defaultvalue:
17315
          defaultvalue:
17187
17316
17188
        - tagfield: "435"
17317
        - tagfield: "434"
17189
          tagsubfield: "o"
17318
          tagsubfield: "o"
17190
          liblibrarian: "Other Title Information."
17319
          liblibrarian: "Other title information."
17191
          libopac: "Other Title Information."
17320
          libopac: "Other title information."
17192
          repeatable: 1
17321
          repeatable: 1
17193
          mandatory: 0
17322
          mandatory: 0
17194
          kohafield: ""
17323
          kohafield: ""
Lines 17197-17212 tables: Link Here
17197
          authtypecode: ""
17326
          authtypecode: ""
17198
          value_builder: ""
17327
          value_builder: ""
17199
          isurl: 0
17328
          isurl: 0
17200
          hidden: -6
17329
          hidden: -1
17201
          frameworkcode: ""
17330
          frameworkcode: ""
17202
          seealso: ""
17331
          seealso: ""
17203
          link: ""
17332
          link: ""
17204
          defaultvalue:
17333
          defaultvalue:
17205
17334
17206
        - tagfield: "435"
17335
        - tagfield: "434"
17207
          tagsubfield: "p"
17336
          tagsubfield: "p"
17208
          liblibrarian: "Physical Description"
17337
          liblibrarian: "Physical description"
17209
          libopac: "Physical Description"
17338
          libopac: "Physical description"
17210
          repeatable: 0
17339
          repeatable: 0
17211
          mandatory: 0
17340
          mandatory: 0
17212
          kohafield: ""
17341
          kohafield: ""
Lines 17215-17230 tables: Link Here
17215
          authtypecode: ""
17344
          authtypecode: ""
17216
          value_builder: ""
17345
          value_builder: ""
17217
          isurl: 0
17346
          isurl: 0
17218
          hidden: -5
17347
          hidden: -1
17219
          frameworkcode: ""
17348
          frameworkcode: ""
17220
          seealso: ""
17349
          seealso: ""
17221
          link: ""
17350
          link: ""
17222
          defaultvalue:
17351
          defaultvalue:
17223
17352
17224
        - tagfield: "435"
17353
        - tagfield: "434"
17225
          tagsubfield: "q"
17354
          tagsubfield: "q"
17226
          liblibrarian: "International Standard Identifier for a Work"
17355
          liblibrarian: "International standard identifier for a work"
17227
          libopac: "International Standard Identifier for a Work"
17356
          libopac: "International standard identifier for a work"
17228
          repeatable: 1
17357
          repeatable: 1
17229
          mandatory: 0
17358
          mandatory: 0
17230
          kohafield: ""
17359
          kohafield: ""
Lines 17233-17248 tables: Link Here
17233
          authtypecode: ""
17362
          authtypecode: ""
17234
          value_builder: ""
17363
          value_builder: ""
17235
          isurl: 0
17364
          isurl: 0
17236
          hidden: -6
17365
          hidden: -1
17237
          frameworkcode: ""
17366
          frameworkcode: ""
17238
          seealso: ""
17367
          seealso: ""
17239
          link: ""
17368
          link: ""
17240
          defaultvalue:
17369
          defaultvalue:
17241
17370
17242
        - tagfield: "435"
17371
        - tagfield: "434"
17243
          tagsubfield: "r"
17372
          tagsubfield: "r"
17244
          liblibrarian: "International Standard Identifier for an Expression"
17373
          liblibrarian: "International standard identifier for an expression"
17245
          libopac: "International Standard Identifier for an Expression"
17374
          libopac: "International standard identifier for an expression"
17246
          repeatable: 1
17375
          repeatable: 1
17247
          mandatory: 0
17376
          mandatory: 0
17248
          kohafield: ""
17377
          kohafield: ""
Lines 17251-17266 tables: Link Here
17251
          authtypecode: ""
17380
          authtypecode: ""
17252
          value_builder: ""
17381
          value_builder: ""
17253
          isurl: 0
17382
          isurl: 0
17254
          hidden: -6
17383
          hidden: -1
17255
          frameworkcode: ""
17384
          frameworkcode: ""
17256
          seealso: ""
17385
          seealso: ""
17257
          link: ""
17386
          link: ""
17258
          defaultvalue:
17387
          defaultvalue:
17259
17388
17260
        - tagfield: "435"
17389
        - tagfield: "434"
17261
          tagsubfield: "s"
17390
          tagsubfield: "s"
17262
          liblibrarian: "Series Statement"
17391
          liblibrarian: "Series statement"
17263
          libopac: "Series Statement"
17392
          libopac: "Series statement"
17264
          repeatable: 1
17393
          repeatable: 1
17265
          mandatory: 0
17394
          mandatory: 0
17266
          kohafield: ""
17395
          kohafield: ""
Lines 17269-17299 tables: Link Here
17269
          authtypecode: ""
17398
          authtypecode: ""
17270
          value_builder: ""
17399
          value_builder: ""
17271
          isurl: 0
17400
          isurl: 0
17272
          hidden: -6
17401
          hidden: -1
17273
          frameworkcode: ""
17402
          frameworkcode: ""
17274
          seealso: ""
17403
          seealso: ""
17275
          link: ""
17404
          link: ""
17276
          defaultvalue:
17405
          defaultvalue:
17277
17406
17278
        - tagfield: "435"
17407
        - tagfield: "434"
17279
          tagsubfield: "t"
17408
          tagsubfield: "t"
17280
          liblibrarian: "Title"
17409
          liblibrarian: "Title"
17281
          libopac: "Title"
17410
          libopac: "Title"
17282
          repeatable: 0
17411
          repeatable: 1
17283
          mandatory: 1
17412
          mandatory: 1
17284
          kohafield: ""
17413
          kohafield: ""
17285
          tab: 4
17414
          tab: 4
17286
          authorised_value: ""
17415
          authorised_value: ""
17287
          authtypecode: ""
17416
          authtypecode: ""
17288
          value_builder: ""
17417
          value_builder: unimarc_field_4XX.pl
17289
          isurl: 0
17418
          isurl: 0
17290
          hidden: -5
17419
          hidden: 0
17291
          frameworkcode: ""
17420
          frameworkcode: ""
17292
          seealso: ""
17421
          seealso: ""
17293
          link: ""
17422
          link: ""
17294
          defaultvalue:
17423
          defaultvalue:
17295
17424
17296
        - tagfield: "435"
17425
        - tagfield: "434"
17297
          tagsubfield: "u"
17426
          tagsubfield: "u"
17298
          liblibrarian: "Uniform Resource Locator"
17427
          liblibrarian: "Uniform Resource Locator"
17299
          libopac: "Uniform Resource Locator"
17428
          libopac: "Uniform Resource Locator"
Lines 17305-17317 tables: Link Here
17305
          authtypecode: ""
17434
          authtypecode: ""
17306
          value_builder: ""
17435
          value_builder: ""
17307
          isurl: 0
17436
          isurl: 0
17308
          hidden: -5
17437
          hidden: -1
17309
          frameworkcode: ""
17438
          frameworkcode: ""
17310
          seealso: ""
17439
          seealso: ""
17311
          link: ""
17440
          link: ""
17312
          defaultvalue:
17441
          defaultvalue:
17313
17442
17314
        - tagfield: "435"
17443
        - tagfield: "434"
17315
          tagsubfield: "v"
17444
          tagsubfield: "v"
17316
          liblibrarian: "Volume Number"
17445
          liblibrarian: "Volume Number"
17317
          libopac: "Volume Number"
17446
          libopac: "Volume Number"
Lines 17323-17335 tables: Link Here
17323
          authtypecode: ""
17452
          authtypecode: ""
17324
          value_builder: ""
17453
          value_builder: ""
17325
          isurl: 0
17454
          isurl: 0
17326
          hidden: -5
17455
          hidden: -1
17327
          frameworkcode: ""
17456
          frameworkcode: ""
17328
          seealso: ""
17457
          seealso: ""
17329
          link: ""
17458
          link: ""
17330
          defaultvalue:
17459
          defaultvalue:
17331
17460
17332
        - tagfield: "435"
17461
        - tagfield: "434"
17333
          tagsubfield: "x"
17462
          tagsubfield: "x"
17334
          liblibrarian: "International Standard Serial Number"
17463
          liblibrarian: "International Standard Serial Number"
17335
          libopac: "International Standard Serial Number"
17464
          libopac: "International Standard Serial Number"
Lines 17341-17353 tables: Link Here
17341
          authtypecode: ""
17470
          authtypecode: ""
17342
          value_builder: ""
17471
          value_builder: ""
17343
          isurl: 0
17472
          isurl: 0
17344
          hidden: -5
17473
          hidden: -1
17345
          frameworkcode: ""
17474
          frameworkcode: ""
17346
          seealso: ""
17475
          seealso: ""
17347
          link: ""
17476
          link: ISSN
17348
          defaultvalue:
17477
          defaultvalue:
17349
17478
17350
        - tagfield: "435"
17479
        - tagfield: "434"
17351
          tagsubfield: "y"
17480
          tagsubfield: "y"
17352
          liblibrarian: "International Standard Book Number"
17481
          liblibrarian: "International Standard Book Number"
17353
          libopac: "International Standard Book Number"
17482
          libopac: "International Standard Book Number"
Lines 17359-17371 tables: Link Here
17359
          authtypecode: ""
17488
          authtypecode: ""
17360
          value_builder: ""
17489
          value_builder: ""
17361
          isurl: 0
17490
          isurl: 0
17362
          hidden: -5
17491
          hidden: -1
17363
          frameworkcode: ""
17492
          frameworkcode: ""
17364
          seealso: ""
17493
          seealso: ""
17365
          link: ""
17494
          link: ISBN
17366
          defaultvalue:
17495
          defaultvalue:
17367
17496
17368
        - tagfield: "435"
17497
        - tagfield: "434"
17369
          tagsubfield: "z"
17498
          tagsubfield: "z"
17370
          liblibrarian: "CODEN"
17499
          liblibrarian: "CODEN"
17371
          libopac: "CODEN"
17500
          libopac: "CODEN"
Lines 17377-17425 tables: Link Here
17377
          authtypecode: ""
17506
          authtypecode: ""
17378
          value_builder: ""
17507
          value_builder: ""
17379
          isurl: 0
17508
          isurl: 0
17380
          hidden: -5
17509
          hidden: -1
17381
          frameworkcode: ""
17382
          seealso: ""
17383
          link: ""
17384
          defaultvalue:
17385
17386
        - tagfield: "436"
17387
          tagsubfield: "0"
17388
          liblibrarian: "Bibliographic Record Identifier"
17389
          libopac: "Bibliographic Record Identifier"
17390
          repeatable: 0
17391
          mandatory: 0
17392
          kohafield: ""
17393
          tab: 4
17394
          authorised_value: ""
17395
          authtypecode: ""
17396
          value_builder: ""
17397
          isurl: 0
17398
          hidden: -5
17399
          frameworkcode: ""
17400
          seealso: ""
17401
          link: ""
17402
          defaultvalue:
17403
17404
        - tagfield: "436"
17405
          tagsubfield: "1"
17406
          liblibrarian: "Linking Data"
17407
          libopac: "Linking Data"
17408
          repeatable: 1
17409
          mandatory: 0
17410
          kohafield: ""
17411
          tab: 4
17412
          authorised_value: ""
17413
          authtypecode: ""
17414
          value_builder: ""
17415
          isurl: 0
17416
          hidden: -6
17417
          frameworkcode: ""
17510
          frameworkcode: ""
17418
          seealso: ""
17511
          seealso: ""
17419
          link: ""
17512
          link: ""
17420
          defaultvalue:
17513
          defaultvalue:
17421
17514
17422
        - tagfield: "436"
17515
        - tagfield: "435"
17423
          tagsubfield: "3"
17516
          tagsubfield: "3"
17424
          liblibrarian: "Authority Record Number"
17517
          liblibrarian: "Authority Record Number"
17425
          libopac: "Authority Record Number"
17518
          libopac: "Authority Record Number"
Lines 17431-17446 tables: Link Here
17431
          authtypecode: ""
17524
          authtypecode: ""
17432
          value_builder: ""
17525
          value_builder: ""
17433
          isurl: 0
17526
          isurl: 0
17434
          hidden: -5
17527
          hidden: -1
17435
          frameworkcode: ""
17528
          frameworkcode: ""
17436
          seealso: ""
17529
          seealso: ""
17437
          link: ""
17530
          link: ""
17438
          defaultvalue:
17531
          defaultvalue:
17439
17532
17440
        - tagfield: "436"
17533
        - tagfield: "435"
17441
          tagsubfield: "5"
17534
          tagsubfield: "5"
17442
          liblibrarian: "Institution to Which the Field Applies"
17535
          liblibrarian: "Institution and Copy to Which Field Applies"
17443
          libopac: "Institution to Which the Field Applies"
17536
          libopac: "Institution and Copy to Which Field Applies"
17444
          repeatable: 0
17537
          repeatable: 0
17445
          mandatory: 0
17538
          mandatory: 0
17446
          kohafield: ""
17539
          kohafield: ""
Lines 17449-17464 tables: Link Here
17449
          authtypecode: ""
17542
          authtypecode: ""
17450
          value_builder: ""
17543
          value_builder: ""
17451
          isurl: 0
17544
          isurl: 0
17452
          hidden: -5
17545
          hidden: -1
17453
          frameworkcode: ""
17546
          frameworkcode: ""
17454
          seealso: ""
17547
          seealso: ""
17455
          link: ""
17548
          link: ""
17456
          defaultvalue:
17549
          defaultvalue:
17457
17550
17458
        - tagfield: "436"
17551
        - tagfield: "435"
17459
          tagsubfield: "9"
17552
          tagsubfield: "9"
17460
          liblibrarian: "Koha number"
17553
          liblibrarian: "Koha number"
17461
          libopac: ""
17554
          libopac: "Koha number"
17462
          repeatable: 0
17555
          repeatable: 0
17463
          mandatory: 0
17556
          mandatory: 0
17464
          kohafield: ""
17557
          kohafield: ""
Lines 17467-17479 tables: Link Here
17467
          authtypecode: ""
17560
          authtypecode: ""
17468
          value_builder: ""
17561
          value_builder: ""
17469
          isurl: 0
17562
          isurl: 0
17470
          hidden: 0
17563
          hidden: -1
17471
          frameworkcode: ""
17564
          frameworkcode: ""
17472
          seealso: ""
17565
          seealso: ""
17473
          link: 001@
17566
          link: Local-number
17474
          defaultvalue: ""
17567
          defaultvalue:
17475
17568
17476
        - tagfield: "436"
17569
        - tagfield: "435"
17477
          tagsubfield: "a"
17570
          tagsubfield: "a"
17478
          liblibrarian: "Author"
17571
          liblibrarian: "Author"
17479
          libopac: "Author"
17572
          libopac: "Author"
Lines 17485-17497 tables: Link Here
17485
          authtypecode: ""
17578
          authtypecode: ""
17486
          value_builder: ""
17579
          value_builder: ""
17487
          isurl: 0
17580
          isurl: 0
17488
          hidden: -5
17581
          hidden: -1
17489
          frameworkcode: ""
17582
          frameworkcode: ""
17490
          seealso: ""
17583
          seealso: ""
17491
          link: ""
17584
          link: ""
17492
          defaultvalue:
17585
          defaultvalue:
17493
17586
17494
        - tagfield: "436"
17587
        - tagfield: "435"
17495
          tagsubfield: "b"
17588
          tagsubfield: "b"
17496
          liblibrarian: "General Material Designation"
17589
          liblibrarian: "General Material Designation"
17497
          libopac: "General Material Designation"
17590
          libopac: "General Material Designation"
Lines 17503-17515 tables: Link Here
17503
          authtypecode: ""
17596
          authtypecode: ""
17504
          value_builder: ""
17597
          value_builder: ""
17505
          isurl: 0
17598
          isurl: 0
17506
          hidden: -6
17599
          hidden: -1
17507
          frameworkcode: ""
17600
          frameworkcode: ""
17508
          seealso: ""
17601
          seealso: ""
17509
          link: ""
17602
          link: ""
17510
          defaultvalue:
17603
          defaultvalue:
17511
17604
17512
        - tagfield: "436"
17605
        - tagfield: "435"
17513
          tagsubfield: "c"
17606
          tagsubfield: "c"
17514
          liblibrarian: "Place of Publication"
17607
          liblibrarian: "Place of Publication"
17515
          libopac: "Place of Publication"
17608
          libopac: "Place of Publication"
Lines 17521-17533 tables: Link Here
17521
          authtypecode: ""
17614
          authtypecode: ""
17522
          value_builder: ""
17615
          value_builder: ""
17523
          isurl: 0
17616
          isurl: 0
17524
          hidden: -5
17617
          hidden: -1
17525
          frameworkcode: ""
17618
          frameworkcode: ""
17526
          seealso: ""
17619
          seealso: ""
17527
          link: ""
17620
          link: ""
17528
          defaultvalue:
17621
          defaultvalue:
17529
17622
17530
        - tagfield: "436"
17623
        - tagfield: "435"
17531
          tagsubfield: "d"
17624
          tagsubfield: "d"
17532
          liblibrarian: "Date of Publication"
17625
          liblibrarian: "Date of Publication"
17533
          libopac: "Date of Publication"
17626
          libopac: "Date of Publication"
Lines 17539-17551 tables: Link Here
17539
          authtypecode: ""
17632
          authtypecode: ""
17540
          value_builder: ""
17633
          value_builder: ""
17541
          isurl: 0
17634
          isurl: 0
17542
          hidden: -5
17635
          hidden: -1
17543
          frameworkcode: ""
17636
          frameworkcode: ""
17544
          seealso: ""
17637
          seealso: ""
17545
          link: ""
17638
          link: ""
17546
          defaultvalue:
17639
          defaultvalue:
17547
17640
17548
        - tagfield: "436"
17641
        - tagfield: "435"
17549
          tagsubfield: "e"
17642
          tagsubfield: "e"
17550
          liblibrarian: "Edition Statement"
17643
          liblibrarian: "Edition Statement"
17551
          libopac: "Edition Statement"
17644
          libopac: "Edition Statement"
Lines 17557-17569 tables: Link Here
17557
          authtypecode: ""
17650
          authtypecode: ""
17558
          value_builder: ""
17651
          value_builder: ""
17559
          isurl: 0
17652
          isurl: 0
17560
          hidden: -5
17653
          hidden: -1
17561
          frameworkcode: ""
17654
          frameworkcode: ""
17562
          seealso: ""
17655
          seealso: ""
17563
          link: ""
17656
          link: ""
17564
          defaultvalue:
17657
          defaultvalue:
17565
17658
17566
        - tagfield: "436"
17659
        - tagfield: "435"
17567
          tagsubfield: "f"
17660
          tagsubfield: "f"
17568
          liblibrarian: "First Statement of Responsibility"
17661
          liblibrarian: "First Statement of Responsibility"
17569
          libopac: "First Statement of Responsibility"
17662
          libopac: "First Statement of Responsibility"
Lines 17575-17587 tables: Link Here
17575
          authtypecode: ""
17668
          authtypecode: ""
17576
          value_builder: ""
17669
          value_builder: ""
17577
          isurl: 0
17670
          isurl: 0
17578
          hidden: -6
17671
          hidden: -1
17579
          frameworkcode: ""
17672
          frameworkcode: ""
17580
          seealso: ""
17673
          seealso: ""
17581
          link: ""
17674
          link: ""
17582
          defaultvalue:
17675
          defaultvalue:
17583
17676
17584
        - tagfield: "436"
17677
        - tagfield: "435"
17585
          tagsubfield: "g"
17678
          tagsubfield: "g"
17586
          liblibrarian: "Subsequent Statement of Responsibility"
17679
          liblibrarian: "Subsequent Statement of Responsibility"
17587
          libopac: "Subsequent Statement of Responsibility"
17680
          libopac: "Subsequent Statement of Responsibility"
Lines 17593-17605 tables: Link Here
17593
          authtypecode: ""
17686
          authtypecode: ""
17594
          value_builder: ""
17687
          value_builder: ""
17595
          isurl: 0
17688
          isurl: 0
17596
          hidden: -6
17689
          hidden: -1
17597
          frameworkcode: ""
17690
          frameworkcode: ""
17598
          seealso: ""
17691
          seealso: ""
17599
          link: ""
17692
          link: ""
17600
          defaultvalue:
17693
          defaultvalue:
17601
17694
17602
        - tagfield: "436"
17695
        - tagfield: "435"
17603
          tagsubfield: "h"
17696
          tagsubfield: "h"
17604
          liblibrarian: "Number of Section or Part"
17697
          liblibrarian: "Number of Section or Part"
17605
          libopac: "Number of Section or Part"
17698
          libopac: "Number of Section or Part"
Lines 17611-17623 tables: Link Here
17611
          authtypecode: ""
17704
          authtypecode: ""
17612
          value_builder: ""
17705
          value_builder: ""
17613
          isurl: 0
17706
          isurl: 0
17614
          hidden: -5
17707
          hidden: -1
17615
          frameworkcode: ""
17708
          frameworkcode: ""
17616
          seealso: ""
17709
          seealso: ""
17617
          link: ""
17710
          link: ""
17618
          defaultvalue:
17711
          defaultvalue:
17619
17712
17620
        - tagfield: "436"
17713
        - tagfield: "435"
17621
          tagsubfield: "i"
17714
          tagsubfield: "i"
17622
          liblibrarian: "Name of Section or Part"
17715
          liblibrarian: "Name of Section or Part"
17623
          libopac: "Name of Section or Part"
17716
          libopac: "Name of Section or Part"
Lines 17629-17644 tables: Link Here
17629
          authtypecode: ""
17722
          authtypecode: ""
17630
          value_builder: ""
17723
          value_builder: ""
17631
          isurl: 0
17724
          isurl: 0
17632
          hidden: -5
17725
          hidden: -1
17633
          frameworkcode: ""
17726
          frameworkcode: ""
17634
          seealso: ""
17727
          seealso: ""
17635
          link: ""
17728
          link: ""
17636
          defaultvalue:
17729
          defaultvalue:
17637
17730
17638
        - tagfield: "436"
17731
        - tagfield: "435"
17639
          tagsubfield: "l"
17732
          tagsubfield: "l"
17640
          liblibrarian: "Parallel Title"
17733
          liblibrarian: "Parallel title"
17641
          libopac: "Parallel Title"
17734
          libopac: "Parallel title"
17642
          repeatable: 1
17735
          repeatable: 1
17643
          mandatory: 0
17736
          mandatory: 0
17644
          kohafield: ""
17737
          kohafield: ""
Lines 17647-17659 tables: Link Here
17647
          authtypecode: ""
17740
          authtypecode: ""
17648
          value_builder: ""
17741
          value_builder: ""
17649
          isurl: 0
17742
          isurl: 0
17650
          hidden: -6
17743
          hidden: -1
17651
          frameworkcode: ""
17744
          frameworkcode: ""
17652
          seealso: ""
17745
          seealso: ""
17653
          link: ""
17746
          link: ""
17654
          defaultvalue:
17747
          defaultvalue:
17655
17748
17656
        - tagfield: "436"
17749
        - tagfield: "435"
17657
          tagsubfield: "m"
17750
          tagsubfield: "m"
17658
          liblibrarian: "International Standard Music Number"
17751
          liblibrarian: "International Standard Music Number"
17659
          libopac: "International Standard Music Number"
17752
          libopac: "International Standard Music Number"
Lines 17665-17677 tables: Link Here
17665
          authtypecode: ""
17758
          authtypecode: ""
17666
          value_builder: ""
17759
          value_builder: ""
17667
          isurl: 0
17760
          isurl: 0
17668
          hidden: -6
17761
          hidden: -1
17669
          frameworkcode: ""
17762
          frameworkcode: ""
17670
          seealso: ""
17763
          seealso: ""
17671
          link: ""
17764
          link: ""
17672
          defaultvalue:
17765
          defaultvalue:
17673
17766
17674
        - tagfield: "436"
17767
        - tagfield: "435"
17675
          tagsubfield: "n"
17768
          tagsubfield: "n"
17676
          liblibrarian: "Name of Publisher, Distributor, etc."
17769
          liblibrarian: "Name of Publisher, Distributor, etc."
17677
          libopac: "Name of Publisher, Distributor, etc."
17770
          libopac: "Name of Publisher, Distributor, etc."
Lines 17683-17698 tables: Link Here
17683
          authtypecode: ""
17776
          authtypecode: ""
17684
          value_builder: ""
17777
          value_builder: ""
17685
          isurl: 0
17778
          isurl: 0
17686
          hidden: -6
17779
          hidden: -1
17687
          frameworkcode: ""
17780
          frameworkcode: ""
17688
          seealso: ""
17781
          seealso: ""
17689
          link: ""
17782
          link: ""
17690
          defaultvalue:
17783
          defaultvalue:
17691
17784
17692
        - tagfield: "436"
17785
        - tagfield: "435"
17693
          tagsubfield: "o"
17786
          tagsubfield: "o"
17694
          liblibrarian: "Other Title Information."
17787
          liblibrarian: "Other title information."
17695
          libopac: "Other Title Information."
17788
          libopac: "Other title information."
17696
          repeatable: 1
17789
          repeatable: 1
17697
          mandatory: 0
17790
          mandatory: 0
17698
          kohafield: ""
17791
          kohafield: ""
Lines 17701-17716 tables: Link Here
17701
          authtypecode: ""
17794
          authtypecode: ""
17702
          value_builder: ""
17795
          value_builder: ""
17703
          isurl: 0
17796
          isurl: 0
17704
          hidden: -6
17797
          hidden: -1
17705
          frameworkcode: ""
17798
          frameworkcode: ""
17706
          seealso: ""
17799
          seealso: ""
17707
          link: ""
17800
          link: ""
17708
          defaultvalue:
17801
          defaultvalue:
17709
17802
17710
        - tagfield: "436"
17803
        - tagfield: "435"
17711
          tagsubfield: "p"
17804
          tagsubfield: "p"
17712
          liblibrarian: "Physical Description"
17805
          liblibrarian: "Physical description"
17713
          libopac: "Physical Description"
17806
          libopac: "Physical description"
17714
          repeatable: 0
17807
          repeatable: 0
17715
          mandatory: 0
17808
          mandatory: 0
17716
          kohafield: ""
17809
          kohafield: ""
Lines 17719-17734 tables: Link Here
17719
          authtypecode: ""
17812
          authtypecode: ""
17720
          value_builder: ""
17813
          value_builder: ""
17721
          isurl: 0
17814
          isurl: 0
17722
          hidden: -5
17815
          hidden: -1
17723
          frameworkcode: ""
17816
          frameworkcode: ""
17724
          seealso: ""
17817
          seealso: ""
17725
          link: ""
17818
          link: ""
17726
          defaultvalue:
17819
          defaultvalue:
17727
17820
17728
        - tagfield: "436"
17821
        - tagfield: "435"
17729
          tagsubfield: "q"
17822
          tagsubfield: "q"
17730
          liblibrarian: "International Standard Identifier for a Work"
17823
          liblibrarian: "International standard identifier for a work"
17731
          libopac: "International Standard Identifier for a Work"
17824
          libopac: "International standard identifier for a work"
17732
          repeatable: 1
17825
          repeatable: 1
17733
          mandatory: 0
17826
          mandatory: 0
17734
          kohafield: ""
17827
          kohafield: ""
Lines 17737-17752 tables: Link Here
17737
          authtypecode: ""
17830
          authtypecode: ""
17738
          value_builder: ""
17831
          value_builder: ""
17739
          isurl: 0
17832
          isurl: 0
17740
          hidden: -6
17833
          hidden: -1
17741
          frameworkcode: ""
17834
          frameworkcode: ""
17742
          seealso: ""
17835
          seealso: ""
17743
          link: ""
17836
          link: ""
17744
          defaultvalue:
17837
          defaultvalue:
17745
17838
17746
        - tagfield: "436"
17839
        - tagfield: "435"
17747
          tagsubfield: "r"
17840
          tagsubfield: "r"
17748
          liblibrarian: "International Standard Identifier for an Expression"
17841
          liblibrarian: "International standard identifier for an expression"
17749
          libopac: "International Standard Identifier for an Expression"
17842
          libopac: "International standard identifier for an expression"
17750
          repeatable: 1
17843
          repeatable: 1
17751
          mandatory: 0
17844
          mandatory: 0
17752
          kohafield: ""
17845
          kohafield: ""
Lines 17755-17770 tables: Link Here
17755
          authtypecode: ""
17848
          authtypecode: ""
17756
          value_builder: ""
17849
          value_builder: ""
17757
          isurl: 0
17850
          isurl: 0
17758
          hidden: -6
17851
          hidden: -1
17759
          frameworkcode: ""
17852
          frameworkcode: ""
17760
          seealso: ""
17853
          seealso: ""
17761
          link: ""
17854
          link: ""
17762
          defaultvalue:
17855
          defaultvalue:
17763
17856
17764
        - tagfield: "436"
17857
        - tagfield: "435"
17765
          tagsubfield: "s"
17858
          tagsubfield: "s"
17766
          liblibrarian: "Series Statement"
17859
          liblibrarian: "Series statement"
17767
          libopac: "Series Statement"
17860
          libopac: "Series statement"
17768
          repeatable: 1
17861
          repeatable: 1
17769
          mandatory: 0
17862
          mandatory: 0
17770
          kohafield: ""
17863
          kohafield: ""
Lines 17773-17803 tables: Link Here
17773
          authtypecode: ""
17866
          authtypecode: ""
17774
          value_builder: ""
17867
          value_builder: ""
17775
          isurl: 0
17868
          isurl: 0
17776
          hidden: -6
17869
          hidden: -1
17777
          frameworkcode: ""
17870
          frameworkcode: ""
17778
          seealso: ""
17871
          seealso: ""
17779
          link: ""
17872
          link: ""
17780
          defaultvalue:
17873
          defaultvalue:
17781
17874
17782
        - tagfield: "436"
17875
        - tagfield: "435"
17783
          tagsubfield: "t"
17876
          tagsubfield: "t"
17784
          liblibrarian: "Title"
17877
          liblibrarian: "Title"
17785
          libopac: "Title"
17878
          libopac: "Title"
17786
          repeatable: 0
17879
          repeatable: 1
17787
          mandatory: 1
17880
          mandatory: 1
17788
          kohafield: ""
17881
          kohafield: ""
17789
          tab: 4
17882
          tab: 4
17790
          authorised_value: ""
17883
          authorised_value: ""
17791
          authtypecode: ""
17884
          authtypecode: ""
17792
          value_builder: ""
17885
          value_builder: unimarc_field_4XX.pl
17793
          isurl: 0
17886
          isurl: 0
17794
          hidden: -5
17887
          hidden: 0
17795
          frameworkcode: ""
17888
          frameworkcode: ""
17796
          seealso: ""
17889
          seealso: ""
17797
          link: ""
17890
          link: ""
17798
          defaultvalue:
17891
          defaultvalue:
17799
17892
17800
        - tagfield: "436"
17893
        - tagfield: "435"
17801
          tagsubfield: "u"
17894
          tagsubfield: "u"
17802
          liblibrarian: "Uniform Resource Locator"
17895
          liblibrarian: "Uniform Resource Locator"
17803
          libopac: "Uniform Resource Locator"
17896
          libopac: "Uniform Resource Locator"
Lines 17809-17821 tables: Link Here
17809
          authtypecode: ""
17902
          authtypecode: ""
17810
          value_builder: ""
17903
          value_builder: ""
17811
          isurl: 0
17904
          isurl: 0
17812
          hidden: -5
17905
          hidden: -1
17813
          frameworkcode: ""
17906
          frameworkcode: ""
17814
          seealso: ""
17907
          seealso: ""
17815
          link: ""
17908
          link: ""
17816
          defaultvalue:
17909
          defaultvalue:
17817
17910
17818
        - tagfield: "436"
17911
        - tagfield: "435"
17819
          tagsubfield: "v"
17912
          tagsubfield: "v"
17820
          liblibrarian: "Volume Number"
17913
          liblibrarian: "Volume Number"
17821
          libopac: "Volume Number"
17914
          libopac: "Volume Number"
Lines 17827-17839 tables: Link Here
17827
          authtypecode: ""
17920
          authtypecode: ""
17828
          value_builder: ""
17921
          value_builder: ""
17829
          isurl: 0
17922
          isurl: 0
17830
          hidden: -5
17923
          hidden: -1
17831
          frameworkcode: ""
17924
          frameworkcode: ""
17832
          seealso: ""
17925
          seealso: ""
17833
          link: ""
17926
          link: ""
17834
          defaultvalue:
17927
          defaultvalue:
17835
17928
17836
        - tagfield: "436"
17929
        - tagfield: "435"
17837
          tagsubfield: "x"
17930
          tagsubfield: "x"
17838
          liblibrarian: "International Standard Serial Number"
17931
          liblibrarian: "International Standard Serial Number"
17839
          libopac: "International Standard Serial Number"
17932
          libopac: "International Standard Serial Number"
Lines 17845-17857 tables: Link Here
17845
          authtypecode: ""
17938
          authtypecode: ""
17846
          value_builder: ""
17939
          value_builder: ""
17847
          isurl: 0
17940
          isurl: 0
17848
          hidden: -5
17941
          hidden: -1
17849
          frameworkcode: ""
17942
          frameworkcode: ""
17850
          seealso: ""
17943
          seealso: ""
17851
          link: ""
17944
          link: ISSN
17852
          defaultvalue:
17945
          defaultvalue:
17853
17946
17854
        - tagfield: "436"
17947
        - tagfield: "435"
17855
          tagsubfield: "y"
17948
          tagsubfield: "y"
17856
          liblibrarian: "International Standard Book Number"
17949
          liblibrarian: "International Standard Book Number"
17857
          libopac: "International Standard Book Number"
17950
          libopac: "International Standard Book Number"
Lines 17863-17875 tables: Link Here
17863
          authtypecode: ""
17956
          authtypecode: ""
17864
          value_builder: ""
17957
          value_builder: ""
17865
          isurl: 0
17958
          isurl: 0
17866
          hidden: -5
17959
          hidden: -1
17867
          frameworkcode: ""
17960
          frameworkcode: ""
17868
          seealso: ""
17961
          seealso: ""
17869
          link: ""
17962
          link: ISBN
17870
          defaultvalue:
17963
          defaultvalue:
17871
17964
17872
        - tagfield: "436"
17965
        - tagfield: "435"
17873
          tagsubfield: "z"
17966
          tagsubfield: "z"
17874
          liblibrarian: "CODEN"
17967
          liblibrarian: "CODEN"
17875
          libopac: "CODEN"
17968
          libopac: "CODEN"
Lines 17881-17929 tables: Link Here
17881
          authtypecode: ""
17974
          authtypecode: ""
17882
          value_builder: ""
17975
          value_builder: ""
17883
          isurl: 0
17976
          isurl: 0
17884
          hidden: -5
17977
          hidden: -1
17885
          frameworkcode: ""
17886
          seealso: ""
17887
          link: ""
17888
          defaultvalue:
17889
17890
        - tagfield: "437"
17891
          tagsubfield: "0"
17892
          liblibrarian: "Bibliographic Record Identifier"
17893
          libopac: "Bibliographic Record Identifier"
17894
          repeatable: 0
17895
          mandatory: 0
17896
          kohafield: ""
17897
          tab: 4
17898
          authorised_value: ""
17899
          authtypecode: ""
17900
          value_builder: ""
17901
          isurl: 0
17902
          hidden: -5
17903
          frameworkcode: ""
17904
          seealso: ""
17905
          link: ""
17906
          defaultvalue:
17907
17908
        - tagfield: "437"
17909
          tagsubfield: "1"
17910
          liblibrarian: "Linking Data"
17911
          libopac: "Linking Data"
17912
          repeatable: 1
17913
          mandatory: 0
17914
          kohafield: ""
17915
          tab: 4
17916
          authorised_value: ""
17917
          authtypecode: ""
17918
          value_builder: ""
17919
          isurl: 0
17920
          hidden: -6
17921
          frameworkcode: ""
17978
          frameworkcode: ""
17922
          seealso: ""
17979
          seealso: ""
17923
          link: ""
17980
          link: ""
17924
          defaultvalue:
17981
          defaultvalue:
17925
17982
17926
        - tagfield: "437"
17983
        - tagfield: "436"
17927
          tagsubfield: "3"
17984
          tagsubfield: "3"
17928
          liblibrarian: "Authority Record Number"
17985
          liblibrarian: "Authority Record Number"
17929
          libopac: "Authority Record Number"
17986
          libopac: "Authority Record Number"
Lines 17935-17950 tables: Link Here
17935
          authtypecode: ""
17992
          authtypecode: ""
17936
          value_builder: ""
17993
          value_builder: ""
17937
          isurl: 0
17994
          isurl: 0
17938
          hidden: -5
17995
          hidden: -1
17939
          frameworkcode: ""
17996
          frameworkcode: ""
17940
          seealso: ""
17997
          seealso: ""
17941
          link: ""
17998
          link: ""
17942
          defaultvalue:
17999
          defaultvalue:
17943
18000
17944
        - tagfield: "437"
18001
        - tagfield: "436"
17945
          tagsubfield: "5"
18002
          tagsubfield: "5"
17946
          liblibrarian: "Institution to Which the Field Applies"
18003
          liblibrarian: "Institution and Copy to Which Field Applies"
17947
          libopac: "Institution to Which the Field Applies"
18004
          libopac: "Institution and Copy to Which Field Applies"
17948
          repeatable: 0
18005
          repeatable: 0
17949
          mandatory: 0
18006
          mandatory: 0
17950
          kohafield: ""
18007
          kohafield: ""
Lines 17953-17968 tables: Link Here
17953
          authtypecode: ""
18010
          authtypecode: ""
17954
          value_builder: ""
18011
          value_builder: ""
17955
          isurl: 0
18012
          isurl: 0
17956
          hidden: -5
18013
          hidden: -1
17957
          frameworkcode: ""
18014
          frameworkcode: ""
17958
          seealso: ""
18015
          seealso: ""
17959
          link: ""
18016
          link: ""
17960
          defaultvalue:
18017
          defaultvalue:
17961
18018
17962
        - tagfield: "437"
18019
        - tagfield: "436"
17963
          tagsubfield: "9"
18020
          tagsubfield: "9"
17964
          liblibrarian: "Koha number"
18021
          liblibrarian: "Koha number"
17965
          libopac: ""
18022
          libopac: "Koha number"
17966
          repeatable: 0
18023
          repeatable: 0
17967
          mandatory: 0
18024
          mandatory: 0
17968
          kohafield: ""
18025
          kohafield: ""
Lines 17971-17983 tables: Link Here
17971
          authtypecode: ""
18028
          authtypecode: ""
17972
          value_builder: ""
18029
          value_builder: ""
17973
          isurl: 0
18030
          isurl: 0
17974
          hidden: 0
18031
          hidden: -1
17975
          frameworkcode: ""
18032
          frameworkcode: ""
17976
          seealso: ""
18033
          seealso: ""
17977
          link: 001@
18034
          link: Local-number
17978
          defaultvalue: ""
18035
          defaultvalue:
17979
18036
17980
        - tagfield: "437"
18037
        - tagfield: "436"
17981
          tagsubfield: "a"
18038
          tagsubfield: "a"
17982
          liblibrarian: "Author"
18039
          liblibrarian: "Author"
17983
          libopac: "Author"
18040
          libopac: "Author"
Lines 17989-18001 tables: Link Here
17989
          authtypecode: ""
18046
          authtypecode: ""
17990
          value_builder: ""
18047
          value_builder: ""
17991
          isurl: 0
18048
          isurl: 0
17992
          hidden: -5
18049
          hidden: -1
17993
          frameworkcode: ""
18050
          frameworkcode: ""
17994
          seealso: ""
18051
          seealso: ""
17995
          link: ""
18052
          link: ""
17996
          defaultvalue:
18053
          defaultvalue:
17997
18054
17998
        - tagfield: "437"
18055
        - tagfield: "436"
17999
          tagsubfield: "b"
18056
          tagsubfield: "b"
18000
          liblibrarian: "General Material Designation"
18057
          liblibrarian: "General Material Designation"
18001
          libopac: "General Material Designation"
18058
          libopac: "General Material Designation"
Lines 18007-18019 tables: Link Here
18007
          authtypecode: ""
18064
          authtypecode: ""
18008
          value_builder: ""
18065
          value_builder: ""
18009
          isurl: 0
18066
          isurl: 0
18010
          hidden: -6
18067
          hidden: -1
18011
          frameworkcode: ""
18068
          frameworkcode: ""
18012
          seealso: ""
18069
          seealso: ""
18013
          link: ""
18070
          link: ""
18014
          defaultvalue:
18071
          defaultvalue:
18015
18072
18016
        - tagfield: "437"
18073
        - tagfield: "436"
18017
          tagsubfield: "c"
18074
          tagsubfield: "c"
18018
          liblibrarian: "Place of Publication"
18075
          liblibrarian: "Place of Publication"
18019
          libopac: "Place of Publication"
18076
          libopac: "Place of Publication"
Lines 18025-18037 tables: Link Here
18025
          authtypecode: ""
18082
          authtypecode: ""
18026
          value_builder: ""
18083
          value_builder: ""
18027
          isurl: 0
18084
          isurl: 0
18028
          hidden: -5
18085
          hidden: -1
18029
          frameworkcode: ""
18086
          frameworkcode: ""
18030
          seealso: ""
18087
          seealso: ""
18031
          link: ""
18088
          link: ""
18032
          defaultvalue:
18089
          defaultvalue:
18033
18090
18034
        - tagfield: "437"
18091
        - tagfield: "436"
18035
          tagsubfield: "d"
18092
          tagsubfield: "d"
18036
          liblibrarian: "Date of Publication"
18093
          liblibrarian: "Date of Publication"
18037
          libopac: "Date of Publication"
18094
          libopac: "Date of Publication"
Lines 18043-18055 tables: Link Here
18043
          authtypecode: ""
18100
          authtypecode: ""
18044
          value_builder: ""
18101
          value_builder: ""
18045
          isurl: 0
18102
          isurl: 0
18046
          hidden: -5
18103
          hidden: -1
18047
          frameworkcode: ""
18104
          frameworkcode: ""
18048
          seealso: ""
18105
          seealso: ""
18049
          link: ""
18106
          link: ""
18050
          defaultvalue:
18107
          defaultvalue:
18051
18108
18052
        - tagfield: "437"
18109
        - tagfield: "436"
18053
          tagsubfield: "e"
18110
          tagsubfield: "e"
18054
          liblibrarian: "Edition Statement"
18111
          liblibrarian: "Edition Statement"
18055
          libopac: "Edition Statement"
18112
          libopac: "Edition Statement"
Lines 18061-18073 tables: Link Here
18061
          authtypecode: ""
18118
          authtypecode: ""
18062
          value_builder: ""
18119
          value_builder: ""
18063
          isurl: 0
18120
          isurl: 0
18064
          hidden: -5
18121
          hidden: -1
18065
          frameworkcode: ""
18122
          frameworkcode: ""
18066
          seealso: ""
18123
          seealso: ""
18067
          link: ""
18124
          link: ""
18068
          defaultvalue:
18125
          defaultvalue:
18069
18126
18070
        - tagfield: "437"
18127
        - tagfield: "436"
18071
          tagsubfield: "f"
18128
          tagsubfield: "f"
18072
          liblibrarian: "First Statement of Responsibility"
18129
          liblibrarian: "First Statement of Responsibility"
18073
          libopac: "First Statement of Responsibility"
18130
          libopac: "First Statement of Responsibility"
Lines 18079-18091 tables: Link Here
18079
          authtypecode: ""
18136
          authtypecode: ""
18080
          value_builder: ""
18137
          value_builder: ""
18081
          isurl: 0
18138
          isurl: 0
18082
          hidden: -6
18139
          hidden: -1
18083
          frameworkcode: ""
18140
          frameworkcode: ""
18084
          seealso: ""
18141
          seealso: ""
18085
          link: ""
18142
          link: ""
18086
          defaultvalue:
18143
          defaultvalue:
18087
18144
18088
        - tagfield: "437"
18145
        - tagfield: "436"
18089
          tagsubfield: "g"
18146
          tagsubfield: "g"
18090
          liblibrarian: "Subsequent Statement of Responsibility"
18147
          liblibrarian: "Subsequent Statement of Responsibility"
18091
          libopac: "Subsequent Statement of Responsibility"
18148
          libopac: "Subsequent Statement of Responsibility"
Lines 18097-18109 tables: Link Here
18097
          authtypecode: ""
18154
          authtypecode: ""
18098
          value_builder: ""
18155
          value_builder: ""
18099
          isurl: 0
18156
          isurl: 0
18100
          hidden: -6
18157
          hidden: -1
18101
          frameworkcode: ""
18158
          frameworkcode: ""
18102
          seealso: ""
18159
          seealso: ""
18103
          link: ""
18160
          link: ""
18104
          defaultvalue:
18161
          defaultvalue:
18105
18162
18106
        - tagfield: "437"
18163
        - tagfield: "436"
18107
          tagsubfield: "h"
18164
          tagsubfield: "h"
18108
          liblibrarian: "Number of Section or Part"
18165
          liblibrarian: "Number of Section or Part"
18109
          libopac: "Number of Section or Part"
18166
          libopac: "Number of Section or Part"
Lines 18115-18127 tables: Link Here
18115
          authtypecode: ""
18172
          authtypecode: ""
18116
          value_builder: ""
18173
          value_builder: ""
18117
          isurl: 0
18174
          isurl: 0
18118
          hidden: -5
18175
          hidden: -1
18119
          frameworkcode: ""
18176
          frameworkcode: ""
18120
          seealso: ""
18177
          seealso: ""
18121
          link: ""
18178
          link: ""
18122
          defaultvalue:
18179
          defaultvalue:
18123
18180
18124
        - tagfield: "437"
18181
        - tagfield: "436"
18125
          tagsubfield: "i"
18182
          tagsubfield: "i"
18126
          liblibrarian: "Name of Section or Part"
18183
          liblibrarian: "Name of Section or Part"
18127
          libopac: "Name of Section or Part"
18184
          libopac: "Name of Section or Part"
Lines 18133-18148 tables: Link Here
18133
          authtypecode: ""
18190
          authtypecode: ""
18134
          value_builder: ""
18191
          value_builder: ""
18135
          isurl: 0
18192
          isurl: 0
18136
          hidden: -5
18193
          hidden: -1
18137
          frameworkcode: ""
18194
          frameworkcode: ""
18138
          seealso: ""
18195
          seealso: ""
18139
          link: ""
18196
          link: ""
18140
          defaultvalue:
18197
          defaultvalue:
18141
18198
18142
        - tagfield: "437"
18199
        - tagfield: "436"
18143
          tagsubfield: "l"
18200
          tagsubfield: "l"
18144
          liblibrarian: "Parallel Title"
18201
          liblibrarian: "Parallel title"
18145
          libopac: "Parallel Title"
18202
          libopac: "Parallel title"
18146
          repeatable: 1
18203
          repeatable: 1
18147
          mandatory: 0
18204
          mandatory: 0
18148
          kohafield: ""
18205
          kohafield: ""
Lines 18151-18163 tables: Link Here
18151
          authtypecode: ""
18208
          authtypecode: ""
18152
          value_builder: ""
18209
          value_builder: ""
18153
          isurl: 0
18210
          isurl: 0
18154
          hidden: -6
18211
          hidden: -1
18155
          frameworkcode: ""
18212
          frameworkcode: ""
18156
          seealso: ""
18213
          seealso: ""
18157
          link: ""
18214
          link: ""
18158
          defaultvalue:
18215
          defaultvalue:
18159
18216
18160
        - tagfield: "437"
18217
        - tagfield: "436"
18161
          tagsubfield: "m"
18218
          tagsubfield: "m"
18162
          liblibrarian: "International Standard Music Number"
18219
          liblibrarian: "International Standard Music Number"
18163
          libopac: "International Standard Music Number"
18220
          libopac: "International Standard Music Number"
Lines 18169-18181 tables: Link Here
18169
          authtypecode: ""
18226
          authtypecode: ""
18170
          value_builder: ""
18227
          value_builder: ""
18171
          isurl: 0
18228
          isurl: 0
18172
          hidden: -6
18229
          hidden: -1
18173
          frameworkcode: ""
18230
          frameworkcode: ""
18174
          seealso: ""
18231
          seealso: ""
18175
          link: ""
18232
          link: ""
18176
          defaultvalue:
18233
          defaultvalue:
18177
18234
18178
        - tagfield: "437"
18235
        - tagfield: "436"
18179
          tagsubfield: "n"
18236
          tagsubfield: "n"
18180
          liblibrarian: "Name of Publisher, Distributor, etc."
18237
          liblibrarian: "Name of Publisher, Distributor, etc."
18181
          libopac: "Name of Publisher, Distributor, etc."
18238
          libopac: "Name of Publisher, Distributor, etc."
Lines 18187-18202 tables: Link Here
18187
          authtypecode: ""
18244
          authtypecode: ""
18188
          value_builder: ""
18245
          value_builder: ""
18189
          isurl: 0
18246
          isurl: 0
18190
          hidden: -6
18247
          hidden: -1
18191
          frameworkcode: ""
18248
          frameworkcode: ""
18192
          seealso: ""
18249
          seealso: ""
18193
          link: ""
18250
          link: ""
18194
          defaultvalue:
18251
          defaultvalue:
18195
18252
18196
        - tagfield: "437"
18253
        - tagfield: "436"
18197
          tagsubfield: "o"
18254
          tagsubfield: "o"
18198
          liblibrarian: "Other Title Information."
18255
          liblibrarian: "Other title information."
18199
          libopac: "Other Title Information."
18256
          libopac: "Other title information."
18200
          repeatable: 1
18257
          repeatable: 1
18201
          mandatory: 0
18258
          mandatory: 0
18202
          kohafield: ""
18259
          kohafield: ""
Lines 18205-18220 tables: Link Here
18205
          authtypecode: ""
18262
          authtypecode: ""
18206
          value_builder: ""
18263
          value_builder: ""
18207
          isurl: 0
18264
          isurl: 0
18208
          hidden: -6
18265
          hidden: -1
18209
          frameworkcode: ""
18266
          frameworkcode: ""
18210
          seealso: ""
18267
          seealso: ""
18211
          link: ""
18268
          link: ""
18212
          defaultvalue:
18269
          defaultvalue:
18213
18270
18214
        - tagfield: "437"
18271
        - tagfield: "436"
18215
          tagsubfield: "p"
18272
          tagsubfield: "p"
18216
          liblibrarian: "Physical Description"
18273
          liblibrarian: "Physical description"
18217
          libopac: "Physical Description"
18274
          libopac: "Physical description"
18218
          repeatable: 0
18275
          repeatable: 0
18219
          mandatory: 0
18276
          mandatory: 0
18220
          kohafield: ""
18277
          kohafield: ""
Lines 18223-18238 tables: Link Here
18223
          authtypecode: ""
18280
          authtypecode: ""
18224
          value_builder: ""
18281
          value_builder: ""
18225
          isurl: 0
18282
          isurl: 0
18226
          hidden: -5
18283
          hidden: -1
18227
          frameworkcode: ""
18284
          frameworkcode: ""
18228
          seealso: ""
18285
          seealso: ""
18229
          link: ""
18286
          link: ""
18230
          defaultvalue:
18287
          defaultvalue:
18231
18288
18232
        - tagfield: "437"
18289
        - tagfield: "436"
18233
          tagsubfield: "q"
18290
          tagsubfield: "q"
18234
          liblibrarian: "International Standard Identifier for a Work"
18291
          liblibrarian: "International standard identifier for a work"
18235
          libopac: "International Standard Identifier for a Work"
18292
          libopac: "International standard identifier for a work"
18236
          repeatable: 1
18293
          repeatable: 1
18237
          mandatory: 0
18294
          mandatory: 0
18238
          kohafield: ""
18295
          kohafield: ""
Lines 18241-18256 tables: Link Here
18241
          authtypecode: ""
18298
          authtypecode: ""
18242
          value_builder: ""
18299
          value_builder: ""
18243
          isurl: 0
18300
          isurl: 0
18244
          hidden: -6
18301
          hidden: -1
18245
          frameworkcode: ""
18302
          frameworkcode: ""
18246
          seealso: ""
18303
          seealso: ""
18247
          link: ""
18304
          link: ""
18248
          defaultvalue:
18305
          defaultvalue:
18249
18306
18250
        - tagfield: "437"
18307
        - tagfield: "436"
18251
          tagsubfield: "r"
18308
          tagsubfield: "r"
18252
          liblibrarian: "International Standard Identifier for an Expression"
18309
          liblibrarian: "International standard identifier for an expression"
18253
          libopac: "International Standard Identifier for an Expression"
18310
          libopac: "International standard identifier for an expression"
18254
          repeatable: 1
18311
          repeatable: 1
18255
          mandatory: 0
18312
          mandatory: 0
18256
          kohafield: ""
18313
          kohafield: ""
Lines 18259-18274 tables: Link Here
18259
          authtypecode: ""
18316
          authtypecode: ""
18260
          value_builder: ""
18317
          value_builder: ""
18261
          isurl: 0
18318
          isurl: 0
18262
          hidden: -6
18319
          hidden: -1
18263
          frameworkcode: ""
18320
          frameworkcode: ""
18264
          seealso: ""
18321
          seealso: ""
18265
          link: ""
18322
          link: ""
18266
          defaultvalue:
18323
          defaultvalue:
18267
18324
18268
        - tagfield: "437"
18325
        - tagfield: "436"
18269
          tagsubfield: "s"
18326
          tagsubfield: "s"
18270
          liblibrarian: "Series Statement"
18327
          liblibrarian: "Series statement"
18271
          libopac: "Series Statement"
18328
          libopac: "Series statement"
18272
          repeatable: 1
18329
          repeatable: 1
18273
          mandatory: 0
18330
          mandatory: 0
18274
          kohafield: ""
18331
          kohafield: ""
Lines 18277-18307 tables: Link Here
18277
          authtypecode: ""
18334
          authtypecode: ""
18278
          value_builder: ""
18335
          value_builder: ""
18279
          isurl: 0
18336
          isurl: 0
18280
          hidden: -6
18337
          hidden: -1
18281
          frameworkcode: ""
18338
          frameworkcode: ""
18282
          seealso: ""
18339
          seealso: ""
18283
          link: ""
18340
          link: ""
18284
          defaultvalue:
18341
          defaultvalue:
18285
18342
18286
        - tagfield: "437"
18343
        - tagfield: "436"
18287
          tagsubfield: "t"
18344
          tagsubfield: "t"
18288
          liblibrarian: "Title"
18345
          liblibrarian: "Title"
18289
          libopac: "Title"
18346
          libopac: "Title"
18290
          repeatable: 0
18347
          repeatable: 1
18291
          mandatory: 1
18348
          mandatory: 1
18292
          kohafield: ""
18349
          kohafield: ""
18293
          tab: 4
18350
          tab: 4
18294
          authorised_value: ""
18351
          authorised_value: ""
18295
          authtypecode: ""
18352
          authtypecode: ""
18296
          value_builder: ""
18353
          value_builder: unimarc_field_4XX.pl
18297
          isurl: 0
18354
          isurl: 0
18298
          hidden: -5
18355
          hidden: 0
18299
          frameworkcode: ""
18356
          frameworkcode: ""
18300
          seealso: ""
18357
          seealso: ""
18301
          link: ""
18358
          link: ""
18302
          defaultvalue:
18359
          defaultvalue:
18303
18360
18304
        - tagfield: "437"
18361
        - tagfield: "436"
18305
          tagsubfield: "u"
18362
          tagsubfield: "u"
18306
          liblibrarian: "Uniform Resource Locator"
18363
          liblibrarian: "Uniform Resource Locator"
18307
          libopac: "Uniform Resource Locator"
18364
          libopac: "Uniform Resource Locator"
Lines 18313-18325 tables: Link Here
18313
          authtypecode: ""
18370
          authtypecode: ""
18314
          value_builder: ""
18371
          value_builder: ""
18315
          isurl: 0
18372
          isurl: 0
18316
          hidden: -5
18373
          hidden: -1
18317
          frameworkcode: ""
18374
          frameworkcode: ""
18318
          seealso: ""
18375
          seealso: ""
18319
          link: ""
18376
          link: ""
18320
          defaultvalue:
18377
          defaultvalue:
18321
18378
18322
        - tagfield: "437"
18379
        - tagfield: "436"
18323
          tagsubfield: "v"
18380
          tagsubfield: "v"
18324
          liblibrarian: "Volume Number"
18381
          liblibrarian: "Volume Number"
18325
          libopac: "Volume Number"
18382
          libopac: "Volume Number"
Lines 18331-18343 tables: Link Here
18331
          authtypecode: ""
18388
          authtypecode: ""
18332
          value_builder: ""
18389
          value_builder: ""
18333
          isurl: 0
18390
          isurl: 0
18334
          hidden: -5
18391
          hidden: -1
18335
          frameworkcode: ""
18392
          frameworkcode: ""
18336
          seealso: ""
18393
          seealso: ""
18337
          link: ""
18394
          link: ""
18338
          defaultvalue:
18395
          defaultvalue:
18339
18396
18340
        - tagfield: "437"
18397
        - tagfield: "436"
18341
          tagsubfield: "x"
18398
          tagsubfield: "x"
18342
          liblibrarian: "International Standard Serial Number"
18399
          liblibrarian: "International Standard Serial Number"
18343
          libopac: "International Standard Serial Number"
18400
          libopac: "International Standard Serial Number"
Lines 18349-18361 tables: Link Here
18349
          authtypecode: ""
18406
          authtypecode: ""
18350
          value_builder: ""
18407
          value_builder: ""
18351
          isurl: 0
18408
          isurl: 0
18352
          hidden: -5
18409
          hidden: -1
18353
          frameworkcode: ""
18410
          frameworkcode: ""
18354
          seealso: ""
18411
          seealso: ""
18355
          link: ""
18412
          link: ISSN
18356
          defaultvalue:
18413
          defaultvalue:
18357
18414
18358
        - tagfield: "437"
18415
        - tagfield: "436"
18359
          tagsubfield: "y"
18416
          tagsubfield: "y"
18360
          liblibrarian: "International Standard Book Number"
18417
          liblibrarian: "International Standard Book Number"
18361
          libopac: "International Standard Book Number"
18418
          libopac: "International Standard Book Number"
Lines 18367-18379 tables: Link Here
18367
          authtypecode: ""
18424
          authtypecode: ""
18368
          value_builder: ""
18425
          value_builder: ""
18369
          isurl: 0
18426
          isurl: 0
18370
          hidden: -5
18427
          hidden: -1
18371
          frameworkcode: ""
18428
          frameworkcode: ""
18372
          seealso: ""
18429
          seealso: ""
18373
          link: ""
18430
          link: ISBN
18374
          defaultvalue:
18431
          defaultvalue:
18375
18432
18376
        - tagfield: "437"
18433
        - tagfield: "436"
18377
          tagsubfield: "z"
18434
          tagsubfield: "z"
18378
          liblibrarian: "CODEN"
18435
          liblibrarian: "CODEN"
18379
          libopac: "CODEN"
18436
          libopac: "CODEN"
Lines 18385-18401 tables: Link Here
18385
          authtypecode: ""
18442
          authtypecode: ""
18386
          value_builder: ""
18443
          value_builder: ""
18387
          isurl: 0
18444
          isurl: 0
18388
          hidden: -5
18445
          hidden: -1
18389
          frameworkcode: ""
18446
          frameworkcode: ""
18390
          seealso: ""
18447
          seealso: ""
18391
          link: ""
18448
          link: ""
18392
          defaultvalue:
18449
          defaultvalue:
18393
18450
18394
        - tagfield: "440"
18451
        - tagfield: "437"
18395
          tagsubfield: "0"
18452
          tagsubfield: "3"
18396
          liblibrarian: "Bibliographic Record Identifier"
18453
          liblibrarian: "Authority Record Number"
18397
          libopac: "Bibliographic Record Identifier"
18454
          libopac: "Authority Record Number"
18398
          repeatable: 0
18455
          repeatable: 1
18399
          mandatory: 0
18456
          mandatory: 0
18400
          kohafield: ""
18457
          kohafield: ""
18401
          tab: 4
18458
          tab: 4
Lines 18403-18419 tables: Link Here
18403
          authtypecode: ""
18460
          authtypecode: ""
18404
          value_builder: ""
18461
          value_builder: ""
18405
          isurl: 0
18462
          isurl: 0
18406
          hidden: -5
18463
          hidden: -1
18407
          frameworkcode: ""
18464
          frameworkcode: ""
18408
          seealso: ""
18465
          seealso: ""
18409
          link: ""
18466
          link: ""
18410
          defaultvalue:
18467
          defaultvalue:
18411
18468
18412
        - tagfield: "440"
18469
        - tagfield: "437"
18413
          tagsubfield: "1"
18470
          tagsubfield: "5"
18414
          liblibrarian: "Linking Data"
18471
          liblibrarian: "Institution and Copy to Which Field Applies"
18415
          libopac: "Linking Data"
18472
          libopac: "Institution and Copy to Which Field Applies"
18416
          repeatable: 1
18473
          repeatable: 0
18417
          mandatory: 0
18474
          mandatory: 0
18418
          kohafield: ""
18475
          kohafield: ""
18419
          tab: 4
18476
          tab: 4
Lines 18421-18437 tables: Link Here
18421
          authtypecode: ""
18478
          authtypecode: ""
18422
          value_builder: ""
18479
          value_builder: ""
18423
          isurl: 0
18480
          isurl: 0
18424
          hidden: -6
18481
          hidden: -1
18425
          frameworkcode: ""
18482
          frameworkcode: ""
18426
          seealso: ""
18483
          seealso: ""
18427
          link: ""
18484
          link: ""
18428
          defaultvalue:
18485
          defaultvalue:
18429
18486
18430
        - tagfield: "440"
18487
        - tagfield: "437"
18431
          tagsubfield: "3"
18488
          tagsubfield: "9"
18432
          liblibrarian: "Authority Record Number"
18489
          liblibrarian: "Koha number"
18433
          libopac: "Authority Record Number"
18490
          libopac: "Koha number"
18434
          repeatable: 1
18491
          repeatable: 0
18435
          mandatory: 0
18492
          mandatory: 0
18436
          kohafield: ""
18493
          kohafield: ""
18437
          tab: 4
18494
          tab: 4
Lines 18439-18454 tables: Link Here
18439
          authtypecode: ""
18496
          authtypecode: ""
18440
          value_builder: ""
18497
          value_builder: ""
18441
          isurl: 0
18498
          isurl: 0
18442
          hidden: -5
18499
          hidden: -1
18443
          frameworkcode: ""
18500
          frameworkcode: ""
18444
          seealso: ""
18501
          seealso: ""
18445
          link: ""
18502
          link: Local-number
18446
          defaultvalue:
18503
          defaultvalue:
18447
18504
18448
        - tagfield: "440"
18505
        - tagfield: "437"
18449
          tagsubfield: "5"
18506
          tagsubfield: "a"
18450
          liblibrarian: "Institution to Which the Field Applies"
18507
          liblibrarian: "Author"
18451
          libopac: "Institution to Which the Field Applies"
18508
          libopac: "Author"
18452
          repeatable: 0
18509
          repeatable: 0
18453
          mandatory: 0
18510
          mandatory: 0
18454
          kohafield: ""
18511
          kohafield: ""
Lines 18457-18472 tables: Link Here
18457
          authtypecode: ""
18514
          authtypecode: ""
18458
          value_builder: ""
18515
          value_builder: ""
18459
          isurl: 0
18516
          isurl: 0
18460
          hidden: -5
18517
          hidden: -1
18461
          frameworkcode: ""
18518
          frameworkcode: ""
18462
          seealso: ""
18519
          seealso: ""
18463
          link: ""
18520
          link: ""
18464
          defaultvalue:
18521
          defaultvalue:
18465
18522
18466
        - tagfield: "440"
18523
        - tagfield: "437"
18467
          tagsubfield: "9"
18524
          tagsubfield: "b"
18468
          liblibrarian: "Koha number"
18525
          liblibrarian: "General Material Designation"
18469
          libopac: ""
18526
          libopac: "General Material Designation"
18470
          repeatable: 0
18527
          repeatable: 0
18471
          mandatory: 0
18528
          mandatory: 0
18472
          kohafield: ""
18529
          kohafield: ""
Lines 18475-18523 tables: Link Here
18475
          authtypecode: ""
18532
          authtypecode: ""
18476
          value_builder: ""
18533
          value_builder: ""
18477
          isurl: 0
18534
          isurl: 0
18478
          hidden: 0
18535
          hidden: -1
18479
          frameworkcode: ""
18480
          seealso: ""
18481
          link: 001@
18482
          defaultvalue: ""
18483
18484
        - tagfield: "440"
18485
          tagsubfield: "a"
18486
          liblibrarian: "Author"
18487
          libopac: "Author"
18488
          repeatable: 0
18489
          mandatory: 0
18490
          kohafield: ""
18491
          tab: 4
18492
          authorised_value: ""
18493
          authtypecode: ""
18494
          value_builder: ""
18495
          isurl: 0
18496
          hidden: -5
18497
          frameworkcode: ""
18498
          seealso: ""
18499
          link: ""
18500
          defaultvalue:
18501
18502
        - tagfield: "440"
18503
          tagsubfield: "b"
18504
          liblibrarian: "General Material Designation"
18505
          libopac: "General Material Designation"
18506
          repeatable: 0
18507
          mandatory: 0
18508
          kohafield: ""
18509
          tab: 4
18510
          authorised_value: ""
18511
          authtypecode: ""
18512
          value_builder: ""
18513
          isurl: 0
18514
          hidden: -6
18515
          frameworkcode: ""
18536
          frameworkcode: ""
18516
          seealso: ""
18537
          seealso: ""
18517
          link: ""
18538
          link: ""
18518
          defaultvalue:
18539
          defaultvalue:
18519
18540
18520
        - tagfield: "440"
18541
        - tagfield: "437"
18521
          tagsubfield: "c"
18542
          tagsubfield: "c"
18522
          liblibrarian: "Place of Publication"
18543
          liblibrarian: "Place of Publication"
18523
          libopac: "Place of Publication"
18544
          libopac: "Place of Publication"
Lines 18529-18541 tables: Link Here
18529
          authtypecode: ""
18550
          authtypecode: ""
18530
          value_builder: ""
18551
          value_builder: ""
18531
          isurl: 0
18552
          isurl: 0
18532
          hidden: -5
18553
          hidden: -1
18533
          frameworkcode: ""
18554
          frameworkcode: ""
18534
          seealso: ""
18555
          seealso: ""
18535
          link: ""
18556
          link: ""
18536
          defaultvalue:
18557
          defaultvalue:
18537
18558
18538
        - tagfield: "440"
18559
        - tagfield: "437"
18539
          tagsubfield: "d"
18560
          tagsubfield: "d"
18540
          liblibrarian: "Date of Publication"
18561
          liblibrarian: "Date of Publication"
18541
          libopac: "Date of Publication"
18562
          libopac: "Date of Publication"
Lines 18547-18559 tables: Link Here
18547
          authtypecode: ""
18568
          authtypecode: ""
18548
          value_builder: ""
18569
          value_builder: ""
18549
          isurl: 0
18570
          isurl: 0
18550
          hidden: -5
18571
          hidden: -1
18551
          frameworkcode: ""
18572
          frameworkcode: ""
18552
          seealso: ""
18573
          seealso: ""
18553
          link: ""
18574
          link: ""
18554
          defaultvalue:
18575
          defaultvalue:
18555
18576
18556
        - tagfield: "440"
18577
        - tagfield: "437"
18557
          tagsubfield: "e"
18578
          tagsubfield: "e"
18558
          liblibrarian: "Edition Statement"
18579
          liblibrarian: "Edition Statement"
18559
          libopac: "Edition Statement"
18580
          libopac: "Edition Statement"
Lines 18565-18577 tables: Link Here
18565
          authtypecode: ""
18586
          authtypecode: ""
18566
          value_builder: ""
18587
          value_builder: ""
18567
          isurl: 0
18588
          isurl: 0
18568
          hidden: -5
18589
          hidden: -1
18569
          frameworkcode: ""
18590
          frameworkcode: ""
18570
          seealso: ""
18591
          seealso: ""
18571
          link: ""
18592
          link: ""
18572
          defaultvalue:
18593
          defaultvalue:
18573
18594
18574
        - tagfield: "440"
18595
        - tagfield: "437"
18575
          tagsubfield: "f"
18596
          tagsubfield: "f"
18576
          liblibrarian: "First Statement of Responsibility"
18597
          liblibrarian: "First Statement of Responsibility"
18577
          libopac: "First Statement of Responsibility"
18598
          libopac: "First Statement of Responsibility"
Lines 18583-18595 tables: Link Here
18583
          authtypecode: ""
18604
          authtypecode: ""
18584
          value_builder: ""
18605
          value_builder: ""
18585
          isurl: 0
18606
          isurl: 0
18586
          hidden: -6
18607
          hidden: -1
18587
          frameworkcode: ""
18608
          frameworkcode: ""
18588
          seealso: ""
18609
          seealso: ""
18589
          link: ""
18610
          link: ""
18590
          defaultvalue:
18611
          defaultvalue:
18591
18612
18592
        - tagfield: "440"
18613
        - tagfield: "437"
18593
          tagsubfield: "g"
18614
          tagsubfield: "g"
18594
          liblibrarian: "Subsequent Statement of Responsibility"
18615
          liblibrarian: "Subsequent Statement of Responsibility"
18595
          libopac: "Subsequent Statement of Responsibility"
18616
          libopac: "Subsequent Statement of Responsibility"
Lines 18601-18613 tables: Link Here
18601
          authtypecode: ""
18622
          authtypecode: ""
18602
          value_builder: ""
18623
          value_builder: ""
18603
          isurl: 0
18624
          isurl: 0
18604
          hidden: -6
18625
          hidden: -1
18605
          frameworkcode: ""
18626
          frameworkcode: ""
18606
          seealso: ""
18627
          seealso: ""
18607
          link: ""
18628
          link: ""
18608
          defaultvalue:
18629
          defaultvalue:
18609
18630
18610
        - tagfield: "440"
18631
        - tagfield: "437"
18611
          tagsubfield: "h"
18632
          tagsubfield: "h"
18612
          liblibrarian: "Number of Section or Part"
18633
          liblibrarian: "Number of Section or Part"
18613
          libopac: "Number of Section or Part"
18634
          libopac: "Number of Section or Part"
Lines 18619-18631 tables: Link Here
18619
          authtypecode: ""
18640
          authtypecode: ""
18620
          value_builder: ""
18641
          value_builder: ""
18621
          isurl: 0
18642
          isurl: 0
18622
          hidden: -5
18643
          hidden: -1
18623
          frameworkcode: ""
18644
          frameworkcode: ""
18624
          seealso: ""
18645
          seealso: ""
18625
          link: ""
18646
          link: ""
18626
          defaultvalue:
18647
          defaultvalue:
18627
18648
18628
        - tagfield: "440"
18649
        - tagfield: "437"
18629
          tagsubfield: "i"
18650
          tagsubfield: "i"
18630
          liblibrarian: "Name of Section or Part"
18651
          liblibrarian: "Name of Section or Part"
18631
          libopac: "Name of Section or Part"
18652
          libopac: "Name of Section or Part"
Lines 18637-18652 tables: Link Here
18637
          authtypecode: ""
18658
          authtypecode: ""
18638
          value_builder: ""
18659
          value_builder: ""
18639
          isurl: 0
18660
          isurl: 0
18640
          hidden: -5
18661
          hidden: -1
18641
          frameworkcode: ""
18662
          frameworkcode: ""
18642
          seealso: ""
18663
          seealso: ""
18643
          link: ""
18664
          link: ""
18644
          defaultvalue:
18665
          defaultvalue:
18645
18666
18646
        - tagfield: "440"
18667
        - tagfield: "437"
18647
          tagsubfield: "l"
18668
          tagsubfield: "l"
18648
          liblibrarian: "Parallel Title"
18669
          liblibrarian: "Parallel title"
18649
          libopac: "Parallel Title"
18670
          libopac: "Parallel title"
18650
          repeatable: 1
18671
          repeatable: 1
18651
          mandatory: 0
18672
          mandatory: 0
18652
          kohafield: ""
18673
          kohafield: ""
Lines 18655-18667 tables: Link Here
18655
          authtypecode: ""
18676
          authtypecode: ""
18656
          value_builder: ""
18677
          value_builder: ""
18657
          isurl: 0
18678
          isurl: 0
18658
          hidden: -6
18679
          hidden: -1
18659
          frameworkcode: ""
18680
          frameworkcode: ""
18660
          seealso: ""
18681
          seealso: ""
18661
          link: ""
18682
          link: ""
18662
          defaultvalue:
18683
          defaultvalue:
18663
18684
18664
        - tagfield: "440"
18685
        - tagfield: "437"
18665
          tagsubfield: "m"
18686
          tagsubfield: "m"
18666
          liblibrarian: "International Standard Music Number"
18687
          liblibrarian: "International Standard Music Number"
18667
          libopac: "International Standard Music Number"
18688
          libopac: "International Standard Music Number"
Lines 18673-18685 tables: Link Here
18673
          authtypecode: ""
18694
          authtypecode: ""
18674
          value_builder: ""
18695
          value_builder: ""
18675
          isurl: 0
18696
          isurl: 0
18676
          hidden: -6
18697
          hidden: -1
18677
          frameworkcode: ""
18698
          frameworkcode: ""
18678
          seealso: ""
18699
          seealso: ""
18679
          link: ""
18700
          link: ""
18680
          defaultvalue:
18701
          defaultvalue:
18681
18702
18682
        - tagfield: "440"
18703
        - tagfield: "437"
18683
          tagsubfield: "n"
18704
          tagsubfield: "n"
18684
          liblibrarian: "Name of Publisher, Distributor, etc."
18705
          liblibrarian: "Name of Publisher, Distributor, etc."
18685
          libopac: "Name of Publisher, Distributor, etc."
18706
          libopac: "Name of Publisher, Distributor, etc."
Lines 18691-18706 tables: Link Here
18691
          authtypecode: ""
18712
          authtypecode: ""
18692
          value_builder: ""
18713
          value_builder: ""
18693
          isurl: 0
18714
          isurl: 0
18694
          hidden: -6
18715
          hidden: -1
18695
          frameworkcode: ""
18716
          frameworkcode: ""
18696
          seealso: ""
18717
          seealso: ""
18697
          link: ""
18718
          link: ""
18698
          defaultvalue:
18719
          defaultvalue:
18699
18720
18700
        - tagfield: "440"
18721
        - tagfield: "437"
18701
          tagsubfield: "o"
18722
          tagsubfield: "o"
18702
          liblibrarian: "Other Title Information."
18723
          liblibrarian: "Other title information."
18703
          libopac: "Other Title Information."
18724
          libopac: "Other title information."
18704
          repeatable: 1
18725
          repeatable: 1
18705
          mandatory: 0
18726
          mandatory: 0
18706
          kohafield: ""
18727
          kohafield: ""
Lines 18709-18724 tables: Link Here
18709
          authtypecode: ""
18730
          authtypecode: ""
18710
          value_builder: ""
18731
          value_builder: ""
18711
          isurl: 0
18732
          isurl: 0
18712
          hidden: -6
18733
          hidden: -1
18713
          frameworkcode: ""
18734
          frameworkcode: ""
18714
          seealso: ""
18735
          seealso: ""
18715
          link: ""
18736
          link: ""
18716
          defaultvalue:
18737
          defaultvalue:
18717
18738
18718
        - tagfield: "440"
18739
        - tagfield: "437"
18719
          tagsubfield: "p"
18740
          tagsubfield: "p"
18720
          liblibrarian: "Physical Description"
18741
          liblibrarian: "Physical description"
18721
          libopac: "Physical Description"
18742
          libopac: "Physical description"
18722
          repeatable: 0
18743
          repeatable: 0
18723
          mandatory: 0
18744
          mandatory: 0
18724
          kohafield: ""
18745
          kohafield: ""
Lines 18727-18742 tables: Link Here
18727
          authtypecode: ""
18748
          authtypecode: ""
18728
          value_builder: ""
18749
          value_builder: ""
18729
          isurl: 0
18750
          isurl: 0
18730
          hidden: -5
18751
          hidden: -1
18731
          frameworkcode: ""
18752
          frameworkcode: ""
18732
          seealso: ""
18753
          seealso: ""
18733
          link: ""
18754
          link: ""
18734
          defaultvalue:
18755
          defaultvalue:
18735
18756
18736
        - tagfield: "440"
18757
        - tagfield: "437"
18737
          tagsubfield: "q"
18758
          tagsubfield: "q"
18738
          liblibrarian: "International Standard Identifier for a Work"
18759
          liblibrarian: "International standard identifier for a work"
18739
          libopac: "International Standard Identifier for a Work"
18760
          libopac: "International standard identifier for a work"
18740
          repeatable: 1
18761
          repeatable: 1
18741
          mandatory: 0
18762
          mandatory: 0
18742
          kohafield: ""
18763
          kohafield: ""
Lines 18745-18760 tables: Link Here
18745
          authtypecode: ""
18766
          authtypecode: ""
18746
          value_builder: ""
18767
          value_builder: ""
18747
          isurl: 0
18768
          isurl: 0
18748
          hidden: -6
18769
          hidden: -1
18749
          frameworkcode: ""
18770
          frameworkcode: ""
18750
          seealso: ""
18771
          seealso: ""
18751
          link: ""
18772
          link: ""
18752
          defaultvalue:
18773
          defaultvalue:
18753
18774
18754
        - tagfield: "440"
18775
        - tagfield: "437"
18755
          tagsubfield: "r"
18776
          tagsubfield: "r"
18756
          liblibrarian: "International Standard Identifier for an Expression"
18777
          liblibrarian: "International standard identifier for an expression"
18757
          libopac: "International Standard Identifier for an Expression"
18778
          libopac: "International standard identifier for an expression"
18758
          repeatable: 1
18779
          repeatable: 1
18759
          mandatory: 0
18780
          mandatory: 0
18760
          kohafield: ""
18781
          kohafield: ""
Lines 18763-18778 tables: Link Here
18763
          authtypecode: ""
18784
          authtypecode: ""
18764
          value_builder: ""
18785
          value_builder: ""
18765
          isurl: 0
18786
          isurl: 0
18766
          hidden: -6
18787
          hidden: -1
18767
          frameworkcode: ""
18788
          frameworkcode: ""
18768
          seealso: ""
18789
          seealso: ""
18769
          link: ""
18790
          link: ""
18770
          defaultvalue:
18791
          defaultvalue:
18771
18792
18772
        - tagfield: "440"
18793
        - tagfield: "437"
18773
          tagsubfield: "s"
18794
          tagsubfield: "s"
18774
          liblibrarian: "Series Statement"
18795
          liblibrarian: "Series statement"
18775
          libopac: "Series Statement"
18796
          libopac: "Series statement"
18776
          repeatable: 1
18797
          repeatable: 1
18777
          mandatory: 0
18798
          mandatory: 0
18778
          kohafield: ""
18799
          kohafield: ""
Lines 18781-18811 tables: Link Here
18781
          authtypecode: ""
18802
          authtypecode: ""
18782
          value_builder: ""
18803
          value_builder: ""
18783
          isurl: 0
18804
          isurl: 0
18784
          hidden: -6
18805
          hidden: -1
18785
          frameworkcode: ""
18806
          frameworkcode: ""
18786
          seealso: ""
18807
          seealso: ""
18787
          link: ""
18808
          link: ""
18788
          defaultvalue:
18809
          defaultvalue:
18789
18810
18790
        - tagfield: "440"
18811
        - tagfield: "437"
18791
          tagsubfield: "t"
18812
          tagsubfield: "t"
18792
          liblibrarian: "Title"
18813
          liblibrarian: "Title"
18793
          libopac: "Title"
18814
          libopac: "Title"
18794
          repeatable: 0
18815
          repeatable: 1
18795
          mandatory: 1
18816
          mandatory: 1
18796
          kohafield: ""
18817
          kohafield: ""
18797
          tab: 4
18818
          tab: 4
18798
          authorised_value: ""
18819
          authorised_value: ""
18799
          authtypecode: ""
18820
          authtypecode: ""
18800
          value_builder: ""
18821
          value_builder: unimarc_field_4XX.pl
18801
          isurl: 0
18822
          isurl: 0
18802
          hidden: -5
18823
          hidden: 0
18803
          frameworkcode: ""
18824
          frameworkcode: ""
18804
          seealso: ""
18825
          seealso: ""
18805
          link: ""
18826
          link: ""
18806
          defaultvalue:
18827
          defaultvalue:
18807
18828
18808
        - tagfield: "440"
18829
        - tagfield: "437"
18809
          tagsubfield: "u"
18830
          tagsubfield: "u"
18810
          liblibrarian: "Uniform Resource Locator"
18831
          liblibrarian: "Uniform Resource Locator"
18811
          libopac: "Uniform Resource Locator"
18832
          libopac: "Uniform Resource Locator"
Lines 18817-18829 tables: Link Here
18817
          authtypecode: ""
18838
          authtypecode: ""
18818
          value_builder: ""
18839
          value_builder: ""
18819
          isurl: 0
18840
          isurl: 0
18820
          hidden: -5
18841
          hidden: -1
18821
          frameworkcode: ""
18842
          frameworkcode: ""
18822
          seealso: ""
18843
          seealso: ""
18823
          link: ""
18844
          link: ""
18824
          defaultvalue:
18845
          defaultvalue:
18825
18846
18826
        - tagfield: "440"
18847
        - tagfield: "437"
18827
          tagsubfield: "v"
18848
          tagsubfield: "v"
18828
          liblibrarian: "Volume Number"
18849
          liblibrarian: "Volume Number"
18829
          libopac: "Volume Number"
18850
          libopac: "Volume Number"
Lines 18835-18847 tables: Link Here
18835
          authtypecode: ""
18856
          authtypecode: ""
18836
          value_builder: ""
18857
          value_builder: ""
18837
          isurl: 0
18858
          isurl: 0
18838
          hidden: -5
18859
          hidden: -1
18839
          frameworkcode: ""
18860
          frameworkcode: ""
18840
          seealso: ""
18861
          seealso: ""
18841
          link: ""
18862
          link: ""
18842
          defaultvalue:
18863
          defaultvalue:
18843
18864
18844
        - tagfield: "440"
18865
        - tagfield: "437"
18845
          tagsubfield: "x"
18866
          tagsubfield: "x"
18846
          liblibrarian: "International Standard Serial Number"
18867
          liblibrarian: "International Standard Serial Number"
18847
          libopac: "International Standard Serial Number"
18868
          libopac: "International Standard Serial Number"
Lines 18853-18865 tables: Link Here
18853
          authtypecode: ""
18874
          authtypecode: ""
18854
          value_builder: ""
18875
          value_builder: ""
18855
          isurl: 0
18876
          isurl: 0
18856
          hidden: -5
18877
          hidden: -1
18857
          frameworkcode: ""
18878
          frameworkcode: ""
18858
          seealso: ""
18879
          seealso: ""
18859
          link: ""
18880
          link: ISSN
18860
          defaultvalue:
18881
          defaultvalue:
18861
18882
18862
        - tagfield: "440"
18883
        - tagfield: "437"
18863
          tagsubfield: "y"
18884
          tagsubfield: "y"
18864
          liblibrarian: "International Standard Book Number"
18885
          liblibrarian: "International Standard Book Number"
18865
          libopac: "International Standard Book Number"
18886
          libopac: "International Standard Book Number"
Lines 18871-18883 tables: Link Here
18871
          authtypecode: ""
18892
          authtypecode: ""
18872
          value_builder: ""
18893
          value_builder: ""
18873
          isurl: 0
18894
          isurl: 0
18874
          hidden: -5
18895
          hidden: -1
18875
          frameworkcode: ""
18896
          frameworkcode: ""
18876
          seealso: ""
18897
          seealso: ""
18877
          link: ""
18898
          link: ISBN
18878
          defaultvalue:
18899
          defaultvalue:
18879
18900
18880
        - tagfield: "440"
18901
        - tagfield: "437"
18881
          tagsubfield: "z"
18902
          tagsubfield: "z"
18882
          liblibrarian: "CODEN"
18903
          liblibrarian: "CODEN"
18883
          libopac: "CODEN"
18904
          libopac: "CODEN"
Lines 18889-18937 tables: Link Here
18889
          authtypecode: ""
18910
          authtypecode: ""
18890
          value_builder: ""
18911
          value_builder: ""
18891
          isurl: 0
18912
          isurl: 0
18892
          hidden: -5
18913
          hidden: -1
18893
          frameworkcode: ""
18894
          seealso: ""
18895
          link: ""
18896
          defaultvalue:
18897
18898
        - tagfield: "441"
18899
          tagsubfield: "0"
18900
          liblibrarian: "Bibliographic Record Identifier"
18901
          libopac: "Bibliographic Record Identifier"
18902
          repeatable: 0
18903
          mandatory: 0
18904
          kohafield: ""
18905
          tab: 4
18906
          authorised_value: ""
18907
          authtypecode: ""
18908
          value_builder: ""
18909
          isurl: 0
18910
          hidden: -5
18911
          frameworkcode: ""
18912
          seealso: ""
18913
          link: ""
18914
          defaultvalue:
18915
18916
        - tagfield: "441"
18917
          tagsubfield: "1"
18918
          liblibrarian: "Linking Data"
18919
          libopac: "Linking Data"
18920
          repeatable: 1
18921
          mandatory: 0
18922
          kohafield: ""
18923
          tab: 4
18924
          authorised_value: ""
18925
          authtypecode: ""
18926
          value_builder: ""
18927
          isurl: 0
18928
          hidden: -6
18929
          frameworkcode: ""
18914
          frameworkcode: ""
18930
          seealso: ""
18915
          seealso: ""
18931
          link: ""
18916
          link: ""
18932
          defaultvalue:
18917
          defaultvalue:
18933
18918
18934
        - tagfield: "441"
18919
        - tagfield: "440"
18935
          tagsubfield: "3"
18920
          tagsubfield: "3"
18936
          liblibrarian: "Authority Record Number"
18921
          liblibrarian: "Authority Record Number"
18937
          libopac: "Authority Record Number"
18922
          libopac: "Authority Record Number"
Lines 18943-18958 tables: Link Here
18943
          authtypecode: ""
18928
          authtypecode: ""
18944
          value_builder: ""
18929
          value_builder: ""
18945
          isurl: 0
18930
          isurl: 0
18946
          hidden: -5
18931
          hidden: -1
18947
          frameworkcode: ""
18932
          frameworkcode: ""
18948
          seealso: ""
18933
          seealso: ""
18949
          link: ""
18934
          link: ""
18950
          defaultvalue:
18935
          defaultvalue:
18951
18936
18952
        - tagfield: "441"
18937
        - tagfield: "440"
18953
          tagsubfield: "5"
18938
          tagsubfield: "5"
18954
          liblibrarian: "Institution to Which the Field Applies"
18939
          liblibrarian: "Institution and Copy to Which Field Applies"
18955
          libopac: "Institution to Which the Field Applies"
18940
          libopac: "Institution and Copy to Which Field Applies"
18956
          repeatable: 0
18941
          repeatable: 0
18957
          mandatory: 0
18942
          mandatory: 0
18958
          kohafield: ""
18943
          kohafield: ""
Lines 18961-18976 tables: Link Here
18961
          authtypecode: ""
18946
          authtypecode: ""
18962
          value_builder: ""
18947
          value_builder: ""
18963
          isurl: 0
18948
          isurl: 0
18964
          hidden: -5
18949
          hidden: -1
18965
          frameworkcode: ""
18950
          frameworkcode: ""
18966
          seealso: ""
18951
          seealso: ""
18967
          link: ""
18952
          link: ""
18968
          defaultvalue:
18953
          defaultvalue:
18969
18954
18970
        - tagfield: "441"
18955
        - tagfield: "440"
18971
          tagsubfield: "9"
18956
          tagsubfield: "9"
18972
          liblibrarian: "Koha number"
18957
          liblibrarian: "Koha number"
18973
          libopac: ""
18958
          libopac: "Koha number"
18974
          repeatable: 0
18959
          repeatable: 0
18975
          mandatory: 0
18960
          mandatory: 0
18976
          kohafield: ""
18961
          kohafield: ""
Lines 18979-18991 tables: Link Here
18979
          authtypecode: ""
18964
          authtypecode: ""
18980
          value_builder: ""
18965
          value_builder: ""
18981
          isurl: 0
18966
          isurl: 0
18982
          hidden: 0
18967
          hidden: -1
18983
          frameworkcode: ""
18968
          frameworkcode: ""
18984
          seealso: ""
18969
          seealso: ""
18985
          link: 001@
18970
          link: Local-number
18986
          defaultvalue: ""
18971
          defaultvalue:
18987
18972
18988
        - tagfield: "441"
18973
        - tagfield: "440"
18989
          tagsubfield: "a"
18974
          tagsubfield: "a"
18990
          liblibrarian: "Author"
18975
          liblibrarian: "Author"
18991
          libopac: "Author"
18976
          libopac: "Author"
Lines 18997-19009 tables: Link Here
18997
          authtypecode: ""
18982
          authtypecode: ""
18998
          value_builder: ""
18983
          value_builder: ""
18999
          isurl: 0
18984
          isurl: 0
19000
          hidden: -5
18985
          hidden: -1
19001
          frameworkcode: ""
18986
          frameworkcode: ""
19002
          seealso: ""
18987
          seealso: ""
19003
          link: ""
18988
          link: ""
19004
          defaultvalue:
18989
          defaultvalue:
19005
18990
19006
        - tagfield: "441"
18991
        - tagfield: "440"
19007
          tagsubfield: "b"
18992
          tagsubfield: "b"
19008
          liblibrarian: "General Material Designation"
18993
          liblibrarian: "General Material Designation"
19009
          libopac: "General Material Designation"
18994
          libopac: "General Material Designation"
Lines 19015-19027 tables: Link Here
19015
          authtypecode: ""
19000
          authtypecode: ""
19016
          value_builder: ""
19001
          value_builder: ""
19017
          isurl: 0
19002
          isurl: 0
19018
          hidden: -6
19003
          hidden: -1
19019
          frameworkcode: ""
19004
          frameworkcode: ""
19020
          seealso: ""
19005
          seealso: ""
19021
          link: ""
19006
          link: ""
19022
          defaultvalue:
19007
          defaultvalue:
19023
19008
19024
        - tagfield: "441"
19009
        - tagfield: "440"
19025
          tagsubfield: "c"
19010
          tagsubfield: "c"
19026
          liblibrarian: "Place of Publication"
19011
          liblibrarian: "Place of Publication"
19027
          libopac: "Place of Publication"
19012
          libopac: "Place of Publication"
Lines 19033-19045 tables: Link Here
19033
          authtypecode: ""
19018
          authtypecode: ""
19034
          value_builder: ""
19019
          value_builder: ""
19035
          isurl: 0
19020
          isurl: 0
19036
          hidden: -5
19021
          hidden: -1
19037
          frameworkcode: ""
19022
          frameworkcode: ""
19038
          seealso: ""
19023
          seealso: ""
19039
          link: ""
19024
          link: ""
19040
          defaultvalue:
19025
          defaultvalue:
19041
19026
19042
        - tagfield: "441"
19027
        - tagfield: "440"
19043
          tagsubfield: "d"
19028
          tagsubfield: "d"
19044
          liblibrarian: "Date of Publication"
19029
          liblibrarian: "Date of Publication"
19045
          libopac: "Date of Publication"
19030
          libopac: "Date of Publication"
Lines 19051-19063 tables: Link Here
19051
          authtypecode: ""
19036
          authtypecode: ""
19052
          value_builder: ""
19037
          value_builder: ""
19053
          isurl: 0
19038
          isurl: 0
19054
          hidden: -5
19039
          hidden: -1
19055
          frameworkcode: ""
19040
          frameworkcode: ""
19056
          seealso: ""
19041
          seealso: ""
19057
          link: ""
19042
          link: ""
19058
          defaultvalue:
19043
          defaultvalue:
19059
19044
19060
        - tagfield: "441"
19045
        - tagfield: "440"
19061
          tagsubfield: "e"
19046
          tagsubfield: "e"
19062
          liblibrarian: "Edition Statement"
19047
          liblibrarian: "Edition Statement"
19063
          libopac: "Edition Statement"
19048
          libopac: "Edition Statement"
Lines 19069-19081 tables: Link Here
19069
          authtypecode: ""
19054
          authtypecode: ""
19070
          value_builder: ""
19055
          value_builder: ""
19071
          isurl: 0
19056
          isurl: 0
19072
          hidden: -5
19057
          hidden: -1
19073
          frameworkcode: ""
19058
          frameworkcode: ""
19074
          seealso: ""
19059
          seealso: ""
19075
          link: ""
19060
          link: ""
19076
          defaultvalue:
19061
          defaultvalue:
19077
19062
19078
        - tagfield: "441"
19063
        - tagfield: "440"
19079
          tagsubfield: "f"
19064
          tagsubfield: "f"
19080
          liblibrarian: "First Statement of Responsibility"
19065
          liblibrarian: "First Statement of Responsibility"
19081
          libopac: "First Statement of Responsibility"
19066
          libopac: "First Statement of Responsibility"
Lines 19087-19099 tables: Link Here
19087
          authtypecode: ""
19072
          authtypecode: ""
19088
          value_builder: ""
19073
          value_builder: ""
19089
          isurl: 0
19074
          isurl: 0
19090
          hidden: -6
19075
          hidden: -1
19091
          frameworkcode: ""
19076
          frameworkcode: ""
19092
          seealso: ""
19077
          seealso: ""
19093
          link: ""
19078
          link: ""
19094
          defaultvalue:
19079
          defaultvalue:
19095
19080
19096
        - tagfield: "441"
19081
        - tagfield: "440"
19097
          tagsubfield: "g"
19082
          tagsubfield: "g"
19098
          liblibrarian: "Subsequent Statement of Responsibility"
19083
          liblibrarian: "Subsequent Statement of Responsibility"
19099
          libopac: "Subsequent Statement of Responsibility"
19084
          libopac: "Subsequent Statement of Responsibility"
Lines 19105-19117 tables: Link Here
19105
          authtypecode: ""
19090
          authtypecode: ""
19106
          value_builder: ""
19091
          value_builder: ""
19107
          isurl: 0
19092
          isurl: 0
19108
          hidden: -6
19093
          hidden: -1
19109
          frameworkcode: ""
19094
          frameworkcode: ""
19110
          seealso: ""
19095
          seealso: ""
19111
          link: ""
19096
          link: ""
19112
          defaultvalue:
19097
          defaultvalue:
19113
19098
19114
        - tagfield: "441"
19099
        - tagfield: "440"
19115
          tagsubfield: "h"
19100
          tagsubfield: "h"
19116
          liblibrarian: "Number of Section or Part"
19101
          liblibrarian: "Number of Section or Part"
19117
          libopac: "Number of Section or Part"
19102
          libopac: "Number of Section or Part"
Lines 19123-19135 tables: Link Here
19123
          authtypecode: ""
19108
          authtypecode: ""
19124
          value_builder: ""
19109
          value_builder: ""
19125
          isurl: 0
19110
          isurl: 0
19126
          hidden: -5
19111
          hidden: -1
19127
          frameworkcode: ""
19112
          frameworkcode: ""
19128
          seealso: ""
19113
          seealso: ""
19129
          link: ""
19114
          link: ""
19130
          defaultvalue:
19115
          defaultvalue:
19131
19116
19132
        - tagfield: "441"
19117
        - tagfield: "440"
19133
          tagsubfield: "i"
19118
          tagsubfield: "i"
19134
          liblibrarian: "Name of Section or Part"
19119
          liblibrarian: "Name of Section or Part"
19135
          libopac: "Name of Section or Part"
19120
          libopac: "Name of Section or Part"
Lines 19141-19156 tables: Link Here
19141
          authtypecode: ""
19126
          authtypecode: ""
19142
          value_builder: ""
19127
          value_builder: ""
19143
          isurl: 0
19128
          isurl: 0
19144
          hidden: -5
19129
          hidden: -1
19145
          frameworkcode: ""
19130
          frameworkcode: ""
19146
          seealso: ""
19131
          seealso: ""
19147
          link: ""
19132
          link: ""
19148
          defaultvalue:
19133
          defaultvalue:
19149
19134
19150
        - tagfield: "441"
19135
        - tagfield: "440"
19151
          tagsubfield: "l"
19136
          tagsubfield: "l"
19152
          liblibrarian: "Parallel Title"
19137
          liblibrarian: "Parallel title"
19153
          libopac: "Parallel Title"
19138
          libopac: "Parallel title"
19154
          repeatable: 1
19139
          repeatable: 1
19155
          mandatory: 0
19140
          mandatory: 0
19156
          kohafield: ""
19141
          kohafield: ""
Lines 19159-19171 tables: Link Here
19159
          authtypecode: ""
19144
          authtypecode: ""
19160
          value_builder: ""
19145
          value_builder: ""
19161
          isurl: 0
19146
          isurl: 0
19162
          hidden: -6
19147
          hidden: -1
19163
          frameworkcode: ""
19148
          frameworkcode: ""
19164
          seealso: ""
19149
          seealso: ""
19165
          link: ""
19150
          link: ""
19166
          defaultvalue:
19151
          defaultvalue:
19167
19152
19168
        - tagfield: "441"
19153
        - tagfield: "440"
19169
          tagsubfield: "m"
19154
          tagsubfield: "m"
19170
          liblibrarian: "International Standard Music Number"
19155
          liblibrarian: "International Standard Music Number"
19171
          libopac: "International Standard Music Number"
19156
          libopac: "International Standard Music Number"
Lines 19177-19189 tables: Link Here
19177
          authtypecode: ""
19162
          authtypecode: ""
19178
          value_builder: ""
19163
          value_builder: ""
19179
          isurl: 0
19164
          isurl: 0
19180
          hidden: -6
19165
          hidden: -1
19181
          frameworkcode: ""
19166
          frameworkcode: ""
19182
          seealso: ""
19167
          seealso: ""
19183
          link: ""
19168
          link: ""
19184
          defaultvalue:
19169
          defaultvalue:
19185
19170
19186
        - tagfield: "441"
19171
        - tagfield: "440"
19187
          tagsubfield: "n"
19172
          tagsubfield: "n"
19188
          liblibrarian: "Name of Publisher, Distributor, etc."
19173
          liblibrarian: "Name of Publisher, Distributor, etc."
19189
          libopac: "Name of Publisher, Distributor, etc."
19174
          libopac: "Name of Publisher, Distributor, etc."
Lines 19195-19210 tables: Link Here
19195
          authtypecode: ""
19180
          authtypecode: ""
19196
          value_builder: ""
19181
          value_builder: ""
19197
          isurl: 0
19182
          isurl: 0
19198
          hidden: -6
19183
          hidden: -1
19199
          frameworkcode: ""
19184
          frameworkcode: ""
19200
          seealso: ""
19185
          seealso: ""
19201
          link: ""
19186
          link: ""
19202
          defaultvalue:
19187
          defaultvalue:
19203
19188
19204
        - tagfield: "441"
19189
        - tagfield: "440"
19205
          tagsubfield: "o"
19190
          tagsubfield: "o"
19206
          liblibrarian: "Other Title Information."
19191
          liblibrarian: "Other title information."
19207
          libopac: "Other Title Information."
19192
          libopac: "Other title information."
19208
          repeatable: 1
19193
          repeatable: 1
19209
          mandatory: 0
19194
          mandatory: 0
19210
          kohafield: ""
19195
          kohafield: ""
Lines 19213-19228 tables: Link Here
19213
          authtypecode: ""
19198
          authtypecode: ""
19214
          value_builder: ""
19199
          value_builder: ""
19215
          isurl: 0
19200
          isurl: 0
19216
          hidden: -6
19201
          hidden: -1
19217
          frameworkcode: ""
19202
          frameworkcode: ""
19218
          seealso: ""
19203
          seealso: ""
19219
          link: ""
19204
          link: ""
19220
          defaultvalue:
19205
          defaultvalue:
19221
19206
19222
        - tagfield: "441"
19207
        - tagfield: "440"
19223
          tagsubfield: "p"
19208
          tagsubfield: "p"
19224
          liblibrarian: "Physical Description"
19209
          liblibrarian: "Physical description"
19225
          libopac: "Physical Description"
19210
          libopac: "Physical description"
19226
          repeatable: 0
19211
          repeatable: 0
19227
          mandatory: 0
19212
          mandatory: 0
19228
          kohafield: ""
19213
          kohafield: ""
Lines 19231-19246 tables: Link Here
19231
          authtypecode: ""
19216
          authtypecode: ""
19232
          value_builder: ""
19217
          value_builder: ""
19233
          isurl: 0
19218
          isurl: 0
19234
          hidden: -5
19219
          hidden: -1
19235
          frameworkcode: ""
19220
          frameworkcode: ""
19236
          seealso: ""
19221
          seealso: ""
19237
          link: ""
19222
          link: ""
19238
          defaultvalue:
19223
          defaultvalue:
19239
19224
19240
        - tagfield: "441"
19225
        - tagfield: "440"
19241
          tagsubfield: "q"
19226
          tagsubfield: "q"
19242
          liblibrarian: "International Standard Identifier for a Work"
19227
          liblibrarian: "International standard identifier for a work"
19243
          libopac: "International Standard Identifier for a Work"
19228
          libopac: "International standard identifier for a work"
19244
          repeatable: 1
19229
          repeatable: 1
19245
          mandatory: 0
19230
          mandatory: 0
19246
          kohafield: ""
19231
          kohafield: ""
Lines 19249-19264 tables: Link Here
19249
          authtypecode: ""
19234
          authtypecode: ""
19250
          value_builder: ""
19235
          value_builder: ""
19251
          isurl: 0
19236
          isurl: 0
19252
          hidden: -6
19237
          hidden: -1
19253
          frameworkcode: ""
19238
          frameworkcode: ""
19254
          seealso: ""
19239
          seealso: ""
19255
          link: ""
19240
          link: ""
19256
          defaultvalue:
19241
          defaultvalue:
19257
19242
19258
        - tagfield: "441"
19243
        - tagfield: "440"
19259
          tagsubfield: "r"
19244
          tagsubfield: "r"
19260
          liblibrarian: "International Standard Identifier for an Expression"
19245
          liblibrarian: "International standard identifier for an expression"
19261
          libopac: "International Standard Identifier for an Expression"
19246
          libopac: "International standard identifier for an expression"
19262
          repeatable: 1
19247
          repeatable: 1
19263
          mandatory: 0
19248
          mandatory: 0
19264
          kohafield: ""
19249
          kohafield: ""
Lines 19267-19282 tables: Link Here
19267
          authtypecode: ""
19252
          authtypecode: ""
19268
          value_builder: ""
19253
          value_builder: ""
19269
          isurl: 0
19254
          isurl: 0
19270
          hidden: -6
19255
          hidden: -1
19271
          frameworkcode: ""
19256
          frameworkcode: ""
19272
          seealso: ""
19257
          seealso: ""
19273
          link: ""
19258
          link: ""
19274
          defaultvalue:
19259
          defaultvalue:
19275
19260
19276
        - tagfield: "441"
19261
        - tagfield: "440"
19277
          tagsubfield: "s"
19262
          tagsubfield: "s"
19278
          liblibrarian: "Series Statement"
19263
          liblibrarian: "Series statement"
19279
          libopac: "Series Statement"
19264
          libopac: "Series statement"
19280
          repeatable: 1
19265
          repeatable: 1
19281
          mandatory: 0
19266
          mandatory: 0
19282
          kohafield: ""
19267
          kohafield: ""
Lines 19285-19315 tables: Link Here
19285
          authtypecode: ""
19270
          authtypecode: ""
19286
          value_builder: ""
19271
          value_builder: ""
19287
          isurl: 0
19272
          isurl: 0
19288
          hidden: -6
19273
          hidden: -1
19289
          frameworkcode: ""
19274
          frameworkcode: ""
19290
          seealso: ""
19275
          seealso: ""
19291
          link: ""
19276
          link: ""
19292
          defaultvalue:
19277
          defaultvalue:
19293
19278
19294
        - tagfield: "441"
19279
        - tagfield: "440"
19295
          tagsubfield: "t"
19280
          tagsubfield: "t"
19296
          liblibrarian: "Title"
19281
          liblibrarian: "Title"
19297
          libopac: "Title"
19282
          libopac: "Title"
19298
          repeatable: 0
19283
          repeatable: 1
19299
          mandatory: 1
19284
          mandatory: 1
19300
          kohafield: ""
19285
          kohafield: ""
19301
          tab: 4
19286
          tab: 4
19302
          authorised_value: ""
19287
          authorised_value: ""
19303
          authtypecode: ""
19288
          authtypecode: ""
19304
          value_builder: ""
19289
          value_builder: unimarc_field_4XX.pl
19305
          isurl: 0
19290
          isurl: 0
19306
          hidden: -5
19291
          hidden: 0
19307
          frameworkcode: ""
19292
          frameworkcode: ""
19308
          seealso: ""
19293
          seealso: ""
19309
          link: ""
19294
          link: ""
19310
          defaultvalue:
19295
          defaultvalue:
19311
19296
19312
        - tagfield: "441"
19297
        - tagfield: "440"
19313
          tagsubfield: "u"
19298
          tagsubfield: "u"
19314
          liblibrarian: "Uniform Resource Locator"
19299
          liblibrarian: "Uniform Resource Locator"
19315
          libopac: "Uniform Resource Locator"
19300
          libopac: "Uniform Resource Locator"
Lines 19321-19333 tables: Link Here
19321
          authtypecode: ""
19306
          authtypecode: ""
19322
          value_builder: ""
19307
          value_builder: ""
19323
          isurl: 0
19308
          isurl: 0
19324
          hidden: -5
19309
          hidden: -1
19325
          frameworkcode: ""
19310
          frameworkcode: ""
19326
          seealso: ""
19311
          seealso: ""
19327
          link: ""
19312
          link: ""
19328
          defaultvalue:
19313
          defaultvalue:
19329
19314
19330
        - tagfield: "441"
19315
        - tagfield: "440"
19331
          tagsubfield: "v"
19316
          tagsubfield: "v"
19332
          liblibrarian: "Volume Number"
19317
          liblibrarian: "Volume Number"
19333
          libopac: "Volume Number"
19318
          libopac: "Volume Number"
Lines 19339-19351 tables: Link Here
19339
          authtypecode: ""
19324
          authtypecode: ""
19340
          value_builder: ""
19325
          value_builder: ""
19341
          isurl: 0
19326
          isurl: 0
19342
          hidden: -5
19327
          hidden: -1
19343
          frameworkcode: ""
19328
          frameworkcode: ""
19344
          seealso: ""
19329
          seealso: ""
19345
          link: ""
19330
          link: ""
19346
          defaultvalue:
19331
          defaultvalue:
19347
19332
19348
        - tagfield: "441"
19333
        - tagfield: "440"
19349
          tagsubfield: "x"
19334
          tagsubfield: "x"
19350
          liblibrarian: "International Standard Serial Number"
19335
          liblibrarian: "International Standard Serial Number"
19351
          libopac: "International Standard Serial Number"
19336
          libopac: "International Standard Serial Number"
Lines 19357-19369 tables: Link Here
19357
          authtypecode: ""
19342
          authtypecode: ""
19358
          value_builder: ""
19343
          value_builder: ""
19359
          isurl: 0
19344
          isurl: 0
19360
          hidden: -5
19345
          hidden: -1
19361
          frameworkcode: ""
19346
          frameworkcode: ""
19362
          seealso: ""
19347
          seealso: ""
19363
          link: ""
19348
          link: ISSN
19364
          defaultvalue:
19349
          defaultvalue:
19365
19350
19366
        - tagfield: "441"
19351
        - tagfield: "440"
19367
          tagsubfield: "y"
19352
          tagsubfield: "y"
19368
          liblibrarian: "International Standard Book Number"
19353
          liblibrarian: "International Standard Book Number"
19369
          libopac: "International Standard Book Number"
19354
          libopac: "International Standard Book Number"
Lines 19375-19387 tables: Link Here
19375
          authtypecode: ""
19360
          authtypecode: ""
19376
          value_builder: ""
19361
          value_builder: ""
19377
          isurl: 0
19362
          isurl: 0
19378
          hidden: -5
19363
          hidden: -1
19379
          frameworkcode: ""
19364
          frameworkcode: ""
19380
          seealso: ""
19365
          seealso: ""
19381
          link: ""
19366
          link: ISBN
19382
          defaultvalue:
19367
          defaultvalue:
19383
19368
19384
        - tagfield: "441"
19369
        - tagfield: "440"
19385
          tagsubfield: "z"
19370
          tagsubfield: "z"
19386
          liblibrarian: "CODEN"
19371
          liblibrarian: "CODEN"
19387
          libopac: "CODEN"
19372
          libopac: "CODEN"
Lines 19393-19441 tables: Link Here
19393
          authtypecode: ""
19378
          authtypecode: ""
19394
          value_builder: ""
19379
          value_builder: ""
19395
          isurl: 0
19380
          isurl: 0
19396
          hidden: -5
19381
          hidden: -1
19397
          frameworkcode: ""
19398
          seealso: ""
19399
          link: ""
19400
          defaultvalue:
19401
19402
        - tagfield: "442"
19403
          tagsubfield: "0"
19404
          liblibrarian: "Bibliographic Record Identifier"
19405
          libopac: "Bibliographic Record Identifier"
19406
          repeatable: 0
19407
          mandatory: 0
19408
          kohafield: ""
19409
          tab: 4
19410
          authorised_value: ""
19411
          authtypecode: ""
19412
          value_builder: ""
19413
          isurl: 0
19414
          hidden: -5
19415
          frameworkcode: ""
19416
          seealso: ""
19417
          link: ""
19418
          defaultvalue:
19419
19420
        - tagfield: "442"
19421
          tagsubfield: "1"
19422
          liblibrarian: "Linking Data"
19423
          libopac: "Linking Data"
19424
          repeatable: 1
19425
          mandatory: 0
19426
          kohafield: ""
19427
          tab: 4
19428
          authorised_value: ""
19429
          authtypecode: ""
19430
          value_builder: ""
19431
          isurl: 0
19432
          hidden: -6
19433
          frameworkcode: ""
19382
          frameworkcode: ""
19434
          seealso: ""
19383
          seealso: ""
19435
          link: ""
19384
          link: ""
19436
          defaultvalue:
19385
          defaultvalue:
19437
19386
19438
        - tagfield: "442"
19387
        - tagfield: "441"
19439
          tagsubfield: "3"
19388
          tagsubfield: "3"
19440
          liblibrarian: "Authority Record Number"
19389
          liblibrarian: "Authority Record Number"
19441
          libopac: "Authority Record Number"
19390
          libopac: "Authority Record Number"
Lines 19447-19462 tables: Link Here
19447
          authtypecode: ""
19396
          authtypecode: ""
19448
          value_builder: ""
19397
          value_builder: ""
19449
          isurl: 0
19398
          isurl: 0
19450
          hidden: -5
19399
          hidden: -1
19451
          frameworkcode: ""
19400
          frameworkcode: ""
19452
          seealso: ""
19401
          seealso: ""
19453
          link: ""
19402
          link: ""
19454
          defaultvalue:
19403
          defaultvalue:
19455
19404
19456
        - tagfield: "442"
19405
        - tagfield: "441"
19457
          tagsubfield: "5"
19406
          tagsubfield: "5"
19458
          liblibrarian: "Institution to Which the Field Applies"
19407
          liblibrarian: "Institution and Copy to Which Field Applies"
19459
          libopac: "Institution to Which the Field Applies"
19408
          libopac: "Institution and Copy to Which Field Applies"
19460
          repeatable: 0
19409
          repeatable: 0
19461
          mandatory: 0
19410
          mandatory: 0
19462
          kohafield: ""
19411
          kohafield: ""
Lines 19465-19480 tables: Link Here
19465
          authtypecode: ""
19414
          authtypecode: ""
19466
          value_builder: ""
19415
          value_builder: ""
19467
          isurl: 0
19416
          isurl: 0
19468
          hidden: -5
19417
          hidden: -1
19469
          frameworkcode: ""
19418
          frameworkcode: ""
19470
          seealso: ""
19419
          seealso: ""
19471
          link: ""
19420
          link: ""
19472
          defaultvalue:
19421
          defaultvalue:
19473
19422
19474
        - tagfield: "442"
19423
        - tagfield: "441"
19475
          tagsubfield: "9"
19424
          tagsubfield: "9"
19476
          liblibrarian: "Koha number"
19425
          liblibrarian: "Koha number"
19477
          libopac: ""
19426
          libopac: "Koha number"
19478
          repeatable: 0
19427
          repeatable: 0
19479
          mandatory: 0
19428
          mandatory: 0
19480
          kohafield: ""
19429
          kohafield: ""
Lines 19483-19495 tables: Link Here
19483
          authtypecode: ""
19432
          authtypecode: ""
19484
          value_builder: ""
19433
          value_builder: ""
19485
          isurl: 0
19434
          isurl: 0
19486
          hidden: 0
19435
          hidden: -1
19487
          frameworkcode: ""
19436
          frameworkcode: ""
19488
          seealso: ""
19437
          seealso: ""
19489
          link: 001@
19438
          link: Local-number
19490
          defaultvalue: ""
19439
          defaultvalue:
19491
19440
19492
        - tagfield: "442"
19441
        - tagfield: "441"
19493
          tagsubfield: "a"
19442
          tagsubfield: "a"
19494
          liblibrarian: "Author"
19443
          liblibrarian: "Author"
19495
          libopac: "Author"
19444
          libopac: "Author"
Lines 19501-19513 tables: Link Here
19501
          authtypecode: ""
19450
          authtypecode: ""
19502
          value_builder: ""
19451
          value_builder: ""
19503
          isurl: 0
19452
          isurl: 0
19504
          hidden: -5
19453
          hidden: -1
19505
          frameworkcode: ""
19454
          frameworkcode: ""
19506
          seealso: ""
19455
          seealso: ""
19507
          link: ""
19456
          link: ""
19508
          defaultvalue:
19457
          defaultvalue:
19509
19458
19510
        - tagfield: "442"
19459
        - tagfield: "441"
19511
          tagsubfield: "b"
19460
          tagsubfield: "b"
19512
          liblibrarian: "General Material Designation"
19461
          liblibrarian: "General Material Designation"
19513
          libopac: "General Material Designation"
19462
          libopac: "General Material Designation"
Lines 19519-19531 tables: Link Here
19519
          authtypecode: ""
19468
          authtypecode: ""
19520
          value_builder: ""
19469
          value_builder: ""
19521
          isurl: 0
19470
          isurl: 0
19522
          hidden: -6
19471
          hidden: -1
19523
          frameworkcode: ""
19472
          frameworkcode: ""
19524
          seealso: ""
19473
          seealso: ""
19525
          link: ""
19474
          link: ""
19526
          defaultvalue:
19475
          defaultvalue:
19527
19476
19528
        - tagfield: "442"
19477
        - tagfield: "441"
19529
          tagsubfield: "c"
19478
          tagsubfield: "c"
19530
          liblibrarian: "Place of Publication"
19479
          liblibrarian: "Place of Publication"
19531
          libopac: "Place of Publication"
19480
          libopac: "Place of Publication"
Lines 19537-19549 tables: Link Here
19537
          authtypecode: ""
19486
          authtypecode: ""
19538
          value_builder: ""
19487
          value_builder: ""
19539
          isurl: 0
19488
          isurl: 0
19540
          hidden: -5
19489
          hidden: -1
19541
          frameworkcode: ""
19490
          frameworkcode: ""
19542
          seealso: ""
19491
          seealso: ""
19543
          link: ""
19492
          link: ""
19544
          defaultvalue:
19493
          defaultvalue:
19545
19494
19546
        - tagfield: "442"
19495
        - tagfield: "441"
19547
          tagsubfield: "d"
19496
          tagsubfield: "d"
19548
          liblibrarian: "Date of Publication"
19497
          liblibrarian: "Date of Publication"
19549
          libopac: "Date of Publication"
19498
          libopac: "Date of Publication"
Lines 19555-19567 tables: Link Here
19555
          authtypecode: ""
19504
          authtypecode: ""
19556
          value_builder: ""
19505
          value_builder: ""
19557
          isurl: 0
19506
          isurl: 0
19558
          hidden: -5
19507
          hidden: -1
19559
          frameworkcode: ""
19508
          frameworkcode: ""
19560
          seealso: ""
19509
          seealso: ""
19561
          link: ""
19510
          link: ""
19562
          defaultvalue:
19511
          defaultvalue:
19563
19512
19564
        - tagfield: "442"
19513
        - tagfield: "441"
19565
          tagsubfield: "e"
19514
          tagsubfield: "e"
19566
          liblibrarian: "Edition Statement"
19515
          liblibrarian: "Edition Statement"
19567
          libopac: "Edition Statement"
19516
          libopac: "Edition Statement"
Lines 19573-19585 tables: Link Here
19573
          authtypecode: ""
19522
          authtypecode: ""
19574
          value_builder: ""
19523
          value_builder: ""
19575
          isurl: 0
19524
          isurl: 0
19576
          hidden: -5
19525
          hidden: -1
19577
          frameworkcode: ""
19526
          frameworkcode: ""
19578
          seealso: ""
19527
          seealso: ""
19579
          link: ""
19528
          link: ""
19580
          defaultvalue:
19529
          defaultvalue:
19581
19530
19582
        - tagfield: "442"
19531
        - tagfield: "441"
19583
          tagsubfield: "f"
19532
          tagsubfield: "f"
19584
          liblibrarian: "First Statement of Responsibility"
19533
          liblibrarian: "First Statement of Responsibility"
19585
          libopac: "First Statement of Responsibility"
19534
          libopac: "First Statement of Responsibility"
Lines 19591-19603 tables: Link Here
19591
          authtypecode: ""
19540
          authtypecode: ""
19592
          value_builder: ""
19541
          value_builder: ""
19593
          isurl: 0
19542
          isurl: 0
19594
          hidden: -6
19543
          hidden: -1
19595
          frameworkcode: ""
19544
          frameworkcode: ""
19596
          seealso: ""
19545
          seealso: ""
19597
          link: ""
19546
          link: ""
19598
          defaultvalue:
19547
          defaultvalue:
19599
19548
19600
        - tagfield: "442"
19549
        - tagfield: "441"
19601
          tagsubfield: "g"
19550
          tagsubfield: "g"
19602
          liblibrarian: "Subsequent Statement of Responsibility"
19551
          liblibrarian: "Subsequent Statement of Responsibility"
19603
          libopac: "Subsequent Statement of Responsibility"
19552
          libopac: "Subsequent Statement of Responsibility"
Lines 19609-19621 tables: Link Here
19609
          authtypecode: ""
19558
          authtypecode: ""
19610
          value_builder: ""
19559
          value_builder: ""
19611
          isurl: 0
19560
          isurl: 0
19612
          hidden: -6
19561
          hidden: -1
19613
          frameworkcode: ""
19562
          frameworkcode: ""
19614
          seealso: ""
19563
          seealso: ""
19615
          link: ""
19564
          link: ""
19616
          defaultvalue:
19565
          defaultvalue:
19617
19566
19618
        - tagfield: "442"
19567
        - tagfield: "441"
19619
          tagsubfield: "h"
19568
          tagsubfield: "h"
19620
          liblibrarian: "Number of Section or Part"
19569
          liblibrarian: "Number of Section or Part"
19621
          libopac: "Number of Section or Part"
19570
          libopac: "Number of Section or Part"
Lines 19627-19639 tables: Link Here
19627
          authtypecode: ""
19576
          authtypecode: ""
19628
          value_builder: ""
19577
          value_builder: ""
19629
          isurl: 0
19578
          isurl: 0
19630
          hidden: -5
19579
          hidden: -1
19631
          frameworkcode: ""
19580
          frameworkcode: ""
19632
          seealso: ""
19581
          seealso: ""
19633
          link: ""
19582
          link: ""
19634
          defaultvalue:
19583
          defaultvalue:
19635
19584
19636
        - tagfield: "442"
19585
        - tagfield: "441"
19637
          tagsubfield: "i"
19586
          tagsubfield: "i"
19638
          liblibrarian: "Name of Section or Part"
19587
          liblibrarian: "Name of Section or Part"
19639
          libopac: "Name of Section or Part"
19588
          libopac: "Name of Section or Part"
Lines 19645-19660 tables: Link Here
19645
          authtypecode: ""
19594
          authtypecode: ""
19646
          value_builder: ""
19595
          value_builder: ""
19647
          isurl: 0
19596
          isurl: 0
19648
          hidden: -5
19597
          hidden: -1
19649
          frameworkcode: ""
19598
          frameworkcode: ""
19650
          seealso: ""
19599
          seealso: ""
19651
          link: ""
19600
          link: ""
19652
          defaultvalue:
19601
          defaultvalue:
19653
19602
19654
        - tagfield: "442"
19603
        - tagfield: "441"
19655
          tagsubfield: "l"
19604
          tagsubfield: "l"
19656
          liblibrarian: "Parallel Title"
19605
          liblibrarian: "Parallel title"
19657
          libopac: "Parallel Title"
19606
          libopac: "Parallel title"
19658
          repeatable: 1
19607
          repeatable: 1
19659
          mandatory: 0
19608
          mandatory: 0
19660
          kohafield: ""
19609
          kohafield: ""
Lines 19663-19675 tables: Link Here
19663
          authtypecode: ""
19612
          authtypecode: ""
19664
          value_builder: ""
19613
          value_builder: ""
19665
          isurl: 0
19614
          isurl: 0
19666
          hidden: -6
19615
          hidden: -1
19667
          frameworkcode: ""
19616
          frameworkcode: ""
19668
          seealso: ""
19617
          seealso: ""
19669
          link: ""
19618
          link: ""
19670
          defaultvalue:
19619
          defaultvalue:
19671
19620
19672
        - tagfield: "442"
19621
        - tagfield: "441"
19673
          tagsubfield: "m"
19622
          tagsubfield: "m"
19674
          liblibrarian: "International Standard Music Number"
19623
          liblibrarian: "International Standard Music Number"
19675
          libopac: "International Standard Music Number"
19624
          libopac: "International Standard Music Number"
Lines 19681-19693 tables: Link Here
19681
          authtypecode: ""
19630
          authtypecode: ""
19682
          value_builder: ""
19631
          value_builder: ""
19683
          isurl: 0
19632
          isurl: 0
19684
          hidden: -6
19633
          hidden: -1
19685
          frameworkcode: ""
19634
          frameworkcode: ""
19686
          seealso: ""
19635
          seealso: ""
19687
          link: ""
19636
          link: ""
19688
          defaultvalue:
19637
          defaultvalue:
19689
19638
19690
        - tagfield: "442"
19639
        - tagfield: "441"
19691
          tagsubfield: "n"
19640
          tagsubfield: "n"
19692
          liblibrarian: "Name of Publisher, Distributor, etc."
19641
          liblibrarian: "Name of Publisher, Distributor, etc."
19693
          libopac: "Name of Publisher, Distributor, etc."
19642
          libopac: "Name of Publisher, Distributor, etc."
Lines 19699-19714 tables: Link Here
19699
          authtypecode: ""
19648
          authtypecode: ""
19700
          value_builder: ""
19649
          value_builder: ""
19701
          isurl: 0
19650
          isurl: 0
19702
          hidden: -6
19651
          hidden: -1
19703
          frameworkcode: ""
19652
          frameworkcode: ""
19704
          seealso: ""
19653
          seealso: ""
19705
          link: ""
19654
          link: ""
19706
          defaultvalue:
19655
          defaultvalue:
19707
19656
19708
        - tagfield: "442"
19657
        - tagfield: "441"
19709
          tagsubfield: "o"
19658
          tagsubfield: "o"
19710
          liblibrarian: "Other Title Information."
19659
          liblibrarian: "Other title information."
19711
          libopac: "Other Title Information."
19660
          libopac: "Other title information."
19712
          repeatable: 1
19661
          repeatable: 1
19713
          mandatory: 0
19662
          mandatory: 0
19714
          kohafield: ""
19663
          kohafield: ""
Lines 19717-19732 tables: Link Here
19717
          authtypecode: ""
19666
          authtypecode: ""
19718
          value_builder: ""
19667
          value_builder: ""
19719
          isurl: 0
19668
          isurl: 0
19720
          hidden: -6
19669
          hidden: -1
19721
          frameworkcode: ""
19670
          frameworkcode: ""
19722
          seealso: ""
19671
          seealso: ""
19723
          link: ""
19672
          link: ""
19724
          defaultvalue:
19673
          defaultvalue:
19725
19674
19726
        - tagfield: "442"
19675
        - tagfield: "441"
19727
          tagsubfield: "p"
19676
          tagsubfield: "p"
19728
          liblibrarian: "Physical Description"
19677
          liblibrarian: "Physical description"
19729
          libopac: "Physical Description"
19678
          libopac: "Physical description"
19730
          repeatable: 0
19679
          repeatable: 0
19731
          mandatory: 0
19680
          mandatory: 0
19732
          kohafield: ""
19681
          kohafield: ""
Lines 19735-19750 tables: Link Here
19735
          authtypecode: ""
19684
          authtypecode: ""
19736
          value_builder: ""
19685
          value_builder: ""
19737
          isurl: 0
19686
          isurl: 0
19738
          hidden: -5
19687
          hidden: -1
19739
          frameworkcode: ""
19688
          frameworkcode: ""
19740
          seealso: ""
19689
          seealso: ""
19741
          link: ""
19690
          link: ""
19742
          defaultvalue:
19691
          defaultvalue:
19743
19692
19744
        - tagfield: "442"
19693
        - tagfield: "441"
19745
          tagsubfield: "q"
19694
          tagsubfield: "q"
19746
          liblibrarian: "International Standard Identifier for a Work"
19695
          liblibrarian: "International standard identifier for a work"
19747
          libopac: "International Standard Identifier for a Work"
19696
          libopac: "International standard identifier for a work"
19748
          repeatable: 1
19697
          repeatable: 1
19749
          mandatory: 0
19698
          mandatory: 0
19750
          kohafield: ""
19699
          kohafield: ""
Lines 19753-19768 tables: Link Here
19753
          authtypecode: ""
19702
          authtypecode: ""
19754
          value_builder: ""
19703
          value_builder: ""
19755
          isurl: 0
19704
          isurl: 0
19756
          hidden: -6
19705
          hidden: -1
19757
          frameworkcode: ""
19706
          frameworkcode: ""
19758
          seealso: ""
19707
          seealso: ""
19759
          link: ""
19708
          link: ""
19760
          defaultvalue:
19709
          defaultvalue:
19761
19710
19762
        - tagfield: "442"
19711
        - tagfield: "441"
19763
          tagsubfield: "r"
19712
          tagsubfield: "r"
19764
          liblibrarian: "International Standard Identifier for an Expression"
19713
          liblibrarian: "International standard identifier for an expression"
19765
          libopac: "International Standard Identifier for an Expression"
19714
          libopac: "International standard identifier for an expression"
19766
          repeatable: 1
19715
          repeatable: 1
19767
          mandatory: 0
19716
          mandatory: 0
19768
          kohafield: ""
19717
          kohafield: ""
Lines 19771-19786 tables: Link Here
19771
          authtypecode: ""
19720
          authtypecode: ""
19772
          value_builder: ""
19721
          value_builder: ""
19773
          isurl: 0
19722
          isurl: 0
19774
          hidden: -6
19723
          hidden: -1
19775
          frameworkcode: ""
19724
          frameworkcode: ""
19776
          seealso: ""
19725
          seealso: ""
19777
          link: ""
19726
          link: ""
19778
          defaultvalue:
19727
          defaultvalue:
19779
19728
19780
        - tagfield: "442"
19729
        - tagfield: "441"
19781
          tagsubfield: "s"
19730
          tagsubfield: "s"
19782
          liblibrarian: "Series Statement"
19731
          liblibrarian: "Series statement"
19783
          libopac: "Series Statement"
19732
          libopac: "Series statement"
19784
          repeatable: 1
19733
          repeatable: 1
19785
          mandatory: 0
19734
          mandatory: 0
19786
          kohafield: ""
19735
          kohafield: ""
Lines 19789-19819 tables: Link Here
19789
          authtypecode: ""
19738
          authtypecode: ""
19790
          value_builder: ""
19739
          value_builder: ""
19791
          isurl: 0
19740
          isurl: 0
19792
          hidden: -6
19741
          hidden: -1
19793
          frameworkcode: ""
19742
          frameworkcode: ""
19794
          seealso: ""
19743
          seealso: ""
19795
          link: ""
19744
          link: ""
19796
          defaultvalue:
19745
          defaultvalue:
19797
19746
19798
        - tagfield: "442"
19747
        - tagfield: "441"
19799
          tagsubfield: "t"
19748
          tagsubfield: "t"
19800
          liblibrarian: "Title"
19749
          liblibrarian: "Title"
19801
          libopac: "Title"
19750
          libopac: "Title"
19802
          repeatable: 0
19751
          repeatable: 1
19803
          mandatory: 1
19752
          mandatory: 1
19804
          kohafield: ""
19753
          kohafield: ""
19805
          tab: 4
19754
          tab: 4
19806
          authorised_value: ""
19755
          authorised_value: ""
19807
          authtypecode: ""
19756
          authtypecode: ""
19808
          value_builder: ""
19757
          value_builder: unimarc_field_4XX.pl
19809
          isurl: 0
19758
          isurl: 0
19810
          hidden: -5
19759
          hidden: 0
19811
          frameworkcode: ""
19760
          frameworkcode: ""
19812
          seealso: ""
19761
          seealso: ""
19813
          link: ""
19762
          link: ""
19814
          defaultvalue:
19763
          defaultvalue:
19815
19764
19816
        - tagfield: "442"
19765
        - tagfield: "441"
19817
          tagsubfield: "u"
19766
          tagsubfield: "u"
19818
          liblibrarian: "Uniform Resource Locator"
19767
          liblibrarian: "Uniform Resource Locator"
19819
          libopac: "Uniform Resource Locator"
19768
          libopac: "Uniform Resource Locator"
Lines 19825-19837 tables: Link Here
19825
          authtypecode: ""
19774
          authtypecode: ""
19826
          value_builder: ""
19775
          value_builder: ""
19827
          isurl: 0
19776
          isurl: 0
19828
          hidden: -5
19777
          hidden: -1
19829
          frameworkcode: ""
19778
          frameworkcode: ""
19830
          seealso: ""
19779
          seealso: ""
19831
          link: ""
19780
          link: ""
19832
          defaultvalue:
19781
          defaultvalue:
19833
19782
19834
        - tagfield: "442"
19783
        - tagfield: "441"
19835
          tagsubfield: "v"
19784
          tagsubfield: "v"
19836
          liblibrarian: "Volume Number"
19785
          liblibrarian: "Volume Number"
19837
          libopac: "Volume Number"
19786
          libopac: "Volume Number"
Lines 19843-19855 tables: Link Here
19843
          authtypecode: ""
19792
          authtypecode: ""
19844
          value_builder: ""
19793
          value_builder: ""
19845
          isurl: 0
19794
          isurl: 0
19846
          hidden: -5
19795
          hidden: -1
19847
          frameworkcode: ""
19796
          frameworkcode: ""
19848
          seealso: ""
19797
          seealso: ""
19849
          link: ""
19798
          link: ""
19850
          defaultvalue:
19799
          defaultvalue:
19851
19800
19852
        - tagfield: "442"
19801
        - tagfield: "441"
19853
          tagsubfield: "x"
19802
          tagsubfield: "x"
19854
          liblibrarian: "International Standard Serial Number"
19803
          liblibrarian: "International Standard Serial Number"
19855
          libopac: "International Standard Serial Number"
19804
          libopac: "International Standard Serial Number"
Lines 19861-19873 tables: Link Here
19861
          authtypecode: ""
19810
          authtypecode: ""
19862
          value_builder: ""
19811
          value_builder: ""
19863
          isurl: 0
19812
          isurl: 0
19864
          hidden: -5
19813
          hidden: -1
19865
          frameworkcode: ""
19814
          frameworkcode: ""
19866
          seealso: ""
19815
          seealso: ""
19867
          link: ""
19816
          link: ISSN
19868
          defaultvalue:
19817
          defaultvalue:
19869
19818
19870
        - tagfield: "442"
19819
        - tagfield: "441"
19871
          tagsubfield: "y"
19820
          tagsubfield: "y"
19872
          liblibrarian: "International Standard Book Number"
19821
          liblibrarian: "International Standard Book Number"
19873
          libopac: "International Standard Book Number"
19822
          libopac: "International Standard Book Number"
Lines 19879-19891 tables: Link Here
19879
          authtypecode: ""
19828
          authtypecode: ""
19880
          value_builder: ""
19829
          value_builder: ""
19881
          isurl: 0
19830
          isurl: 0
19882
          hidden: -5
19831
          hidden: -1
19883
          frameworkcode: ""
19832
          frameworkcode: ""
19884
          seealso: ""
19833
          seealso: ""
19885
          link: ""
19834
          link: ISBN
19886
          defaultvalue:
19835
          defaultvalue:
19887
19836
19888
        - tagfield: "442"
19837
        - tagfield: "441"
19889
          tagsubfield: "z"
19838
          tagsubfield: "z"
19890
          liblibrarian: "CODEN"
19839
          liblibrarian: "CODEN"
19891
          libopac: "CODEN"
19840
          libopac: "CODEN"
Lines 19897-19945 tables: Link Here
19897
          authtypecode: ""
19846
          authtypecode: ""
19898
          value_builder: ""
19847
          value_builder: ""
19899
          isurl: 0
19848
          isurl: 0
19900
          hidden: -5
19849
          hidden: -1
19901
          frameworkcode: ""
19902
          seealso: ""
19903
          link: ""
19904
          defaultvalue:
19905
19906
        - tagfield: "443"
19907
          tagsubfield: "0"
19908
          liblibrarian: "Bibliographic Record Identifier"
19909
          libopac: "Bibliographic Record Identifier"
19910
          repeatable: 0
19911
          mandatory: 0
19912
          kohafield: ""
19913
          tab: 4
19914
          authorised_value: ""
19915
          authtypecode: ""
19916
          value_builder: ""
19917
          isurl: 0
19918
          hidden: -5
19919
          frameworkcode: ""
19920
          seealso: ""
19921
          link: ""
19922
          defaultvalue:
19923
19924
        - tagfield: "443"
19925
          tagsubfield: "1"
19926
          liblibrarian: "Linking Data"
19927
          libopac: "Linking Data"
19928
          repeatable: 1
19929
          mandatory: 0
19930
          kohafield: ""
19931
          tab: 4
19932
          authorised_value: ""
19933
          authtypecode: ""
19934
          value_builder: ""
19935
          isurl: 0
19936
          hidden: -6
19937
          frameworkcode: ""
19850
          frameworkcode: ""
19938
          seealso: ""
19851
          seealso: ""
19939
          link: ""
19852
          link: ""
19940
          defaultvalue:
19853
          defaultvalue:
19941
19854
19942
        - tagfield: "443"
19855
        - tagfield: "442"
19943
          tagsubfield: "3"
19856
          tagsubfield: "3"
19944
          liblibrarian: "Authority Record Number"
19857
          liblibrarian: "Authority Record Number"
19945
          libopac: "Authority Record Number"
19858
          libopac: "Authority Record Number"
Lines 19951-19966 tables: Link Here
19951
          authtypecode: ""
19864
          authtypecode: ""
19952
          value_builder: ""
19865
          value_builder: ""
19953
          isurl: 0
19866
          isurl: 0
19954
          hidden: -5
19867
          hidden: -1
19955
          frameworkcode: ""
19868
          frameworkcode: ""
19956
          seealso: ""
19869
          seealso: ""
19957
          link: ""
19870
          link: ""
19958
          defaultvalue:
19871
          defaultvalue:
19959
19872
19960
        - tagfield: "443"
19873
        - tagfield: "442"
19961
          tagsubfield: "5"
19874
          tagsubfield: "5"
19962
          liblibrarian: "Institution to Which the Field Applies"
19875
          liblibrarian: "Institution and Copy to Which Field Applies"
19963
          libopac: "Institution to Which the Field Applies"
19876
          libopac: "Institution and Copy to Which Field Applies"
19964
          repeatable: 0
19877
          repeatable: 0
19965
          mandatory: 0
19878
          mandatory: 0
19966
          kohafield: ""
19879
          kohafield: ""
Lines 19969-19984 tables: Link Here
19969
          authtypecode: ""
19882
          authtypecode: ""
19970
          value_builder: ""
19883
          value_builder: ""
19971
          isurl: 0
19884
          isurl: 0
19972
          hidden: -5
19885
          hidden: -1
19973
          frameworkcode: ""
19886
          frameworkcode: ""
19974
          seealso: ""
19887
          seealso: ""
19975
          link: ""
19888
          link: ""
19976
          defaultvalue:
19889
          defaultvalue:
19977
19890
19978
        - tagfield: "443"
19891
        - tagfield: "442"
19979
          tagsubfield: "9"
19892
          tagsubfield: "9"
19980
          liblibrarian: "Koha number"
19893
          liblibrarian: "Koha number"
19981
          libopac: ""
19894
          libopac: "Koha number"
19982
          repeatable: 0
19895
          repeatable: 0
19983
          mandatory: 0
19896
          mandatory: 0
19984
          kohafield: ""
19897
          kohafield: ""
Lines 19987-19999 tables: Link Here
19987
          authtypecode: ""
19900
          authtypecode: ""
19988
          value_builder: ""
19901
          value_builder: ""
19989
          isurl: 0
19902
          isurl: 0
19990
          hidden: 0
19903
          hidden: -1
19991
          frameworkcode: ""
19904
          frameworkcode: ""
19992
          seealso: ""
19905
          seealso: ""
19993
          link: 001@
19906
          link: Local-number
19994
          defaultvalue: ""
19907
          defaultvalue:
19995
19908
19996
        - tagfield: "443"
19909
        - tagfield: "442"
19997
          tagsubfield: "a"
19910
          tagsubfield: "a"
19998
          liblibrarian: "Author"
19911
          liblibrarian: "Author"
19999
          libopac: "Author"
19912
          libopac: "Author"
Lines 20005-20017 tables: Link Here
20005
          authtypecode: ""
19918
          authtypecode: ""
20006
          value_builder: ""
19919
          value_builder: ""
20007
          isurl: 0
19920
          isurl: 0
20008
          hidden: -5
19921
          hidden: -1
20009
          frameworkcode: ""
19922
          frameworkcode: ""
20010
          seealso: ""
19923
          seealso: ""
20011
          link: ""
19924
          link: ""
20012
          defaultvalue:
19925
          defaultvalue:
20013
19926
20014
        - tagfield: "443"
19927
        - tagfield: "442"
20015
          tagsubfield: "b"
19928
          tagsubfield: "b"
20016
          liblibrarian: "General Material Designation"
19929
          liblibrarian: "General Material Designation"
20017
          libopac: "General Material Designation"
19930
          libopac: "General Material Designation"
Lines 20023-20035 tables: Link Here
20023
          authtypecode: ""
19936
          authtypecode: ""
20024
          value_builder: ""
19937
          value_builder: ""
20025
          isurl: 0
19938
          isurl: 0
20026
          hidden: -6
19939
          hidden: -1
20027
          frameworkcode: ""
19940
          frameworkcode: ""
20028
          seealso: ""
19941
          seealso: ""
20029
          link: ""
19942
          link: ""
20030
          defaultvalue:
19943
          defaultvalue:
20031
19944
20032
        - tagfield: "443"
19945
        - tagfield: "442"
20033
          tagsubfield: "c"
19946
          tagsubfield: "c"
20034
          liblibrarian: "Place of Publication"
19947
          liblibrarian: "Place of Publication"
20035
          libopac: "Place of Publication"
19948
          libopac: "Place of Publication"
Lines 20041-20053 tables: Link Here
20041
          authtypecode: ""
19954
          authtypecode: ""
20042
          value_builder: ""
19955
          value_builder: ""
20043
          isurl: 0
19956
          isurl: 0
20044
          hidden: -5
19957
          hidden: -1
20045
          frameworkcode: ""
19958
          frameworkcode: ""
20046
          seealso: ""
19959
          seealso: ""
20047
          link: ""
19960
          link: ""
20048
          defaultvalue:
19961
          defaultvalue:
20049
19962
20050
        - tagfield: "443"
19963
        - tagfield: "442"
20051
          tagsubfield: "d"
19964
          tagsubfield: "d"
20052
          liblibrarian: "Date of Publication"
19965
          liblibrarian: "Date of Publication"
20053
          libopac: "Date of Publication"
19966
          libopac: "Date of Publication"
Lines 20059-20071 tables: Link Here
20059
          authtypecode: ""
19972
          authtypecode: ""
20060
          value_builder: ""
19973
          value_builder: ""
20061
          isurl: 0
19974
          isurl: 0
20062
          hidden: -5
19975
          hidden: -1
20063
          frameworkcode: ""
19976
          frameworkcode: ""
20064
          seealso: ""
19977
          seealso: ""
20065
          link: ""
19978
          link: ""
20066
          defaultvalue:
19979
          defaultvalue:
20067
19980
20068
        - tagfield: "443"
19981
        - tagfield: "442"
20069
          tagsubfield: "e"
19982
          tagsubfield: "e"
20070
          liblibrarian: "Edition Statement"
19983
          liblibrarian: "Edition Statement"
20071
          libopac: "Edition Statement"
19984
          libopac: "Edition Statement"
Lines 20077-20089 tables: Link Here
20077
          authtypecode: ""
19990
          authtypecode: ""
20078
          value_builder: ""
19991
          value_builder: ""
20079
          isurl: 0
19992
          isurl: 0
20080
          hidden: -5
19993
          hidden: -1
20081
          frameworkcode: ""
19994
          frameworkcode: ""
20082
          seealso: ""
19995
          seealso: ""
20083
          link: ""
19996
          link: ""
20084
          defaultvalue:
19997
          defaultvalue:
20085
19998
20086
        - tagfield: "443"
19999
        - tagfield: "442"
20087
          tagsubfield: "f"
20000
          tagsubfield: "f"
20088
          liblibrarian: "First Statement of Responsibility"
20001
          liblibrarian: "First Statement of Responsibility"
20089
          libopac: "First Statement of Responsibility"
20002
          libopac: "First Statement of Responsibility"
Lines 20095-20107 tables: Link Here
20095
          authtypecode: ""
20008
          authtypecode: ""
20096
          value_builder: ""
20009
          value_builder: ""
20097
          isurl: 0
20010
          isurl: 0
20098
          hidden: -6
20011
          hidden: -1
20099
          frameworkcode: ""
20012
          frameworkcode: ""
20100
          seealso: ""
20013
          seealso: ""
20101
          link: ""
20014
          link: ""
20102
          defaultvalue:
20015
          defaultvalue:
20103
20016
20104
        - tagfield: "443"
20017
        - tagfield: "442"
20105
          tagsubfield: "g"
20018
          tagsubfield: "g"
20106
          liblibrarian: "Subsequent Statement of Responsibility"
20019
          liblibrarian: "Subsequent Statement of Responsibility"
20107
          libopac: "Subsequent Statement of Responsibility"
20020
          libopac: "Subsequent Statement of Responsibility"
Lines 20113-20125 tables: Link Here
20113
          authtypecode: ""
20026
          authtypecode: ""
20114
          value_builder: ""
20027
          value_builder: ""
20115
          isurl: 0
20028
          isurl: 0
20116
          hidden: -6
20029
          hidden: -1
20117
          frameworkcode: ""
20030
          frameworkcode: ""
20118
          seealso: ""
20031
          seealso: ""
20119
          link: ""
20032
          link: ""
20120
          defaultvalue:
20033
          defaultvalue:
20121
20034
20122
        - tagfield: "443"
20035
        - tagfield: "442"
20123
          tagsubfield: "h"
20036
          tagsubfield: "h"
20124
          liblibrarian: "Number of Section or Part"
20037
          liblibrarian: "Number of Section or Part"
20125
          libopac: "Number of Section or Part"
20038
          libopac: "Number of Section or Part"
Lines 20131-20143 tables: Link Here
20131
          authtypecode: ""
20044
          authtypecode: ""
20132
          value_builder: ""
20045
          value_builder: ""
20133
          isurl: 0
20046
          isurl: 0
20134
          hidden: -5
20047
          hidden: -1
20135
          frameworkcode: ""
20048
          frameworkcode: ""
20136
          seealso: ""
20049
          seealso: ""
20137
          link: ""
20050
          link: ""
20138
          defaultvalue:
20051
          defaultvalue:
20139
20052
20140
        - tagfield: "443"
20053
        - tagfield: "442"
20141
          tagsubfield: "i"
20054
          tagsubfield: "i"
20142
          liblibrarian: "Name of Section or Part"
20055
          liblibrarian: "Name of Section or Part"
20143
          libopac: "Name of Section or Part"
20056
          libopac: "Name of Section or Part"
Lines 20149-20164 tables: Link Here
20149
          authtypecode: ""
20062
          authtypecode: ""
20150
          value_builder: ""
20063
          value_builder: ""
20151
          isurl: 0
20064
          isurl: 0
20152
          hidden: -5
20065
          hidden: -1
20153
          frameworkcode: ""
20066
          frameworkcode: ""
20154
          seealso: ""
20067
          seealso: ""
20155
          link: ""
20068
          link: ""
20156
          defaultvalue:
20069
          defaultvalue:
20157
20070
20158
        - tagfield: "443"
20071
        - tagfield: "442"
20159
          tagsubfield: "l"
20072
          tagsubfield: "l"
20160
          liblibrarian: "Parallel Title"
20073
          liblibrarian: "Parallel title"
20161
          libopac: "Parallel Title"
20074
          libopac: "Parallel title"
20162
          repeatable: 1
20075
          repeatable: 1
20163
          mandatory: 0
20076
          mandatory: 0
20164
          kohafield: ""
20077
          kohafield: ""
Lines 20167-20179 tables: Link Here
20167
          authtypecode: ""
20080
          authtypecode: ""
20168
          value_builder: ""
20081
          value_builder: ""
20169
          isurl: 0
20082
          isurl: 0
20170
          hidden: -6
20083
          hidden: -1
20171
          frameworkcode: ""
20084
          frameworkcode: ""
20172
          seealso: ""
20085
          seealso: ""
20173
          link: ""
20086
          link: ""
20174
          defaultvalue:
20087
          defaultvalue:
20175
20088
20176
        - tagfield: "443"
20089
        - tagfield: "442"
20177
          tagsubfield: "m"
20090
          tagsubfield: "m"
20178
          liblibrarian: "International Standard Music Number"
20091
          liblibrarian: "International Standard Music Number"
20179
          libopac: "International Standard Music Number"
20092
          libopac: "International Standard Music Number"
Lines 20185-20197 tables: Link Here
20185
          authtypecode: ""
20098
          authtypecode: ""
20186
          value_builder: ""
20099
          value_builder: ""
20187
          isurl: 0
20100
          isurl: 0
20188
          hidden: -6
20101
          hidden: -1
20189
          frameworkcode: ""
20102
          frameworkcode: ""
20190
          seealso: ""
20103
          seealso: ""
20191
          link: ""
20104
          link: ""
20192
          defaultvalue:
20105
          defaultvalue:
20193
20106
20194
        - tagfield: "443"
20107
        - tagfield: "442"
20195
          tagsubfield: "n"
20108
          tagsubfield: "n"
20196
          liblibrarian: "Name of Publisher, Distributor, etc."
20109
          liblibrarian: "Name of Publisher, Distributor, etc."
20197
          libopac: "Name of Publisher, Distributor, etc."
20110
          libopac: "Name of Publisher, Distributor, etc."
Lines 20203-20218 tables: Link Here
20203
          authtypecode: ""
20116
          authtypecode: ""
20204
          value_builder: ""
20117
          value_builder: ""
20205
          isurl: 0
20118
          isurl: 0
20206
          hidden: -6
20119
          hidden: -1
20207
          frameworkcode: ""
20120
          frameworkcode: ""
20208
          seealso: ""
20121
          seealso: ""
20209
          link: ""
20122
          link: ""
20210
          defaultvalue:
20123
          defaultvalue:
20211
20124
20212
        - tagfield: "443"
20125
        - tagfield: "442"
20213
          tagsubfield: "o"
20126
          tagsubfield: "o"
20214
          liblibrarian: "Other Title Information."
20127
          liblibrarian: "Other title information."
20215
          libopac: "Other Title Information."
20128
          libopac: "Other title information."
20216
          repeatable: 1
20129
          repeatable: 1
20217
          mandatory: 0
20130
          mandatory: 0
20218
          kohafield: ""
20131
          kohafield: ""
Lines 20221-20236 tables: Link Here
20221
          authtypecode: ""
20134
          authtypecode: ""
20222
          value_builder: ""
20135
          value_builder: ""
20223
          isurl: 0
20136
          isurl: 0
20224
          hidden: -6
20137
          hidden: -1
20225
          frameworkcode: ""
20138
          frameworkcode: ""
20226
          seealso: ""
20139
          seealso: ""
20227
          link: ""
20140
          link: ""
20228
          defaultvalue:
20141
          defaultvalue:
20229
20142
20230
        - tagfield: "443"
20143
        - tagfield: "442"
20231
          tagsubfield: "p"
20144
          tagsubfield: "p"
20232
          liblibrarian: "Physical Description"
20145
          liblibrarian: "Physical description"
20233
          libopac: "Physical Description"
20146
          libopac: "Physical description"
20234
          repeatable: 0
20147
          repeatable: 0
20235
          mandatory: 0
20148
          mandatory: 0
20236
          kohafield: ""
20149
          kohafield: ""
Lines 20239-20254 tables: Link Here
20239
          authtypecode: ""
20152
          authtypecode: ""
20240
          value_builder: ""
20153
          value_builder: ""
20241
          isurl: 0
20154
          isurl: 0
20242
          hidden: -5
20155
          hidden: -1
20243
          frameworkcode: ""
20156
          frameworkcode: ""
20244
          seealso: ""
20157
          seealso: ""
20245
          link: ""
20158
          link: ""
20246
          defaultvalue:
20159
          defaultvalue:
20247
20160
20248
        - tagfield: "443"
20161
        - tagfield: "442"
20249
          tagsubfield: "q"
20162
          tagsubfield: "q"
20250
          liblibrarian: "International Standard Identifier for a Work"
20163
          liblibrarian: "International standard identifier for a work"
20251
          libopac: "International Standard Identifier for a Work"
20164
          libopac: "International standard identifier for a work"
20252
          repeatable: 1
20165
          repeatable: 1
20253
          mandatory: 0
20166
          mandatory: 0
20254
          kohafield: ""
20167
          kohafield: ""
Lines 20257-20272 tables: Link Here
20257
          authtypecode: ""
20170
          authtypecode: ""
20258
          value_builder: ""
20171
          value_builder: ""
20259
          isurl: 0
20172
          isurl: 0
20260
          hidden: -6
20173
          hidden: -1
20261
          frameworkcode: ""
20174
          frameworkcode: ""
20262
          seealso: ""
20175
          seealso: ""
20263
          link: ""
20176
          link: ""
20264
          defaultvalue:
20177
          defaultvalue:
20265
20178
20266
        - tagfield: "443"
20179
        - tagfield: "442"
20267
          tagsubfield: "r"
20180
          tagsubfield: "r"
20268
          liblibrarian: "International Standard Identifier for an Expression"
20181
          liblibrarian: "International standard identifier for an expression"
20269
          libopac: "International Standard Identifier for an Expression"
20182
          libopac: "International standard identifier for an expression"
20270
          repeatable: 1
20183
          repeatable: 1
20271
          mandatory: 0
20184
          mandatory: 0
20272
          kohafield: ""
20185
          kohafield: ""
Lines 20275-20290 tables: Link Here
20275
          authtypecode: ""
20188
          authtypecode: ""
20276
          value_builder: ""
20189
          value_builder: ""
20277
          isurl: 0
20190
          isurl: 0
20278
          hidden: -6
20191
          hidden: -1
20279
          frameworkcode: ""
20192
          frameworkcode: ""
20280
          seealso: ""
20193
          seealso: ""
20281
          link: ""
20194
          link: ""
20282
          defaultvalue:
20195
          defaultvalue:
20283
20196
20284
        - tagfield: "443"
20197
        - tagfield: "442"
20285
          tagsubfield: "s"
20198
          tagsubfield: "s"
20286
          liblibrarian: "Series Statement"
20199
          liblibrarian: "Series statement"
20287
          libopac: "Series Statement"
20200
          libopac: "Series statement"
20288
          repeatable: 1
20201
          repeatable: 1
20289
          mandatory: 0
20202
          mandatory: 0
20290
          kohafield: ""
20203
          kohafield: ""
Lines 20293-20323 tables: Link Here
20293
          authtypecode: ""
20206
          authtypecode: ""
20294
          value_builder: ""
20207
          value_builder: ""
20295
          isurl: 0
20208
          isurl: 0
20296
          hidden: -6
20209
          hidden: -1
20297
          frameworkcode: ""
20210
          frameworkcode: ""
20298
          seealso: ""
20211
          seealso: ""
20299
          link: ""
20212
          link: ""
20300
          defaultvalue:
20213
          defaultvalue:
20301
20214
20302
        - tagfield: "443"
20215
        - tagfield: "442"
20303
          tagsubfield: "t"
20216
          tagsubfield: "t"
20304
          liblibrarian: "Title"
20217
          liblibrarian: "Title"
20305
          libopac: "Title"
20218
          libopac: "Title"
20306
          repeatable: 0
20219
          repeatable: 1
20307
          mandatory: 1
20220
          mandatory: 1
20308
          kohafield: ""
20221
          kohafield: ""
20309
          tab: 4
20222
          tab: 4
20310
          authorised_value: ""
20223
          authorised_value: ""
20311
          authtypecode: ""
20224
          authtypecode: ""
20312
          value_builder: ""
20225
          value_builder: unimarc_field_4XX.pl
20313
          isurl: 0
20226
          isurl: 0
20314
          hidden: -5
20227
          hidden: 0
20315
          frameworkcode: ""
20228
          frameworkcode: ""
20316
          seealso: ""
20229
          seealso: ""
20317
          link: ""
20230
          link: ""
20318
          defaultvalue:
20231
          defaultvalue:
20319
20232
20320
        - tagfield: "443"
20233
        - tagfield: "442"
20321
          tagsubfield: "u"
20234
          tagsubfield: "u"
20322
          liblibrarian: "Uniform Resource Locator"
20235
          liblibrarian: "Uniform Resource Locator"
20323
          libopac: "Uniform Resource Locator"
20236
          libopac: "Uniform Resource Locator"
Lines 20329-20341 tables: Link Here
20329
          authtypecode: ""
20242
          authtypecode: ""
20330
          value_builder: ""
20243
          value_builder: ""
20331
          isurl: 0
20244
          isurl: 0
20332
          hidden: -5
20245
          hidden: -1
20333
          frameworkcode: ""
20246
          frameworkcode: ""
20334
          seealso: ""
20247
          seealso: ""
20335
          link: ""
20248
          link: ""
20336
          defaultvalue:
20249
          defaultvalue:
20337
20250
20338
        - tagfield: "443"
20251
        - tagfield: "442"
20339
          tagsubfield: "v"
20252
          tagsubfield: "v"
20340
          liblibrarian: "Volume Number"
20253
          liblibrarian: "Volume Number"
20341
          libopac: "Volume Number"
20254
          libopac: "Volume Number"
Lines 20347-20359 tables: Link Here
20347
          authtypecode: ""
20260
          authtypecode: ""
20348
          value_builder: ""
20261
          value_builder: ""
20349
          isurl: 0
20262
          isurl: 0
20350
          hidden: -5
20263
          hidden: -1
20351
          frameworkcode: ""
20264
          frameworkcode: ""
20352
          seealso: ""
20265
          seealso: ""
20353
          link: ""
20266
          link: ""
20354
          defaultvalue:
20267
          defaultvalue:
20355
20268
20356
        - tagfield: "443"
20269
        - tagfield: "442"
20357
          tagsubfield: "x"
20270
          tagsubfield: "x"
20358
          liblibrarian: "International Standard Serial Number"
20271
          liblibrarian: "International Standard Serial Number"
20359
          libopac: "International Standard Serial Number"
20272
          libopac: "International Standard Serial Number"
Lines 20365-20377 tables: Link Here
20365
          authtypecode: ""
20278
          authtypecode: ""
20366
          value_builder: ""
20279
          value_builder: ""
20367
          isurl: 0
20280
          isurl: 0
20368
          hidden: -5
20281
          hidden: -1
20369
          frameworkcode: ""
20282
          frameworkcode: ""
20370
          seealso: ""
20283
          seealso: ""
20371
          link: ""
20284
          link: ISSN
20372
          defaultvalue:
20285
          defaultvalue:
20373
20286
20374
        - tagfield: "443"
20287
        - tagfield: "442"
20375
          tagsubfield: "y"
20288
          tagsubfield: "y"
20376
          liblibrarian: "International Standard Book Number"
20289
          liblibrarian: "International Standard Book Number"
20377
          libopac: "International Standard Book Number"
20290
          libopac: "International Standard Book Number"
Lines 20383-20395 tables: Link Here
20383
          authtypecode: ""
20296
          authtypecode: ""
20384
          value_builder: ""
20297
          value_builder: ""
20385
          isurl: 0
20298
          isurl: 0
20386
          hidden: -5
20299
          hidden: -1
20387
          frameworkcode: ""
20300
          frameworkcode: ""
20388
          seealso: ""
20301
          seealso: ""
20389
          link: ""
20302
          link: ISBN
20390
          defaultvalue:
20303
          defaultvalue:
20391
20304
20392
        - tagfield: "443"
20305
        - tagfield: "442"
20393
          tagsubfield: "z"
20306
          tagsubfield: "z"
20394
          liblibrarian: "CODEN"
20307
          liblibrarian: "CODEN"
20395
          libopac: "CODEN"
20308
          libopac: "CODEN"
Lines 20401-20449 tables: Link Here
20401
          authtypecode: ""
20314
          authtypecode: ""
20402
          value_builder: ""
20315
          value_builder: ""
20403
          isurl: 0
20316
          isurl: 0
20404
          hidden: -5
20317
          hidden: -1
20405
          frameworkcode: ""
20406
          seealso: ""
20407
          link: ""
20408
          defaultvalue:
20409
20410
        - tagfield: "444"
20411
          tagsubfield: "0"
20412
          liblibrarian: "Bibliographic Record Identifier"
20413
          libopac: "Bibliographic Record Identifier"
20414
          repeatable: 0
20415
          mandatory: 0
20416
          kohafield: ""
20417
          tab: 4
20418
          authorised_value: ""
20419
          authtypecode: ""
20420
          value_builder: ""
20421
          isurl: 0
20422
          hidden: -5
20423
          frameworkcode: ""
20424
          seealso: ""
20425
          link: ""
20426
          defaultvalue:
20427
20428
        - tagfield: "444"
20429
          tagsubfield: "1"
20430
          liblibrarian: "Linking Data"
20431
          libopac: "Linking Data"
20432
          repeatable: 1
20433
          mandatory: 0
20434
          kohafield: ""
20435
          tab: 4
20436
          authorised_value: ""
20437
          authtypecode: ""
20438
          value_builder: ""
20439
          isurl: 0
20440
          hidden: -6
20441
          frameworkcode: ""
20318
          frameworkcode: ""
20442
          seealso: ""
20319
          seealso: ""
20443
          link: ""
20320
          link: ""
20444
          defaultvalue:
20321
          defaultvalue:
20445
20322
20446
        - tagfield: "444"
20323
        - tagfield: "443"
20447
          tagsubfield: "3"
20324
          tagsubfield: "3"
20448
          liblibrarian: "Authority Record Number"
20325
          liblibrarian: "Authority Record Number"
20449
          libopac: "Authority Record Number"
20326
          libopac: "Authority Record Number"
Lines 20455-20470 tables: Link Here
20455
          authtypecode: ""
20332
          authtypecode: ""
20456
          value_builder: ""
20333
          value_builder: ""
20457
          isurl: 0
20334
          isurl: 0
20458
          hidden: -5
20335
          hidden: -1
20459
          frameworkcode: ""
20336
          frameworkcode: ""
20460
          seealso: ""
20337
          seealso: ""
20461
          link: ""
20338
          link: ""
20462
          defaultvalue:
20339
          defaultvalue:
20463
20340
20464
        - tagfield: "444"
20341
        - tagfield: "443"
20465
          tagsubfield: "5"
20342
          tagsubfield: "5"
20466
          liblibrarian: "Institution to Which the Field Applies"
20343
          liblibrarian: "Institution and Copy to Which Field Applies"
20467
          libopac: "Institution to Which the Field Applies"
20344
          libopac: "Institution and Copy to Which Field Applies"
20468
          repeatable: 0
20345
          repeatable: 0
20469
          mandatory: 0
20346
          mandatory: 0
20470
          kohafield: ""
20347
          kohafield: ""
Lines 20473-20488 tables: Link Here
20473
          authtypecode: ""
20350
          authtypecode: ""
20474
          value_builder: ""
20351
          value_builder: ""
20475
          isurl: 0
20352
          isurl: 0
20476
          hidden: -5
20353
          hidden: -1
20477
          frameworkcode: ""
20354
          frameworkcode: ""
20478
          seealso: ""
20355
          seealso: ""
20479
          link: ""
20356
          link: ""
20480
          defaultvalue:
20357
          defaultvalue:
20481
20358
20482
        - tagfield: "444"
20359
        - tagfield: "443"
20483
          tagsubfield: "9"
20360
          tagsubfield: "9"
20484
          liblibrarian: "Koha number"
20361
          liblibrarian: "Koha number"
20485
          libopac: ""
20362
          libopac: "Koha number"
20486
          repeatable: 0
20363
          repeatable: 0
20487
          mandatory: 0
20364
          mandatory: 0
20488
          kohafield: ""
20365
          kohafield: ""
Lines 20491-20503 tables: Link Here
20491
          authtypecode: ""
20368
          authtypecode: ""
20492
          value_builder: ""
20369
          value_builder: ""
20493
          isurl: 0
20370
          isurl: 0
20494
          hidden: 0
20371
          hidden: -1
20495
          frameworkcode: ""
20372
          frameworkcode: ""
20496
          seealso: ""
20373
          seealso: ""
20497
          link: 001@
20374
          link: Local-number
20498
          defaultvalue: ""
20375
          defaultvalue:
20499
20376
20500
        - tagfield: "444"
20377
        - tagfield: "443"
20501
          tagsubfield: "a"
20378
          tagsubfield: "a"
20502
          liblibrarian: "Author"
20379
          liblibrarian: "Author"
20503
          libopac: "Author"
20380
          libopac: "Author"
Lines 20509-20521 tables: Link Here
20509
          authtypecode: ""
20386
          authtypecode: ""
20510
          value_builder: ""
20387
          value_builder: ""
20511
          isurl: 0
20388
          isurl: 0
20512
          hidden: -5
20389
          hidden: -1
20513
          frameworkcode: ""
20390
          frameworkcode: ""
20514
          seealso: ""
20391
          seealso: ""
20515
          link: ""
20392
          link: ""
20516
          defaultvalue:
20393
          defaultvalue:
20517
20394
20518
        - tagfield: "444"
20395
        - tagfield: "443"
20519
          tagsubfield: "b"
20396
          tagsubfield: "b"
20520
          liblibrarian: "General Material Designation"
20397
          liblibrarian: "General Material Designation"
20521
          libopac: "General Material Designation"
20398
          libopac: "General Material Designation"
Lines 20527-20539 tables: Link Here
20527
          authtypecode: ""
20404
          authtypecode: ""
20528
          value_builder: ""
20405
          value_builder: ""
20529
          isurl: 0
20406
          isurl: 0
20530
          hidden: -6
20407
          hidden: -1
20531
          frameworkcode: ""
20408
          frameworkcode: ""
20532
          seealso: ""
20409
          seealso: ""
20533
          link: ""
20410
          link: ""
20534
          defaultvalue:
20411
          defaultvalue:
20535
20412
20536
        - tagfield: "444"
20413
        - tagfield: "443"
20537
          tagsubfield: "c"
20414
          tagsubfield: "c"
20538
          liblibrarian: "Place of Publication"
20415
          liblibrarian: "Place of Publication"
20539
          libopac: "Place of Publication"
20416
          libopac: "Place of Publication"
Lines 20545-20557 tables: Link Here
20545
          authtypecode: ""
20422
          authtypecode: ""
20546
          value_builder: ""
20423
          value_builder: ""
20547
          isurl: 0
20424
          isurl: 0
20548
          hidden: -5
20425
          hidden: -1
20549
          frameworkcode: ""
20426
          frameworkcode: ""
20550
          seealso: ""
20427
          seealso: ""
20551
          link: ""
20428
          link: ""
20552
          defaultvalue:
20429
          defaultvalue:
20553
20430
20554
        - tagfield: "444"
20431
        - tagfield: "443"
20555
          tagsubfield: "d"
20432
          tagsubfield: "d"
20556
          liblibrarian: "Date of Publication"
20433
          liblibrarian: "Date of Publication"
20557
          libopac: "Date of Publication"
20434
          libopac: "Date of Publication"
Lines 20563-20575 tables: Link Here
20563
          authtypecode: ""
20440
          authtypecode: ""
20564
          value_builder: ""
20441
          value_builder: ""
20565
          isurl: 0
20442
          isurl: 0
20566
          hidden: -5
20443
          hidden: -1
20567
          frameworkcode: ""
20444
          frameworkcode: ""
20568
          seealso: ""
20445
          seealso: ""
20569
          link: ""
20446
          link: ""
20570
          defaultvalue:
20447
          defaultvalue:
20571
20448
20572
        - tagfield: "444"
20449
        - tagfield: "443"
20573
          tagsubfield: "e"
20450
          tagsubfield: "e"
20574
          liblibrarian: "Edition Statement"
20451
          liblibrarian: "Edition Statement"
20575
          libopac: "Edition Statement"
20452
          libopac: "Edition Statement"
Lines 20581-20593 tables: Link Here
20581
          authtypecode: ""
20458
          authtypecode: ""
20582
          value_builder: ""
20459
          value_builder: ""
20583
          isurl: 0
20460
          isurl: 0
20584
          hidden: -5
20461
          hidden: -1
20585
          frameworkcode: ""
20462
          frameworkcode: ""
20586
          seealso: ""
20463
          seealso: ""
20587
          link: ""
20464
          link: ""
20588
          defaultvalue:
20465
          defaultvalue:
20589
20466
20590
        - tagfield: "444"
20467
        - tagfield: "443"
20591
          tagsubfield: "f"
20468
          tagsubfield: "f"
20592
          liblibrarian: "First Statement of Responsibility"
20469
          liblibrarian: "First Statement of Responsibility"
20593
          libopac: "First Statement of Responsibility"
20470
          libopac: "First Statement of Responsibility"
Lines 20599-20611 tables: Link Here
20599
          authtypecode: ""
20476
          authtypecode: ""
20600
          value_builder: ""
20477
          value_builder: ""
20601
          isurl: 0
20478
          isurl: 0
20602
          hidden: -6
20479
          hidden: -1
20603
          frameworkcode: ""
20480
          frameworkcode: ""
20604
          seealso: ""
20481
          seealso: ""
20605
          link: ""
20482
          link: ""
20606
          defaultvalue:
20483
          defaultvalue:
20607
20484
20608
        - tagfield: "444"
20485
        - tagfield: "443"
20609
          tagsubfield: "g"
20486
          tagsubfield: "g"
20610
          liblibrarian: "Subsequent Statement of Responsibility"
20487
          liblibrarian: "Subsequent Statement of Responsibility"
20611
          libopac: "Subsequent Statement of Responsibility"
20488
          libopac: "Subsequent Statement of Responsibility"
Lines 20617-20629 tables: Link Here
20617
          authtypecode: ""
20494
          authtypecode: ""
20618
          value_builder: ""
20495
          value_builder: ""
20619
          isurl: 0
20496
          isurl: 0
20620
          hidden: -6
20497
          hidden: -1
20621
          frameworkcode: ""
20498
          frameworkcode: ""
20622
          seealso: ""
20499
          seealso: ""
20623
          link: ""
20500
          link: ""
20624
          defaultvalue:
20501
          defaultvalue:
20625
20502
20626
        - tagfield: "444"
20503
        - tagfield: "443"
20627
          tagsubfield: "h"
20504
          tagsubfield: "h"
20628
          liblibrarian: "Number of Section or Part"
20505
          liblibrarian: "Number of Section or Part"
20629
          libopac: "Number of Section or Part"
20506
          libopac: "Number of Section or Part"
Lines 20635-20647 tables: Link Here
20635
          authtypecode: ""
20512
          authtypecode: ""
20636
          value_builder: ""
20513
          value_builder: ""
20637
          isurl: 0
20514
          isurl: 0
20638
          hidden: -5
20515
          hidden: -1
20639
          frameworkcode: ""
20516
          frameworkcode: ""
20640
          seealso: ""
20517
          seealso: ""
20641
          link: ""
20518
          link: ""
20642
          defaultvalue:
20519
          defaultvalue:
20643
20520
20644
        - tagfield: "444"
20521
        - tagfield: "443"
20645
          tagsubfield: "i"
20522
          tagsubfield: "i"
20646
          liblibrarian: "Name of Section or Part"
20523
          liblibrarian: "Name of Section or Part"
20647
          libopac: "Name of Section or Part"
20524
          libopac: "Name of Section or Part"
Lines 20653-20668 tables: Link Here
20653
          authtypecode: ""
20530
          authtypecode: ""
20654
          value_builder: ""
20531
          value_builder: ""
20655
          isurl: 0
20532
          isurl: 0
20656
          hidden: -5
20533
          hidden: -1
20657
          frameworkcode: ""
20534
          frameworkcode: ""
20658
          seealso: ""
20535
          seealso: ""
20659
          link: ""
20536
          link: ""
20660
          defaultvalue:
20537
          defaultvalue:
20661
20538
20662
        - tagfield: "444"
20539
        - tagfield: "443"
20663
          tagsubfield: "l"
20540
          tagsubfield: "l"
20664
          liblibrarian: "Parallel Title"
20541
          liblibrarian: "Parallel title"
20665
          libopac: "Parallel Title"
20542
          libopac: "Parallel title"
20666
          repeatable: 1
20543
          repeatable: 1
20667
          mandatory: 0
20544
          mandatory: 0
20668
          kohafield: ""
20545
          kohafield: ""
Lines 20671-20683 tables: Link Here
20671
          authtypecode: ""
20548
          authtypecode: ""
20672
          value_builder: ""
20549
          value_builder: ""
20673
          isurl: 0
20550
          isurl: 0
20674
          hidden: -6
20551
          hidden: -1
20675
          frameworkcode: ""
20552
          frameworkcode: ""
20676
          seealso: ""
20553
          seealso: ""
20677
          link: ""
20554
          link: ""
20678
          defaultvalue:
20555
          defaultvalue:
20679
20556
20680
        - tagfield: "444"
20557
        - tagfield: "443"
20681
          tagsubfield: "m"
20558
          tagsubfield: "m"
20682
          liblibrarian: "International Standard Music Number"
20559
          liblibrarian: "International Standard Music Number"
20683
          libopac: "International Standard Music Number"
20560
          libopac: "International Standard Music Number"
Lines 20689-20701 tables: Link Here
20689
          authtypecode: ""
20566
          authtypecode: ""
20690
          value_builder: ""
20567
          value_builder: ""
20691
          isurl: 0
20568
          isurl: 0
20692
          hidden: -6
20569
          hidden: -1
20693
          frameworkcode: ""
20570
          frameworkcode: ""
20694
          seealso: ""
20571
          seealso: ""
20695
          link: ""
20572
          link: ""
20696
          defaultvalue:
20573
          defaultvalue:
20697
20574
20698
        - tagfield: "444"
20575
        - tagfield: "443"
20699
          tagsubfield: "n"
20576
          tagsubfield: "n"
20700
          liblibrarian: "Name of Publisher, Distributor, etc."
20577
          liblibrarian: "Name of Publisher, Distributor, etc."
20701
          libopac: "Name of Publisher, Distributor, etc."
20578
          libopac: "Name of Publisher, Distributor, etc."
Lines 20707-20722 tables: Link Here
20707
          authtypecode: ""
20584
          authtypecode: ""
20708
          value_builder: ""
20585
          value_builder: ""
20709
          isurl: 0
20586
          isurl: 0
20710
          hidden: -6
20587
          hidden: -1
20711
          frameworkcode: ""
20588
          frameworkcode: ""
20712
          seealso: ""
20589
          seealso: ""
20713
          link: ""
20590
          link: ""
20714
          defaultvalue:
20591
          defaultvalue:
20715
20592
20716
        - tagfield: "444"
20593
        - tagfield: "443"
20717
          tagsubfield: "o"
20594
          tagsubfield: "o"
20718
          liblibrarian: "Other Title Information."
20595
          liblibrarian: "Other title information."
20719
          libopac: "Other Title Information."
20596
          libopac: "Other title information."
20720
          repeatable: 1
20597
          repeatable: 1
20721
          mandatory: 0
20598
          mandatory: 0
20722
          kohafield: ""
20599
          kohafield: ""
Lines 20725-20740 tables: Link Here
20725
          authtypecode: ""
20602
          authtypecode: ""
20726
          value_builder: ""
20603
          value_builder: ""
20727
          isurl: 0
20604
          isurl: 0
20728
          hidden: -6
20605
          hidden: -1
20729
          frameworkcode: ""
20606
          frameworkcode: ""
20730
          seealso: ""
20607
          seealso: ""
20731
          link: ""
20608
          link: ""
20732
          defaultvalue:
20609
          defaultvalue:
20733
20610
20734
        - tagfield: "444"
20611
        - tagfield: "443"
20735
          tagsubfield: "p"
20612
          tagsubfield: "p"
20736
          liblibrarian: "Physical Description"
20613
          liblibrarian: "Physical description"
20737
          libopac: "Physical Description"
20614
          libopac: "Physical description"
20738
          repeatable: 0
20615
          repeatable: 0
20739
          mandatory: 0
20616
          mandatory: 0
20740
          kohafield: ""
20617
          kohafield: ""
Lines 20743-20758 tables: Link Here
20743
          authtypecode: ""
20620
          authtypecode: ""
20744
          value_builder: ""
20621
          value_builder: ""
20745
          isurl: 0
20622
          isurl: 0
20746
          hidden: -5
20623
          hidden: -1
20747
          frameworkcode: ""
20624
          frameworkcode: ""
20748
          seealso: ""
20625
          seealso: ""
20749
          link: ""
20626
          link: ""
20750
          defaultvalue:
20627
          defaultvalue:
20751
20628
20752
        - tagfield: "444"
20629
        - tagfield: "443"
20753
          tagsubfield: "q"
20630
          tagsubfield: "q"
20754
          liblibrarian: "International Standard Identifier for a Work"
20631
          liblibrarian: "International standard identifier for a work"
20755
          libopac: "International Standard Identifier for a Work"
20632
          libopac: "International standard identifier for a work"
20756
          repeatable: 1
20633
          repeatable: 1
20757
          mandatory: 0
20634
          mandatory: 0
20758
          kohafield: ""
20635
          kohafield: ""
Lines 20761-20776 tables: Link Here
20761
          authtypecode: ""
20638
          authtypecode: ""
20762
          value_builder: ""
20639
          value_builder: ""
20763
          isurl: 0
20640
          isurl: 0
20764
          hidden: -6
20641
          hidden: -1
20765
          frameworkcode: ""
20642
          frameworkcode: ""
20766
          seealso: ""
20643
          seealso: ""
20767
          link: ""
20644
          link: ""
20768
          defaultvalue:
20645
          defaultvalue:
20769
20646
20770
        - tagfield: "444"
20647
        - tagfield: "443"
20771
          tagsubfield: "r"
20648
          tagsubfield: "r"
20772
          liblibrarian: "International Standard Identifier for an Expression"
20649
          liblibrarian: "International standard identifier for an expression"
20773
          libopac: "International Standard Identifier for an Expression"
20650
          libopac: "International standard identifier for an expression"
20774
          repeatable: 1
20651
          repeatable: 1
20775
          mandatory: 0
20652
          mandatory: 0
20776
          kohafield: ""
20653
          kohafield: ""
Lines 20779-20794 tables: Link Here
20779
          authtypecode: ""
20656
          authtypecode: ""
20780
          value_builder: ""
20657
          value_builder: ""
20781
          isurl: 0
20658
          isurl: 0
20782
          hidden: -6
20659
          hidden: -1
20783
          frameworkcode: ""
20660
          frameworkcode: ""
20784
          seealso: ""
20661
          seealso: ""
20785
          link: ""
20662
          link: ""
20786
          defaultvalue:
20663
          defaultvalue:
20787
20664
20788
        - tagfield: "444"
20665
        - tagfield: "443"
20789
          tagsubfield: "s"
20666
          tagsubfield: "s"
20790
          liblibrarian: "Series Statement"
20667
          liblibrarian: "Series statement"
20791
          libopac: "Series Statement"
20668
          libopac: "Series statement"
20792
          repeatable: 1
20669
          repeatable: 1
20793
          mandatory: 0
20670
          mandatory: 0
20794
          kohafield: ""
20671
          kohafield: ""
Lines 20797-20827 tables: Link Here
20797
          authtypecode: ""
20674
          authtypecode: ""
20798
          value_builder: ""
20675
          value_builder: ""
20799
          isurl: 0
20676
          isurl: 0
20800
          hidden: -6
20677
          hidden: -1
20801
          frameworkcode: ""
20678
          frameworkcode: ""
20802
          seealso: ""
20679
          seealso: ""
20803
          link: ""
20680
          link: ""
20804
          defaultvalue:
20681
          defaultvalue:
20805
20682
20806
        - tagfield: "444"
20683
        - tagfield: "443"
20807
          tagsubfield: "t"
20684
          tagsubfield: "t"
20808
          liblibrarian: "Title"
20685
          liblibrarian: "Title"
20809
          libopac: "Title"
20686
          libopac: "Title"
20810
          repeatable: 0
20687
          repeatable: 1
20811
          mandatory: 1
20688
          mandatory: 1
20812
          kohafield: ""
20689
          kohafield: ""
20813
          tab: 4
20690
          tab: 4
20814
          authorised_value: ""
20691
          authorised_value: ""
20815
          authtypecode: ""
20692
          authtypecode: ""
20816
          value_builder: ""
20693
          value_builder: unimarc_field_4XX.pl
20817
          isurl: 0
20694
          isurl: 0
20818
          hidden: -5
20695
          hidden: 0
20819
          frameworkcode: ""
20696
          frameworkcode: ""
20820
          seealso: ""
20697
          seealso: ""
20821
          link: ""
20698
          link: ""
20822
          defaultvalue:
20699
          defaultvalue:
20823
20700
20824
        - tagfield: "444"
20701
        - tagfield: "443"
20825
          tagsubfield: "u"
20702
          tagsubfield: "u"
20826
          liblibrarian: "Uniform Resource Locator"
20703
          liblibrarian: "Uniform Resource Locator"
20827
          libopac: "Uniform Resource Locator"
20704
          libopac: "Uniform Resource Locator"
Lines 20833-20845 tables: Link Here
20833
          authtypecode: ""
20710
          authtypecode: ""
20834
          value_builder: ""
20711
          value_builder: ""
20835
          isurl: 0
20712
          isurl: 0
20836
          hidden: -5
20713
          hidden: -1
20837
          frameworkcode: ""
20714
          frameworkcode: ""
20838
          seealso: ""
20715
          seealso: ""
20839
          link: ""
20716
          link: ""
20840
          defaultvalue:
20717
          defaultvalue:
20841
20718
20842
        - tagfield: "444"
20719
        - tagfield: "443"
20843
          tagsubfield: "v"
20720
          tagsubfield: "v"
20844
          liblibrarian: "Volume Number"
20721
          liblibrarian: "Volume Number"
20845
          libopac: "Volume Number"
20722
          libopac: "Volume Number"
Lines 20851-20863 tables: Link Here
20851
          authtypecode: ""
20728
          authtypecode: ""
20852
          value_builder: ""
20729
          value_builder: ""
20853
          isurl: 0
20730
          isurl: 0
20854
          hidden: -5
20731
          hidden: -1
20855
          frameworkcode: ""
20732
          frameworkcode: ""
20856
          seealso: ""
20733
          seealso: ""
20857
          link: ""
20734
          link: ""
20858
          defaultvalue:
20735
          defaultvalue:
20859
20736
20860
        - tagfield: "444"
20737
        - tagfield: "443"
20861
          tagsubfield: "x"
20738
          tagsubfield: "x"
20862
          liblibrarian: "International Standard Serial Number"
20739
          liblibrarian: "International Standard Serial Number"
20863
          libopac: "International Standard Serial Number"
20740
          libopac: "International Standard Serial Number"
Lines 20869-20881 tables: Link Here
20869
          authtypecode: ""
20746
          authtypecode: ""
20870
          value_builder: ""
20747
          value_builder: ""
20871
          isurl: 0
20748
          isurl: 0
20872
          hidden: -5
20749
          hidden: -1
20873
          frameworkcode: ""
20750
          frameworkcode: ""
20874
          seealso: ""
20751
          seealso: ""
20875
          link: ""
20752
          link: ISSN
20876
          defaultvalue:
20753
          defaultvalue:
20877
20754
20878
        - tagfield: "444"
20755
        - tagfield: "443"
20879
          tagsubfield: "y"
20756
          tagsubfield: "y"
20880
          liblibrarian: "International Standard Book Number"
20757
          liblibrarian: "International Standard Book Number"
20881
          libopac: "International Standard Book Number"
20758
          libopac: "International Standard Book Number"
Lines 20887-20899 tables: Link Here
20887
          authtypecode: ""
20764
          authtypecode: ""
20888
          value_builder: ""
20765
          value_builder: ""
20889
          isurl: 0
20766
          isurl: 0
20890
          hidden: -5
20767
          hidden: -1
20891
          frameworkcode: ""
20768
          frameworkcode: ""
20892
          seealso: ""
20769
          seealso: ""
20893
          link: ""
20770
          link: ISBN
20894
          defaultvalue:
20771
          defaultvalue:
20895
20772
20896
        - tagfield: "444"
20773
        - tagfield: "443"
20897
          tagsubfield: "z"
20774
          tagsubfield: "z"
20898
          liblibrarian: "CODEN"
20775
          liblibrarian: "CODEN"
20899
          libopac: "CODEN"
20776
          libopac: "CODEN"
Lines 20905-20953 tables: Link Here
20905
          authtypecode: ""
20782
          authtypecode: ""
20906
          value_builder: ""
20783
          value_builder: ""
20907
          isurl: 0
20784
          isurl: 0
20908
          hidden: -5
20785
          hidden: -1
20909
          frameworkcode: ""
20910
          seealso: ""
20911
          link: ""
20912
          defaultvalue:
20913
20914
        - tagfield: "445"
20915
          tagsubfield: "0"
20916
          liblibrarian: "Bibliographic Record Identifier"
20917
          libopac: "Bibliographic Record Identifier"
20918
          repeatable: 0
20919
          mandatory: 0
20920
          kohafield: ""
20921
          tab: 4
20922
          authorised_value: ""
20923
          authtypecode: ""
20924
          value_builder: ""
20925
          isurl: 0
20926
          hidden: -5
20927
          frameworkcode: ""
20928
          seealso: ""
20929
          link: ""
20930
          defaultvalue:
20931
20932
        - tagfield: "445"
20933
          tagsubfield: "1"
20934
          liblibrarian: "Linking Data"
20935
          libopac: "Linking Data"
20936
          repeatable: 1
20937
          mandatory: 0
20938
          kohafield: ""
20939
          tab: 4
20940
          authorised_value: ""
20941
          authtypecode: ""
20942
          value_builder: ""
20943
          isurl: 0
20944
          hidden: -6
20945
          frameworkcode: ""
20786
          frameworkcode: ""
20946
          seealso: ""
20787
          seealso: ""
20947
          link: ""
20788
          link: ""
20948
          defaultvalue:
20789
          defaultvalue:
20949
20790
20950
        - tagfield: "445"
20791
        - tagfield: "444"
20951
          tagsubfield: "3"
20792
          tagsubfield: "3"
20952
          liblibrarian: "Authority Record Number"
20793
          liblibrarian: "Authority Record Number"
20953
          libopac: "Authority Record Number"
20794
          libopac: "Authority Record Number"
Lines 20959-20974 tables: Link Here
20959
          authtypecode: ""
20800
          authtypecode: ""
20960
          value_builder: ""
20801
          value_builder: ""
20961
          isurl: 0
20802
          isurl: 0
20962
          hidden: -5
20803
          hidden: -1
20963
          frameworkcode: ""
20804
          frameworkcode: ""
20964
          seealso: ""
20805
          seealso: ""
20965
          link: ""
20806
          link: ""
20966
          defaultvalue:
20807
          defaultvalue:
20967
20808
20968
        - tagfield: "445"
20809
        - tagfield: "444"
20969
          tagsubfield: "5"
20810
          tagsubfield: "5"
20970
          liblibrarian: "Institution to Which the Field Applies"
20811
          liblibrarian: "Institution and Copy to Which Field Applies"
20971
          libopac: "Institution to Which the Field Applies"
20812
          libopac: "Institution and Copy to Which Field Applies"
20972
          repeatable: 0
20813
          repeatable: 0
20973
          mandatory: 0
20814
          mandatory: 0
20974
          kohafield: ""
20815
          kohafield: ""
Lines 20977-20992 tables: Link Here
20977
          authtypecode: ""
20818
          authtypecode: ""
20978
          value_builder: ""
20819
          value_builder: ""
20979
          isurl: 0
20820
          isurl: 0
20980
          hidden: -5
20821
          hidden: -1
20981
          frameworkcode: ""
20822
          frameworkcode: ""
20982
          seealso: ""
20823
          seealso: ""
20983
          link: ""
20824
          link: ""
20984
          defaultvalue:
20825
          defaultvalue:
20985
20826
20986
        - tagfield: "445"
20827
        - tagfield: "444"
20987
          tagsubfield: "9"
20828
          tagsubfield: "9"
20988
          liblibrarian: "Koha number"
20829
          liblibrarian: "Koha number"
20989
          libopac: ""
20830
          libopac: "Koha number"
20990
          repeatable: 0
20831
          repeatable: 0
20991
          mandatory: 0
20832
          mandatory: 0
20992
          kohafield: ""
20833
          kohafield: ""
Lines 20995-21007 tables: Link Here
20995
          authtypecode: ""
20836
          authtypecode: ""
20996
          value_builder: ""
20837
          value_builder: ""
20997
          isurl: 0
20838
          isurl: 0
20998
          hidden: 0
20839
          hidden: -1
20999
          frameworkcode: ""
20840
          frameworkcode: ""
21000
          seealso: ""
20841
          seealso: ""
21001
          link: 001@
20842
          link: Local-number
21002
          defaultvalue: ""
20843
          defaultvalue:
21003
20844
21004
        - tagfield: "445"
20845
        - tagfield: "444"
21005
          tagsubfield: "a"
20846
          tagsubfield: "a"
21006
          liblibrarian: "Author"
20847
          liblibrarian: "Author"
21007
          libopac: "Author"
20848
          libopac: "Author"
Lines 21013-21025 tables: Link Here
21013
          authtypecode: ""
20854
          authtypecode: ""
21014
          value_builder: ""
20855
          value_builder: ""
21015
          isurl: 0
20856
          isurl: 0
21016
          hidden: -5
20857
          hidden: -1
21017
          frameworkcode: ""
20858
          frameworkcode: ""
21018
          seealso: ""
20859
          seealso: ""
21019
          link: ""
20860
          link: ""
21020
          defaultvalue:
20861
          defaultvalue:
21021
20862
21022
        - tagfield: "445"
20863
        - tagfield: "444"
21023
          tagsubfield: "b"
20864
          tagsubfield: "b"
21024
          liblibrarian: "General Material Designation"
20865
          liblibrarian: "General Material Designation"
21025
          libopac: "General Material Designation"
20866
          libopac: "General Material Designation"
Lines 21031-21043 tables: Link Here
21031
          authtypecode: ""
20872
          authtypecode: ""
21032
          value_builder: ""
20873
          value_builder: ""
21033
          isurl: 0
20874
          isurl: 0
21034
          hidden: -6
20875
          hidden: -1
21035
          frameworkcode: ""
20876
          frameworkcode: ""
21036
          seealso: ""
20877
          seealso: ""
21037
          link: ""
20878
          link: ""
21038
          defaultvalue:
20879
          defaultvalue:
21039
20880
21040
        - tagfield: "445"
20881
        - tagfield: "444"
21041
          tagsubfield: "c"
20882
          tagsubfield: "c"
21042
          liblibrarian: "Place of Publication"
20883
          liblibrarian: "Place of Publication"
21043
          libopac: "Place of Publication"
20884
          libopac: "Place of Publication"
Lines 21049-21061 tables: Link Here
21049
          authtypecode: ""
20890
          authtypecode: ""
21050
          value_builder: ""
20891
          value_builder: ""
21051
          isurl: 0
20892
          isurl: 0
21052
          hidden: -5
20893
          hidden: -1
21053
          frameworkcode: ""
20894
          frameworkcode: ""
21054
          seealso: ""
20895
          seealso: ""
21055
          link: ""
20896
          link: ""
21056
          defaultvalue:
20897
          defaultvalue:
21057
20898
21058
        - tagfield: "445"
20899
        - tagfield: "444"
21059
          tagsubfield: "d"
20900
          tagsubfield: "d"
21060
          liblibrarian: "Date of Publication"
20901
          liblibrarian: "Date of Publication"
21061
          libopac: "Date of Publication"
20902
          libopac: "Date of Publication"
Lines 21067-21079 tables: Link Here
21067
          authtypecode: ""
20908
          authtypecode: ""
21068
          value_builder: ""
20909
          value_builder: ""
21069
          isurl: 0
20910
          isurl: 0
21070
          hidden: -5
20911
          hidden: -1
21071
          frameworkcode: ""
20912
          frameworkcode: ""
21072
          seealso: ""
20913
          seealso: ""
21073
          link: ""
20914
          link: ""
21074
          defaultvalue:
20915
          defaultvalue:
21075
20916
21076
        - tagfield: "445"
20917
        - tagfield: "444"
21077
          tagsubfield: "e"
20918
          tagsubfield: "e"
21078
          liblibrarian: "Edition Statement"
20919
          liblibrarian: "Edition Statement"
21079
          libopac: "Edition Statement"
20920
          libopac: "Edition Statement"
Lines 21085-21097 tables: Link Here
21085
          authtypecode: ""
20926
          authtypecode: ""
21086
          value_builder: ""
20927
          value_builder: ""
21087
          isurl: 0
20928
          isurl: 0
21088
          hidden: -5
20929
          hidden: -1
21089
          frameworkcode: ""
20930
          frameworkcode: ""
21090
          seealso: ""
20931
          seealso: ""
21091
          link: ""
20932
          link: ""
21092
          defaultvalue:
20933
          defaultvalue:
21093
20934
21094
        - tagfield: "445"
20935
        - tagfield: "444"
21095
          tagsubfield: "f"
20936
          tagsubfield: "f"
21096
          liblibrarian: "First Statement of Responsibility"
20937
          liblibrarian: "First Statement of Responsibility"
21097
          libopac: "First Statement of Responsibility"
20938
          libopac: "First Statement of Responsibility"
Lines 21103-21115 tables: Link Here
21103
          authtypecode: ""
20944
          authtypecode: ""
21104
          value_builder: ""
20945
          value_builder: ""
21105
          isurl: 0
20946
          isurl: 0
21106
          hidden: -6
20947
          hidden: -1
21107
          frameworkcode: ""
20948
          frameworkcode: ""
21108
          seealso: ""
20949
          seealso: ""
21109
          link: ""
20950
          link: ""
21110
          defaultvalue:
20951
          defaultvalue:
21111
20952
21112
        - tagfield: "445"
20953
        - tagfield: "444"
21113
          tagsubfield: "g"
20954
          tagsubfield: "g"
21114
          liblibrarian: "Subsequent Statement of Responsibility"
20955
          liblibrarian: "Subsequent Statement of Responsibility"
21115
          libopac: "Subsequent Statement of Responsibility"
20956
          libopac: "Subsequent Statement of Responsibility"
Lines 21121-21133 tables: Link Here
21121
          authtypecode: ""
20962
          authtypecode: ""
21122
          value_builder: ""
20963
          value_builder: ""
21123
          isurl: 0
20964
          isurl: 0
21124
          hidden: -6
20965
          hidden: -1
21125
          frameworkcode: ""
20966
          frameworkcode: ""
21126
          seealso: ""
20967
          seealso: ""
21127
          link: ""
20968
          link: ""
21128
          defaultvalue:
20969
          defaultvalue:
21129
20970
21130
        - tagfield: "445"
20971
        - tagfield: "444"
21131
          tagsubfield: "h"
20972
          tagsubfield: "h"
21132
          liblibrarian: "Number of Section or Part"
20973
          liblibrarian: "Number of Section or Part"
21133
          libopac: "Number of Section or Part"
20974
          libopac: "Number of Section or Part"
Lines 21139-21151 tables: Link Here
21139
          authtypecode: ""
20980
          authtypecode: ""
21140
          value_builder: ""
20981
          value_builder: ""
21141
          isurl: 0
20982
          isurl: 0
21142
          hidden: -5
20983
          hidden: -1
21143
          frameworkcode: ""
20984
          frameworkcode: ""
21144
          seealso: ""
20985
          seealso: ""
21145
          link: ""
20986
          link: ""
21146
          defaultvalue:
20987
          defaultvalue:
21147
20988
21148
        - tagfield: "445"
20989
        - tagfield: "444"
21149
          tagsubfield: "i"
20990
          tagsubfield: "i"
21150
          liblibrarian: "Name of Section or Part"
20991
          liblibrarian: "Name of Section or Part"
21151
          libopac: "Name of Section or Part"
20992
          libopac: "Name of Section or Part"
Lines 21157-21172 tables: Link Here
21157
          authtypecode: ""
20998
          authtypecode: ""
21158
          value_builder: ""
20999
          value_builder: ""
21159
          isurl: 0
21000
          isurl: 0
21160
          hidden: -5
21001
          hidden: -1
21161
          frameworkcode: ""
21002
          frameworkcode: ""
21162
          seealso: ""
21003
          seealso: ""
21163
          link: ""
21004
          link: ""
21164
          defaultvalue:
21005
          defaultvalue:
21165
21006
21166
        - tagfield: "445"
21007
        - tagfield: "444"
21167
          tagsubfield: "l"
21008
          tagsubfield: "l"
21168
          liblibrarian: "Parallel Title"
21009
          liblibrarian: "Parallel title"
21169
          libopac: "Parallel Title"
21010
          libopac: "Parallel title"
21170
          repeatable: 1
21011
          repeatable: 1
21171
          mandatory: 0
21012
          mandatory: 0
21172
          kohafield: ""
21013
          kohafield: ""
Lines 21175-21187 tables: Link Here
21175
          authtypecode: ""
21016
          authtypecode: ""
21176
          value_builder: ""
21017
          value_builder: ""
21177
          isurl: 0
21018
          isurl: 0
21178
          hidden: -6
21019
          hidden: -1
21179
          frameworkcode: ""
21020
          frameworkcode: ""
21180
          seealso: ""
21021
          seealso: ""
21181
          link: ""
21022
          link: ""
21182
          defaultvalue:
21023
          defaultvalue:
21183
21024
21184
        - tagfield: "445"
21025
        - tagfield: "444"
21185
          tagsubfield: "m"
21026
          tagsubfield: "m"
21186
          liblibrarian: "International Standard Music Number"
21027
          liblibrarian: "International Standard Music Number"
21187
          libopac: "International Standard Music Number"
21028
          libopac: "International Standard Music Number"
Lines 21193-21205 tables: Link Here
21193
          authtypecode: ""
21034
          authtypecode: ""
21194
          value_builder: ""
21035
          value_builder: ""
21195
          isurl: 0
21036
          isurl: 0
21196
          hidden: -6
21037
          hidden: -1
21197
          frameworkcode: ""
21038
          frameworkcode: ""
21198
          seealso: ""
21039
          seealso: ""
21199
          link: ""
21040
          link: ""
21200
          defaultvalue:
21041
          defaultvalue:
21201
21042
21202
        - tagfield: "445"
21043
        - tagfield: "444"
21203
          tagsubfield: "n"
21044
          tagsubfield: "n"
21204
          liblibrarian: "Name of Publisher, Distributor, etc."
21045
          liblibrarian: "Name of Publisher, Distributor, etc."
21205
          libopac: "Name of Publisher, Distributor, etc."
21046
          libopac: "Name of Publisher, Distributor, etc."
Lines 21211-21226 tables: Link Here
21211
          authtypecode: ""
21052
          authtypecode: ""
21212
          value_builder: ""
21053
          value_builder: ""
21213
          isurl: 0
21054
          isurl: 0
21214
          hidden: -6
21055
          hidden: -1
21215
          frameworkcode: ""
21056
          frameworkcode: ""
21216
          seealso: ""
21057
          seealso: ""
21217
          link: ""
21058
          link: ""
21218
          defaultvalue:
21059
          defaultvalue:
21219
21060
21220
        - tagfield: "445"
21061
        - tagfield: "444"
21221
          tagsubfield: "o"
21062
          tagsubfield: "o"
21222
          liblibrarian: "Other Title Information."
21063
          liblibrarian: "Other title information."
21223
          libopac: "Other Title Information."
21064
          libopac: "Other title information."
21224
          repeatable: 1
21065
          repeatable: 1
21225
          mandatory: 0
21066
          mandatory: 0
21226
          kohafield: ""
21067
          kohafield: ""
Lines 21229-21244 tables: Link Here
21229
          authtypecode: ""
21070
          authtypecode: ""
21230
          value_builder: ""
21071
          value_builder: ""
21231
          isurl: 0
21072
          isurl: 0
21232
          hidden: -6
21073
          hidden: -1
21233
          frameworkcode: ""
21074
          frameworkcode: ""
21234
          seealso: ""
21075
          seealso: ""
21235
          link: ""
21076
          link: ""
21236
          defaultvalue:
21077
          defaultvalue:
21237
21078
21238
        - tagfield: "445"
21079
        - tagfield: "444"
21239
          tagsubfield: "p"
21080
          tagsubfield: "p"
21240
          liblibrarian: "Physical Description"
21081
          liblibrarian: "Physical description"
21241
          libopac: "Physical Description"
21082
          libopac: "Physical description"
21242
          repeatable: 0
21083
          repeatable: 0
21243
          mandatory: 0
21084
          mandatory: 0
21244
          kohafield: ""
21085
          kohafield: ""
Lines 21247-21262 tables: Link Here
21247
          authtypecode: ""
21088
          authtypecode: ""
21248
          value_builder: ""
21089
          value_builder: ""
21249
          isurl: 0
21090
          isurl: 0
21250
          hidden: -5
21091
          hidden: -1
21251
          frameworkcode: ""
21092
          frameworkcode: ""
21252
          seealso: ""
21093
          seealso: ""
21253
          link: ""
21094
          link: ""
21254
          defaultvalue:
21095
          defaultvalue:
21255
21096
21256
        - tagfield: "445"
21097
        - tagfield: "444"
21257
          tagsubfield: "q"
21098
          tagsubfield: "q"
21258
          liblibrarian: "International Standard Identifier for a Work"
21099
          liblibrarian: "International standard identifier for a work"
21259
          libopac: "International Standard Identifier for a Work"
21100
          libopac: "International standard identifier for a work"
21260
          repeatable: 1
21101
          repeatable: 1
21261
          mandatory: 0
21102
          mandatory: 0
21262
          kohafield: ""
21103
          kohafield: ""
Lines 21265-21280 tables: Link Here
21265
          authtypecode: ""
21106
          authtypecode: ""
21266
          value_builder: ""
21107
          value_builder: ""
21267
          isurl: 0
21108
          isurl: 0
21268
          hidden: -6
21109
          hidden: -1
21269
          frameworkcode: ""
21110
          frameworkcode: ""
21270
          seealso: ""
21111
          seealso: ""
21271
          link: ""
21112
          link: ""
21272
          defaultvalue:
21113
          defaultvalue:
21273
21114
21274
        - tagfield: "445"
21115
        - tagfield: "444"
21275
          tagsubfield: "r"
21116
          tagsubfield: "r"
21276
          liblibrarian: "International Standard Identifier for an Expression"
21117
          liblibrarian: "International standard identifier for an expression"
21277
          libopac: "International Standard Identifier for an Expression"
21118
          libopac: "International standard identifier for an expression"
21278
          repeatable: 1
21119
          repeatable: 1
21279
          mandatory: 0
21120
          mandatory: 0
21280
          kohafield: ""
21121
          kohafield: ""
Lines 21283-21298 tables: Link Here
21283
          authtypecode: ""
21124
          authtypecode: ""
21284
          value_builder: ""
21125
          value_builder: ""
21285
          isurl: 0
21126
          isurl: 0
21286
          hidden: -6
21127
          hidden: -1
21287
          frameworkcode: ""
21128
          frameworkcode: ""
21288
          seealso: ""
21129
          seealso: ""
21289
          link: ""
21130
          link: ""
21290
          defaultvalue:
21131
          defaultvalue:
21291
21132
21292
        - tagfield: "445"
21133
        - tagfield: "444"
21293
          tagsubfield: "s"
21134
          tagsubfield: "s"
21294
          liblibrarian: "Series Statement"
21135
          liblibrarian: "Series statement"
21295
          libopac: "Series Statement"
21136
          libopac: "Series statement"
21296
          repeatable: 1
21137
          repeatable: 1
21297
          mandatory: 0
21138
          mandatory: 0
21298
          kohafield: ""
21139
          kohafield: ""
Lines 21301-21331 tables: Link Here
21301
          authtypecode: ""
21142
          authtypecode: ""
21302
          value_builder: ""
21143
          value_builder: ""
21303
          isurl: 0
21144
          isurl: 0
21304
          hidden: -6
21145
          hidden: -1
21305
          frameworkcode: ""
21146
          frameworkcode: ""
21306
          seealso: ""
21147
          seealso: ""
21307
          link: ""
21148
          link: ""
21308
          defaultvalue:
21149
          defaultvalue:
21309
21150
21310
        - tagfield: "445"
21151
        - tagfield: "444"
21311
          tagsubfield: "t"
21152
          tagsubfield: "t"
21312
          liblibrarian: "Title"
21153
          liblibrarian: "Title"
21313
          libopac: "Title"
21154
          libopac: "Title"
21314
          repeatable: 0
21155
          repeatable: 1
21315
          mandatory: 1
21156
          mandatory: 1
21316
          kohafield: ""
21157
          kohafield: ""
21317
          tab: 4
21158
          tab: 4
21318
          authorised_value: ""
21159
          authorised_value: ""
21319
          authtypecode: ""
21160
          authtypecode: ""
21320
          value_builder: ""
21161
          value_builder: unimarc_field_4XX.pl
21321
          isurl: 0
21162
          isurl: 0
21322
          hidden: -5
21163
          hidden: 0
21323
          frameworkcode: ""
21164
          frameworkcode: ""
21324
          seealso: ""
21165
          seealso: ""
21325
          link: ""
21166
          link: ""
21326
          defaultvalue:
21167
          defaultvalue:
21327
21168
21328
        - tagfield: "445"
21169
        - tagfield: "444"
21329
          tagsubfield: "u"
21170
          tagsubfield: "u"
21330
          liblibrarian: "Uniform Resource Locator"
21171
          liblibrarian: "Uniform Resource Locator"
21331
          libopac: "Uniform Resource Locator"
21172
          libopac: "Uniform Resource Locator"
Lines 21337-21349 tables: Link Here
21337
          authtypecode: ""
21178
          authtypecode: ""
21338
          value_builder: ""
21179
          value_builder: ""
21339
          isurl: 0
21180
          isurl: 0
21340
          hidden: -5
21181
          hidden: -1
21341
          frameworkcode: ""
21182
          frameworkcode: ""
21342
          seealso: ""
21183
          seealso: ""
21343
          link: ""
21184
          link: ""
21344
          defaultvalue:
21185
          defaultvalue:
21345
21186
21346
        - tagfield: "445"
21187
        - tagfield: "444"
21347
          tagsubfield: "v"
21188
          tagsubfield: "v"
21348
          liblibrarian: "Volume Number"
21189
          liblibrarian: "Volume Number"
21349
          libopac: "Volume Number"
21190
          libopac: "Volume Number"
Lines 21355-21367 tables: Link Here
21355
          authtypecode: ""
21196
          authtypecode: ""
21356
          value_builder: ""
21197
          value_builder: ""
21357
          isurl: 0
21198
          isurl: 0
21358
          hidden: -5
21199
          hidden: -1
21359
          frameworkcode: ""
21200
          frameworkcode: ""
21360
          seealso: ""
21201
          seealso: ""
21361
          link: ""
21202
          link: ""
21362
          defaultvalue:
21203
          defaultvalue:
21363
21204
21364
        - tagfield: "445"
21205
        - tagfield: "444"
21365
          tagsubfield: "x"
21206
          tagsubfield: "x"
21366
          liblibrarian: "International Standard Serial Number"
21207
          liblibrarian: "International Standard Serial Number"
21367
          libopac: "International Standard Serial Number"
21208
          libopac: "International Standard Serial Number"
Lines 21373-21385 tables: Link Here
21373
          authtypecode: ""
21214
          authtypecode: ""
21374
          value_builder: ""
21215
          value_builder: ""
21375
          isurl: 0
21216
          isurl: 0
21376
          hidden: -5
21217
          hidden: -1
21377
          frameworkcode: ""
21218
          frameworkcode: ""
21378
          seealso: ""
21219
          seealso: ""
21379
          link: ""
21220
          link: ISSN
21380
          defaultvalue:
21221
          defaultvalue:
21381
21222
21382
        - tagfield: "445"
21223
        - tagfield: "444"
21383
          tagsubfield: "y"
21224
          tagsubfield: "y"
21384
          liblibrarian: "International Standard Book Number"
21225
          liblibrarian: "International Standard Book Number"
21385
          libopac: "International Standard Book Number"
21226
          libopac: "International Standard Book Number"
Lines 21391-21403 tables: Link Here
21391
          authtypecode: ""
21232
          authtypecode: ""
21392
          value_builder: ""
21233
          value_builder: ""
21393
          isurl: 0
21234
          isurl: 0
21394
          hidden: -5
21235
          hidden: -1
21395
          frameworkcode: ""
21236
          frameworkcode: ""
21396
          seealso: ""
21237
          seealso: ""
21397
          link: ""
21238
          link: ISBN
21398
          defaultvalue:
21239
          defaultvalue:
21399
21240
21400
        - tagfield: "445"
21241
        - tagfield: "444"
21401
          tagsubfield: "z"
21242
          tagsubfield: "z"
21402
          liblibrarian: "CODEN"
21243
          liblibrarian: "CODEN"
21403
          libopac: "CODEN"
21244
          libopac: "CODEN"
Lines 21409-21457 tables: Link Here
21409
          authtypecode: ""
21250
          authtypecode: ""
21410
          value_builder: ""
21251
          value_builder: ""
21411
          isurl: 0
21252
          isurl: 0
21412
          hidden: -5
21253
          hidden: -1
21413
          frameworkcode: ""
21414
          seealso: ""
21415
          link: ""
21416
          defaultvalue:
21417
21418
        - tagfield: "446"
21419
          tagsubfield: "0"
21420
          liblibrarian: "Bibliographic Record Identifier"
21421
          libopac: "Bibliographic Record Identifier"
21422
          repeatable: 0
21423
          mandatory: 0
21424
          kohafield: ""
21425
          tab: 4
21426
          authorised_value: ""
21427
          authtypecode: ""
21428
          value_builder: ""
21429
          isurl: 0
21430
          hidden: -5
21431
          frameworkcode: ""
21432
          seealso: ""
21433
          link: ""
21434
          defaultvalue:
21435
21436
        - tagfield: "446"
21437
          tagsubfield: "1"
21438
          liblibrarian: "Linking Data"
21439
          libopac: "Linking Data"
21440
          repeatable: 1
21441
          mandatory: 0
21442
          kohafield: ""
21443
          tab: 4
21444
          authorised_value: ""
21445
          authtypecode: ""
21446
          value_builder: ""
21447
          isurl: 0
21448
          hidden: -6
21449
          frameworkcode: ""
21254
          frameworkcode: ""
21450
          seealso: ""
21255
          seealso: ""
21451
          link: ""
21256
          link: ""
21452
          defaultvalue:
21257
          defaultvalue:
21453
21258
21454
        - tagfield: "446"
21259
        - tagfield: "445"
21455
          tagsubfield: "3"
21260
          tagsubfield: "3"
21456
          liblibrarian: "Authority Record Number"
21261
          liblibrarian: "Authority Record Number"
21457
          libopac: "Authority Record Number"
21262
          libopac: "Authority Record Number"
Lines 21463-21478 tables: Link Here
21463
          authtypecode: ""
21268
          authtypecode: ""
21464
          value_builder: ""
21269
          value_builder: ""
21465
          isurl: 0
21270
          isurl: 0
21466
          hidden: -5
21271
          hidden: -1
21467
          frameworkcode: ""
21272
          frameworkcode: ""
21468
          seealso: ""
21273
          seealso: ""
21469
          link: ""
21274
          link: ""
21470
          defaultvalue:
21275
          defaultvalue:
21471
21276
21472
        - tagfield: "446"
21277
        - tagfield: "445"
21473
          tagsubfield: "5"
21278
          tagsubfield: "5"
21474
          liblibrarian: "Institution to Which the Field Applies"
21279
          liblibrarian: "Institution and Copy to Which Field Applies"
21475
          libopac: "Institution to Which the Field Applies"
21280
          libopac: "Institution and Copy to Which Field Applies"
21476
          repeatable: 0
21281
          repeatable: 0
21477
          mandatory: 0
21282
          mandatory: 0
21478
          kohafield: ""
21283
          kohafield: ""
Lines 21481-21496 tables: Link Here
21481
          authtypecode: ""
21286
          authtypecode: ""
21482
          value_builder: ""
21287
          value_builder: ""
21483
          isurl: 0
21288
          isurl: 0
21484
          hidden: -5
21289
          hidden: -1
21485
          frameworkcode: ""
21290
          frameworkcode: ""
21486
          seealso: ""
21291
          seealso: ""
21487
          link: ""
21292
          link: ""
21488
          defaultvalue:
21293
          defaultvalue:
21489
21294
21490
        - tagfield: "446"
21295
        - tagfield: "445"
21491
          tagsubfield: "9"
21296
          tagsubfield: "9"
21492
          liblibrarian: "Koha number"
21297
          liblibrarian: "Koha number"
21493
          libopac: ""
21298
          libopac: "Koha number"
21494
          repeatable: 0
21299
          repeatable: 0
21495
          mandatory: 0
21300
          mandatory: 0
21496
          kohafield: ""
21301
          kohafield: ""
Lines 21499-21511 tables: Link Here
21499
          authtypecode: ""
21304
          authtypecode: ""
21500
          value_builder: ""
21305
          value_builder: ""
21501
          isurl: 0
21306
          isurl: 0
21502
          hidden: 0
21307
          hidden: -1
21503
          frameworkcode: ""
21308
          frameworkcode: ""
21504
          seealso: ""
21309
          seealso: ""
21505
          link: 001@
21310
          link: Local-number
21506
          defaultvalue: ""
21311
          defaultvalue:
21507
21312
21508
        - tagfield: "446"
21313
        - tagfield: "445"
21509
          tagsubfield: "a"
21314
          tagsubfield: "a"
21510
          liblibrarian: "Author"
21315
          liblibrarian: "Author"
21511
          libopac: "Author"
21316
          libopac: "Author"
Lines 21517-21529 tables: Link Here
21517
          authtypecode: ""
21322
          authtypecode: ""
21518
          value_builder: ""
21323
          value_builder: ""
21519
          isurl: 0
21324
          isurl: 0
21520
          hidden: -5
21325
          hidden: -1
21521
          frameworkcode: ""
21326
          frameworkcode: ""
21522
          seealso: ""
21327
          seealso: ""
21523
          link: ""
21328
          link: ""
21524
          defaultvalue:
21329
          defaultvalue:
21525
21330
21526
        - tagfield: "446"
21331
        - tagfield: "445"
21527
          tagsubfield: "b"
21332
          tagsubfield: "b"
21528
          liblibrarian: "General Material Designation"
21333
          liblibrarian: "General Material Designation"
21529
          libopac: "General Material Designation"
21334
          libopac: "General Material Designation"
Lines 21535-21547 tables: Link Here
21535
          authtypecode: ""
21340
          authtypecode: ""
21536
          value_builder: ""
21341
          value_builder: ""
21537
          isurl: 0
21342
          isurl: 0
21538
          hidden: -6
21343
          hidden: -1
21539
          frameworkcode: ""
21344
          frameworkcode: ""
21540
          seealso: ""
21345
          seealso: ""
21541
          link: ""
21346
          link: ""
21542
          defaultvalue:
21347
          defaultvalue:
21543
21348
21544
        - tagfield: "446"
21349
        - tagfield: "445"
21545
          tagsubfield: "c"
21350
          tagsubfield: "c"
21546
          liblibrarian: "Place of Publication"
21351
          liblibrarian: "Place of Publication"
21547
          libopac: "Place of Publication"
21352
          libopac: "Place of Publication"
Lines 21553-21565 tables: Link Here
21553
          authtypecode: ""
21358
          authtypecode: ""
21554
          value_builder: ""
21359
          value_builder: ""
21555
          isurl: 0
21360
          isurl: 0
21556
          hidden: -5
21361
          hidden: -1
21557
          frameworkcode: ""
21362
          frameworkcode: ""
21558
          seealso: ""
21363
          seealso: ""
21559
          link: ""
21364
          link: ""
21560
          defaultvalue:
21365
          defaultvalue:
21561
21366
21562
        - tagfield: "446"
21367
        - tagfield: "445"
21563
          tagsubfield: "d"
21368
          tagsubfield: "d"
21564
          liblibrarian: "Date of Publication"
21369
          liblibrarian: "Date of Publication"
21565
          libopac: "Date of Publication"
21370
          libopac: "Date of Publication"
Lines 21571-21583 tables: Link Here
21571
          authtypecode: ""
21376
          authtypecode: ""
21572
          value_builder: ""
21377
          value_builder: ""
21573
          isurl: 0
21378
          isurl: 0
21574
          hidden: -5
21379
          hidden: -1
21575
          frameworkcode: ""
21380
          frameworkcode: ""
21576
          seealso: ""
21381
          seealso: ""
21577
          link: ""
21382
          link: ""
21578
          defaultvalue:
21383
          defaultvalue:
21579
21384
21580
        - tagfield: "446"
21385
        - tagfield: "445"
21581
          tagsubfield: "e"
21386
          tagsubfield: "e"
21582
          liblibrarian: "Edition Statement"
21387
          liblibrarian: "Edition Statement"
21583
          libopac: "Edition Statement"
21388
          libopac: "Edition Statement"
Lines 21589-21601 tables: Link Here
21589
          authtypecode: ""
21394
          authtypecode: ""
21590
          value_builder: ""
21395
          value_builder: ""
21591
          isurl: 0
21396
          isurl: 0
21592
          hidden: -5
21397
          hidden: -1
21593
          frameworkcode: ""
21398
          frameworkcode: ""
21594
          seealso: ""
21399
          seealso: ""
21595
          link: ""
21400
          link: ""
21596
          defaultvalue:
21401
          defaultvalue:
21597
21402
21598
        - tagfield: "446"
21403
        - tagfield: "445"
21599
          tagsubfield: "f"
21404
          tagsubfield: "f"
21600
          liblibrarian: "First Statement of Responsibility"
21405
          liblibrarian: "First Statement of Responsibility"
21601
          libopac: "First Statement of Responsibility"
21406
          libopac: "First Statement of Responsibility"
Lines 21607-21619 tables: Link Here
21607
          authtypecode: ""
21412
          authtypecode: ""
21608
          value_builder: ""
21413
          value_builder: ""
21609
          isurl: 0
21414
          isurl: 0
21610
          hidden: -6
21415
          hidden: -1
21611
          frameworkcode: ""
21416
          frameworkcode: ""
21612
          seealso: ""
21417
          seealso: ""
21613
          link: ""
21418
          link: ""
21614
          defaultvalue:
21419
          defaultvalue:
21615
21420
21616
        - tagfield: "446"
21421
        - tagfield: "445"
21617
          tagsubfield: "g"
21422
          tagsubfield: "g"
21618
          liblibrarian: "Subsequent Statement of Responsibility"
21423
          liblibrarian: "Subsequent Statement of Responsibility"
21619
          libopac: "Subsequent Statement of Responsibility"
21424
          libopac: "Subsequent Statement of Responsibility"
Lines 21625-21637 tables: Link Here
21625
          authtypecode: ""
21430
          authtypecode: ""
21626
          value_builder: ""
21431
          value_builder: ""
21627
          isurl: 0
21432
          isurl: 0
21628
          hidden: -6
21433
          hidden: -1
21629
          frameworkcode: ""
21434
          frameworkcode: ""
21630
          seealso: ""
21435
          seealso: ""
21631
          link: ""
21436
          link: ""
21632
          defaultvalue:
21437
          defaultvalue:
21633
21438
21634
        - tagfield: "446"
21439
        - tagfield: "445"
21635
          tagsubfield: "h"
21440
          tagsubfield: "h"
21636
          liblibrarian: "Number of Section or Part"
21441
          liblibrarian: "Number of Section or Part"
21637
          libopac: "Number of Section or Part"
21442
          libopac: "Number of Section or Part"
Lines 21643-21655 tables: Link Here
21643
          authtypecode: ""
21448
          authtypecode: ""
21644
          value_builder: ""
21449
          value_builder: ""
21645
          isurl: 0
21450
          isurl: 0
21646
          hidden: -5
21451
          hidden: -1
21647
          frameworkcode: ""
21452
          frameworkcode: ""
21648
          seealso: ""
21453
          seealso: ""
21649
          link: ""
21454
          link: ""
21650
          defaultvalue:
21455
          defaultvalue:
21651
21456
21652
        - tagfield: "446"
21457
        - tagfield: "445"
21653
          tagsubfield: "i"
21458
          tagsubfield: "i"
21654
          liblibrarian: "Name of Section or Part"
21459
          liblibrarian: "Name of Section or Part"
21655
          libopac: "Name of Section or Part"
21460
          libopac: "Name of Section or Part"
Lines 21661-21676 tables: Link Here
21661
          authtypecode: ""
21466
          authtypecode: ""
21662
          value_builder: ""
21467
          value_builder: ""
21663
          isurl: 0
21468
          isurl: 0
21664
          hidden: -5
21469
          hidden: -1
21665
          frameworkcode: ""
21470
          frameworkcode: ""
21666
          seealso: ""
21471
          seealso: ""
21667
          link: ""
21472
          link: ""
21668
          defaultvalue:
21473
          defaultvalue:
21669
21474
21670
        - tagfield: "446"
21475
        - tagfield: "445"
21671
          tagsubfield: "l"
21476
          tagsubfield: "l"
21672
          liblibrarian: "Parallel Title"
21477
          liblibrarian: "Parallel title"
21673
          libopac: "Parallel Title"
21478
          libopac: "Parallel title"
21674
          repeatable: 1
21479
          repeatable: 1
21675
          mandatory: 0
21480
          mandatory: 0
21676
          kohafield: ""
21481
          kohafield: ""
Lines 21679-21691 tables: Link Here
21679
          authtypecode: ""
21484
          authtypecode: ""
21680
          value_builder: ""
21485
          value_builder: ""
21681
          isurl: 0
21486
          isurl: 0
21682
          hidden: -6
21487
          hidden: -1
21683
          frameworkcode: ""
21488
          frameworkcode: ""
21684
          seealso: ""
21489
          seealso: ""
21685
          link: ""
21490
          link: ""
21686
          defaultvalue:
21491
          defaultvalue:
21687
21492
21688
        - tagfield: "446"
21493
        - tagfield: "445"
21689
          tagsubfield: "m"
21494
          tagsubfield: "m"
21690
          liblibrarian: "International Standard Music Number"
21495
          liblibrarian: "International Standard Music Number"
21691
          libopac: "International Standard Music Number"
21496
          libopac: "International Standard Music Number"
Lines 21697-21709 tables: Link Here
21697
          authtypecode: ""
21502
          authtypecode: ""
21698
          value_builder: ""
21503
          value_builder: ""
21699
          isurl: 0
21504
          isurl: 0
21700
          hidden: -6
21505
          hidden: -1
21701
          frameworkcode: ""
21506
          frameworkcode: ""
21702
          seealso: ""
21507
          seealso: ""
21703
          link: ""
21508
          link: ""
21704
          defaultvalue:
21509
          defaultvalue:
21705
21510
21706
        - tagfield: "446"
21511
        - tagfield: "445"
21707
          tagsubfield: "n"
21512
          tagsubfield: "n"
21708
          liblibrarian: "Name of Publisher, Distributor, etc."
21513
          liblibrarian: "Name of Publisher, Distributor, etc."
21709
          libopac: "Name of Publisher, Distributor, etc."
21514
          libopac: "Name of Publisher, Distributor, etc."
Lines 21715-21730 tables: Link Here
21715
          authtypecode: ""
21520
          authtypecode: ""
21716
          value_builder: ""
21521
          value_builder: ""
21717
          isurl: 0
21522
          isurl: 0
21718
          hidden: -6
21523
          hidden: -1
21719
          frameworkcode: ""
21524
          frameworkcode: ""
21720
          seealso: ""
21525
          seealso: ""
21721
          link: ""
21526
          link: ""
21722
          defaultvalue:
21527
          defaultvalue:
21723
21528
21724
        - tagfield: "446"
21529
        - tagfield: "445"
21725
          tagsubfield: "o"
21530
          tagsubfield: "o"
21726
          liblibrarian: "Other Title Information."
21531
          liblibrarian: "Other title information."
21727
          libopac: "Other Title Information."
21532
          libopac: "Other title information."
21728
          repeatable: 1
21533
          repeatable: 1
21729
          mandatory: 0
21534
          mandatory: 0
21730
          kohafield: ""
21535
          kohafield: ""
Lines 21733-21748 tables: Link Here
21733
          authtypecode: ""
21538
          authtypecode: ""
21734
          value_builder: ""
21539
          value_builder: ""
21735
          isurl: 0
21540
          isurl: 0
21736
          hidden: -6
21541
          hidden: -1
21737
          frameworkcode: ""
21542
          frameworkcode: ""
21738
          seealso: ""
21543
          seealso: ""
21739
          link: ""
21544
          link: ""
21740
          defaultvalue:
21545
          defaultvalue:
21741
21546
21742
        - tagfield: "446"
21547
        - tagfield: "445"
21743
          tagsubfield: "p"
21548
          tagsubfield: "p"
21744
          liblibrarian: "Physical Description"
21549
          liblibrarian: "Physical description"
21745
          libopac: "Physical Description"
21550
          libopac: "Physical description"
21746
          repeatable: 0
21551
          repeatable: 0
21747
          mandatory: 0
21552
          mandatory: 0
21748
          kohafield: ""
21553
          kohafield: ""
Lines 21751-21766 tables: Link Here
21751
          authtypecode: ""
21556
          authtypecode: ""
21752
          value_builder: ""
21557
          value_builder: ""
21753
          isurl: 0
21558
          isurl: 0
21754
          hidden: -5
21559
          hidden: -1
21755
          frameworkcode: ""
21560
          frameworkcode: ""
21756
          seealso: ""
21561
          seealso: ""
21757
          link: ""
21562
          link: ""
21758
          defaultvalue:
21563
          defaultvalue:
21759
21564
21760
        - tagfield: "446"
21565
        - tagfield: "445"
21761
          tagsubfield: "q"
21566
          tagsubfield: "q"
21762
          liblibrarian: "International Standard Identifier for a Work"
21567
          liblibrarian: "International standard identifier for a work"
21763
          libopac: "International Standard Identifier for a Work"
21568
          libopac: "International standard identifier for a work"
21764
          repeatable: 1
21569
          repeatable: 1
21765
          mandatory: 0
21570
          mandatory: 0
21766
          kohafield: ""
21571
          kohafield: ""
Lines 21769-21784 tables: Link Here
21769
          authtypecode: ""
21574
          authtypecode: ""
21770
          value_builder: ""
21575
          value_builder: ""
21771
          isurl: 0
21576
          isurl: 0
21772
          hidden: -6
21577
          hidden: -1
21773
          frameworkcode: ""
21578
          frameworkcode: ""
21774
          seealso: ""
21579
          seealso: ""
21775
          link: ""
21580
          link: ""
21776
          defaultvalue:
21581
          defaultvalue:
21777
21582
21778
        - tagfield: "446"
21583
        - tagfield: "445"
21779
          tagsubfield: "r"
21584
          tagsubfield: "r"
21780
          liblibrarian: "International Standard Identifier for an Expression"
21585
          liblibrarian: "International standard identifier for an expression"
21781
          libopac: "International Standard Identifier for an Expression"
21586
          libopac: "International standard identifier for an expression"
21782
          repeatable: 1
21587
          repeatable: 1
21783
          mandatory: 0
21588
          mandatory: 0
21784
          kohafield: ""
21589
          kohafield: ""
Lines 21787-21802 tables: Link Here
21787
          authtypecode: ""
21592
          authtypecode: ""
21788
          value_builder: ""
21593
          value_builder: ""
21789
          isurl: 0
21594
          isurl: 0
21790
          hidden: -6
21595
          hidden: -1
21791
          frameworkcode: ""
21596
          frameworkcode: ""
21792
          seealso: ""
21597
          seealso: ""
21793
          link: ""
21598
          link: ""
21794
          defaultvalue:
21599
          defaultvalue:
21795
21600
21796
        - tagfield: "446"
21601
        - tagfield: "445"
21797
          tagsubfield: "s"
21602
          tagsubfield: "s"
21798
          liblibrarian: "Series Statement"
21603
          liblibrarian: "Series statement"
21799
          libopac: "Series Statement"
21604
          libopac: "Series statement"
21800
          repeatable: 1
21605
          repeatable: 1
21801
          mandatory: 0
21606
          mandatory: 0
21802
          kohafield: ""
21607
          kohafield: ""
Lines 21805-21835 tables: Link Here
21805
          authtypecode: ""
21610
          authtypecode: ""
21806
          value_builder: ""
21611
          value_builder: ""
21807
          isurl: 0
21612
          isurl: 0
21808
          hidden: -6
21613
          hidden: -1
21809
          frameworkcode: ""
21614
          frameworkcode: ""
21810
          seealso: ""
21615
          seealso: ""
21811
          link: ""
21616
          link: ""
21812
          defaultvalue:
21617
          defaultvalue:
21813
21618
21814
        - tagfield: "446"
21619
        - tagfield: "445"
21815
          tagsubfield: "t"
21620
          tagsubfield: "t"
21816
          liblibrarian: "Title"
21621
          liblibrarian: "Title"
21817
          libopac: "Title"
21622
          libopac: "Title"
21818
          repeatable: 0
21623
          repeatable: 1
21819
          mandatory: 1
21624
          mandatory: 1
21820
          kohafield: ""
21625
          kohafield: ""
21821
          tab: 4
21626
          tab: 4
21822
          authorised_value: ""
21627
          authorised_value: ""
21823
          authtypecode: ""
21628
          authtypecode: ""
21824
          value_builder: ""
21629
          value_builder: unimarc_field_4XX.pl
21825
          isurl: 0
21630
          isurl: 0
21826
          hidden: -5
21631
          hidden: 0
21827
          frameworkcode: ""
21632
          frameworkcode: ""
21828
          seealso: ""
21633
          seealso: ""
21829
          link: ""
21634
          link: ""
21830
          defaultvalue:
21635
          defaultvalue:
21831
21636
21832
        - tagfield: "446"
21637
        - tagfield: "445"
21833
          tagsubfield: "u"
21638
          tagsubfield: "u"
21834
          liblibrarian: "Uniform Resource Locator"
21639
          liblibrarian: "Uniform Resource Locator"
21835
          libopac: "Uniform Resource Locator"
21640
          libopac: "Uniform Resource Locator"
Lines 21841-21853 tables: Link Here
21841
          authtypecode: ""
21646
          authtypecode: ""
21842
          value_builder: ""
21647
          value_builder: ""
21843
          isurl: 0
21648
          isurl: 0
21844
          hidden: -5
21649
          hidden: -1
21845
          frameworkcode: ""
21650
          frameworkcode: ""
21846
          seealso: ""
21651
          seealso: ""
21847
          link: ""
21652
          link: ""
21848
          defaultvalue:
21653
          defaultvalue:
21849
21654
21850
        - tagfield: "446"
21655
        - tagfield: "445"
21851
          tagsubfield: "v"
21656
          tagsubfield: "v"
21852
          liblibrarian: "Volume Number"
21657
          liblibrarian: "Volume Number"
21853
          libopac: "Volume Number"
21658
          libopac: "Volume Number"
Lines 21859-21871 tables: Link Here
21859
          authtypecode: ""
21664
          authtypecode: ""
21860
          value_builder: ""
21665
          value_builder: ""
21861
          isurl: 0
21666
          isurl: 0
21862
          hidden: -5
21667
          hidden: -1
21863
          frameworkcode: ""
21668
          frameworkcode: ""
21864
          seealso: ""
21669
          seealso: ""
21865
          link: ""
21670
          link: ""
21866
          defaultvalue:
21671
          defaultvalue:
21867
21672
21868
        - tagfield: "446"
21673
        - tagfield: "445"
21869
          tagsubfield: "x"
21674
          tagsubfield: "x"
21870
          liblibrarian: "International Standard Serial Number"
21675
          liblibrarian: "International Standard Serial Number"
21871
          libopac: "International Standard Serial Number"
21676
          libopac: "International Standard Serial Number"
Lines 21877-21889 tables: Link Here
21877
          authtypecode: ""
21682
          authtypecode: ""
21878
          value_builder: ""
21683
          value_builder: ""
21879
          isurl: 0
21684
          isurl: 0
21880
          hidden: -5
21685
          hidden: -1
21881
          frameworkcode: ""
21686
          frameworkcode: ""
21882
          seealso: ""
21687
          seealso: ""
21883
          link: ""
21688
          link: ISSN
21884
          defaultvalue:
21689
          defaultvalue:
21885
21690
21886
        - tagfield: "446"
21691
        - tagfield: "445"
21887
          tagsubfield: "y"
21692
          tagsubfield: "y"
21888
          liblibrarian: "International Standard Book Number"
21693
          liblibrarian: "International Standard Book Number"
21889
          libopac: "International Standard Book Number"
21694
          libopac: "International Standard Book Number"
Lines 21895-21907 tables: Link Here
21895
          authtypecode: ""
21700
          authtypecode: ""
21896
          value_builder: ""
21701
          value_builder: ""
21897
          isurl: 0
21702
          isurl: 0
21898
          hidden: -5
21703
          hidden: -1
21899
          frameworkcode: ""
21704
          frameworkcode: ""
21900
          seealso: ""
21705
          seealso: ""
21901
          link: ""
21706
          link: ISBN
21902
          defaultvalue:
21707
          defaultvalue:
21903
21708
21904
        - tagfield: "446"
21709
        - tagfield: "445"
21905
          tagsubfield: "z"
21710
          tagsubfield: "z"
21906
          liblibrarian: "CODEN"
21711
          liblibrarian: "CODEN"
21907
          libopac: "CODEN"
21712
          libopac: "CODEN"
Lines 21913-21961 tables: Link Here
21913
          authtypecode: ""
21718
          authtypecode: ""
21914
          value_builder: ""
21719
          value_builder: ""
21915
          isurl: 0
21720
          isurl: 0
21916
          hidden: -5
21721
          hidden: -1
21917
          frameworkcode: ""
21918
          seealso: ""
21919
          link: ""
21920
          defaultvalue:
21921
21922
        - tagfield: "447"
21923
          tagsubfield: "0"
21924
          liblibrarian: "Bibliographic Record Identifier"
21925
          libopac: "Bibliographic Record Identifier"
21926
          repeatable: 0
21927
          mandatory: 0
21928
          kohafield: ""
21929
          tab: 4
21930
          authorised_value: ""
21931
          authtypecode: ""
21932
          value_builder: ""
21933
          isurl: 0
21934
          hidden: -5
21935
          frameworkcode: ""
21936
          seealso: ""
21937
          link: ""
21938
          defaultvalue:
21939
21940
        - tagfield: "447"
21941
          tagsubfield: "1"
21942
          liblibrarian: "Linking Data"
21943
          libopac: "Linking Data"
21944
          repeatable: 1
21945
          mandatory: 0
21946
          kohafield: ""
21947
          tab: 4
21948
          authorised_value: ""
21949
          authtypecode: ""
21950
          value_builder: ""
21951
          isurl: 0
21952
          hidden: -6
21953
          frameworkcode: ""
21722
          frameworkcode: ""
21954
          seealso: ""
21723
          seealso: ""
21955
          link: ""
21724
          link: ""
21956
          defaultvalue:
21725
          defaultvalue:
21957
21726
21958
        - tagfield: "447"
21727
        - tagfield: "446"
21959
          tagsubfield: "3"
21728
          tagsubfield: "3"
21960
          liblibrarian: "Authority Record Number"
21729
          liblibrarian: "Authority Record Number"
21961
          libopac: "Authority Record Number"
21730
          libopac: "Authority Record Number"
Lines 21967-21982 tables: Link Here
21967
          authtypecode: ""
21736
          authtypecode: ""
21968
          value_builder: ""
21737
          value_builder: ""
21969
          isurl: 0
21738
          isurl: 0
21970
          hidden: -5
21739
          hidden: -1
21971
          frameworkcode: ""
21740
          frameworkcode: ""
21972
          seealso: ""
21741
          seealso: ""
21973
          link: ""
21742
          link: ""
21974
          defaultvalue:
21743
          defaultvalue:
21975
21744
21976
        - tagfield: "447"
21745
        - tagfield: "446"
21977
          tagsubfield: "5"
21746
          tagsubfield: "5"
21978
          liblibrarian: "Institution to Which the Field Applies"
21747
          liblibrarian: "Institution and Copy to Which Field Applies"
21979
          libopac: "Institution to Which the Field Applies"
21748
          libopac: "Institution and Copy to Which Field Applies"
21980
          repeatable: 0
21749
          repeatable: 0
21981
          mandatory: 0
21750
          mandatory: 0
21982
          kohafield: ""
21751
          kohafield: ""
Lines 21985-22000 tables: Link Here
21985
          authtypecode: ""
21754
          authtypecode: ""
21986
          value_builder: ""
21755
          value_builder: ""
21987
          isurl: 0
21756
          isurl: 0
21988
          hidden: -5
21757
          hidden: -1
21989
          frameworkcode: ""
21758
          frameworkcode: ""
21990
          seealso: ""
21759
          seealso: ""
21991
          link: ""
21760
          link: ""
21992
          defaultvalue:
21761
          defaultvalue:
21993
21762
21994
        - tagfield: "447"
21763
        - tagfield: "446"
21995
          tagsubfield: "9"
21764
          tagsubfield: "9"
21996
          liblibrarian: "Koha number"
21765
          liblibrarian: "Koha number"
21997
          libopac: ""
21766
          libopac: "Koha number"
21998
          repeatable: 0
21767
          repeatable: 0
21999
          mandatory: 0
21768
          mandatory: 0
22000
          kohafield: ""
21769
          kohafield: ""
Lines 22003-22015 tables: Link Here
22003
          authtypecode: ""
21772
          authtypecode: ""
22004
          value_builder: ""
21773
          value_builder: ""
22005
          isurl: 0
21774
          isurl: 0
22006
          hidden: 0
21775
          hidden: -1
22007
          frameworkcode: ""
21776
          frameworkcode: ""
22008
          seealso: ""
21777
          seealso: ""
22009
          link: 001@
21778
          link: Local-number
22010
          defaultvalue: ""
21779
          defaultvalue:
22011
21780
22012
        - tagfield: "447"
21781
        - tagfield: "446"
22013
          tagsubfield: "a"
21782
          tagsubfield: "a"
22014
          liblibrarian: "Author"
21783
          liblibrarian: "Author"
22015
          libopac: "Author"
21784
          libopac: "Author"
Lines 22021-22033 tables: Link Here
22021
          authtypecode: ""
21790
          authtypecode: ""
22022
          value_builder: ""
21791
          value_builder: ""
22023
          isurl: 0
21792
          isurl: 0
22024
          hidden: -5
21793
          hidden: -1
22025
          frameworkcode: ""
21794
          frameworkcode: ""
22026
          seealso: ""
21795
          seealso: ""
22027
          link: ""
21796
          link: ""
22028
          defaultvalue:
21797
          defaultvalue:
22029
21798
22030
        - tagfield: "447"
21799
        - tagfield: "446"
22031
          tagsubfield: "b"
21800
          tagsubfield: "b"
22032
          liblibrarian: "General Material Designation"
21801
          liblibrarian: "General Material Designation"
22033
          libopac: "General Material Designation"
21802
          libopac: "General Material Designation"
Lines 22039-22051 tables: Link Here
22039
          authtypecode: ""
21808
          authtypecode: ""
22040
          value_builder: ""
21809
          value_builder: ""
22041
          isurl: 0
21810
          isurl: 0
22042
          hidden: -6
21811
          hidden: -1
22043
          frameworkcode: ""
21812
          frameworkcode: ""
22044
          seealso: ""
21813
          seealso: ""
22045
          link: ""
21814
          link: ""
22046
          defaultvalue:
21815
          defaultvalue:
22047
21816
22048
        - tagfield: "447"
21817
        - tagfield: "446"
22049
          tagsubfield: "c"
21818
          tagsubfield: "c"
22050
          liblibrarian: "Place of Publication"
21819
          liblibrarian: "Place of Publication"
22051
          libopac: "Place of Publication"
21820
          libopac: "Place of Publication"
Lines 22057-22069 tables: Link Here
22057
          authtypecode: ""
21826
          authtypecode: ""
22058
          value_builder: ""
21827
          value_builder: ""
22059
          isurl: 0
21828
          isurl: 0
22060
          hidden: -5
21829
          hidden: -1
22061
          frameworkcode: ""
21830
          frameworkcode: ""
22062
          seealso: ""
21831
          seealso: ""
22063
          link: ""
21832
          link: ""
22064
          defaultvalue:
21833
          defaultvalue:
22065
21834
22066
        - tagfield: "447"
21835
        - tagfield: "446"
22067
          tagsubfield: "d"
21836
          tagsubfield: "d"
22068
          liblibrarian: "Date of Publication"
21837
          liblibrarian: "Date of Publication"
22069
          libopac: "Date of Publication"
21838
          libopac: "Date of Publication"
Lines 22075-22087 tables: Link Here
22075
          authtypecode: ""
21844
          authtypecode: ""
22076
          value_builder: ""
21845
          value_builder: ""
22077
          isurl: 0
21846
          isurl: 0
22078
          hidden: -5
21847
          hidden: -1
22079
          frameworkcode: ""
21848
          frameworkcode: ""
22080
          seealso: ""
21849
          seealso: ""
22081
          link: ""
21850
          link: ""
22082
          defaultvalue:
21851
          defaultvalue:
22083
21852
22084
        - tagfield: "447"
21853
        - tagfield: "446"
22085
          tagsubfield: "e"
21854
          tagsubfield: "e"
22086
          liblibrarian: "Edition Statement"
21855
          liblibrarian: "Edition Statement"
22087
          libopac: "Edition Statement"
21856
          libopac: "Edition Statement"
Lines 22093-22105 tables: Link Here
22093
          authtypecode: ""
21862
          authtypecode: ""
22094
          value_builder: ""
21863
          value_builder: ""
22095
          isurl: 0
21864
          isurl: 0
22096
          hidden: -5
21865
          hidden: -1
22097
          frameworkcode: ""
21866
          frameworkcode: ""
22098
          seealso: ""
21867
          seealso: ""
22099
          link: ""
21868
          link: ""
22100
          defaultvalue:
21869
          defaultvalue:
22101
21870
22102
        - tagfield: "447"
21871
        - tagfield: "446"
22103
          tagsubfield: "f"
21872
          tagsubfield: "f"
22104
          liblibrarian: "First Statement of Responsibility"
21873
          liblibrarian: "First Statement of Responsibility"
22105
          libopac: "First Statement of Responsibility"
21874
          libopac: "First Statement of Responsibility"
Lines 22111-22123 tables: Link Here
22111
          authtypecode: ""
21880
          authtypecode: ""
22112
          value_builder: ""
21881
          value_builder: ""
22113
          isurl: 0
21882
          isurl: 0
22114
          hidden: -6
21883
          hidden: -1
22115
          frameworkcode: ""
21884
          frameworkcode: ""
22116
          seealso: ""
21885
          seealso: ""
22117
          link: ""
21886
          link: ""
22118
          defaultvalue:
21887
          defaultvalue:
22119
21888
22120
        - tagfield: "447"
21889
        - tagfield: "446"
22121
          tagsubfield: "g"
21890
          tagsubfield: "g"
22122
          liblibrarian: "Subsequent Statement of Responsibility"
21891
          liblibrarian: "Subsequent Statement of Responsibility"
22123
          libopac: "Subsequent Statement of Responsibility"
21892
          libopac: "Subsequent Statement of Responsibility"
Lines 22129-22141 tables: Link Here
22129
          authtypecode: ""
21898
          authtypecode: ""
22130
          value_builder: ""
21899
          value_builder: ""
22131
          isurl: 0
21900
          isurl: 0
22132
          hidden: -6
21901
          hidden: -1
22133
          frameworkcode: ""
21902
          frameworkcode: ""
22134
          seealso: ""
21903
          seealso: ""
22135
          link: ""
21904
          link: ""
22136
          defaultvalue:
21905
          defaultvalue:
22137
21906
22138
        - tagfield: "447"
21907
        - tagfield: "446"
22139
          tagsubfield: "h"
21908
          tagsubfield: "h"
22140
          liblibrarian: "Number of Section or Part"
21909
          liblibrarian: "Number of Section or Part"
22141
          libopac: "Number of Section or Part"
21910
          libopac: "Number of Section or Part"
Lines 22147-22159 tables: Link Here
22147
          authtypecode: ""
21916
          authtypecode: ""
22148
          value_builder: ""
21917
          value_builder: ""
22149
          isurl: 0
21918
          isurl: 0
22150
          hidden: -5
21919
          hidden: -1
22151
          frameworkcode: ""
21920
          frameworkcode: ""
22152
          seealso: ""
21921
          seealso: ""
22153
          link: ""
21922
          link: ""
22154
          defaultvalue:
21923
          defaultvalue:
22155
21924
22156
        - tagfield: "447"
21925
        - tagfield: "446"
22157
          tagsubfield: "i"
21926
          tagsubfield: "i"
22158
          liblibrarian: "Name of Section or Part"
21927
          liblibrarian: "Name of Section or Part"
22159
          libopac: "Name of Section or Part"
21928
          libopac: "Name of Section or Part"
Lines 22165-22180 tables: Link Here
22165
          authtypecode: ""
21934
          authtypecode: ""
22166
          value_builder: ""
21935
          value_builder: ""
22167
          isurl: 0
21936
          isurl: 0
22168
          hidden: -5
21937
          hidden: -1
22169
          frameworkcode: ""
21938
          frameworkcode: ""
22170
          seealso: ""
21939
          seealso: ""
22171
          link: ""
21940
          link: ""
22172
          defaultvalue:
21941
          defaultvalue:
22173
21942
22174
        - tagfield: "447"
21943
        - tagfield: "446"
22175
          tagsubfield: "l"
21944
          tagsubfield: "l"
22176
          liblibrarian: "Parallel Title"
21945
          liblibrarian: "Parallel title"
22177
          libopac: "Parallel Title"
21946
          libopac: "Parallel title"
22178
          repeatable: 1
21947
          repeatable: 1
22179
          mandatory: 0
21948
          mandatory: 0
22180
          kohafield: ""
21949
          kohafield: ""
Lines 22183-22195 tables: Link Here
22183
          authtypecode: ""
21952
          authtypecode: ""
22184
          value_builder: ""
21953
          value_builder: ""
22185
          isurl: 0
21954
          isurl: 0
22186
          hidden: -6
21955
          hidden: -1
22187
          frameworkcode: ""
21956
          frameworkcode: ""
22188
          seealso: ""
21957
          seealso: ""
22189
          link: ""
21958
          link: ""
22190
          defaultvalue:
21959
          defaultvalue:
22191
21960
22192
        - tagfield: "447"
21961
        - tagfield: "446"
22193
          tagsubfield: "m"
21962
          tagsubfield: "m"
22194
          liblibrarian: "International Standard Music Number"
21963
          liblibrarian: "International Standard Music Number"
22195
          libopac: "International Standard Music Number"
21964
          libopac: "International Standard Music Number"
Lines 22201-22213 tables: Link Here
22201
          authtypecode: ""
21970
          authtypecode: ""
22202
          value_builder: ""
21971
          value_builder: ""
22203
          isurl: 0
21972
          isurl: 0
22204
          hidden: -6
21973
          hidden: -1
22205
          frameworkcode: ""
21974
          frameworkcode: ""
22206
          seealso: ""
21975
          seealso: ""
22207
          link: ""
21976
          link: ""
22208
          defaultvalue:
21977
          defaultvalue:
22209
21978
22210
        - tagfield: "447"
21979
        - tagfield: "446"
22211
          tagsubfield: "n"
21980
          tagsubfield: "n"
22212
          liblibrarian: "Name of Publisher, Distributor, etc."
21981
          liblibrarian: "Name of Publisher, Distributor, etc."
22213
          libopac: "Name of Publisher, Distributor, etc."
21982
          libopac: "Name of Publisher, Distributor, etc."
Lines 22219-22234 tables: Link Here
22219
          authtypecode: ""
21988
          authtypecode: ""
22220
          value_builder: ""
21989
          value_builder: ""
22221
          isurl: 0
21990
          isurl: 0
22222
          hidden: -6
21991
          hidden: -1
22223
          frameworkcode: ""
21992
          frameworkcode: ""
22224
          seealso: ""
21993
          seealso: ""
22225
          link: ""
21994
          link: ""
22226
          defaultvalue:
21995
          defaultvalue:
22227
21996
22228
        - tagfield: "447"
21997
        - tagfield: "446"
22229
          tagsubfield: "o"
21998
          tagsubfield: "o"
22230
          liblibrarian: "Other Title Information."
21999
          liblibrarian: "Other title information."
22231
          libopac: "Other Title Information."
22000
          libopac: "Other title information."
22232
          repeatable: 1
22001
          repeatable: 1
22233
          mandatory: 0
22002
          mandatory: 0
22234
          kohafield: ""
22003
          kohafield: ""
Lines 22237-22252 tables: Link Here
22237
          authtypecode: ""
22006
          authtypecode: ""
22238
          value_builder: ""
22007
          value_builder: ""
22239
          isurl: 0
22008
          isurl: 0
22240
          hidden: -6
22009
          hidden: -1
22241
          frameworkcode: ""
22010
          frameworkcode: ""
22242
          seealso: ""
22011
          seealso: ""
22243
          link: ""
22012
          link: ""
22244
          defaultvalue:
22013
          defaultvalue:
22245
22014
22246
        - tagfield: "447"
22015
        - tagfield: "446"
22247
          tagsubfield: "p"
22016
          tagsubfield: "p"
22248
          liblibrarian: "Physical Description"
22017
          liblibrarian: "Physical description"
22249
          libopac: "Physical Description"
22018
          libopac: "Physical description"
22250
          repeatable: 0
22019
          repeatable: 0
22251
          mandatory: 0
22020
          mandatory: 0
22252
          kohafield: ""
22021
          kohafield: ""
Lines 22255-22270 tables: Link Here
22255
          authtypecode: ""
22024
          authtypecode: ""
22256
          value_builder: ""
22025
          value_builder: ""
22257
          isurl: 0
22026
          isurl: 0
22258
          hidden: -5
22027
          hidden: -1
22259
          frameworkcode: ""
22028
          frameworkcode: ""
22260
          seealso: ""
22029
          seealso: ""
22261
          link: ""
22030
          link: ""
22262
          defaultvalue:
22031
          defaultvalue:
22263
22032
22264
        - tagfield: "447"
22033
        - tagfield: "446"
22265
          tagsubfield: "q"
22034
          tagsubfield: "q"
22266
          liblibrarian: "International Standard Identifier for a Work"
22035
          liblibrarian: "International standard identifier for a work"
22267
          libopac: "International Standard Identifier for a Work"
22036
          libopac: "International standard identifier for a work"
22268
          repeatable: 1
22037
          repeatable: 1
22269
          mandatory: 0
22038
          mandatory: 0
22270
          kohafield: ""
22039
          kohafield: ""
Lines 22273-22288 tables: Link Here
22273
          authtypecode: ""
22042
          authtypecode: ""
22274
          value_builder: ""
22043
          value_builder: ""
22275
          isurl: 0
22044
          isurl: 0
22276
          hidden: -6
22045
          hidden: -1
22277
          frameworkcode: ""
22046
          frameworkcode: ""
22278
          seealso: ""
22047
          seealso: ""
22279
          link: ""
22048
          link: ""
22280
          defaultvalue:
22049
          defaultvalue:
22281
22050
22282
        - tagfield: "447"
22051
        - tagfield: "446"
22283
          tagsubfield: "r"
22052
          tagsubfield: "r"
22284
          liblibrarian: "International Standard Identifier for an Expression"
22053
          liblibrarian: "International standard identifier for an expression"
22285
          libopac: "International Standard Identifier for an Expression"
22054
          libopac: "International standard identifier for an expression"
22286
          repeatable: 1
22055
          repeatable: 1
22287
          mandatory: 0
22056
          mandatory: 0
22288
          kohafield: ""
22057
          kohafield: ""
Lines 22291-22306 tables: Link Here
22291
          authtypecode: ""
22060
          authtypecode: ""
22292
          value_builder: ""
22061
          value_builder: ""
22293
          isurl: 0
22062
          isurl: 0
22294
          hidden: -6
22063
          hidden: -1
22295
          frameworkcode: ""
22064
          frameworkcode: ""
22296
          seealso: ""
22065
          seealso: ""
22297
          link: ""
22066
          link: ""
22298
          defaultvalue:
22067
          defaultvalue:
22299
22068
22300
        - tagfield: "447"
22069
        - tagfield: "446"
22301
          tagsubfield: "s"
22070
          tagsubfield: "s"
22302
          liblibrarian: "Series Statement"
22071
          liblibrarian: "Series statement"
22303
          libopac: "Series Statement"
22072
          libopac: "Series statement"
22304
          repeatable: 1
22073
          repeatable: 1
22305
          mandatory: 0
22074
          mandatory: 0
22306
          kohafield: ""
22075
          kohafield: ""
Lines 22309-22339 tables: Link Here
22309
          authtypecode: ""
22078
          authtypecode: ""
22310
          value_builder: ""
22079
          value_builder: ""
22311
          isurl: 0
22080
          isurl: 0
22312
          hidden: -6
22081
          hidden: -1
22313
          frameworkcode: ""
22082
          frameworkcode: ""
22314
          seealso: ""
22083
          seealso: ""
22315
          link: ""
22084
          link: ""
22316
          defaultvalue:
22085
          defaultvalue:
22317
22086
22318
        - tagfield: "447"
22087
        - tagfield: "446"
22319
          tagsubfield: "t"
22088
          tagsubfield: "t"
22320
          liblibrarian: "Title"
22089
          liblibrarian: "Title"
22321
          libopac: "Title"
22090
          libopac: "Title"
22322
          repeatable: 0
22091
          repeatable: 1
22323
          mandatory: 1
22092
          mandatory: 1
22324
          kohafield: ""
22093
          kohafield: ""
22325
          tab: 4
22094
          tab: 4
22326
          authorised_value: ""
22095
          authorised_value: ""
22327
          authtypecode: ""
22096
          authtypecode: ""
22328
          value_builder: ""
22097
          value_builder: unimarc_field_4XX.pl
22329
          isurl: 0
22098
          isurl: 0
22330
          hidden: -5
22099
          hidden: 0
22331
          frameworkcode: ""
22100
          frameworkcode: ""
22332
          seealso: ""
22101
          seealso: ""
22333
          link: ""
22102
          link: ""
22334
          defaultvalue:
22103
          defaultvalue:
22335
22104
22336
        - tagfield: "447"
22105
        - tagfield: "446"
22337
          tagsubfield: "u"
22106
          tagsubfield: "u"
22338
          liblibrarian: "Uniform Resource Locator"
22107
          liblibrarian: "Uniform Resource Locator"
22339
          libopac: "Uniform Resource Locator"
22108
          libopac: "Uniform Resource Locator"
Lines 22345-22357 tables: Link Here
22345
          authtypecode: ""
22114
          authtypecode: ""
22346
          value_builder: ""
22115
          value_builder: ""
22347
          isurl: 0
22116
          isurl: 0
22348
          hidden: -5
22117
          hidden: -1
22349
          frameworkcode: ""
22118
          frameworkcode: ""
22350
          seealso: ""
22119
          seealso: ""
22351
          link: ""
22120
          link: ""
22352
          defaultvalue:
22121
          defaultvalue:
22353
22122
22354
        - tagfield: "447"
22123
        - tagfield: "446"
22355
          tagsubfield: "v"
22124
          tagsubfield: "v"
22356
          liblibrarian: "Volume Number"
22125
          liblibrarian: "Volume Number"
22357
          libopac: "Volume Number"
22126
          libopac: "Volume Number"
Lines 22363-22375 tables: Link Here
22363
          authtypecode: ""
22132
          authtypecode: ""
22364
          value_builder: ""
22133
          value_builder: ""
22365
          isurl: 0
22134
          isurl: 0
22366
          hidden: -5
22135
          hidden: -1
22367
          frameworkcode: ""
22136
          frameworkcode: ""
22368
          seealso: ""
22137
          seealso: ""
22369
          link: ""
22138
          link: ""
22370
          defaultvalue:
22139
          defaultvalue:
22371
22140
22372
        - tagfield: "447"
22141
        - tagfield: "446"
22373
          tagsubfield: "x"
22142
          tagsubfield: "x"
22374
          liblibrarian: "International Standard Serial Number"
22143
          liblibrarian: "International Standard Serial Number"
22375
          libopac: "International Standard Serial Number"
22144
          libopac: "International Standard Serial Number"
Lines 22381-22393 tables: Link Here
22381
          authtypecode: ""
22150
          authtypecode: ""
22382
          value_builder: ""
22151
          value_builder: ""
22383
          isurl: 0
22152
          isurl: 0
22384
          hidden: -5
22153
          hidden: -1
22385
          frameworkcode: ""
22154
          frameworkcode: ""
22386
          seealso: ""
22155
          seealso: ""
22387
          link: ""
22156
          link: ISSN
22388
          defaultvalue:
22157
          defaultvalue:
22389
22158
22390
        - tagfield: "447"
22159
        - tagfield: "446"
22391
          tagsubfield: "y"
22160
          tagsubfield: "y"
22392
          liblibrarian: "International Standard Book Number"
22161
          liblibrarian: "International Standard Book Number"
22393
          libopac: "International Standard Book Number"
22162
          libopac: "International Standard Book Number"
Lines 22399-22411 tables: Link Here
22399
          authtypecode: ""
22168
          authtypecode: ""
22400
          value_builder: ""
22169
          value_builder: ""
22401
          isurl: 0
22170
          isurl: 0
22402
          hidden: -5
22171
          hidden: -1
22403
          frameworkcode: ""
22172
          frameworkcode: ""
22404
          seealso: ""
22173
          seealso: ""
22405
          link: ""
22174
          link: ISBN
22406
          defaultvalue:
22175
          defaultvalue:
22407
22176
22408
        - tagfield: "447"
22177
        - tagfield: "446"
22409
          tagsubfield: "z"
22178
          tagsubfield: "z"
22410
          liblibrarian: "CODEN"
22179
          liblibrarian: "CODEN"
22411
          libopac: "CODEN"
22180
          libopac: "CODEN"
Lines 22417-22465 tables: Link Here
22417
          authtypecode: ""
22186
          authtypecode: ""
22418
          value_builder: ""
22187
          value_builder: ""
22419
          isurl: 0
22188
          isurl: 0
22420
          hidden: -5
22189
          hidden: -1
22421
          frameworkcode: ""
22422
          seealso: ""
22423
          link: ""
22424
          defaultvalue:
22425
22426
        - tagfield: "448"
22427
          tagsubfield: "0"
22428
          liblibrarian: "Bibliographic Record Identifier"
22429
          libopac: "Bibliographic Record Identifier"
22430
          repeatable: 0
22431
          mandatory: 0
22432
          kohafield: ""
22433
          tab: 4
22434
          authorised_value: ""
22435
          authtypecode: ""
22436
          value_builder: ""
22437
          isurl: 0
22438
          hidden: -5
22439
          frameworkcode: ""
22440
          seealso: ""
22441
          link: ""
22442
          defaultvalue:
22443
22444
        - tagfield: "448"
22445
          tagsubfield: "1"
22446
          liblibrarian: "Linking Data"
22447
          libopac: "Linking Data"
22448
          repeatable: 1
22449
          mandatory: 0
22450
          kohafield: ""
22451
          tab: 4
22452
          authorised_value: ""
22453
          authtypecode: ""
22454
          value_builder: ""
22455
          isurl: 0
22456
          hidden: -6
22457
          frameworkcode: ""
22190
          frameworkcode: ""
22458
          seealso: ""
22191
          seealso: ""
22459
          link: ""
22192
          link: ""
22460
          defaultvalue:
22193
          defaultvalue:
22461
22194
22462
        - tagfield: "448"
22195
        - tagfield: "447"
22463
          tagsubfield: "3"
22196
          tagsubfield: "3"
22464
          liblibrarian: "Authority Record Number"
22197
          liblibrarian: "Authority Record Number"
22465
          libopac: "Authority Record Number"
22198
          libopac: "Authority Record Number"
Lines 22471-22486 tables: Link Here
22471
          authtypecode: ""
22204
          authtypecode: ""
22472
          value_builder: ""
22205
          value_builder: ""
22473
          isurl: 0
22206
          isurl: 0
22474
          hidden: -5
22207
          hidden: -1
22475
          frameworkcode: ""
22208
          frameworkcode: ""
22476
          seealso: ""
22209
          seealso: ""
22477
          link: ""
22210
          link: ""
22478
          defaultvalue:
22211
          defaultvalue:
22479
22212
22480
        - tagfield: "448"
22213
        - tagfield: "447"
22481
          tagsubfield: "5"
22214
          tagsubfield: "5"
22482
          liblibrarian: "Institution to Which the Field Applies"
22215
          liblibrarian: "Institution and Copy to Which Field Applies"
22483
          libopac: "Institution to Which the Field Applies"
22216
          libopac: "Institution and Copy to Which Field Applies"
22484
          repeatable: 0
22217
          repeatable: 0
22485
          mandatory: 0
22218
          mandatory: 0
22486
          kohafield: ""
22219
          kohafield: ""
Lines 22489-22504 tables: Link Here
22489
          authtypecode: ""
22222
          authtypecode: ""
22490
          value_builder: ""
22223
          value_builder: ""
22491
          isurl: 0
22224
          isurl: 0
22492
          hidden: -5
22225
          hidden: -1
22493
          frameworkcode: ""
22226
          frameworkcode: ""
22494
          seealso: ""
22227
          seealso: ""
22495
          link: ""
22228
          link: ""
22496
          defaultvalue:
22229
          defaultvalue:
22497
22230
22498
        - tagfield: "448"
22231
        - tagfield: "447"
22499
          tagsubfield: "9"
22232
          tagsubfield: "9"
22500
          liblibrarian: "Koha number"
22233
          liblibrarian: "Koha number"
22501
          libopac: ""
22234
          libopac: "Koha number"
22502
          repeatable: 0
22235
          repeatable: 0
22503
          mandatory: 0
22236
          mandatory: 0
22504
          kohafield: ""
22237
          kohafield: ""
Lines 22507-22519 tables: Link Here
22507
          authtypecode: ""
22240
          authtypecode: ""
22508
          value_builder: ""
22241
          value_builder: ""
22509
          isurl: 0
22242
          isurl: 0
22510
          hidden: 0
22243
          hidden: -1
22511
          frameworkcode: ""
22244
          frameworkcode: ""
22512
          seealso: ""
22245
          seealso: ""
22513
          link: 001@
22246
          link: Local-number
22514
          defaultvalue: ""
22247
          defaultvalue:
22515
22248
22516
        - tagfield: "448"
22249
        - tagfield: "447"
22517
          tagsubfield: "a"
22250
          tagsubfield: "a"
22518
          liblibrarian: "Author"
22251
          liblibrarian: "Author"
22519
          libopac: "Author"
22252
          libopac: "Author"
Lines 22525-22537 tables: Link Here
22525
          authtypecode: ""
22258
          authtypecode: ""
22526
          value_builder: ""
22259
          value_builder: ""
22527
          isurl: 0
22260
          isurl: 0
22528
          hidden: -5
22261
          hidden: -1
22529
          frameworkcode: ""
22262
          frameworkcode: ""
22530
          seealso: ""
22263
          seealso: ""
22531
          link: ""
22264
          link: ""
22532
          defaultvalue:
22265
          defaultvalue:
22533
22266
22534
        - tagfield: "448"
22267
        - tagfield: "447"
22535
          tagsubfield: "b"
22268
          tagsubfield: "b"
22536
          liblibrarian: "General Material Designation"
22269
          liblibrarian: "General Material Designation"
22537
          libopac: "General Material Designation"
22270
          libopac: "General Material Designation"
Lines 22543-22555 tables: Link Here
22543
          authtypecode: ""
22276
          authtypecode: ""
22544
          value_builder: ""
22277
          value_builder: ""
22545
          isurl: 0
22278
          isurl: 0
22546
          hidden: -6
22279
          hidden: -1
22547
          frameworkcode: ""
22280
          frameworkcode: ""
22548
          seealso: ""
22281
          seealso: ""
22549
          link: ""
22282
          link: ""
22550
          defaultvalue:
22283
          defaultvalue:
22551
22284
22552
        - tagfield: "448"
22285
        - tagfield: "447"
22553
          tagsubfield: "c"
22286
          tagsubfield: "c"
22554
          liblibrarian: "Place of Publication"
22287
          liblibrarian: "Place of Publication"
22555
          libopac: "Place of Publication"
22288
          libopac: "Place of Publication"
Lines 22561-22573 tables: Link Here
22561
          authtypecode: ""
22294
          authtypecode: ""
22562
          value_builder: ""
22295
          value_builder: ""
22563
          isurl: 0
22296
          isurl: 0
22564
          hidden: -5
22297
          hidden: -1
22565
          frameworkcode: ""
22298
          frameworkcode: ""
22566
          seealso: ""
22299
          seealso: ""
22567
          link: ""
22300
          link: ""
22568
          defaultvalue:
22301
          defaultvalue:
22569
22302
22570
        - tagfield: "448"
22303
        - tagfield: "447"
22571
          tagsubfield: "d"
22304
          tagsubfield: "d"
22572
          liblibrarian: "Date of Publication"
22305
          liblibrarian: "Date of Publication"
22573
          libopac: "Date of Publication"
22306
          libopac: "Date of Publication"
Lines 22579-22591 tables: Link Here
22579
          authtypecode: ""
22312
          authtypecode: ""
22580
          value_builder: ""
22313
          value_builder: ""
22581
          isurl: 0
22314
          isurl: 0
22582
          hidden: -5
22315
          hidden: -1
22583
          frameworkcode: ""
22316
          frameworkcode: ""
22584
          seealso: ""
22317
          seealso: ""
22585
          link: ""
22318
          link: ""
22586
          defaultvalue:
22319
          defaultvalue:
22587
22320
22588
        - tagfield: "448"
22321
        - tagfield: "447"
22589
          tagsubfield: "e"
22322
          tagsubfield: "e"
22590
          liblibrarian: "Edition Statement"
22323
          liblibrarian: "Edition Statement"
22591
          libopac: "Edition Statement"
22324
          libopac: "Edition Statement"
Lines 22597-22609 tables: Link Here
22597
          authtypecode: ""
22330
          authtypecode: ""
22598
          value_builder: ""
22331
          value_builder: ""
22599
          isurl: 0
22332
          isurl: 0
22600
          hidden: -5
22333
          hidden: -1
22601
          frameworkcode: ""
22334
          frameworkcode: ""
22602
          seealso: ""
22335
          seealso: ""
22603
          link: ""
22336
          link: ""
22604
          defaultvalue:
22337
          defaultvalue:
22605
22338
22606
        - tagfield: "448"
22339
        - tagfield: "447"
22607
          tagsubfield: "f"
22340
          tagsubfield: "f"
22608
          liblibrarian: "First Statement of Responsibility"
22341
          liblibrarian: "First Statement of Responsibility"
22609
          libopac: "First Statement of Responsibility"
22342
          libopac: "First Statement of Responsibility"
Lines 22615-22627 tables: Link Here
22615
          authtypecode: ""
22348
          authtypecode: ""
22616
          value_builder: ""
22349
          value_builder: ""
22617
          isurl: 0
22350
          isurl: 0
22618
          hidden: -6
22351
          hidden: -1
22619
          frameworkcode: ""
22352
          frameworkcode: ""
22620
          seealso: ""
22353
          seealso: ""
22621
          link: ""
22354
          link: ""
22622
          defaultvalue:
22355
          defaultvalue:
22623
22356
22624
        - tagfield: "448"
22357
        - tagfield: "447"
22625
          tagsubfield: "g"
22358
          tagsubfield: "g"
22626
          liblibrarian: "Subsequent Statement of Responsibility"
22359
          liblibrarian: "Subsequent Statement of Responsibility"
22627
          libopac: "Subsequent Statement of Responsibility"
22360
          libopac: "Subsequent Statement of Responsibility"
Lines 22633-22645 tables: Link Here
22633
          authtypecode: ""
22366
          authtypecode: ""
22634
          value_builder: ""
22367
          value_builder: ""
22635
          isurl: 0
22368
          isurl: 0
22636
          hidden: -6
22369
          hidden: -1
22637
          frameworkcode: ""
22370
          frameworkcode: ""
22638
          seealso: ""
22371
          seealso: ""
22639
          link: ""
22372
          link: ""
22640
          defaultvalue:
22373
          defaultvalue:
22641
22374
22642
        - tagfield: "448"
22375
        - tagfield: "447"
22643
          tagsubfield: "h"
22376
          tagsubfield: "h"
22644
          liblibrarian: "Number of Section or Part"
22377
          liblibrarian: "Number of Section or Part"
22645
          libopac: "Number of Section or Part"
22378
          libopac: "Number of Section or Part"
Lines 22651-22663 tables: Link Here
22651
          authtypecode: ""
22384
          authtypecode: ""
22652
          value_builder: ""
22385
          value_builder: ""
22653
          isurl: 0
22386
          isurl: 0
22654
          hidden: -5
22387
          hidden: -1
22655
          frameworkcode: ""
22388
          frameworkcode: ""
22656
          seealso: ""
22389
          seealso: ""
22657
          link: ""
22390
          link: ""
22658
          defaultvalue:
22391
          defaultvalue:
22659
22392
22660
        - tagfield: "448"
22393
        - tagfield: "447"
22661
          tagsubfield: "i"
22394
          tagsubfield: "i"
22662
          liblibrarian: "Name of Section or Part"
22395
          liblibrarian: "Name of Section or Part"
22663
          libopac: "Name of Section or Part"
22396
          libopac: "Name of Section or Part"
Lines 22669-22684 tables: Link Here
22669
          authtypecode: ""
22402
          authtypecode: ""
22670
          value_builder: ""
22403
          value_builder: ""
22671
          isurl: 0
22404
          isurl: 0
22672
          hidden: -5
22405
          hidden: -1
22673
          frameworkcode: ""
22406
          frameworkcode: ""
22674
          seealso: ""
22407
          seealso: ""
22675
          link: ""
22408
          link: ""
22676
          defaultvalue:
22409
          defaultvalue:
22677
22410
22678
        - tagfield: "448"
22411
        - tagfield: "447"
22679
          tagsubfield: "l"
22412
          tagsubfield: "l"
22680
          liblibrarian: "Parallel Title"
22413
          liblibrarian: "Parallel title"
22681
          libopac: "Parallel Title"
22414
          libopac: "Parallel title"
22682
          repeatable: 1
22415
          repeatable: 1
22683
          mandatory: 0
22416
          mandatory: 0
22684
          kohafield: ""
22417
          kohafield: ""
Lines 22687-22699 tables: Link Here
22687
          authtypecode: ""
22420
          authtypecode: ""
22688
          value_builder: ""
22421
          value_builder: ""
22689
          isurl: 0
22422
          isurl: 0
22690
          hidden: -6
22423
          hidden: -1
22691
          frameworkcode: ""
22424
          frameworkcode: ""
22692
          seealso: ""
22425
          seealso: ""
22693
          link: ""
22426
          link: ""
22694
          defaultvalue:
22427
          defaultvalue:
22695
22428
22696
        - tagfield: "448"
22429
        - tagfield: "447"
22697
          tagsubfield: "m"
22430
          tagsubfield: "m"
22698
          liblibrarian: "International Standard Music Number"
22431
          liblibrarian: "International Standard Music Number"
22699
          libopac: "International Standard Music Number"
22432
          libopac: "International Standard Music Number"
Lines 22705-22717 tables: Link Here
22705
          authtypecode: ""
22438
          authtypecode: ""
22706
          value_builder: ""
22439
          value_builder: ""
22707
          isurl: 0
22440
          isurl: 0
22708
          hidden: -6
22441
          hidden: -1
22709
          frameworkcode: ""
22442
          frameworkcode: ""
22710
          seealso: ""
22443
          seealso: ""
22711
          link: ""
22444
          link: ""
22712
          defaultvalue:
22445
          defaultvalue:
22713
22446
22714
        - tagfield: "448"
22447
        - tagfield: "447"
22715
          tagsubfield: "n"
22448
          tagsubfield: "n"
22716
          liblibrarian: "Name of Publisher, Distributor, etc."
22449
          liblibrarian: "Name of Publisher, Distributor, etc."
22717
          libopac: "Name of Publisher, Distributor, etc."
22450
          libopac: "Name of Publisher, Distributor, etc."
Lines 22723-22738 tables: Link Here
22723
          authtypecode: ""
22456
          authtypecode: ""
22724
          value_builder: ""
22457
          value_builder: ""
22725
          isurl: 0
22458
          isurl: 0
22726
          hidden: -6
22459
          hidden: -1
22727
          frameworkcode: ""
22460
          frameworkcode: ""
22728
          seealso: ""
22461
          seealso: ""
22729
          link: ""
22462
          link: ""
22730
          defaultvalue:
22463
          defaultvalue:
22731
22464
22732
        - tagfield: "448"
22465
        - tagfield: "447"
22733
          tagsubfield: "o"
22466
          tagsubfield: "o"
22734
          liblibrarian: "Other Title Information."
22467
          liblibrarian: "Other title information."
22735
          libopac: "Other Title Information."
22468
          libopac: "Other title information."
22736
          repeatable: 1
22469
          repeatable: 1
22737
          mandatory: 0
22470
          mandatory: 0
22738
          kohafield: ""
22471
          kohafield: ""
Lines 22741-22756 tables: Link Here
22741
          authtypecode: ""
22474
          authtypecode: ""
22742
          value_builder: ""
22475
          value_builder: ""
22743
          isurl: 0
22476
          isurl: 0
22744
          hidden: -6
22477
          hidden: -1
22745
          frameworkcode: ""
22478
          frameworkcode: ""
22746
          seealso: ""
22479
          seealso: ""
22747
          link: ""
22480
          link: ""
22748
          defaultvalue:
22481
          defaultvalue:
22749
22482
22750
        - tagfield: "448"
22483
        - tagfield: "447"
22751
          tagsubfield: "p"
22484
          tagsubfield: "p"
22752
          liblibrarian: "Physical Description"
22485
          liblibrarian: "Physical description"
22753
          libopac: "Physical Description"
22486
          libopac: "Physical description"
22754
          repeatable: 0
22487
          repeatable: 0
22755
          mandatory: 0
22488
          mandatory: 0
22756
          kohafield: ""
22489
          kohafield: ""
Lines 22759-22774 tables: Link Here
22759
          authtypecode: ""
22492
          authtypecode: ""
22760
          value_builder: ""
22493
          value_builder: ""
22761
          isurl: 0
22494
          isurl: 0
22762
          hidden: -5
22495
          hidden: -1
22763
          frameworkcode: ""
22496
          frameworkcode: ""
22764
          seealso: ""
22497
          seealso: ""
22765
          link: ""
22498
          link: ""
22766
          defaultvalue:
22499
          defaultvalue:
22767
22500
22768
        - tagfield: "448"
22501
        - tagfield: "447"
22769
          tagsubfield: "q"
22502
          tagsubfield: "q"
22770
          liblibrarian: "International Standard Identifier for a Work"
22503
          liblibrarian: "International standard identifier for a work"
22771
          libopac: "International Standard Identifier for a Work"
22504
          libopac: "International standard identifier for a work"
22772
          repeatable: 1
22505
          repeatable: 1
22773
          mandatory: 0
22506
          mandatory: 0
22774
          kohafield: ""
22507
          kohafield: ""
Lines 22777-22792 tables: Link Here
22777
          authtypecode: ""
22510
          authtypecode: ""
22778
          value_builder: ""
22511
          value_builder: ""
22779
          isurl: 0
22512
          isurl: 0
22780
          hidden: -6
22513
          hidden: -1
22781
          frameworkcode: ""
22514
          frameworkcode: ""
22782
          seealso: ""
22515
          seealso: ""
22783
          link: ""
22516
          link: ""
22784
          defaultvalue:
22517
          defaultvalue:
22785
22518
22786
        - tagfield: "448"
22519
        - tagfield: "447"
22787
          tagsubfield: "r"
22520
          tagsubfield: "r"
22788
          liblibrarian: "International Standard Identifier for an Expression"
22521
          liblibrarian: "International standard identifier for an expression"
22789
          libopac: "International Standard Identifier for an Expression"
22522
          libopac: "International standard identifier for an expression"
22790
          repeatable: 1
22523
          repeatable: 1
22791
          mandatory: 0
22524
          mandatory: 0
22792
          kohafield: ""
22525
          kohafield: ""
Lines 22795-22810 tables: Link Here
22795
          authtypecode: ""
22528
          authtypecode: ""
22796
          value_builder: ""
22529
          value_builder: ""
22797
          isurl: 0
22530
          isurl: 0
22798
          hidden: -6
22531
          hidden: -1
22799
          frameworkcode: ""
22532
          frameworkcode: ""
22800
          seealso: ""
22533
          seealso: ""
22801
          link: ""
22534
          link: ""
22802
          defaultvalue:
22535
          defaultvalue:
22803
22536
22804
        - tagfield: "448"
22537
        - tagfield: "447"
22805
          tagsubfield: "s"
22538
          tagsubfield: "s"
22806
          liblibrarian: "Series Statement"
22539
          liblibrarian: "Series statement"
22807
          libopac: "Series Statement"
22540
          libopac: "Series statement"
22808
          repeatable: 1
22541
          repeatable: 1
22809
          mandatory: 0
22542
          mandatory: 0
22810
          kohafield: ""
22543
          kohafield: ""
Lines 22813-22843 tables: Link Here
22813
          authtypecode: ""
22546
          authtypecode: ""
22814
          value_builder: ""
22547
          value_builder: ""
22815
          isurl: 0
22548
          isurl: 0
22816
          hidden: -6
22549
          hidden: -1
22817
          frameworkcode: ""
22550
          frameworkcode: ""
22818
          seealso: ""
22551
          seealso: ""
22819
          link: ""
22552
          link: ""
22820
          defaultvalue:
22553
          defaultvalue:
22821
22554
22822
        - tagfield: "448"
22555
        - tagfield: "447"
22823
          tagsubfield: "t"
22556
          tagsubfield: "t"
22824
          liblibrarian: "Title"
22557
          liblibrarian: "Title"
22825
          libopac: "Title"
22558
          libopac: "Title"
22826
          repeatable: 0
22559
          repeatable: 1
22827
          mandatory: 1
22560
          mandatory: 1
22828
          kohafield: ""
22561
          kohafield: ""
22829
          tab: 4
22562
          tab: 4
22830
          authorised_value: ""
22563
          authorised_value: ""
22831
          authtypecode: ""
22564
          authtypecode: ""
22832
          value_builder: ""
22565
          value_builder: unimarc_field_4XX.pl
22833
          isurl: 0
22566
          isurl: 0
22834
          hidden: -5
22567
          hidden: 0
22835
          frameworkcode: ""
22568
          frameworkcode: ""
22836
          seealso: ""
22569
          seealso: ""
22837
          link: ""
22570
          link: ""
22838
          defaultvalue:
22571
          defaultvalue:
22839
22572
22840
        - tagfield: "448"
22573
        - tagfield: "447"
22841
          tagsubfield: "u"
22574
          tagsubfield: "u"
22842
          liblibrarian: "Uniform Resource Locator"
22575
          liblibrarian: "Uniform Resource Locator"
22843
          libopac: "Uniform Resource Locator"
22576
          libopac: "Uniform Resource Locator"
Lines 22849-22861 tables: Link Here
22849
          authtypecode: ""
22582
          authtypecode: ""
22850
          value_builder: ""
22583
          value_builder: ""
22851
          isurl: 0
22584
          isurl: 0
22852
          hidden: -5
22585
          hidden: -1
22853
          frameworkcode: ""
22586
          frameworkcode: ""
22854
          seealso: ""
22587
          seealso: ""
22855
          link: ""
22588
          link: ""
22856
          defaultvalue:
22589
          defaultvalue:
22857
22590
22858
        - tagfield: "448"
22591
        - tagfield: "447"
22859
          tagsubfield: "v"
22592
          tagsubfield: "v"
22860
          liblibrarian: "Volume Number"
22593
          liblibrarian: "Volume Number"
22861
          libopac: "Volume Number"
22594
          libopac: "Volume Number"
Lines 22867-22879 tables: Link Here
22867
          authtypecode: ""
22600
          authtypecode: ""
22868
          value_builder: ""
22601
          value_builder: ""
22869
          isurl: 0
22602
          isurl: 0
22870
          hidden: -5
22603
          hidden: -1
22871
          frameworkcode: ""
22604
          frameworkcode: ""
22872
          seealso: ""
22605
          seealso: ""
22873
          link: ""
22606
          link: ""
22874
          defaultvalue:
22607
          defaultvalue:
22875
22608
22876
        - tagfield: "448"
22609
        - tagfield: "447"
22877
          tagsubfield: "x"
22610
          tagsubfield: "x"
22878
          liblibrarian: "International Standard Serial Number"
22611
          liblibrarian: "International Standard Serial Number"
22879
          libopac: "International Standard Serial Number"
22612
          libopac: "International Standard Serial Number"
Lines 22885-22897 tables: Link Here
22885
          authtypecode: ""
22618
          authtypecode: ""
22886
          value_builder: ""
22619
          value_builder: ""
22887
          isurl: 0
22620
          isurl: 0
22888
          hidden: -5
22621
          hidden: -1
22889
          frameworkcode: ""
22622
          frameworkcode: ""
22890
          seealso: ""
22623
          seealso: ""
22891
          link: ""
22624
          link: ISSN
22892
          defaultvalue:
22625
          defaultvalue:
22893
22626
22894
        - tagfield: "448"
22627
        - tagfield: "447"
22895
          tagsubfield: "y"
22628
          tagsubfield: "y"
22896
          liblibrarian: "International Standard Book Number"
22629
          liblibrarian: "International Standard Book Number"
22897
          libopac: "International Standard Book Number"
22630
          libopac: "International Standard Book Number"
Lines 22903-22915 tables: Link Here
22903
          authtypecode: ""
22636
          authtypecode: ""
22904
          value_builder: ""
22637
          value_builder: ""
22905
          isurl: 0
22638
          isurl: 0
22906
          hidden: -5
22639
          hidden: -1
22907
          frameworkcode: ""
22640
          frameworkcode: ""
22908
          seealso: ""
22641
          seealso: ""
22909
          link: ""
22642
          link: ISBN
22910
          defaultvalue:
22643
          defaultvalue:
22911
22644
22912
        - tagfield: "448"
22645
        - tagfield: "447"
22913
          tagsubfield: "z"
22646
          tagsubfield: "z"
22914
          liblibrarian: "CODEN"
22647
          liblibrarian: "CODEN"
22915
          libopac: "CODEN"
22648
          libopac: "CODEN"
Lines 22921-22969 tables: Link Here
22921
          authtypecode: ""
22654
          authtypecode: ""
22922
          value_builder: ""
22655
          value_builder: ""
22923
          isurl: 0
22656
          isurl: 0
22924
          hidden: -5
22657
          hidden: -1
22925
          frameworkcode: ""
22926
          seealso: ""
22927
          link: ""
22928
          defaultvalue:
22929
22930
        - tagfield: "451"
22931
          tagsubfield: "0"
22932
          liblibrarian: "Bibliographic Record Identifier"
22933
          libopac: "Bibliographic Record Identifier"
22934
          repeatable: 0
22935
          mandatory: 0
22936
          kohafield: ""
22937
          tab: 4
22938
          authorised_value: ""
22939
          authtypecode: ""
22940
          value_builder: ""
22941
          isurl: 0
22942
          hidden: -5
22943
          frameworkcode: ""
22944
          seealso: ""
22945
          link: ""
22946
          defaultvalue:
22947
22948
        - tagfield: "451"
22949
          tagsubfield: "1"
22950
          liblibrarian: "Linking Data"
22951
          libopac: "Linking Data"
22952
          repeatable: 1
22953
          mandatory: 0
22954
          kohafield: ""
22955
          tab: 4
22956
          authorised_value: ""
22957
          authtypecode: ""
22958
          value_builder: ""
22959
          isurl: 0
22960
          hidden: -6
22961
          frameworkcode: ""
22658
          frameworkcode: ""
22962
          seealso: ""
22659
          seealso: ""
22963
          link: ""
22660
          link: ""
22964
          defaultvalue:
22661
          defaultvalue:
22965
22662
22966
        - tagfield: "451"
22663
        - tagfield: "448"
22967
          tagsubfield: "3"
22664
          tagsubfield: "3"
22968
          liblibrarian: "Authority Record Number"
22665
          liblibrarian: "Authority Record Number"
22969
          libopac: "Authority Record Number"
22666
          libopac: "Authority Record Number"
Lines 22975-22990 tables: Link Here
22975
          authtypecode: ""
22672
          authtypecode: ""
22976
          value_builder: ""
22673
          value_builder: ""
22977
          isurl: 0
22674
          isurl: 0
22978
          hidden: -5
22675
          hidden: -1
22979
          frameworkcode: ""
22676
          frameworkcode: ""
22980
          seealso: ""
22677
          seealso: ""
22981
          link: ""
22678
          link: ""
22982
          defaultvalue:
22679
          defaultvalue:
22983
22680
22984
        - tagfield: "451"
22681
        - tagfield: "448"
22985
          tagsubfield: "5"
22682
          tagsubfield: "5"
22986
          liblibrarian: "Institution to Which the Field Applies"
22683
          liblibrarian: "Institution and Copy to Which Field Applies"
22987
          libopac: "Institution to Which the Field Applies"
22684
          libopac: "Institution and Copy to Which Field Applies"
22988
          repeatable: 0
22685
          repeatable: 0
22989
          mandatory: 0
22686
          mandatory: 0
22990
          kohafield: ""
22687
          kohafield: ""
Lines 22993-23008 tables: Link Here
22993
          authtypecode: ""
22690
          authtypecode: ""
22994
          value_builder: ""
22691
          value_builder: ""
22995
          isurl: 0
22692
          isurl: 0
22996
          hidden: -5
22693
          hidden: -1
22997
          frameworkcode: ""
22694
          frameworkcode: ""
22998
          seealso: ""
22695
          seealso: ""
22999
          link: ""
22696
          link: ""
23000
          defaultvalue:
22697
          defaultvalue:
23001
22698
23002
        - tagfield: "451"
22699
        - tagfield: "448"
23003
          tagsubfield: "9"
22700
          tagsubfield: "9"
23004
          liblibrarian: "Koha number"
22701
          liblibrarian: "Koha number"
23005
          libopac: ""
22702
          libopac: "Koha number"
23006
          repeatable: 0
22703
          repeatable: 0
23007
          mandatory: 0
22704
          mandatory: 0
23008
          kohafield: ""
22705
          kohafield: ""
Lines 23011-23023 tables: Link Here
23011
          authtypecode: ""
22708
          authtypecode: ""
23012
          value_builder: ""
22709
          value_builder: ""
23013
          isurl: 0
22710
          isurl: 0
23014
          hidden: 0
22711
          hidden: -1
23015
          frameworkcode: ""
22712
          frameworkcode: ""
23016
          seealso: ""
22713
          seealso: ""
23017
          link: 001@
22714
          link: Local-number
23018
          defaultvalue: ""
22715
          defaultvalue:
23019
22716
23020
        - tagfield: "451"
22717
        - tagfield: "448"
23021
          tagsubfield: "a"
22718
          tagsubfield: "a"
23022
          liblibrarian: "Author"
22719
          liblibrarian: "Author"
23023
          libopac: "Author"
22720
          libopac: "Author"
Lines 23029-23041 tables: Link Here
23029
          authtypecode: ""
22726
          authtypecode: ""
23030
          value_builder: ""
22727
          value_builder: ""
23031
          isurl: 0
22728
          isurl: 0
23032
          hidden: -5
22729
          hidden: -1
23033
          frameworkcode: ""
22730
          frameworkcode: ""
23034
          seealso: ""
22731
          seealso: ""
23035
          link: ""
22732
          link: ""
23036
          defaultvalue:
22733
          defaultvalue:
23037
22734
23038
        - tagfield: "451"
22735
        - tagfield: "448"
23039
          tagsubfield: "b"
22736
          tagsubfield: "b"
23040
          liblibrarian: "General Material Designation"
22737
          liblibrarian: "General Material Designation"
23041
          libopac: "General Material Designation"
22738
          libopac: "General Material Designation"
Lines 23047-23059 tables: Link Here
23047
          authtypecode: ""
22744
          authtypecode: ""
23048
          value_builder: ""
22745
          value_builder: ""
23049
          isurl: 0
22746
          isurl: 0
23050
          hidden: -6
22747
          hidden: -1
23051
          frameworkcode: ""
22748
          frameworkcode: ""
23052
          seealso: ""
22749
          seealso: ""
23053
          link: ""
22750
          link: ""
23054
          defaultvalue:
22751
          defaultvalue:
23055
22752
23056
        - tagfield: "451"
22753
        - tagfield: "448"
23057
          tagsubfield: "c"
22754
          tagsubfield: "c"
23058
          liblibrarian: "Place of Publication"
22755
          liblibrarian: "Place of Publication"
23059
          libopac: "Place of Publication"
22756
          libopac: "Place of Publication"
Lines 23065-23077 tables: Link Here
23065
          authtypecode: ""
22762
          authtypecode: ""
23066
          value_builder: ""
22763
          value_builder: ""
23067
          isurl: 0
22764
          isurl: 0
23068
          hidden: -5
22765
          hidden: -1
23069
          frameworkcode: ""
22766
          frameworkcode: ""
23070
          seealso: ""
22767
          seealso: ""
23071
          link: ""
22768
          link: ""
23072
          defaultvalue:
22769
          defaultvalue:
23073
22770
23074
        - tagfield: "451"
22771
        - tagfield: "448"
23075
          tagsubfield: "d"
22772
          tagsubfield: "d"
23076
          liblibrarian: "Date of Publication"
22773
          liblibrarian: "Date of Publication"
23077
          libopac: "Date of Publication"
22774
          libopac: "Date of Publication"
Lines 23083-23095 tables: Link Here
23083
          authtypecode: ""
22780
          authtypecode: ""
23084
          value_builder: ""
22781
          value_builder: ""
23085
          isurl: 0
22782
          isurl: 0
23086
          hidden: -5
22783
          hidden: -1
23087
          frameworkcode: ""
22784
          frameworkcode: ""
23088
          seealso: ""
22785
          seealso: ""
23089
          link: ""
22786
          link: ""
23090
          defaultvalue:
22787
          defaultvalue:
23091
22788
23092
        - tagfield: "451"
22789
        - tagfield: "448"
23093
          tagsubfield: "e"
22790
          tagsubfield: "e"
23094
          liblibrarian: "Edition Statement"
22791
          liblibrarian: "Edition Statement"
23095
          libopac: "Edition Statement"
22792
          libopac: "Edition Statement"
Lines 23101-23113 tables: Link Here
23101
          authtypecode: ""
22798
          authtypecode: ""
23102
          value_builder: ""
22799
          value_builder: ""
23103
          isurl: 0
22800
          isurl: 0
23104
          hidden: -5
22801
          hidden: -1
23105
          frameworkcode: ""
22802
          frameworkcode: ""
23106
          seealso: ""
22803
          seealso: ""
23107
          link: ""
22804
          link: ""
23108
          defaultvalue:
22805
          defaultvalue:
23109
22806
23110
        - tagfield: "451"
22807
        - tagfield: "448"
23111
          tagsubfield: "f"
22808
          tagsubfield: "f"
23112
          liblibrarian: "First Statement of Responsibility"
22809
          liblibrarian: "First Statement of Responsibility"
23113
          libopac: "First Statement of Responsibility"
22810
          libopac: "First Statement of Responsibility"
Lines 23119-23131 tables: Link Here
23119
          authtypecode: ""
22816
          authtypecode: ""
23120
          value_builder: ""
22817
          value_builder: ""
23121
          isurl: 0
22818
          isurl: 0
23122
          hidden: -6
22819
          hidden: -1
23123
          frameworkcode: ""
22820
          frameworkcode: ""
23124
          seealso: ""
22821
          seealso: ""
23125
          link: ""
22822
          link: ""
23126
          defaultvalue:
22823
          defaultvalue:
23127
22824
23128
        - tagfield: "451"
22825
        - tagfield: "448"
23129
          tagsubfield: "g"
22826
          tagsubfield: "g"
23130
          liblibrarian: "Subsequent Statement of Responsibility"
22827
          liblibrarian: "Subsequent Statement of Responsibility"
23131
          libopac: "Subsequent Statement of Responsibility"
22828
          libopac: "Subsequent Statement of Responsibility"
Lines 23137-23149 tables: Link Here
23137
          authtypecode: ""
22834
          authtypecode: ""
23138
          value_builder: ""
22835
          value_builder: ""
23139
          isurl: 0
22836
          isurl: 0
23140
          hidden: -6
22837
          hidden: -1
23141
          frameworkcode: ""
22838
          frameworkcode: ""
23142
          seealso: ""
22839
          seealso: ""
23143
          link: ""
22840
          link: ""
23144
          defaultvalue:
22841
          defaultvalue:
23145
22842
23146
        - tagfield: "451"
22843
        - tagfield: "448"
23147
          tagsubfield: "h"
22844
          tagsubfield: "h"
23148
          liblibrarian: "Number of Section or Part"
22845
          liblibrarian: "Number of Section or Part"
23149
          libopac: "Number of Section or Part"
22846
          libopac: "Number of Section or Part"
Lines 23155-23167 tables: Link Here
23155
          authtypecode: ""
22852
          authtypecode: ""
23156
          value_builder: ""
22853
          value_builder: ""
23157
          isurl: 0
22854
          isurl: 0
23158
          hidden: -5
22855
          hidden: -1
23159
          frameworkcode: ""
22856
          frameworkcode: ""
23160
          seealso: ""
22857
          seealso: ""
23161
          link: ""
22858
          link: ""
23162
          defaultvalue:
22859
          defaultvalue:
23163
22860
23164
        - tagfield: "451"
22861
        - tagfield: "448"
23165
          tagsubfield: "i"
22862
          tagsubfield: "i"
23166
          liblibrarian: "Name of Section or Part"
22863
          liblibrarian: "Name of Section or Part"
23167
          libopac: "Name of Section or Part"
22864
          libopac: "Name of Section or Part"
Lines 23173-23188 tables: Link Here
23173
          authtypecode: ""
22870
          authtypecode: ""
23174
          value_builder: ""
22871
          value_builder: ""
23175
          isurl: 0
22872
          isurl: 0
23176
          hidden: -5
22873
          hidden: -1
23177
          frameworkcode: ""
22874
          frameworkcode: ""
23178
          seealso: ""
22875
          seealso: ""
23179
          link: ""
22876
          link: ""
23180
          defaultvalue:
22877
          defaultvalue:
23181
22878
23182
        - tagfield: "451"
22879
        - tagfield: "448"
23183
          tagsubfield: "l"
22880
          tagsubfield: "l"
23184
          liblibrarian: "Parallel Title"
22881
          liblibrarian: "Parallel title"
23185
          libopac: "Parallel Title"
22882
          libopac: "Parallel title"
23186
          repeatable: 1
22883
          repeatable: 1
23187
          mandatory: 0
22884
          mandatory: 0
23188
          kohafield: ""
22885
          kohafield: ""
Lines 23191-23203 tables: Link Here
23191
          authtypecode: ""
22888
          authtypecode: ""
23192
          value_builder: ""
22889
          value_builder: ""
23193
          isurl: 0
22890
          isurl: 0
23194
          hidden: -6
22891
          hidden: -1
23195
          frameworkcode: ""
22892
          frameworkcode: ""
23196
          seealso: ""
22893
          seealso: ""
23197
          link: ""
22894
          link: ""
23198
          defaultvalue:
22895
          defaultvalue:
23199
22896
23200
        - tagfield: "451"
22897
        - tagfield: "448"
23201
          tagsubfield: "m"
22898
          tagsubfield: "m"
23202
          liblibrarian: "International Standard Music Number"
22899
          liblibrarian: "International Standard Music Number"
23203
          libopac: "International Standard Music Number"
22900
          libopac: "International Standard Music Number"
Lines 23209-23221 tables: Link Here
23209
          authtypecode: ""
22906
          authtypecode: ""
23210
          value_builder: ""
22907
          value_builder: ""
23211
          isurl: 0
22908
          isurl: 0
23212
          hidden: -6
22909
          hidden: -1
23213
          frameworkcode: ""
22910
          frameworkcode: ""
23214
          seealso: ""
22911
          seealso: ""
23215
          link: ""
22912
          link: ""
23216
          defaultvalue:
22913
          defaultvalue:
23217
22914
23218
        - tagfield: "451"
22915
        - tagfield: "448"
23219
          tagsubfield: "n"
22916
          tagsubfield: "n"
23220
          liblibrarian: "Name of Publisher, Distributor, etc."
22917
          liblibrarian: "Name of Publisher, Distributor, etc."
23221
          libopac: "Name of Publisher, Distributor, etc."
22918
          libopac: "Name of Publisher, Distributor, etc."
Lines 23227-23242 tables: Link Here
23227
          authtypecode: ""
22924
          authtypecode: ""
23228
          value_builder: ""
22925
          value_builder: ""
23229
          isurl: 0
22926
          isurl: 0
23230
          hidden: -6
22927
          hidden: -1
23231
          frameworkcode: ""
22928
          frameworkcode: ""
23232
          seealso: ""
22929
          seealso: ""
23233
          link: ""
22930
          link: ""
23234
          defaultvalue:
22931
          defaultvalue:
23235
22932
23236
        - tagfield: "451"
22933
        - tagfield: "448"
23237
          tagsubfield: "o"
22934
          tagsubfield: "o"
23238
          liblibrarian: "Other Title Information."
22935
          liblibrarian: "Other title information."
23239
          libopac: "Other Title Information."
22936
          libopac: "Other title information."
23240
          repeatable: 1
22937
          repeatable: 1
23241
          mandatory: 0
22938
          mandatory: 0
23242
          kohafield: ""
22939
          kohafield: ""
Lines 23245-23260 tables: Link Here
23245
          authtypecode: ""
22942
          authtypecode: ""
23246
          value_builder: ""
22943
          value_builder: ""
23247
          isurl: 0
22944
          isurl: 0
23248
          hidden: -6
22945
          hidden: -1
23249
          frameworkcode: ""
22946
          frameworkcode: ""
23250
          seealso: ""
22947
          seealso: ""
23251
          link: ""
22948
          link: ""
23252
          defaultvalue:
22949
          defaultvalue:
23253
22950
23254
        - tagfield: "451"
22951
        - tagfield: "448"
23255
          tagsubfield: "p"
22952
          tagsubfield: "p"
23256
          liblibrarian: "Physical Description"
22953
          liblibrarian: "Physical description"
23257
          libopac: "Physical Description"
22954
          libopac: "Physical description"
23258
          repeatable: 0
22955
          repeatable: 0
23259
          mandatory: 0
22956
          mandatory: 0
23260
          kohafield: ""
22957
          kohafield: ""
Lines 23263-23278 tables: Link Here
23263
          authtypecode: ""
22960
          authtypecode: ""
23264
          value_builder: ""
22961
          value_builder: ""
23265
          isurl: 0
22962
          isurl: 0
23266
          hidden: -5
22963
          hidden: -1
23267
          frameworkcode: ""
22964
          frameworkcode: ""
23268
          seealso: ""
22965
          seealso: ""
23269
          link: ""
22966
          link: ""
23270
          defaultvalue:
22967
          defaultvalue:
23271
22968
23272
        - tagfield: "451"
22969
        - tagfield: "448"
23273
          tagsubfield: "q"
22970
          tagsubfield: "q"
23274
          liblibrarian: "International Standard Identifier for a Work"
22971
          liblibrarian: "International standard identifier for a work"
23275
          libopac: "International Standard Identifier for a Work"
22972
          libopac: "International standard identifier for a work"
23276
          repeatable: 1
22973
          repeatable: 1
23277
          mandatory: 0
22974
          mandatory: 0
23278
          kohafield: ""
22975
          kohafield: ""
Lines 23281-23296 tables: Link Here
23281
          authtypecode: ""
22978
          authtypecode: ""
23282
          value_builder: ""
22979
          value_builder: ""
23283
          isurl: 0
22980
          isurl: 0
23284
          hidden: -6
22981
          hidden: -1
23285
          frameworkcode: ""
22982
          frameworkcode: ""
23286
          seealso: ""
22983
          seealso: ""
23287
          link: ""
22984
          link: ""
23288
          defaultvalue:
22985
          defaultvalue:
23289
22986
23290
        - tagfield: "451"
22987
        - tagfield: "448"
23291
          tagsubfield: "r"
22988
          tagsubfield: "r"
23292
          liblibrarian: "International Standard Identifier for an Expression"
22989
          liblibrarian: "International standard identifier for an expression"
23293
          libopac: "International Standard Identifier for an Expression"
22990
          libopac: "International standard identifier for an expression"
23294
          repeatable: 1
22991
          repeatable: 1
23295
          mandatory: 0
22992
          mandatory: 0
23296
          kohafield: ""
22993
          kohafield: ""
Lines 23299-23314 tables: Link Here
23299
          authtypecode: ""
22996
          authtypecode: ""
23300
          value_builder: ""
22997
          value_builder: ""
23301
          isurl: 0
22998
          isurl: 0
23302
          hidden: -6
22999
          hidden: -1
23303
          frameworkcode: ""
23000
          frameworkcode: ""
23304
          seealso: ""
23001
          seealso: ""
23305
          link: ""
23002
          link: ""
23306
          defaultvalue:
23003
          defaultvalue:
23307
23004
23308
        - tagfield: "451"
23005
        - tagfield: "448"
23309
          tagsubfield: "s"
23006
          tagsubfield: "s"
23310
          liblibrarian: "Series Statement"
23007
          liblibrarian: "Series statement"
23311
          libopac: "Series Statement"
23008
          libopac: "Series statement"
23312
          repeatable: 1
23009
          repeatable: 1
23313
          mandatory: 0
23010
          mandatory: 0
23314
          kohafield: ""
23011
          kohafield: ""
Lines 23317-23347 tables: Link Here
23317
          authtypecode: ""
23014
          authtypecode: ""
23318
          value_builder: ""
23015
          value_builder: ""
23319
          isurl: 0
23016
          isurl: 0
23320
          hidden: -6
23017
          hidden: -1
23321
          frameworkcode: ""
23018
          frameworkcode: ""
23322
          seealso: ""
23019
          seealso: ""
23323
          link: ""
23020
          link: ""
23324
          defaultvalue:
23021
          defaultvalue:
23325
23022
23326
        - tagfield: "451"
23023
        - tagfield: "448"
23327
          tagsubfield: "t"
23024
          tagsubfield: "t"
23328
          liblibrarian: "Title"
23025
          liblibrarian: "Title"
23329
          libopac: "Title"
23026
          libopac: "Title"
23330
          repeatable: 0
23027
          repeatable: 1
23331
          mandatory: 1
23028
          mandatory: 1
23332
          kohafield: ""
23029
          kohafield: ""
23333
          tab: 4
23030
          tab: 4
23334
          authorised_value: ""
23031
          authorised_value: ""
23335
          authtypecode: ""
23032
          authtypecode: ""
23336
          value_builder: ""
23033
          value_builder: unimarc_field_4XX.pl
23337
          isurl: 0
23034
          isurl: 0
23338
          hidden: -5
23035
          hidden: 0
23339
          frameworkcode: ""
23036
          frameworkcode: ""
23340
          seealso: ""
23037
          seealso: ""
23341
          link: ""
23038
          link: ""
23342
          defaultvalue:
23039
          defaultvalue:
23343
23040
23344
        - tagfield: "451"
23041
        - tagfield: "448"
23345
          tagsubfield: "u"
23042
          tagsubfield: "u"
23346
          liblibrarian: "Uniform Resource Locator"
23043
          liblibrarian: "Uniform Resource Locator"
23347
          libopac: "Uniform Resource Locator"
23044
          libopac: "Uniform Resource Locator"
Lines 23353-23365 tables: Link Here
23353
          authtypecode: ""
23050
          authtypecode: ""
23354
          value_builder: ""
23051
          value_builder: ""
23355
          isurl: 0
23052
          isurl: 0
23356
          hidden: -5
23053
          hidden: -1
23357
          frameworkcode: ""
23054
          frameworkcode: ""
23358
          seealso: ""
23055
          seealso: ""
23359
          link: ""
23056
          link: ""
23360
          defaultvalue:
23057
          defaultvalue:
23361
23058
23362
        - tagfield: "451"
23059
        - tagfield: "448"
23363
          tagsubfield: "v"
23060
          tagsubfield: "v"
23364
          liblibrarian: "Volume Number"
23061
          liblibrarian: "Volume Number"
23365
          libopac: "Volume Number"
23062
          libopac: "Volume Number"
Lines 23371-23383 tables: Link Here
23371
          authtypecode: ""
23068
          authtypecode: ""
23372
          value_builder: ""
23069
          value_builder: ""
23373
          isurl: 0
23070
          isurl: 0
23374
          hidden: -5
23071
          hidden: -1
23375
          frameworkcode: ""
23072
          frameworkcode: ""
23376
          seealso: ""
23073
          seealso: ""
23377
          link: ""
23074
          link: ""
23378
          defaultvalue:
23075
          defaultvalue:
23379
23076
23380
        - tagfield: "451"
23077
        - tagfield: "448"
23381
          tagsubfield: "x"
23078
          tagsubfield: "x"
23382
          liblibrarian: "International Standard Serial Number"
23079
          liblibrarian: "International Standard Serial Number"
23383
          libopac: "International Standard Serial Number"
23080
          libopac: "International Standard Serial Number"
Lines 23389-23401 tables: Link Here
23389
          authtypecode: ""
23086
          authtypecode: ""
23390
          value_builder: ""
23087
          value_builder: ""
23391
          isurl: 0
23088
          isurl: 0
23392
          hidden: -5
23089
          hidden: -1
23393
          frameworkcode: ""
23090
          frameworkcode: ""
23394
          seealso: ""
23091
          seealso: ""
23395
          link: ""
23092
          link: ISSN
23396
          defaultvalue:
23093
          defaultvalue:
23397
23094
23398
        - tagfield: "451"
23095
        - tagfield: "448"
23399
          tagsubfield: "y"
23096
          tagsubfield: "y"
23400
          liblibrarian: "International Standard Book Number"
23097
          liblibrarian: "International Standard Book Number"
23401
          libopac: "International Standard Book Number"
23098
          libopac: "International Standard Book Number"
Lines 23407-23419 tables: Link Here
23407
          authtypecode: ""
23104
          authtypecode: ""
23408
          value_builder: ""
23105
          value_builder: ""
23409
          isurl: 0
23106
          isurl: 0
23410
          hidden: -5
23107
          hidden: -1
23411
          frameworkcode: ""
23108
          frameworkcode: ""
23412
          seealso: ""
23109
          seealso: ""
23413
          link: ""
23110
          link: ISBN
23414
          defaultvalue:
23111
          defaultvalue:
23415
23112
23416
        - tagfield: "451"
23113
        - tagfield: "448"
23417
          tagsubfield: "z"
23114
          tagsubfield: "z"
23418
          liblibrarian: "CODEN"
23115
          liblibrarian: "CODEN"
23419
          libopac: "CODEN"
23116
          libopac: "CODEN"
Lines 23425-23473 tables: Link Here
23425
          authtypecode: ""
23122
          authtypecode: ""
23426
          value_builder: ""
23123
          value_builder: ""
23427
          isurl: 0
23124
          isurl: 0
23428
          hidden: -5
23125
          hidden: -1
23429
          frameworkcode: ""
23430
          seealso: ""
23431
          link: ""
23432
          defaultvalue:
23433
23434
        - tagfield: "452"
23435
          tagsubfield: "0"
23436
          liblibrarian: "Bibliographic Record Identifier"
23437
          libopac: "Bibliographic Record Identifier"
23438
          repeatable: 0
23439
          mandatory: 0
23440
          kohafield: ""
23441
          tab: 4
23442
          authorised_value: ""
23443
          authtypecode: ""
23444
          value_builder: ""
23445
          isurl: 0
23446
          hidden: -5
23447
          frameworkcode: ""
23448
          seealso: ""
23449
          link: ""
23450
          defaultvalue:
23451
23452
        - tagfield: "452"
23453
          tagsubfield: "1"
23454
          liblibrarian: "Linking Data"
23455
          libopac: "Linking Data"
23456
          repeatable: 1
23457
          mandatory: 0
23458
          kohafield: ""
23459
          tab: 4
23460
          authorised_value: ""
23461
          authtypecode: ""
23462
          value_builder: ""
23463
          isurl: 0
23464
          hidden: -6
23465
          frameworkcode: ""
23126
          frameworkcode: ""
23466
          seealso: ""
23127
          seealso: ""
23467
          link: ""
23128
          link: ""
23468
          defaultvalue:
23129
          defaultvalue:
23469
23130
23470
        - tagfield: "452"
23131
        - tagfield: "451"
23471
          tagsubfield: "3"
23132
          tagsubfield: "3"
23472
          liblibrarian: "Authority Record Number"
23133
          liblibrarian: "Authority Record Number"
23473
          libopac: "Authority Record Number"
23134
          libopac: "Authority Record Number"
Lines 23479-23494 tables: Link Here
23479
          authtypecode: ""
23140
          authtypecode: ""
23480
          value_builder: ""
23141
          value_builder: ""
23481
          isurl: 0
23142
          isurl: 0
23482
          hidden: -5
23143
          hidden: -1
23483
          frameworkcode: ""
23144
          frameworkcode: ""
23484
          seealso: ""
23145
          seealso: ""
23485
          link: ""
23146
          link: ""
23486
          defaultvalue:
23147
          defaultvalue:
23487
23148
23488
        - tagfield: "452"
23149
        - tagfield: "451"
23489
          tagsubfield: "5"
23150
          tagsubfield: "5"
23490
          liblibrarian: "Institution to Which the Field Applies"
23151
          liblibrarian: "Institution and Copy to Which Field Applies"
23491
          libopac: "Institution to Which the Field Applies"
23152
          libopac: "Institution and Copy to Which Field Applies"
23492
          repeatable: 0
23153
          repeatable: 0
23493
          mandatory: 0
23154
          mandatory: 0
23494
          kohafield: ""
23155
          kohafield: ""
Lines 23497-23512 tables: Link Here
23497
          authtypecode: ""
23158
          authtypecode: ""
23498
          value_builder: ""
23159
          value_builder: ""
23499
          isurl: 0
23160
          isurl: 0
23500
          hidden: -5
23161
          hidden: -1
23501
          frameworkcode: ""
23162
          frameworkcode: ""
23502
          seealso: ""
23163
          seealso: ""
23503
          link: ""
23164
          link: ""
23504
          defaultvalue:
23165
          defaultvalue:
23505
23166
23506
        - tagfield: "452"
23167
        - tagfield: "451"
23507
          tagsubfield: "9"
23168
          tagsubfield: "9"
23508
          liblibrarian: "Koha number"
23169
          liblibrarian: "Koha number"
23509
          libopac: ""
23170
          libopac: "Koha number"
23510
          repeatable: 0
23171
          repeatable: 0
23511
          mandatory: 0
23172
          mandatory: 0
23512
          kohafield: ""
23173
          kohafield: ""
Lines 23515-23527 tables: Link Here
23515
          authtypecode: ""
23176
          authtypecode: ""
23516
          value_builder: ""
23177
          value_builder: ""
23517
          isurl: 0
23178
          isurl: 0
23518
          hidden: 0
23179
          hidden: -1
23519
          frameworkcode: ""
23180
          frameworkcode: ""
23520
          seealso: ""
23181
          seealso: ""
23521
          link: 001@
23182
          link: Local-number
23522
          defaultvalue: ""
23183
          defaultvalue:
23523
23184
23524
        - tagfield: "452"
23185
        - tagfield: "451"
23525
          tagsubfield: "a"
23186
          tagsubfield: "a"
23526
          liblibrarian: "Author"
23187
          liblibrarian: "Author"
23527
          libopac: "Author"
23188
          libopac: "Author"
Lines 23533-23545 tables: Link Here
23533
          authtypecode: ""
23194
          authtypecode: ""
23534
          value_builder: ""
23195
          value_builder: ""
23535
          isurl: 0
23196
          isurl: 0
23536
          hidden: -5
23197
          hidden: -1
23537
          frameworkcode: ""
23198
          frameworkcode: ""
23538
          seealso: ""
23199
          seealso: ""
23539
          link: ""
23200
          link: ""
23540
          defaultvalue:
23201
          defaultvalue:
23541
23202
23542
        - tagfield: "452"
23203
        - tagfield: "451"
23543
          tagsubfield: "b"
23204
          tagsubfield: "b"
23544
          liblibrarian: "General Material Designation"
23205
          liblibrarian: "General Material Designation"
23545
          libopac: "General Material Designation"
23206
          libopac: "General Material Designation"
Lines 23551-23563 tables: Link Here
23551
          authtypecode: ""
23212
          authtypecode: ""
23552
          value_builder: ""
23213
          value_builder: ""
23553
          isurl: 0
23214
          isurl: 0
23554
          hidden: -6
23215
          hidden: -1
23555
          frameworkcode: ""
23216
          frameworkcode: ""
23556
          seealso: ""
23217
          seealso: ""
23557
          link: ""
23218
          link: ""
23558
          defaultvalue:
23219
          defaultvalue:
23559
23220
23560
        - tagfield: "452"
23221
        - tagfield: "451"
23561
          tagsubfield: "c"
23222
          tagsubfield: "c"
23562
          liblibrarian: "Place of Publication"
23223
          liblibrarian: "Place of Publication"
23563
          libopac: "Place of Publication"
23224
          libopac: "Place of Publication"
Lines 23569-23581 tables: Link Here
23569
          authtypecode: ""
23230
          authtypecode: ""
23570
          value_builder: ""
23231
          value_builder: ""
23571
          isurl: 0
23232
          isurl: 0
23572
          hidden: -5
23233
          hidden: -1
23573
          frameworkcode: ""
23234
          frameworkcode: ""
23574
          seealso: ""
23235
          seealso: ""
23575
          link: ""
23236
          link: ""
23576
          defaultvalue:
23237
          defaultvalue:
23577
23238
23578
        - tagfield: "452"
23239
        - tagfield: "451"
23579
          tagsubfield: "d"
23240
          tagsubfield: "d"
23580
          liblibrarian: "Date of Publication"
23241
          liblibrarian: "Date of Publication"
23581
          libopac: "Date of Publication"
23242
          libopac: "Date of Publication"
Lines 23587-23599 tables: Link Here
23587
          authtypecode: ""
23248
          authtypecode: ""
23588
          value_builder: ""
23249
          value_builder: ""
23589
          isurl: 0
23250
          isurl: 0
23590
          hidden: -5
23251
          hidden: -1
23591
          frameworkcode: ""
23252
          frameworkcode: ""
23592
          seealso: ""
23253
          seealso: ""
23593
          link: ""
23254
          link: ""
23594
          defaultvalue:
23255
          defaultvalue:
23595
23256
23596
        - tagfield: "452"
23257
        - tagfield: "451"
23597
          tagsubfield: "e"
23258
          tagsubfield: "e"
23598
          liblibrarian: "Edition Statement"
23259
          liblibrarian: "Edition Statement"
23599
          libopac: "Edition Statement"
23260
          libopac: "Edition Statement"
Lines 23605-23617 tables: Link Here
23605
          authtypecode: ""
23266
          authtypecode: ""
23606
          value_builder: ""
23267
          value_builder: ""
23607
          isurl: 0
23268
          isurl: 0
23608
          hidden: -5
23269
          hidden: -1
23609
          frameworkcode: ""
23270
          frameworkcode: ""
23610
          seealso: ""
23271
          seealso: ""
23611
          link: ""
23272
          link: ""
23612
          defaultvalue:
23273
          defaultvalue:
23613
23274
23614
        - tagfield: "452"
23275
        - tagfield: "451"
23615
          tagsubfield: "f"
23276
          tagsubfield: "f"
23616
          liblibrarian: "First Statement of Responsibility"
23277
          liblibrarian: "First Statement of Responsibility"
23617
          libopac: "First Statement of Responsibility"
23278
          libopac: "First Statement of Responsibility"
Lines 23623-23635 tables: Link Here
23623
          authtypecode: ""
23284
          authtypecode: ""
23624
          value_builder: ""
23285
          value_builder: ""
23625
          isurl: 0
23286
          isurl: 0
23626
          hidden: -6
23287
          hidden: -1
23627
          frameworkcode: ""
23288
          frameworkcode: ""
23628
          seealso: ""
23289
          seealso: ""
23629
          link: ""
23290
          link: ""
23630
          defaultvalue:
23291
          defaultvalue:
23631
23292
23632
        - tagfield: "452"
23293
        - tagfield: "451"
23633
          tagsubfield: "g"
23294
          tagsubfield: "g"
23634
          liblibrarian: "Subsequent Statement of Responsibility"
23295
          liblibrarian: "Subsequent Statement of Responsibility"
23635
          libopac: "Subsequent Statement of Responsibility"
23296
          libopac: "Subsequent Statement of Responsibility"
Lines 23641-23653 tables: Link Here
23641
          authtypecode: ""
23302
          authtypecode: ""
23642
          value_builder: ""
23303
          value_builder: ""
23643
          isurl: 0
23304
          isurl: 0
23644
          hidden: -6
23305
          hidden: -1
23645
          frameworkcode: ""
23306
          frameworkcode: ""
23646
          seealso: ""
23307
          seealso: ""
23647
          link: ""
23308
          link: ""
23648
          defaultvalue:
23309
          defaultvalue:
23649
23310
23650
        - tagfield: "452"
23311
        - tagfield: "451"
23651
          tagsubfield: "h"
23312
          tagsubfield: "h"
23652
          liblibrarian: "Number of Section or Part"
23313
          liblibrarian: "Number of Section or Part"
23653
          libopac: "Number of Section or Part"
23314
          libopac: "Number of Section or Part"
Lines 23659-23671 tables: Link Here
23659
          authtypecode: ""
23320
          authtypecode: ""
23660
          value_builder: ""
23321
          value_builder: ""
23661
          isurl: 0
23322
          isurl: 0
23662
          hidden: -5
23323
          hidden: -1
23663
          frameworkcode: ""
23324
          frameworkcode: ""
23664
          seealso: ""
23325
          seealso: ""
23665
          link: ""
23326
          link: ""
23666
          defaultvalue:
23327
          defaultvalue:
23667
23328
23668
        - tagfield: "452"
23329
        - tagfield: "451"
23669
          tagsubfield: "i"
23330
          tagsubfield: "i"
23670
          liblibrarian: "Name of Section or Part"
23331
          liblibrarian: "Name of Section or Part"
23671
          libopac: "Name of Section or Part"
23332
          libopac: "Name of Section or Part"
Lines 23677-23692 tables: Link Here
23677
          authtypecode: ""
23338
          authtypecode: ""
23678
          value_builder: ""
23339
          value_builder: ""
23679
          isurl: 0
23340
          isurl: 0
23680
          hidden: -5
23341
          hidden: -1
23681
          frameworkcode: ""
23342
          frameworkcode: ""
23682
          seealso: ""
23343
          seealso: ""
23683
          link: ""
23344
          link: ""
23684
          defaultvalue:
23345
          defaultvalue:
23685
23346
23686
        - tagfield: "452"
23347
        - tagfield: "451"
23687
          tagsubfield: "l"
23348
          tagsubfield: "l"
23688
          liblibrarian: "Parallel Title"
23349
          liblibrarian: "Parallel title"
23689
          libopac: "Parallel Title"
23350
          libopac: "Parallel title"
23690
          repeatable: 1
23351
          repeatable: 1
23691
          mandatory: 0
23352
          mandatory: 0
23692
          kohafield: ""
23353
          kohafield: ""
Lines 23695-23707 tables: Link Here
23695
          authtypecode: ""
23356
          authtypecode: ""
23696
          value_builder: ""
23357
          value_builder: ""
23697
          isurl: 0
23358
          isurl: 0
23698
          hidden: -6
23359
          hidden: -1
23699
          frameworkcode: ""
23360
          frameworkcode: ""
23700
          seealso: ""
23361
          seealso: ""
23701
          link: ""
23362
          link: ""
23702
          defaultvalue:
23363
          defaultvalue:
23703
23364
23704
        - tagfield: "452"
23365
        - tagfield: "451"
23705
          tagsubfield: "m"
23366
          tagsubfield: "m"
23706
          liblibrarian: "International Standard Music Number"
23367
          liblibrarian: "International Standard Music Number"
23707
          libopac: "International Standard Music Number"
23368
          libopac: "International Standard Music Number"
Lines 23713-23725 tables: Link Here
23713
          authtypecode: ""
23374
          authtypecode: ""
23714
          value_builder: ""
23375
          value_builder: ""
23715
          isurl: 0
23376
          isurl: 0
23716
          hidden: -6
23377
          hidden: -1
23717
          frameworkcode: ""
23378
          frameworkcode: ""
23718
          seealso: ""
23379
          seealso: ""
23719
          link: ""
23380
          link: ""
23720
          defaultvalue:
23381
          defaultvalue:
23721
23382
23722
        - tagfield: "452"
23383
        - tagfield: "451"
23723
          tagsubfield: "n"
23384
          tagsubfield: "n"
23724
          liblibrarian: "Name of Publisher, Distributor, etc."
23385
          liblibrarian: "Name of Publisher, Distributor, etc."
23725
          libopac: "Name of Publisher, Distributor, etc."
23386
          libopac: "Name of Publisher, Distributor, etc."
Lines 23731-23746 tables: Link Here
23731
          authtypecode: ""
23392
          authtypecode: ""
23732
          value_builder: ""
23393
          value_builder: ""
23733
          isurl: 0
23394
          isurl: 0
23734
          hidden: -6
23395
          hidden: -1
23735
          frameworkcode: ""
23396
          frameworkcode: ""
23736
          seealso: ""
23397
          seealso: ""
23737
          link: ""
23398
          link: ""
23738
          defaultvalue:
23399
          defaultvalue:
23739
23400
23740
        - tagfield: "452"
23401
        - tagfield: "451"
23741
          tagsubfield: "o"
23402
          tagsubfield: "o"
23742
          liblibrarian: "Other Title Information."
23403
          liblibrarian: "Other title information."
23743
          libopac: "Other Title Information."
23404
          libopac: "Other title information."
23744
          repeatable: 1
23405
          repeatable: 1
23745
          mandatory: 0
23406
          mandatory: 0
23746
          kohafield: ""
23407
          kohafield: ""
Lines 23749-23764 tables: Link Here
23749
          authtypecode: ""
23410
          authtypecode: ""
23750
          value_builder: ""
23411
          value_builder: ""
23751
          isurl: 0
23412
          isurl: 0
23752
          hidden: -6
23413
          hidden: -1
23753
          frameworkcode: ""
23414
          frameworkcode: ""
23754
          seealso: ""
23415
          seealso: ""
23755
          link: ""
23416
          link: ""
23756
          defaultvalue:
23417
          defaultvalue:
23757
23418
23758
        - tagfield: "452"
23419
        - tagfield: "451"
23759
          tagsubfield: "p"
23420
          tagsubfield: "p"
23760
          liblibrarian: "Physical Description"
23421
          liblibrarian: "Physical description"
23761
          libopac: "Physical Description"
23422
          libopac: "Physical description"
23762
          repeatable: 0
23423
          repeatable: 0
23763
          mandatory: 0
23424
          mandatory: 0
23764
          kohafield: ""
23425
          kohafield: ""
Lines 23767-23782 tables: Link Here
23767
          authtypecode: ""
23428
          authtypecode: ""
23768
          value_builder: ""
23429
          value_builder: ""
23769
          isurl: 0
23430
          isurl: 0
23770
          hidden: -5
23431
          hidden: -1
23771
          frameworkcode: ""
23432
          frameworkcode: ""
23772
          seealso: ""
23433
          seealso: ""
23773
          link: ""
23434
          link: ""
23774
          defaultvalue:
23435
          defaultvalue:
23775
23436
23776
        - tagfield: "452"
23437
        - tagfield: "451"
23777
          tagsubfield: "q"
23438
          tagsubfield: "q"
23778
          liblibrarian: "International Standard Identifier for a Work"
23439
          liblibrarian: "International standard identifier for a work"
23779
          libopac: "International Standard Identifier for a Work"
23440
          libopac: "International standard identifier for a work"
23780
          repeatable: 1
23441
          repeatable: 1
23781
          mandatory: 0
23442
          mandatory: 0
23782
          kohafield: ""
23443
          kohafield: ""
Lines 23785-23800 tables: Link Here
23785
          authtypecode: ""
23446
          authtypecode: ""
23786
          value_builder: ""
23447
          value_builder: ""
23787
          isurl: 0
23448
          isurl: 0
23788
          hidden: -6
23449
          hidden: -1
23789
          frameworkcode: ""
23450
          frameworkcode: ""
23790
          seealso: ""
23451
          seealso: ""
23791
          link: ""
23452
          link: ""
23792
          defaultvalue:
23453
          defaultvalue:
23793
23454
23794
        - tagfield: "452"
23455
        - tagfield: "451"
23795
          tagsubfield: "r"
23456
          tagsubfield: "r"
23796
          liblibrarian: "International Standard Identifier for an Expression"
23457
          liblibrarian: "International standard identifier for an expression"
23797
          libopac: "International Standard Identifier for an Expression"
23458
          libopac: "International standard identifier for an expression"
23798
          repeatable: 1
23459
          repeatable: 1
23799
          mandatory: 0
23460
          mandatory: 0
23800
          kohafield: ""
23461
          kohafield: ""
Lines 23803-23818 tables: Link Here
23803
          authtypecode: ""
23464
          authtypecode: ""
23804
          value_builder: ""
23465
          value_builder: ""
23805
          isurl: 0
23466
          isurl: 0
23806
          hidden: -6
23467
          hidden: -1
23807
          frameworkcode: ""
23468
          frameworkcode: ""
23808
          seealso: ""
23469
          seealso: ""
23809
          link: ""
23470
          link: ""
23810
          defaultvalue:
23471
          defaultvalue:
23811
23472
23812
        - tagfield: "452"
23473
        - tagfield: "451"
23813
          tagsubfield: "s"
23474
          tagsubfield: "s"
23814
          liblibrarian: "Series Statement"
23475
          liblibrarian: "Series statement"
23815
          libopac: "Series Statement"
23476
          libopac: "Series statement"
23816
          repeatable: 1
23477
          repeatable: 1
23817
          mandatory: 0
23478
          mandatory: 0
23818
          kohafield: ""
23479
          kohafield: ""
Lines 23821-23851 tables: Link Here
23821
          authtypecode: ""
23482
          authtypecode: ""
23822
          value_builder: ""
23483
          value_builder: ""
23823
          isurl: 0
23484
          isurl: 0
23824
          hidden: -6
23485
          hidden: -1
23825
          frameworkcode: ""
23486
          frameworkcode: ""
23826
          seealso: ""
23487
          seealso: ""
23827
          link: ""
23488
          link: ""
23828
          defaultvalue:
23489
          defaultvalue:
23829
23490
23830
        - tagfield: "452"
23491
        - tagfield: "451"
23831
          tagsubfield: "t"
23492
          tagsubfield: "t"
23832
          liblibrarian: "Title"
23493
          liblibrarian: "Title"
23833
          libopac: "Title"
23494
          libopac: "Title"
23834
          repeatable: 0
23495
          repeatable: 1
23835
          mandatory: 1
23496
          mandatory: 1
23836
          kohafield: ""
23497
          kohafield: ""
23837
          tab: 4
23498
          tab: 4
23838
          authorised_value: ""
23499
          authorised_value: ""
23839
          authtypecode: ""
23500
          authtypecode: ""
23840
          value_builder: ""
23501
          value_builder: unimarc_field_4XX.pl
23841
          isurl: 0
23502
          isurl: 0
23842
          hidden: -5
23503
          hidden: 0
23843
          frameworkcode: ""
23504
          frameworkcode: ""
23844
          seealso: ""
23505
          seealso: ""
23845
          link: ""
23506
          link: ""
23846
          defaultvalue:
23507
          defaultvalue:
23847
23508
23848
        - tagfield: "452"
23509
        - tagfield: "451"
23849
          tagsubfield: "u"
23510
          tagsubfield: "u"
23850
          liblibrarian: "Uniform Resource Locator"
23511
          liblibrarian: "Uniform Resource Locator"
23851
          libopac: "Uniform Resource Locator"
23512
          libopac: "Uniform Resource Locator"
Lines 23857-23869 tables: Link Here
23857
          authtypecode: ""
23518
          authtypecode: ""
23858
          value_builder: ""
23519
          value_builder: ""
23859
          isurl: 0
23520
          isurl: 0
23860
          hidden: -5
23521
          hidden: -1
23861
          frameworkcode: ""
23522
          frameworkcode: ""
23862
          seealso: ""
23523
          seealso: ""
23863
          link: ""
23524
          link: ""
23864
          defaultvalue:
23525
          defaultvalue:
23865
23526
23866
        - tagfield: "452"
23527
        - tagfield: "451"
23867
          tagsubfield: "v"
23528
          tagsubfield: "v"
23868
          liblibrarian: "Volume Number"
23529
          liblibrarian: "Volume Number"
23869
          libopac: "Volume Number"
23530
          libopac: "Volume Number"
Lines 23875-23887 tables: Link Here
23875
          authtypecode: ""
23536
          authtypecode: ""
23876
          value_builder: ""
23537
          value_builder: ""
23877
          isurl: 0
23538
          isurl: 0
23878
          hidden: -5
23539
          hidden: -1
23879
          frameworkcode: ""
23540
          frameworkcode: ""
23880
          seealso: ""
23541
          seealso: ""
23881
          link: ""
23542
          link: ""
23882
          defaultvalue:
23543
          defaultvalue:
23883
23544
23884
        - tagfield: "452"
23545
        - tagfield: "451"
23885
          tagsubfield: "x"
23546
          tagsubfield: "x"
23886
          liblibrarian: "International Standard Serial Number"
23547
          liblibrarian: "International Standard Serial Number"
23887
          libopac: "International Standard Serial Number"
23548
          libopac: "International Standard Serial Number"
Lines 23893-23905 tables: Link Here
23893
          authtypecode: ""
23554
          authtypecode: ""
23894
          value_builder: ""
23555
          value_builder: ""
23895
          isurl: 0
23556
          isurl: 0
23896
          hidden: -5
23557
          hidden: -1
23897
          frameworkcode: ""
23558
          frameworkcode: ""
23898
          seealso: ""
23559
          seealso: ""
23899
          link: ""
23560
          link: ISSN
23900
          defaultvalue:
23561
          defaultvalue:
23901
23562
23902
        - tagfield: "452"
23563
        - tagfield: "451"
23903
          tagsubfield: "y"
23564
          tagsubfield: "y"
23904
          liblibrarian: "International Standard Book Number"
23565
          liblibrarian: "International Standard Book Number"
23905
          libopac: "International Standard Book Number"
23566
          libopac: "International Standard Book Number"
Lines 23911-23923 tables: Link Here
23911
          authtypecode: ""
23572
          authtypecode: ""
23912
          value_builder: ""
23573
          value_builder: ""
23913
          isurl: 0
23574
          isurl: 0
23914
          hidden: -5
23575
          hidden: -1
23915
          frameworkcode: ""
23576
          frameworkcode: ""
23916
          seealso: ""
23577
          seealso: ""
23917
          link: ""
23578
          link: ISBN
23918
          defaultvalue:
23579
          defaultvalue:
23919
23580
23920
        - tagfield: "452"
23581
        - tagfield: "451"
23921
          tagsubfield: "z"
23582
          tagsubfield: "z"
23922
          liblibrarian: "CODEN"
23583
          liblibrarian: "CODEN"
23923
          libopac: "CODEN"
23584
          libopac: "CODEN"
Lines 23929-23977 tables: Link Here
23929
          authtypecode: ""
23590
          authtypecode: ""
23930
          value_builder: ""
23591
          value_builder: ""
23931
          isurl: 0
23592
          isurl: 0
23932
          hidden: -5
23593
          hidden: -1
23933
          frameworkcode: ""
23934
          seealso: ""
23935
          link: ""
23936
          defaultvalue:
23937
23938
        - tagfield: "453"
23939
          tagsubfield: "0"
23940
          liblibrarian: "Bibliographic Record Identifier"
23941
          libopac: "Bibliographic Record Identifier"
23942
          repeatable: 0
23943
          mandatory: 0
23944
          kohafield: ""
23945
          tab: 4
23946
          authorised_value: ""
23947
          authtypecode: ""
23948
          value_builder: ""
23949
          isurl: 0
23950
          hidden: -5
23951
          frameworkcode: ""
23952
          seealso: ""
23953
          link: ""
23954
          defaultvalue:
23955
23956
        - tagfield: "453"
23957
          tagsubfield: "1"
23958
          liblibrarian: "Linking Data"
23959
          libopac: "Linking Data"
23960
          repeatable: 1
23961
          mandatory: 0
23962
          kohafield: ""
23963
          tab: 4
23964
          authorised_value: ""
23965
          authtypecode: ""
23966
          value_builder: ""
23967
          isurl: 0
23968
          hidden: -6
23969
          frameworkcode: ""
23594
          frameworkcode: ""
23970
          seealso: ""
23595
          seealso: ""
23971
          link: ""
23596
          link: ""
23972
          defaultvalue:
23597
          defaultvalue:
23973
23598
23974
        - tagfield: "453"
23599
        - tagfield: "452"
23975
          tagsubfield: "3"
23600
          tagsubfield: "3"
23976
          liblibrarian: "Authority Record Number"
23601
          liblibrarian: "Authority Record Number"
23977
          libopac: "Authority Record Number"
23602
          libopac: "Authority Record Number"
Lines 23983-23998 tables: Link Here
23983
          authtypecode: ""
23608
          authtypecode: ""
23984
          value_builder: ""
23609
          value_builder: ""
23985
          isurl: 0
23610
          isurl: 0
23986
          hidden: -5
23611
          hidden: -1
23987
          frameworkcode: ""
23612
          frameworkcode: ""
23988
          seealso: ""
23613
          seealso: ""
23989
          link: ""
23614
          link: ""
23990
          defaultvalue:
23615
          defaultvalue:
23991
23616
23992
        - tagfield: "453"
23617
        - tagfield: "452"
23993
          tagsubfield: "5"
23618
          tagsubfield: "5"
23994
          liblibrarian: "Institution to Which the Field Applies"
23619
          liblibrarian: "Institution and Copy to Which Field Applies"
23995
          libopac: "Institution to Which the Field Applies"
23620
          libopac: "Institution and Copy to Which Field Applies"
23996
          repeatable: 0
23621
          repeatable: 0
23997
          mandatory: 0
23622
          mandatory: 0
23998
          kohafield: ""
23623
          kohafield: ""
Lines 24001-24016 tables: Link Here
24001
          authtypecode: ""
23626
          authtypecode: ""
24002
          value_builder: ""
23627
          value_builder: ""
24003
          isurl: 0
23628
          isurl: 0
24004
          hidden: -5
23629
          hidden: -1
24005
          frameworkcode: ""
23630
          frameworkcode: ""
24006
          seealso: ""
23631
          seealso: ""
24007
          link: ""
23632
          link: ""
24008
          defaultvalue:
23633
          defaultvalue:
24009
23634
24010
        - tagfield: "453"
23635
        - tagfield: "452"
24011
          tagsubfield: "9"
23636
          tagsubfield: "9"
24012
          liblibrarian: "Koha number"
23637
          liblibrarian: "Koha number"
24013
          libopac: ""
23638
          libopac: "Koha number"
24014
          repeatable: 0
23639
          repeatable: 0
24015
          mandatory: 0
23640
          mandatory: 0
24016
          kohafield: ""
23641
          kohafield: ""
Lines 24019-24031 tables: Link Here
24019
          authtypecode: ""
23644
          authtypecode: ""
24020
          value_builder: ""
23645
          value_builder: ""
24021
          isurl: 0
23646
          isurl: 0
24022
          hidden: 0
23647
          hidden: -1
24023
          frameworkcode: ""
23648
          frameworkcode: ""
24024
          seealso: ""
23649
          seealso: ""
24025
          link: 001@
23650
          link: Local-number
24026
          defaultvalue: ""
23651
          defaultvalue:
24027
23652
24028
        - tagfield: "453"
23653
        - tagfield: "452"
24029
          tagsubfield: "a"
23654
          tagsubfield: "a"
24030
          liblibrarian: "Author"
23655
          liblibrarian: "Author"
24031
          libopac: "Author"
23656
          libopac: "Author"
Lines 24037-24049 tables: Link Here
24037
          authtypecode: ""
23662
          authtypecode: ""
24038
          value_builder: ""
23663
          value_builder: ""
24039
          isurl: 0
23664
          isurl: 0
24040
          hidden: -5
23665
          hidden: -1
24041
          frameworkcode: ""
23666
          frameworkcode: ""
24042
          seealso: ""
23667
          seealso: ""
24043
          link: ""
23668
          link: ""
24044
          defaultvalue:
23669
          defaultvalue:
24045
23670
24046
        - tagfield: "453"
23671
        - tagfield: "452"
24047
          tagsubfield: "b"
23672
          tagsubfield: "b"
24048
          liblibrarian: "General Material Designation"
23673
          liblibrarian: "General Material Designation"
24049
          libopac: "General Material Designation"
23674
          libopac: "General Material Designation"
Lines 24055-24067 tables: Link Here
24055
          authtypecode: ""
23680
          authtypecode: ""
24056
          value_builder: ""
23681
          value_builder: ""
24057
          isurl: 0
23682
          isurl: 0
24058
          hidden: -6
23683
          hidden: -1
24059
          frameworkcode: ""
23684
          frameworkcode: ""
24060
          seealso: ""
23685
          seealso: ""
24061
          link: ""
23686
          link: ""
24062
          defaultvalue:
23687
          defaultvalue:
24063
23688
24064
        - tagfield: "453"
23689
        - tagfield: "452"
24065
          tagsubfield: "c"
23690
          tagsubfield: "c"
24066
          liblibrarian: "Place of Publication"
23691
          liblibrarian: "Place of Publication"
24067
          libopac: "Place of Publication"
23692
          libopac: "Place of Publication"
Lines 24073-24085 tables: Link Here
24073
          authtypecode: ""
23698
          authtypecode: ""
24074
          value_builder: ""
23699
          value_builder: ""
24075
          isurl: 0
23700
          isurl: 0
24076
          hidden: -5
23701
          hidden: -1
24077
          frameworkcode: ""
23702
          frameworkcode: ""
24078
          seealso: ""
23703
          seealso: ""
24079
          link: ""
23704
          link: ""
24080
          defaultvalue:
23705
          defaultvalue:
24081
23706
24082
        - tagfield: "453"
23707
        - tagfield: "452"
24083
          tagsubfield: "d"
23708
          tagsubfield: "d"
24084
          liblibrarian: "Date of Publication"
23709
          liblibrarian: "Date of Publication"
24085
          libopac: "Date of Publication"
23710
          libopac: "Date of Publication"
Lines 24091-24103 tables: Link Here
24091
          authtypecode: ""
23716
          authtypecode: ""
24092
          value_builder: ""
23717
          value_builder: ""
24093
          isurl: 0
23718
          isurl: 0
24094
          hidden: -5
23719
          hidden: -1
24095
          frameworkcode: ""
23720
          frameworkcode: ""
24096
          seealso: ""
23721
          seealso: ""
24097
          link: ""
23722
          link: ""
24098
          defaultvalue:
23723
          defaultvalue:
24099
23724
24100
        - tagfield: "453"
23725
        - tagfield: "452"
24101
          tagsubfield: "e"
23726
          tagsubfield: "e"
24102
          liblibrarian: "Edition Statement"
23727
          liblibrarian: "Edition Statement"
24103
          libopac: "Edition Statement"
23728
          libopac: "Edition Statement"
Lines 24109-24121 tables: Link Here
24109
          authtypecode: ""
23734
          authtypecode: ""
24110
          value_builder: ""
23735
          value_builder: ""
24111
          isurl: 0
23736
          isurl: 0
24112
          hidden: -5
23737
          hidden: -1
24113
          frameworkcode: ""
23738
          frameworkcode: ""
24114
          seealso: ""
23739
          seealso: ""
24115
          link: ""
23740
          link: ""
24116
          defaultvalue:
23741
          defaultvalue:
24117
23742
24118
        - tagfield: "453"
23743
        - tagfield: "452"
24119
          tagsubfield: "f"
23744
          tagsubfield: "f"
24120
          liblibrarian: "First Statement of Responsibility"
23745
          liblibrarian: "First Statement of Responsibility"
24121
          libopac: "First Statement of Responsibility"
23746
          libopac: "First Statement of Responsibility"
Lines 24127-24139 tables: Link Here
24127
          authtypecode: ""
23752
          authtypecode: ""
24128
          value_builder: ""
23753
          value_builder: ""
24129
          isurl: 0
23754
          isurl: 0
24130
          hidden: -6
23755
          hidden: -1
24131
          frameworkcode: ""
23756
          frameworkcode: ""
24132
          seealso: ""
23757
          seealso: ""
24133
          link: ""
23758
          link: ""
24134
          defaultvalue:
23759
          defaultvalue:
24135
23760
24136
        - tagfield: "453"
23761
        - tagfield: "452"
24137
          tagsubfield: "g"
23762
          tagsubfield: "g"
24138
          liblibrarian: "Subsequent Statement of Responsibility"
23763
          liblibrarian: "Subsequent Statement of Responsibility"
24139
          libopac: "Subsequent Statement of Responsibility"
23764
          libopac: "Subsequent Statement of Responsibility"
Lines 24145-24157 tables: Link Here
24145
          authtypecode: ""
23770
          authtypecode: ""
24146
          value_builder: ""
23771
          value_builder: ""
24147
          isurl: 0
23772
          isurl: 0
24148
          hidden: -6
23773
          hidden: -1
24149
          frameworkcode: ""
23774
          frameworkcode: ""
24150
          seealso: ""
23775
          seealso: ""
24151
          link: ""
23776
          link: ""
24152
          defaultvalue:
23777
          defaultvalue:
24153
23778
24154
        - tagfield: "453"
23779
        - tagfield: "452"
24155
          tagsubfield: "h"
23780
          tagsubfield: "h"
24156
          liblibrarian: "Number of Section or Part"
23781
          liblibrarian: "Number of Section or Part"
24157
          libopac: "Number of Section or Part"
23782
          libopac: "Number of Section or Part"
Lines 24163-24175 tables: Link Here
24163
          authtypecode: ""
23788
          authtypecode: ""
24164
          value_builder: ""
23789
          value_builder: ""
24165
          isurl: 0
23790
          isurl: 0
24166
          hidden: -5
23791
          hidden: -1
24167
          frameworkcode: ""
23792
          frameworkcode: ""
24168
          seealso: ""
23793
          seealso: ""
24169
          link: ""
23794
          link: ""
24170
          defaultvalue:
23795
          defaultvalue:
24171
23796
24172
        - tagfield: "453"
23797
        - tagfield: "452"
24173
          tagsubfield: "i"
23798
          tagsubfield: "i"
24174
          liblibrarian: "Name of Section or Part"
23799
          liblibrarian: "Name of Section or Part"
24175
          libopac: "Name of Section or Part"
23800
          libopac: "Name of Section or Part"
Lines 24181-24196 tables: Link Here
24181
          authtypecode: ""
23806
          authtypecode: ""
24182
          value_builder: ""
23807
          value_builder: ""
24183
          isurl: 0
23808
          isurl: 0
24184
          hidden: -5
23809
          hidden: -1
24185
          frameworkcode: ""
23810
          frameworkcode: ""
24186
          seealso: ""
23811
          seealso: ""
24187
          link: ""
23812
          link: ""
24188
          defaultvalue:
23813
          defaultvalue:
24189
23814
24190
        - tagfield: "453"
23815
        - tagfield: "452"
24191
          tagsubfield: "l"
23816
          tagsubfield: "l"
24192
          liblibrarian: "Parallel Title"
23817
          liblibrarian: "Parallel title"
24193
          libopac: "Parallel Title"
23818
          libopac: "Parallel title"
24194
          repeatable: 1
23819
          repeatable: 1
24195
          mandatory: 0
23820
          mandatory: 0
24196
          kohafield: ""
23821
          kohafield: ""
Lines 24199-24211 tables: Link Here
24199
          authtypecode: ""
23824
          authtypecode: ""
24200
          value_builder: ""
23825
          value_builder: ""
24201
          isurl: 0
23826
          isurl: 0
24202
          hidden: -6
23827
          hidden: -1
24203
          frameworkcode: ""
23828
          frameworkcode: ""
24204
          seealso: ""
23829
          seealso: ""
24205
          link: ""
23830
          link: ""
24206
          defaultvalue:
23831
          defaultvalue:
24207
23832
24208
        - tagfield: "453"
23833
        - tagfield: "452"
24209
          tagsubfield: "m"
23834
          tagsubfield: "m"
24210
          liblibrarian: "International Standard Music Number"
23835
          liblibrarian: "International Standard Music Number"
24211
          libopac: "International Standard Music Number"
23836
          libopac: "International Standard Music Number"
Lines 24217-24229 tables: Link Here
24217
          authtypecode: ""
23842
          authtypecode: ""
24218
          value_builder: ""
23843
          value_builder: ""
24219
          isurl: 0
23844
          isurl: 0
24220
          hidden: -6
23845
          hidden: -1
24221
          frameworkcode: ""
23846
          frameworkcode: ""
24222
          seealso: ""
23847
          seealso: ""
24223
          link: ""
23848
          link: ""
24224
          defaultvalue:
23849
          defaultvalue:
24225
23850
24226
        - tagfield: "453"
23851
        - tagfield: "452"
24227
          tagsubfield: "n"
23852
          tagsubfield: "n"
24228
          liblibrarian: "Name of Publisher, Distributor, etc."
23853
          liblibrarian: "Name of Publisher, Distributor, etc."
24229
          libopac: "Name of Publisher, Distributor, etc."
23854
          libopac: "Name of Publisher, Distributor, etc."
Lines 24235-24250 tables: Link Here
24235
          authtypecode: ""
23860
          authtypecode: ""
24236
          value_builder: ""
23861
          value_builder: ""
24237
          isurl: 0
23862
          isurl: 0
24238
          hidden: -6
23863
          hidden: -1
24239
          frameworkcode: ""
23864
          frameworkcode: ""
24240
          seealso: ""
23865
          seealso: ""
24241
          link: ""
23866
          link: ""
24242
          defaultvalue:
23867
          defaultvalue:
24243
23868
24244
        - tagfield: "453"
23869
        - tagfield: "452"
24245
          tagsubfield: "o"
23870
          tagsubfield: "o"
24246
          liblibrarian: "Other Title Information."
23871
          liblibrarian: "Other title information."
24247
          libopac: "Other Title Information."
23872
          libopac: "Other title information."
24248
          repeatable: 1
23873
          repeatable: 1
24249
          mandatory: 0
23874
          mandatory: 0
24250
          kohafield: ""
23875
          kohafield: ""
Lines 24253-24268 tables: Link Here
24253
          authtypecode: ""
23878
          authtypecode: ""
24254
          value_builder: ""
23879
          value_builder: ""
24255
          isurl: 0
23880
          isurl: 0
24256
          hidden: -6
23881
          hidden: -1
24257
          frameworkcode: ""
23882
          frameworkcode: ""
24258
          seealso: ""
23883
          seealso: ""
24259
          link: ""
23884
          link: ""
24260
          defaultvalue:
23885
          defaultvalue:
24261
23886
24262
        - tagfield: "453"
23887
        - tagfield: "452"
24263
          tagsubfield: "p"
23888
          tagsubfield: "p"
24264
          liblibrarian: "Physical Description"
23889
          liblibrarian: "Physical description"
24265
          libopac: "Physical Description"
23890
          libopac: "Physical description"
24266
          repeatable: 0
23891
          repeatable: 0
24267
          mandatory: 0
23892
          mandatory: 0
24268
          kohafield: ""
23893
          kohafield: ""
Lines 24271-24286 tables: Link Here
24271
          authtypecode: ""
23896
          authtypecode: ""
24272
          value_builder: ""
23897
          value_builder: ""
24273
          isurl: 0
23898
          isurl: 0
24274
          hidden: -5
23899
          hidden: -1
24275
          frameworkcode: ""
23900
          frameworkcode: ""
24276
          seealso: ""
23901
          seealso: ""
24277
          link: ""
23902
          link: ""
24278
          defaultvalue:
23903
          defaultvalue:
24279
23904
24280
        - tagfield: "453"
23905
        - tagfield: "452"
24281
          tagsubfield: "q"
23906
          tagsubfield: "q"
24282
          liblibrarian: "International Standard Identifier for a Work"
23907
          liblibrarian: "International standard identifier for a work"
24283
          libopac: "International Standard Identifier for a Work"
23908
          libopac: "International standard identifier for a work"
24284
          repeatable: 1
23909
          repeatable: 1
24285
          mandatory: 0
23910
          mandatory: 0
24286
          kohafield: ""
23911
          kohafield: ""
Lines 24289-24304 tables: Link Here
24289
          authtypecode: ""
23914
          authtypecode: ""
24290
          value_builder: ""
23915
          value_builder: ""
24291
          isurl: 0
23916
          isurl: 0
24292
          hidden: -6
23917
          hidden: -1
24293
          frameworkcode: ""
23918
          frameworkcode: ""
24294
          seealso: ""
23919
          seealso: ""
24295
          link: ""
23920
          link: ""
24296
          defaultvalue:
23921
          defaultvalue:
24297
23922
24298
        - tagfield: "453"
23923
        - tagfield: "452"
24299
          tagsubfield: "r"
23924
          tagsubfield: "r"
24300
          liblibrarian: "International Standard Identifier for an Expression"
23925
          liblibrarian: "International standard identifier for an expression"
24301
          libopac: "International Standard Identifier for an Expression"
23926
          libopac: "International standard identifier for an expression"
24302
          repeatable: 1
23927
          repeatable: 1
24303
          mandatory: 0
23928
          mandatory: 0
24304
          kohafield: ""
23929
          kohafield: ""
Lines 24307-24322 tables: Link Here
24307
          authtypecode: ""
23932
          authtypecode: ""
24308
          value_builder: ""
23933
          value_builder: ""
24309
          isurl: 0
23934
          isurl: 0
24310
          hidden: -6
23935
          hidden: -1
24311
          frameworkcode: ""
23936
          frameworkcode: ""
24312
          seealso: ""
23937
          seealso: ""
24313
          link: ""
23938
          link: ""
24314
          defaultvalue:
23939
          defaultvalue:
24315
23940
24316
        - tagfield: "453"
23941
        - tagfield: "452"
24317
          tagsubfield: "s"
23942
          tagsubfield: "s"
24318
          liblibrarian: "Series Statement"
23943
          liblibrarian: "Series statement"
24319
          libopac: "Series Statement"
23944
          libopac: "Series statement"
24320
          repeatable: 1
23945
          repeatable: 1
24321
          mandatory: 0
23946
          mandatory: 0
24322
          kohafield: ""
23947
          kohafield: ""
Lines 24325-24355 tables: Link Here
24325
          authtypecode: ""
23950
          authtypecode: ""
24326
          value_builder: ""
23951
          value_builder: ""
24327
          isurl: 0
23952
          isurl: 0
24328
          hidden: -6
23953
          hidden: -1
24329
          frameworkcode: ""
23954
          frameworkcode: ""
24330
          seealso: ""
23955
          seealso: ""
24331
          link: ""
23956
          link: ""
24332
          defaultvalue:
23957
          defaultvalue:
24333
23958
24334
        - tagfield: "453"
23959
        - tagfield: "452"
24335
          tagsubfield: "t"
23960
          tagsubfield: "t"
24336
          liblibrarian: "Title"
23961
          liblibrarian: "Title"
24337
          libopac: "Title"
23962
          libopac: "Title"
24338
          repeatable: 0
23963
          repeatable: 1
24339
          mandatory: 1
23964
          mandatory: 1
24340
          kohafield: ""
23965
          kohafield: ""
24341
          tab: 4
23966
          tab: 4
24342
          authorised_value: ""
23967
          authorised_value: ""
24343
          authtypecode: ""
23968
          authtypecode: ""
24344
          value_builder: ""
23969
          value_builder: unimarc_field_4XX.pl
24345
          isurl: 0
23970
          isurl: 0
24346
          hidden: -5
23971
          hidden: 0
24347
          frameworkcode: ""
23972
          frameworkcode: ""
24348
          seealso: ""
23973
          seealso: ""
24349
          link: ""
23974
          link: ""
24350
          defaultvalue:
23975
          defaultvalue:
24351
23976
24352
        - tagfield: "453"
23977
        - tagfield: "452"
24353
          tagsubfield: "u"
23978
          tagsubfield: "u"
24354
          liblibrarian: "Uniform Resource Locator"
23979
          liblibrarian: "Uniform Resource Locator"
24355
          libopac: "Uniform Resource Locator"
23980
          libopac: "Uniform Resource Locator"
Lines 24361-24373 tables: Link Here
24361
          authtypecode: ""
23986
          authtypecode: ""
24362
          value_builder: ""
23987
          value_builder: ""
24363
          isurl: 0
23988
          isurl: 0
24364
          hidden: -5
23989
          hidden: -1
24365
          frameworkcode: ""
23990
          frameworkcode: ""
24366
          seealso: ""
23991
          seealso: ""
24367
          link: ""
23992
          link: ""
24368
          defaultvalue:
23993
          defaultvalue:
24369
23994
24370
        - tagfield: "453"
23995
        - tagfield: "452"
24371
          tagsubfield: "v"
23996
          tagsubfield: "v"
24372
          liblibrarian: "Volume Number"
23997
          liblibrarian: "Volume Number"
24373
          libopac: "Volume Number"
23998
          libopac: "Volume Number"
Lines 24379-24391 tables: Link Here
24379
          authtypecode: ""
24004
          authtypecode: ""
24380
          value_builder: ""
24005
          value_builder: ""
24381
          isurl: 0
24006
          isurl: 0
24382
          hidden: -5
24007
          hidden: -1
24383
          frameworkcode: ""
24008
          frameworkcode: ""
24384
          seealso: ""
24009
          seealso: ""
24385
          link: ""
24010
          link: ""
24386
          defaultvalue:
24011
          defaultvalue:
24387
24012
24388
        - tagfield: "453"
24013
        - tagfield: "452"
24389
          tagsubfield: "x"
24014
          tagsubfield: "x"
24390
          liblibrarian: "International Standard Serial Number"
24015
          liblibrarian: "International Standard Serial Number"
24391
          libopac: "International Standard Serial Number"
24016
          libopac: "International Standard Serial Number"
Lines 24397-24409 tables: Link Here
24397
          authtypecode: ""
24022
          authtypecode: ""
24398
          value_builder: ""
24023
          value_builder: ""
24399
          isurl: 0
24024
          isurl: 0
24400
          hidden: -5
24025
          hidden: -1
24401
          frameworkcode: ""
24026
          frameworkcode: ""
24402
          seealso: ""
24027
          seealso: ""
24403
          link: ""
24028
          link: ISSN
24404
          defaultvalue:
24029
          defaultvalue:
24405
24030
24406
        - tagfield: "453"
24031
        - tagfield: "452"
24407
          tagsubfield: "y"
24032
          tagsubfield: "y"
24408
          liblibrarian: "International Standard Book Number"
24033
          liblibrarian: "International Standard Book Number"
24409
          libopac: "International Standard Book Number"
24034
          libopac: "International Standard Book Number"
Lines 24415-24427 tables: Link Here
24415
          authtypecode: ""
24040
          authtypecode: ""
24416
          value_builder: ""
24041
          value_builder: ""
24417
          isurl: 0
24042
          isurl: 0
24418
          hidden: -5
24043
          hidden: -1
24419
          frameworkcode: ""
24044
          frameworkcode: ""
24420
          seealso: ""
24045
          seealso: ""
24421
          link: ""
24046
          link: ISBN
24422
          defaultvalue:
24047
          defaultvalue:
24423
24048
24424
        - tagfield: "453"
24049
        - tagfield: "452"
24425
          tagsubfield: "z"
24050
          tagsubfield: "z"
24426
          liblibrarian: "CODEN"
24051
          liblibrarian: "CODEN"
24427
          libopac: "CODEN"
24052
          libopac: "CODEN"
Lines 24433-24481 tables: Link Here
24433
          authtypecode: ""
24058
          authtypecode: ""
24434
          value_builder: ""
24059
          value_builder: ""
24435
          isurl: 0
24060
          isurl: 0
24436
          hidden: -5
24061
          hidden: -1
24437
          frameworkcode: ""
24438
          seealso: ""
24439
          link: ""
24440
          defaultvalue:
24441
24442
        - tagfield: "454"
24443
          tagsubfield: "0"
24444
          liblibrarian: "Bibliographic Record Identifier"
24445
          libopac: "Bibliographic Record Identifier"
24446
          repeatable: 0
24447
          mandatory: 0
24448
          kohafield: ""
24449
          tab: 4
24450
          authorised_value: ""
24451
          authtypecode: ""
24452
          value_builder: ""
24453
          isurl: 0
24454
          hidden: -5
24455
          frameworkcode: ""
24456
          seealso: ""
24457
          link: ""
24458
          defaultvalue:
24459
24460
        - tagfield: "454"
24461
          tagsubfield: "1"
24462
          liblibrarian: "Linking Data"
24463
          libopac: "Linking Data"
24464
          repeatable: 1
24465
          mandatory: 0
24466
          kohafield: ""
24467
          tab: 4
24468
          authorised_value: ""
24469
          authtypecode: ""
24470
          value_builder: ""
24471
          isurl: 0
24472
          hidden: -6
24473
          frameworkcode: ""
24062
          frameworkcode: ""
24474
          seealso: ""
24063
          seealso: ""
24475
          link: ""
24064
          link: ""
24476
          defaultvalue:
24065
          defaultvalue:
24477
24066
24478
        - tagfield: "454"
24067
        - tagfield: "453"
24479
          tagsubfield: "3"
24068
          tagsubfield: "3"
24480
          liblibrarian: "Authority Record Number"
24069
          liblibrarian: "Authority Record Number"
24481
          libopac: "Authority Record Number"
24070
          libopac: "Authority Record Number"
Lines 24487-24502 tables: Link Here
24487
          authtypecode: ""
24076
          authtypecode: ""
24488
          value_builder: ""
24077
          value_builder: ""
24489
          isurl: 0
24078
          isurl: 0
24490
          hidden: -5
24079
          hidden: -1
24491
          frameworkcode: ""
24080
          frameworkcode: ""
24492
          seealso: ""
24081
          seealso: ""
24493
          link: ""
24082
          link: ""
24494
          defaultvalue:
24083
          defaultvalue:
24495
24084
24496
        - tagfield: "454"
24085
        - tagfield: "453"
24497
          tagsubfield: "5"
24086
          tagsubfield: "5"
24498
          liblibrarian: "Institution to Which the Field Applies"
24087
          liblibrarian: "Institution and Copy to Which Field Applies"
24499
          libopac: "Institution to Which the Field Applies"
24088
          libopac: "Institution and Copy to Which Field Applies"
24500
          repeatable: 0
24089
          repeatable: 0
24501
          mandatory: 0
24090
          mandatory: 0
24502
          kohafield: ""
24091
          kohafield: ""
Lines 24505-24520 tables: Link Here
24505
          authtypecode: ""
24094
          authtypecode: ""
24506
          value_builder: ""
24095
          value_builder: ""
24507
          isurl: 0
24096
          isurl: 0
24508
          hidden: -5
24097
          hidden: -1
24509
          frameworkcode: ""
24098
          frameworkcode: ""
24510
          seealso: ""
24099
          seealso: ""
24511
          link: ""
24100
          link: ""
24512
          defaultvalue:
24101
          defaultvalue:
24513
24102
24514
        - tagfield: "454"
24103
        - tagfield: "453"
24515
          tagsubfield: "9"
24104
          tagsubfield: "9"
24516
          liblibrarian: "Koha number"
24105
          liblibrarian: "Koha number"
24517
          libopac: ""
24106
          libopac: "Koha number"
24518
          repeatable: 0
24107
          repeatable: 0
24519
          mandatory: 0
24108
          mandatory: 0
24520
          kohafield: ""
24109
          kohafield: ""
Lines 24523-24535 tables: Link Here
24523
          authtypecode: ""
24112
          authtypecode: ""
24524
          value_builder: ""
24113
          value_builder: ""
24525
          isurl: 0
24114
          isurl: 0
24526
          hidden: 0
24115
          hidden: -1
24527
          frameworkcode: ""
24116
          frameworkcode: ""
24528
          seealso: ""
24117
          seealso: ""
24529
          link: 001@
24118
          link: Local-number
24530
          defaultvalue: ""
24119
          defaultvalue:
24531
24120
24532
        - tagfield: "454"
24121
        - tagfield: "453"
24533
          tagsubfield: "a"
24122
          tagsubfield: "a"
24534
          liblibrarian: "Author"
24123
          liblibrarian: "Author"
24535
          libopac: "Author"
24124
          libopac: "Author"
Lines 24541-24553 tables: Link Here
24541
          authtypecode: ""
24130
          authtypecode: ""
24542
          value_builder: ""
24131
          value_builder: ""
24543
          isurl: 0
24132
          isurl: 0
24544
          hidden: -5
24133
          hidden: -1
24545
          frameworkcode: ""
24134
          frameworkcode: ""
24546
          seealso: ""
24135
          seealso: ""
24547
          link: ""
24136
          link: ""
24548
          defaultvalue:
24137
          defaultvalue:
24549
24138
24550
        - tagfield: "454"
24139
        - tagfield: "453"
24551
          tagsubfield: "b"
24140
          tagsubfield: "b"
24552
          liblibrarian: "General Material Designation"
24141
          liblibrarian: "General Material Designation"
24553
          libopac: "General Material Designation"
24142
          libopac: "General Material Designation"
Lines 24559-24571 tables: Link Here
24559
          authtypecode: ""
24148
          authtypecode: ""
24560
          value_builder: ""
24149
          value_builder: ""
24561
          isurl: 0
24150
          isurl: 0
24562
          hidden: -6
24151
          hidden: -1
24563
          frameworkcode: ""
24152
          frameworkcode: ""
24564
          seealso: ""
24153
          seealso: ""
24565
          link: ""
24154
          link: ""
24566
          defaultvalue:
24155
          defaultvalue:
24567
24156
24568
        - tagfield: "454"
24157
        - tagfield: "453"
24569
          tagsubfield: "c"
24158
          tagsubfield: "c"
24570
          liblibrarian: "Place of Publication"
24159
          liblibrarian: "Place of Publication"
24571
          libopac: "Place of Publication"
24160
          libopac: "Place of Publication"
Lines 24577-24589 tables: Link Here
24577
          authtypecode: ""
24166
          authtypecode: ""
24578
          value_builder: ""
24167
          value_builder: ""
24579
          isurl: 0
24168
          isurl: 0
24580
          hidden: -5
24169
          hidden: -1
24581
          frameworkcode: ""
24170
          frameworkcode: ""
24582
          seealso: ""
24171
          seealso: ""
24583
          link: ""
24172
          link: ""
24584
          defaultvalue:
24173
          defaultvalue:
24585
24174
24586
        - tagfield: "454"
24175
        - tagfield: "453"
24587
          tagsubfield: "d"
24176
          tagsubfield: "d"
24588
          liblibrarian: "Date of Publication"
24177
          liblibrarian: "Date of Publication"
24589
          libopac: "Date of Publication"
24178
          libopac: "Date of Publication"
Lines 24595-24607 tables: Link Here
24595
          authtypecode: ""
24184
          authtypecode: ""
24596
          value_builder: ""
24185
          value_builder: ""
24597
          isurl: 0
24186
          isurl: 0
24598
          hidden: -5
24187
          hidden: -1
24599
          frameworkcode: ""
24188
          frameworkcode: ""
24600
          seealso: ""
24189
          seealso: ""
24601
          link: ""
24190
          link: ""
24602
          defaultvalue:
24191
          defaultvalue:
24603
24192
24604
        - tagfield: "454"
24193
        - tagfield: "453"
24605
          tagsubfield: "e"
24194
          tagsubfield: "e"
24606
          liblibrarian: "Edition Statement"
24195
          liblibrarian: "Edition Statement"
24607
          libopac: "Edition Statement"
24196
          libopac: "Edition Statement"
Lines 24613-24625 tables: Link Here
24613
          authtypecode: ""
24202
          authtypecode: ""
24614
          value_builder: ""
24203
          value_builder: ""
24615
          isurl: 0
24204
          isurl: 0
24616
          hidden: -5
24205
          hidden: -1
24617
          frameworkcode: ""
24206
          frameworkcode: ""
24618
          seealso: ""
24207
          seealso: ""
24619
          link: ""
24208
          link: ""
24620
          defaultvalue:
24209
          defaultvalue:
24621
24210
24622
        - tagfield: "454"
24211
        - tagfield: "453"
24623
          tagsubfield: "f"
24212
          tagsubfield: "f"
24624
          liblibrarian: "First Statement of Responsibility"
24213
          liblibrarian: "First Statement of Responsibility"
24625
          libopac: "First Statement of Responsibility"
24214
          libopac: "First Statement of Responsibility"
Lines 24631-24643 tables: Link Here
24631
          authtypecode: ""
24220
          authtypecode: ""
24632
          value_builder: ""
24221
          value_builder: ""
24633
          isurl: 0
24222
          isurl: 0
24634
          hidden: -6
24223
          hidden: -1
24635
          frameworkcode: ""
24224
          frameworkcode: ""
24636
          seealso: ""
24225
          seealso: ""
24637
          link: ""
24226
          link: ""
24638
          defaultvalue:
24227
          defaultvalue:
24639
24228
24640
        - tagfield: "454"
24229
        - tagfield: "453"
24641
          tagsubfield: "g"
24230
          tagsubfield: "g"
24642
          liblibrarian: "Subsequent Statement of Responsibility"
24231
          liblibrarian: "Subsequent Statement of Responsibility"
24643
          libopac: "Subsequent Statement of Responsibility"
24232
          libopac: "Subsequent Statement of Responsibility"
Lines 24649-24661 tables: Link Here
24649
          authtypecode: ""
24238
          authtypecode: ""
24650
          value_builder: ""
24239
          value_builder: ""
24651
          isurl: 0
24240
          isurl: 0
24652
          hidden: -6
24241
          hidden: -1
24653
          frameworkcode: ""
24242
          frameworkcode: ""
24654
          seealso: ""
24243
          seealso: ""
24655
          link: ""
24244
          link: ""
24656
          defaultvalue:
24245
          defaultvalue:
24657
24246
24658
        - tagfield: "454"
24247
        - tagfield: "453"
24659
          tagsubfield: "h"
24248
          tagsubfield: "h"
24660
          liblibrarian: "Number of Section or Part"
24249
          liblibrarian: "Number of Section or Part"
24661
          libopac: "Number of Section or Part"
24250
          libopac: "Number of Section or Part"
Lines 24667-24679 tables: Link Here
24667
          authtypecode: ""
24256
          authtypecode: ""
24668
          value_builder: ""
24257
          value_builder: ""
24669
          isurl: 0
24258
          isurl: 0
24670
          hidden: -5
24259
          hidden: -1
24671
          frameworkcode: ""
24260
          frameworkcode: ""
24672
          seealso: ""
24261
          seealso: ""
24673
          link: ""
24262
          link: ""
24674
          defaultvalue:
24263
          defaultvalue:
24675
24264
24676
        - tagfield: "454"
24265
        - tagfield: "453"
24677
          tagsubfield: "i"
24266
          tagsubfield: "i"
24678
          liblibrarian: "Name of Section or Part"
24267
          liblibrarian: "Name of Section or Part"
24679
          libopac: "Name of Section or Part"
24268
          libopac: "Name of Section or Part"
Lines 24685-24700 tables: Link Here
24685
          authtypecode: ""
24274
          authtypecode: ""
24686
          value_builder: ""
24275
          value_builder: ""
24687
          isurl: 0
24276
          isurl: 0
24688
          hidden: -5
24277
          hidden: -1
24689
          frameworkcode: ""
24278
          frameworkcode: ""
24690
          seealso: ""
24279
          seealso: ""
24691
          link: ""
24280
          link: ""
24692
          defaultvalue:
24281
          defaultvalue:
24693
24282
24694
        - tagfield: "454"
24283
        - tagfield: "453"
24695
          tagsubfield: "l"
24284
          tagsubfield: "l"
24696
          liblibrarian: "Parallel Title"
24285
          liblibrarian: "Parallel title"
24697
          libopac: "Parallel Title"
24286
          libopac: "Parallel title"
24698
          repeatable: 1
24287
          repeatable: 1
24699
          mandatory: 0
24288
          mandatory: 0
24700
          kohafield: ""
24289
          kohafield: ""
Lines 24703-24715 tables: Link Here
24703
          authtypecode: ""
24292
          authtypecode: ""
24704
          value_builder: ""
24293
          value_builder: ""
24705
          isurl: 0
24294
          isurl: 0
24706
          hidden: -6
24295
          hidden: -1
24707
          frameworkcode: ""
24296
          frameworkcode: ""
24708
          seealso: ""
24297
          seealso: ""
24709
          link: ""
24298
          link: ""
24710
          defaultvalue:
24299
          defaultvalue:
24711
24300
24712
        - tagfield: "454"
24301
        - tagfield: "453"
24713
          tagsubfield: "m"
24302
          tagsubfield: "m"
24714
          liblibrarian: "International Standard Music Number"
24303
          liblibrarian: "International Standard Music Number"
24715
          libopac: "International Standard Music Number"
24304
          libopac: "International Standard Music Number"
Lines 24721-24733 tables: Link Here
24721
          authtypecode: ""
24310
          authtypecode: ""
24722
          value_builder: ""
24311
          value_builder: ""
24723
          isurl: 0
24312
          isurl: 0
24724
          hidden: -6
24313
          hidden: -1
24725
          frameworkcode: ""
24314
          frameworkcode: ""
24726
          seealso: ""
24315
          seealso: ""
24727
          link: ""
24316
          link: ""
24728
          defaultvalue:
24317
          defaultvalue:
24729
24318
24730
        - tagfield: "454"
24319
        - tagfield: "453"
24731
          tagsubfield: "n"
24320
          tagsubfield: "n"
24732
          liblibrarian: "Name of Publisher, Distributor, etc."
24321
          liblibrarian: "Name of Publisher, Distributor, etc."
24733
          libopac: "Name of Publisher, Distributor, etc."
24322
          libopac: "Name of Publisher, Distributor, etc."
Lines 24739-24754 tables: Link Here
24739
          authtypecode: ""
24328
          authtypecode: ""
24740
          value_builder: ""
24329
          value_builder: ""
24741
          isurl: 0
24330
          isurl: 0
24742
          hidden: -6
24331
          hidden: -1
24743
          frameworkcode: ""
24332
          frameworkcode: ""
24744
          seealso: ""
24333
          seealso: ""
24745
          link: ""
24334
          link: ""
24746
          defaultvalue:
24335
          defaultvalue:
24747
24336
24748
        - tagfield: "454"
24337
        - tagfield: "453"
24749
          tagsubfield: "o"
24338
          tagsubfield: "o"
24750
          liblibrarian: "Other Title Information."
24339
          liblibrarian: "Other title information."
24751
          libopac: "Other Title Information."
24340
          libopac: "Other title information."
24752
          repeatable: 1
24341
          repeatable: 1
24753
          mandatory: 0
24342
          mandatory: 0
24754
          kohafield: ""
24343
          kohafield: ""
Lines 24757-24772 tables: Link Here
24757
          authtypecode: ""
24346
          authtypecode: ""
24758
          value_builder: ""
24347
          value_builder: ""
24759
          isurl: 0
24348
          isurl: 0
24760
          hidden: -6
24349
          hidden: -1
24761
          frameworkcode: ""
24350
          frameworkcode: ""
24762
          seealso: ""
24351
          seealso: ""
24763
          link: ""
24352
          link: ""
24764
          defaultvalue:
24353
          defaultvalue:
24765
24354
24766
        - tagfield: "454"
24355
        - tagfield: "453"
24767
          tagsubfield: "p"
24356
          tagsubfield: "p"
24768
          liblibrarian: "Physical Description"
24357
          liblibrarian: "Physical description"
24769
          libopac: "Physical Description"
24358
          libopac: "Physical description"
24770
          repeatable: 0
24359
          repeatable: 0
24771
          mandatory: 0
24360
          mandatory: 0
24772
          kohafield: ""
24361
          kohafield: ""
Lines 24775-24790 tables: Link Here
24775
          authtypecode: ""
24364
          authtypecode: ""
24776
          value_builder: ""
24365
          value_builder: ""
24777
          isurl: 0
24366
          isurl: 0
24778
          hidden: -5
24367
          hidden: -1
24779
          frameworkcode: ""
24368
          frameworkcode: ""
24780
          seealso: ""
24369
          seealso: ""
24781
          link: ""
24370
          link: ""
24782
          defaultvalue:
24371
          defaultvalue:
24783
24372
24784
        - tagfield: "454"
24373
        - tagfield: "453"
24785
          tagsubfield: "q"
24374
          tagsubfield: "q"
24786
          liblibrarian: "International Standard Identifier for a Work"
24375
          liblibrarian: "International standard identifier for a work"
24787
          libopac: "International Standard Identifier for a Work"
24376
          libopac: "International standard identifier for a work"
24788
          repeatable: 1
24377
          repeatable: 1
24789
          mandatory: 0
24378
          mandatory: 0
24790
          kohafield: ""
24379
          kohafield: ""
Lines 24793-24808 tables: Link Here
24793
          authtypecode: ""
24382
          authtypecode: ""
24794
          value_builder: ""
24383
          value_builder: ""
24795
          isurl: 0
24384
          isurl: 0
24796
          hidden: -6
24385
          hidden: -1
24797
          frameworkcode: ""
24386
          frameworkcode: ""
24798
          seealso: ""
24387
          seealso: ""
24799
          link: ""
24388
          link: ""
24800
          defaultvalue:
24389
          defaultvalue:
24801
24390
24802
        - tagfield: "454"
24391
        - tagfield: "453"
24803
          tagsubfield: "r"
24392
          tagsubfield: "r"
24804
          liblibrarian: "International Standard Identifier for an Expression"
24393
          liblibrarian: "International standard identifier for an expression"
24805
          libopac: "International Standard Identifier for an Expression"
24394
          libopac: "International standard identifier for an expression"
24806
          repeatable: 1
24395
          repeatable: 1
24807
          mandatory: 0
24396
          mandatory: 0
24808
          kohafield: ""
24397
          kohafield: ""
Lines 24811-24826 tables: Link Here
24811
          authtypecode: ""
24400
          authtypecode: ""
24812
          value_builder: ""
24401
          value_builder: ""
24813
          isurl: 0
24402
          isurl: 0
24814
          hidden: -6
24403
          hidden: -1
24815
          frameworkcode: ""
24404
          frameworkcode: ""
24816
          seealso: ""
24405
          seealso: ""
24817
          link: ""
24406
          link: ""
24818
          defaultvalue:
24407
          defaultvalue:
24819
24408
24820
        - tagfield: "454"
24409
        - tagfield: "453"
24821
          tagsubfield: "s"
24410
          tagsubfield: "s"
24822
          liblibrarian: "Series Statement"
24411
          liblibrarian: "Series statement"
24823
          libopac: "Series Statement"
24412
          libopac: "Series statement"
24824
          repeatable: 1
24413
          repeatable: 1
24825
          mandatory: 0
24414
          mandatory: 0
24826
          kohafield: ""
24415
          kohafield: ""
Lines 24829-24859 tables: Link Here
24829
          authtypecode: ""
24418
          authtypecode: ""
24830
          value_builder: ""
24419
          value_builder: ""
24831
          isurl: 0
24420
          isurl: 0
24832
          hidden: -6
24421
          hidden: -1
24833
          frameworkcode: ""
24422
          frameworkcode: ""
24834
          seealso: ""
24423
          seealso: ""
24835
          link: ""
24424
          link: ""
24836
          defaultvalue:
24425
          defaultvalue:
24837
24426
24838
        - tagfield: "454"
24427
        - tagfield: "453"
24839
          tagsubfield: "t"
24428
          tagsubfield: "t"
24840
          liblibrarian: "Title"
24429
          liblibrarian: "Title"
24841
          libopac: "Title"
24430
          libopac: "Title"
24842
          repeatable: 0
24431
          repeatable: 1
24843
          mandatory: 1
24432
          mandatory: 1
24844
          kohafield: ""
24433
          kohafield: ""
24845
          tab: 4
24434
          tab: 4
24846
          authorised_value: ""
24435
          authorised_value: ""
24847
          authtypecode: ""
24436
          authtypecode: ""
24848
          value_builder: ""
24437
          value_builder: unimarc_field_4XX.pl
24849
          isurl: 0
24438
          isurl: 0
24850
          hidden: -5
24439
          hidden: 0
24851
          frameworkcode: ""
24440
          frameworkcode: ""
24852
          seealso: ""
24441
          seealso: ""
24853
          link: ""
24442
          link: ""
24854
          defaultvalue:
24443
          defaultvalue:
24855
24444
24856
        - tagfield: "454"
24445
        - tagfield: "453"
24857
          tagsubfield: "u"
24446
          tagsubfield: "u"
24858
          liblibrarian: "Uniform Resource Locator"
24447
          liblibrarian: "Uniform Resource Locator"
24859
          libopac: "Uniform Resource Locator"
24448
          libopac: "Uniform Resource Locator"
Lines 24865-24877 tables: Link Here
24865
          authtypecode: ""
24454
          authtypecode: ""
24866
          value_builder: ""
24455
          value_builder: ""
24867
          isurl: 0
24456
          isurl: 0
24868
          hidden: -5
24457
          hidden: -1
24869
          frameworkcode: ""
24458
          frameworkcode: ""
24870
          seealso: ""
24459
          seealso: ""
24871
          link: ""
24460
          link: ""
24872
          defaultvalue:
24461
          defaultvalue:
24873
24462
24874
        - tagfield: "454"
24463
        - tagfield: "453"
24875
          tagsubfield: "v"
24464
          tagsubfield: "v"
24876
          liblibrarian: "Volume Number"
24465
          liblibrarian: "Volume Number"
24877
          libopac: "Volume Number"
24466
          libopac: "Volume Number"
Lines 24883-24895 tables: Link Here
24883
          authtypecode: ""
24472
          authtypecode: ""
24884
          value_builder: ""
24473
          value_builder: ""
24885
          isurl: 0
24474
          isurl: 0
24886
          hidden: -5
24475
          hidden: -1
24887
          frameworkcode: ""
24476
          frameworkcode: ""
24888
          seealso: ""
24477
          seealso: ""
24889
          link: ""
24478
          link: ""
24890
          defaultvalue:
24479
          defaultvalue:
24891
24480
24892
        - tagfield: "454"
24481
        - tagfield: "453"
24893
          tagsubfield: "x"
24482
          tagsubfield: "x"
24894
          liblibrarian: "International Standard Serial Number"
24483
          liblibrarian: "International Standard Serial Number"
24895
          libopac: "International Standard Serial Number"
24484
          libopac: "International Standard Serial Number"
Lines 24901-24913 tables: Link Here
24901
          authtypecode: ""
24490
          authtypecode: ""
24902
          value_builder: ""
24491
          value_builder: ""
24903
          isurl: 0
24492
          isurl: 0
24904
          hidden: -5
24493
          hidden: -1
24905
          frameworkcode: ""
24494
          frameworkcode: ""
24906
          seealso: ""
24495
          seealso: ""
24907
          link: ""
24496
          link: ISSN
24908
          defaultvalue:
24497
          defaultvalue:
24909
24498
24910
        - tagfield: "454"
24499
        - tagfield: "453"
24911
          tagsubfield: "y"
24500
          tagsubfield: "y"
24912
          liblibrarian: "International Standard Book Number"
24501
          liblibrarian: "International Standard Book Number"
24913
          libopac: "International Standard Book Number"
24502
          libopac: "International Standard Book Number"
Lines 24919-24931 tables: Link Here
24919
          authtypecode: ""
24508
          authtypecode: ""
24920
          value_builder: ""
24509
          value_builder: ""
24921
          isurl: 0
24510
          isurl: 0
24922
          hidden: -5
24511
          hidden: -1
24923
          frameworkcode: ""
24512
          frameworkcode: ""
24924
          seealso: ""
24513
          seealso: ""
24925
          link: ""
24514
          link: ISBN
24926
          defaultvalue:
24515
          defaultvalue:
24927
24516
24928
        - tagfield: "454"
24517
        - tagfield: "453"
24929
          tagsubfield: "z"
24518
          tagsubfield: "z"
24930
          liblibrarian: "CODEN"
24519
          liblibrarian: "CODEN"
24931
          libopac: "CODEN"
24520
          libopac: "CODEN"
Lines 24937-24985 tables: Link Here
24937
          authtypecode: ""
24526
          authtypecode: ""
24938
          value_builder: ""
24527
          value_builder: ""
24939
          isurl: 0
24528
          isurl: 0
24940
          hidden: -5
24529
          hidden: -1
24941
          frameworkcode: ""
24942
          seealso: ""
24943
          link: ""
24944
          defaultvalue:
24945
24946
        - tagfield: "455"
24947
          tagsubfield: "0"
24948
          liblibrarian: "Bibliographic Record Identifier"
24949
          libopac: "Bibliographic Record Identifier"
24950
          repeatable: 0
24951
          mandatory: 0
24952
          kohafield: ""
24953
          tab: 4
24954
          authorised_value: ""
24955
          authtypecode: ""
24956
          value_builder: ""
24957
          isurl: 0
24958
          hidden: -5
24959
          frameworkcode: ""
24960
          seealso: ""
24961
          link: ""
24962
          defaultvalue:
24963
24964
        - tagfield: "455"
24965
          tagsubfield: "1"
24966
          liblibrarian: "Linking Data"
24967
          libopac: "Linking Data"
24968
          repeatable: 1
24969
          mandatory: 0
24970
          kohafield: ""
24971
          tab: 4
24972
          authorised_value: ""
24973
          authtypecode: ""
24974
          value_builder: ""
24975
          isurl: 0
24976
          hidden: -6
24977
          frameworkcode: ""
24530
          frameworkcode: ""
24978
          seealso: ""
24531
          seealso: ""
24979
          link: ""
24532
          link: ""
24980
          defaultvalue:
24533
          defaultvalue:
24981
24534
24982
        - tagfield: "455"
24535
        - tagfield: "454"
24983
          tagsubfield: "3"
24536
          tagsubfield: "3"
24984
          liblibrarian: "Authority Record Number"
24537
          liblibrarian: "Authority Record Number"
24985
          libopac: "Authority Record Number"
24538
          libopac: "Authority Record Number"
Lines 24991-25006 tables: Link Here
24991
          authtypecode: ""
24544
          authtypecode: ""
24992
          value_builder: ""
24545
          value_builder: ""
24993
          isurl: 0
24546
          isurl: 0
24994
          hidden: -5
24547
          hidden: -1
24995
          frameworkcode: ""
24548
          frameworkcode: ""
24996
          seealso: ""
24549
          seealso: ""
24997
          link: ""
24550
          link: ""
24998
          defaultvalue:
24551
          defaultvalue:
24999
24552
25000
        - tagfield: "455"
24553
        - tagfield: "454"
25001
          tagsubfield: "5"
24554
          tagsubfield: "5"
25002
          liblibrarian: "Institution to Which the Field Applies"
24555
          liblibrarian: "Institution and Copy to Which Field Applies"
25003
          libopac: "Institution to Which the Field Applies"
24556
          libopac: "Institution and Copy to Which Field Applies"
25004
          repeatable: 0
24557
          repeatable: 0
25005
          mandatory: 0
24558
          mandatory: 0
25006
          kohafield: ""
24559
          kohafield: ""
Lines 25009-25024 tables: Link Here
25009
          authtypecode: ""
24562
          authtypecode: ""
25010
          value_builder: ""
24563
          value_builder: ""
25011
          isurl: 0
24564
          isurl: 0
25012
          hidden: -5
24565
          hidden: -1
25013
          frameworkcode: ""
24566
          frameworkcode: ""
25014
          seealso: ""
24567
          seealso: ""
25015
          link: ""
24568
          link: ""
25016
          defaultvalue:
24569
          defaultvalue:
25017
24570
25018
        - tagfield: "455"
24571
        - tagfield: "454"
25019
          tagsubfield: "9"
24572
          tagsubfield: "9"
25020
          liblibrarian: "Koha number"
24573
          liblibrarian: "Koha number"
25021
          libopac: ""
24574
          libopac: "Koha number"
25022
          repeatable: 0
24575
          repeatable: 0
25023
          mandatory: 0
24576
          mandatory: 0
25024
          kohafield: ""
24577
          kohafield: ""
Lines 25027-25039 tables: Link Here
25027
          authtypecode: ""
24580
          authtypecode: ""
25028
          value_builder: ""
24581
          value_builder: ""
25029
          isurl: 0
24582
          isurl: 0
25030
          hidden: 0
24583
          hidden: -1
25031
          frameworkcode: ""
24584
          frameworkcode: ""
25032
          seealso: ""
24585
          seealso: ""
25033
          link: 001@
24586
          link: Local-number
25034
          defaultvalue: ""
24587
          defaultvalue:
25035
24588
25036
        - tagfield: "455"
24589
        - tagfield: "454"
25037
          tagsubfield: "a"
24590
          tagsubfield: "a"
25038
          liblibrarian: "Author"
24591
          liblibrarian: "Author"
25039
          libopac: "Author"
24592
          libopac: "Author"
Lines 25045-25057 tables: Link Here
25045
          authtypecode: ""
24598
          authtypecode: ""
25046
          value_builder: ""
24599
          value_builder: ""
25047
          isurl: 0
24600
          isurl: 0
25048
          hidden: -5
24601
          hidden: -1
25049
          frameworkcode: ""
24602
          frameworkcode: ""
25050
          seealso: ""
24603
          seealso: ""
25051
          link: ""
24604
          link: ""
25052
          defaultvalue:
24605
          defaultvalue:
25053
24606
25054
        - tagfield: "455"
24607
        - tagfield: "454"
25055
          tagsubfield: "b"
24608
          tagsubfield: "b"
25056
          liblibrarian: "General Material Designation"
24609
          liblibrarian: "General Material Designation"
25057
          libopac: "General Material Designation"
24610
          libopac: "General Material Designation"
Lines 25063-25075 tables: Link Here
25063
          authtypecode: ""
24616
          authtypecode: ""
25064
          value_builder: ""
24617
          value_builder: ""
25065
          isurl: 0
24618
          isurl: 0
25066
          hidden: -6
24619
          hidden: -1
25067
          frameworkcode: ""
24620
          frameworkcode: ""
25068
          seealso: ""
24621
          seealso: ""
25069
          link: ""
24622
          link: ""
25070
          defaultvalue:
24623
          defaultvalue:
25071
24624
25072
        - tagfield: "455"
24625
        - tagfield: "454"
25073
          tagsubfield: "c"
24626
          tagsubfield: "c"
25074
          liblibrarian: "Place of Publication"
24627
          liblibrarian: "Place of Publication"
25075
          libopac: "Place of Publication"
24628
          libopac: "Place of Publication"
Lines 25081-25093 tables: Link Here
25081
          authtypecode: ""
24634
          authtypecode: ""
25082
          value_builder: ""
24635
          value_builder: ""
25083
          isurl: 0
24636
          isurl: 0
25084
          hidden: -5
24637
          hidden: -1
25085
          frameworkcode: ""
24638
          frameworkcode: ""
25086
          seealso: ""
24639
          seealso: ""
25087
          link: ""
24640
          link: ""
25088
          defaultvalue:
24641
          defaultvalue:
25089
24642
25090
        - tagfield: "455"
24643
        - tagfield: "454"
25091
          tagsubfield: "d"
24644
          tagsubfield: "d"
25092
          liblibrarian: "Date of Publication"
24645
          liblibrarian: "Date of Publication"
25093
          libopac: "Date of Publication"
24646
          libopac: "Date of Publication"
Lines 25099-25111 tables: Link Here
25099
          authtypecode: ""
24652
          authtypecode: ""
25100
          value_builder: ""
24653
          value_builder: ""
25101
          isurl: 0
24654
          isurl: 0
25102
          hidden: -5
24655
          hidden: -1
25103
          frameworkcode: ""
24656
          frameworkcode: ""
25104
          seealso: ""
24657
          seealso: ""
25105
          link: ""
24658
          link: ""
25106
          defaultvalue:
24659
          defaultvalue:
25107
24660
25108
        - tagfield: "455"
24661
        - tagfield: "454"
25109
          tagsubfield: "e"
24662
          tagsubfield: "e"
25110
          liblibrarian: "Edition Statement"
24663
          liblibrarian: "Edition Statement"
25111
          libopac: "Edition Statement"
24664
          libopac: "Edition Statement"
Lines 25117-25129 tables: Link Here
25117
          authtypecode: ""
24670
          authtypecode: ""
25118
          value_builder: ""
24671
          value_builder: ""
25119
          isurl: 0
24672
          isurl: 0
25120
          hidden: -5
24673
          hidden: -1
25121
          frameworkcode: ""
24674
          frameworkcode: ""
25122
          seealso: ""
24675
          seealso: ""
25123
          link: ""
24676
          link: ""
25124
          defaultvalue:
24677
          defaultvalue:
25125
24678
25126
        - tagfield: "455"
24679
        - tagfield: "454"
25127
          tagsubfield: "f"
24680
          tagsubfield: "f"
25128
          liblibrarian: "First Statement of Responsibility"
24681
          liblibrarian: "First Statement of Responsibility"
25129
          libopac: "First Statement of Responsibility"
24682
          libopac: "First Statement of Responsibility"
Lines 25135-25147 tables: Link Here
25135
          authtypecode: ""
24688
          authtypecode: ""
25136
          value_builder: ""
24689
          value_builder: ""
25137
          isurl: 0
24690
          isurl: 0
25138
          hidden: -6
24691
          hidden: -1
25139
          frameworkcode: ""
24692
          frameworkcode: ""
25140
          seealso: ""
24693
          seealso: ""
25141
          link: ""
24694
          link: ""
25142
          defaultvalue:
24695
          defaultvalue:
25143
24696
25144
        - tagfield: "455"
24697
        - tagfield: "454"
25145
          tagsubfield: "g"
24698
          tagsubfield: "g"
25146
          liblibrarian: "Subsequent Statement of Responsibility"
24699
          liblibrarian: "Subsequent Statement of Responsibility"
25147
          libopac: "Subsequent Statement of Responsibility"
24700
          libopac: "Subsequent Statement of Responsibility"
Lines 25153-25165 tables: Link Here
25153
          authtypecode: ""
24706
          authtypecode: ""
25154
          value_builder: ""
24707
          value_builder: ""
25155
          isurl: 0
24708
          isurl: 0
25156
          hidden: -6
24709
          hidden: -1
25157
          frameworkcode: ""
24710
          frameworkcode: ""
25158
          seealso: ""
24711
          seealso: ""
25159
          link: ""
24712
          link: ""
25160
          defaultvalue:
24713
          defaultvalue:
25161
24714
25162
        - tagfield: "455"
24715
        - tagfield: "454"
25163
          tagsubfield: "h"
24716
          tagsubfield: "h"
25164
          liblibrarian: "Number of Section or Part"
24717
          liblibrarian: "Number of Section or Part"
25165
          libopac: "Number of Section or Part"
24718
          libopac: "Number of Section or Part"
Lines 25171-25183 tables: Link Here
25171
          authtypecode: ""
24724
          authtypecode: ""
25172
          value_builder: ""
24725
          value_builder: ""
25173
          isurl: 0
24726
          isurl: 0
25174
          hidden: -5
24727
          hidden: -1
25175
          frameworkcode: ""
24728
          frameworkcode: ""
25176
          seealso: ""
24729
          seealso: ""
25177
          link: ""
24730
          link: ""
25178
          defaultvalue:
24731
          defaultvalue:
25179
24732
25180
        - tagfield: "455"
24733
        - tagfield: "454"
25181
          tagsubfield: "i"
24734
          tagsubfield: "i"
25182
          liblibrarian: "Name of Section or Part"
24735
          liblibrarian: "Name of Section or Part"
25183
          libopac: "Name of Section or Part"
24736
          libopac: "Name of Section or Part"
Lines 25189-25204 tables: Link Here
25189
          authtypecode: ""
24742
          authtypecode: ""
25190
          value_builder: ""
24743
          value_builder: ""
25191
          isurl: 0
24744
          isurl: 0
25192
          hidden: -5
24745
          hidden: -1
25193
          frameworkcode: ""
24746
          frameworkcode: ""
25194
          seealso: ""
24747
          seealso: ""
25195
          link: ""
24748
          link: ""
25196
          defaultvalue:
24749
          defaultvalue:
25197
24750
25198
        - tagfield: "455"
24751
        - tagfield: "454"
25199
          tagsubfield: "l"
24752
          tagsubfield: "l"
25200
          liblibrarian: "Parallel Title"
24753
          liblibrarian: "Parallel title"
25201
          libopac: "Parallel Title"
24754
          libopac: "Parallel title"
25202
          repeatable: 1
24755
          repeatable: 1
25203
          mandatory: 0
24756
          mandatory: 0
25204
          kohafield: ""
24757
          kohafield: ""
Lines 25207-25219 tables: Link Here
25207
          authtypecode: ""
24760
          authtypecode: ""
25208
          value_builder: ""
24761
          value_builder: ""
25209
          isurl: 0
24762
          isurl: 0
25210
          hidden: -6
24763
          hidden: -1
25211
          frameworkcode: ""
24764
          frameworkcode: ""
25212
          seealso: ""
24765
          seealso: ""
25213
          link: ""
24766
          link: ""
25214
          defaultvalue:
24767
          defaultvalue:
25215
24768
25216
        - tagfield: "455"
24769
        - tagfield: "454"
25217
          tagsubfield: "m"
24770
          tagsubfield: "m"
25218
          liblibrarian: "International Standard Music Number"
24771
          liblibrarian: "International Standard Music Number"
25219
          libopac: "International Standard Music Number"
24772
          libopac: "International Standard Music Number"
Lines 25225-25237 tables: Link Here
25225
          authtypecode: ""
24778
          authtypecode: ""
25226
          value_builder: ""
24779
          value_builder: ""
25227
          isurl: 0
24780
          isurl: 0
25228
          hidden: -6
24781
          hidden: -1
25229
          frameworkcode: ""
24782
          frameworkcode: ""
25230
          seealso: ""
24783
          seealso: ""
25231
          link: ""
24784
          link: ""
25232
          defaultvalue:
24785
          defaultvalue:
25233
24786
25234
        - tagfield: "455"
24787
        - tagfield: "454"
25235
          tagsubfield: "n"
24788
          tagsubfield: "n"
25236
          liblibrarian: "Name of Publisher, Distributor, etc."
24789
          liblibrarian: "Name of Publisher, Distributor, etc."
25237
          libopac: "Name of Publisher, Distributor, etc."
24790
          libopac: "Name of Publisher, Distributor, etc."
Lines 25243-25258 tables: Link Here
25243
          authtypecode: ""
24796
          authtypecode: ""
25244
          value_builder: ""
24797
          value_builder: ""
25245
          isurl: 0
24798
          isurl: 0
25246
          hidden: -6
24799
          hidden: -1
25247
          frameworkcode: ""
24800
          frameworkcode: ""
25248
          seealso: ""
24801
          seealso: ""
25249
          link: ""
24802
          link: ""
25250
          defaultvalue:
24803
          defaultvalue:
25251
24804
25252
        - tagfield: "455"
24805
        - tagfield: "454"
25253
          tagsubfield: "o"
24806
          tagsubfield: "o"
25254
          liblibrarian: "Other Title Information."
24807
          liblibrarian: "Other title information."
25255
          libopac: "Other Title Information."
24808
          libopac: "Other title information."
25256
          repeatable: 1
24809
          repeatable: 1
25257
          mandatory: 0
24810
          mandatory: 0
25258
          kohafield: ""
24811
          kohafield: ""
Lines 25261-25276 tables: Link Here
25261
          authtypecode: ""
24814
          authtypecode: ""
25262
          value_builder: ""
24815
          value_builder: ""
25263
          isurl: 0
24816
          isurl: 0
25264
          hidden: -6
24817
          hidden: -1
25265
          frameworkcode: ""
24818
          frameworkcode: ""
25266
          seealso: ""
24819
          seealso: ""
25267
          link: ""
24820
          link: ""
25268
          defaultvalue:
24821
          defaultvalue:
25269
24822
25270
        - tagfield: "455"
24823
        - tagfield: "454"
25271
          tagsubfield: "p"
24824
          tagsubfield: "p"
25272
          liblibrarian: "Physical Description"
24825
          liblibrarian: "Physical description"
25273
          libopac: "Physical Description"
24826
          libopac: "Physical description"
25274
          repeatable: 0
24827
          repeatable: 0
25275
          mandatory: 0
24828
          mandatory: 0
25276
          kohafield: ""
24829
          kohafield: ""
Lines 25279-25294 tables: Link Here
25279
          authtypecode: ""
24832
          authtypecode: ""
25280
          value_builder: ""
24833
          value_builder: ""
25281
          isurl: 0
24834
          isurl: 0
25282
          hidden: -5
24835
          hidden: -1
25283
          frameworkcode: ""
24836
          frameworkcode: ""
25284
          seealso: ""
24837
          seealso: ""
25285
          link: ""
24838
          link: ""
25286
          defaultvalue:
24839
          defaultvalue:
25287
24840
25288
        - tagfield: "455"
24841
        - tagfield: "454"
25289
          tagsubfield: "q"
24842
          tagsubfield: "q"
25290
          liblibrarian: "International Standard Identifier for a Work"
24843
          liblibrarian: "International standard identifier for a work"
25291
          libopac: "International Standard Identifier for a Work"
24844
          libopac: "International standard identifier for a work"
25292
          repeatable: 1
24845
          repeatable: 1
25293
          mandatory: 0
24846
          mandatory: 0
25294
          kohafield: ""
24847
          kohafield: ""
Lines 25297-25312 tables: Link Here
25297
          authtypecode: ""
24850
          authtypecode: ""
25298
          value_builder: ""
24851
          value_builder: ""
25299
          isurl: 0
24852
          isurl: 0
25300
          hidden: -6
24853
          hidden: -1
25301
          frameworkcode: ""
24854
          frameworkcode: ""
25302
          seealso: ""
24855
          seealso: ""
25303
          link: ""
24856
          link: ""
25304
          defaultvalue:
24857
          defaultvalue:
25305
24858
25306
        - tagfield: "455"
24859
        - tagfield: "454"
25307
          tagsubfield: "r"
24860
          tagsubfield: "r"
25308
          liblibrarian: "International Standard Identifier for an Expression"
24861
          liblibrarian: "International standard identifier for an expression"
25309
          libopac: "International Standard Identifier for an Expression"
24862
          libopac: "International standard identifier for an expression"
25310
          repeatable: 1
24863
          repeatable: 1
25311
          mandatory: 0
24864
          mandatory: 0
25312
          kohafield: ""
24865
          kohafield: ""
Lines 25315-25330 tables: Link Here
25315
          authtypecode: ""
24868
          authtypecode: ""
25316
          value_builder: ""
24869
          value_builder: ""
25317
          isurl: 0
24870
          isurl: 0
25318
          hidden: -6
24871
          hidden: -1
25319
          frameworkcode: ""
24872
          frameworkcode: ""
25320
          seealso: ""
24873
          seealso: ""
25321
          link: ""
24874
          link: ""
25322
          defaultvalue:
24875
          defaultvalue:
25323
24876
25324
        - tagfield: "455"
24877
        - tagfield: "454"
25325
          tagsubfield: "s"
24878
          tagsubfield: "s"
25326
          liblibrarian: "Series Statement"
24879
          liblibrarian: "Series statement"
25327
          libopac: "Series Statement"
24880
          libopac: "Series statement"
25328
          repeatable: 1
24881
          repeatable: 1
25329
          mandatory: 0
24882
          mandatory: 0
25330
          kohafield: ""
24883
          kohafield: ""
Lines 25333-25363 tables: Link Here
25333
          authtypecode: ""
24886
          authtypecode: ""
25334
          value_builder: ""
24887
          value_builder: ""
25335
          isurl: 0
24888
          isurl: 0
25336
          hidden: -6
24889
          hidden: -1
25337
          frameworkcode: ""
24890
          frameworkcode: ""
25338
          seealso: ""
24891
          seealso: ""
25339
          link: ""
24892
          link: ""
25340
          defaultvalue:
24893
          defaultvalue:
25341
24894
25342
        - tagfield: "455"
24895
        - tagfield: "454"
25343
          tagsubfield: "t"
24896
          tagsubfield: "t"
25344
          liblibrarian: "Title"
24897
          liblibrarian: "Title"
25345
          libopac: "Title"
24898
          libopac: "Title"
25346
          repeatable: 0
24899
          repeatable: 1
25347
          mandatory: 1
24900
          mandatory: 1
25348
          kohafield: ""
24901
          kohafield: ""
25349
          tab: 4
24902
          tab: 4
25350
          authorised_value: ""
24903
          authorised_value: ""
25351
          authtypecode: ""
24904
          authtypecode: ""
25352
          value_builder: ""
24905
          value_builder: unimarc_field_4XX.pl
25353
          isurl: 0
24906
          isurl: 0
25354
          hidden: -5
24907
          hidden: 0
25355
          frameworkcode: ""
24908
          frameworkcode: ""
25356
          seealso: ""
24909
          seealso: ""
25357
          link: ""
24910
          link: ""
25358
          defaultvalue:
24911
          defaultvalue:
25359
24912
25360
        - tagfield: "455"
24913
        - tagfield: "454"
25361
          tagsubfield: "u"
24914
          tagsubfield: "u"
25362
          liblibrarian: "Uniform Resource Locator"
24915
          liblibrarian: "Uniform Resource Locator"
25363
          libopac: "Uniform Resource Locator"
24916
          libopac: "Uniform Resource Locator"
Lines 25369-25381 tables: Link Here
25369
          authtypecode: ""
24922
          authtypecode: ""
25370
          value_builder: ""
24923
          value_builder: ""
25371
          isurl: 0
24924
          isurl: 0
25372
          hidden: -5
24925
          hidden: -1
25373
          frameworkcode: ""
24926
          frameworkcode: ""
25374
          seealso: ""
24927
          seealso: ""
25375
          link: ""
24928
          link: ""
25376
          defaultvalue:
24929
          defaultvalue:
25377
24930
25378
        - tagfield: "455"
24931
        - tagfield: "454"
25379
          tagsubfield: "v"
24932
          tagsubfield: "v"
25380
          liblibrarian: "Volume Number"
24933
          liblibrarian: "Volume Number"
25381
          libopac: "Volume Number"
24934
          libopac: "Volume Number"
Lines 25387-25399 tables: Link Here
25387
          authtypecode: ""
24940
          authtypecode: ""
25388
          value_builder: ""
24941
          value_builder: ""
25389
          isurl: 0
24942
          isurl: 0
25390
          hidden: -5
24943
          hidden: -1
25391
          frameworkcode: ""
24944
          frameworkcode: ""
25392
          seealso: ""
24945
          seealso: ""
25393
          link: ""
24946
          link: ""
25394
          defaultvalue:
24947
          defaultvalue:
25395
24948
25396
        - tagfield: "455"
24949
        - tagfield: "454"
25397
          tagsubfield: "x"
24950
          tagsubfield: "x"
25398
          liblibrarian: "International Standard Serial Number"
24951
          liblibrarian: "International Standard Serial Number"
25399
          libopac: "International Standard Serial Number"
24952
          libopac: "International Standard Serial Number"
Lines 25405-25417 tables: Link Here
25405
          authtypecode: ""
24958
          authtypecode: ""
25406
          value_builder: ""
24959
          value_builder: ""
25407
          isurl: 0
24960
          isurl: 0
25408
          hidden: -5
24961
          hidden: -1
25409
          frameworkcode: ""
24962
          frameworkcode: ""
25410
          seealso: ""
24963
          seealso: ""
25411
          link: ""
24964
          link: ISSN
25412
          defaultvalue:
24965
          defaultvalue:
25413
24966
25414
        - tagfield: "455"
24967
        - tagfield: "454"
25415
          tagsubfield: "y"
24968
          tagsubfield: "y"
25416
          liblibrarian: "International Standard Book Number"
24969
          liblibrarian: "International Standard Book Number"
25417
          libopac: "International Standard Book Number"
24970
          libopac: "International Standard Book Number"
Lines 25423-25435 tables: Link Here
25423
          authtypecode: ""
24976
          authtypecode: ""
25424
          value_builder: ""
24977
          value_builder: ""
25425
          isurl: 0
24978
          isurl: 0
25426
          hidden: -5
24979
          hidden: -1
25427
          frameworkcode: ""
24980
          frameworkcode: ""
25428
          seealso: ""
24981
          seealso: ""
25429
          link: ""
24982
          link: ISBN
25430
          defaultvalue:
24983
          defaultvalue:
25431
24984
25432
        - tagfield: "455"
24985
        - tagfield: "454"
25433
          tagsubfield: "z"
24986
          tagsubfield: "z"
25434
          liblibrarian: "CODEN"
24987
          liblibrarian: "CODEN"
25435
          libopac: "CODEN"
24988
          libopac: "CODEN"
Lines 25441-25489 tables: Link Here
25441
          authtypecode: ""
24994
          authtypecode: ""
25442
          value_builder: ""
24995
          value_builder: ""
25443
          isurl: 0
24996
          isurl: 0
25444
          hidden: -5
24997
          hidden: -1
25445
          frameworkcode: ""
25446
          seealso: ""
25447
          link: ""
25448
          defaultvalue:
25449
25450
        - tagfield: "456"
25451
          tagsubfield: "0"
25452
          liblibrarian: "Bibliographic Record Identifier"
25453
          libopac: "Bibliographic Record Identifier"
25454
          repeatable: 0
25455
          mandatory: 0
25456
          kohafield: ""
25457
          tab: 4
25458
          authorised_value: ""
25459
          authtypecode: ""
25460
          value_builder: ""
25461
          isurl: 0
25462
          hidden: -5
25463
          frameworkcode: ""
25464
          seealso: ""
25465
          link: ""
25466
          defaultvalue:
25467
25468
        - tagfield: "456"
25469
          tagsubfield: "1"
25470
          liblibrarian: "Linking Data"
25471
          libopac: "Linking Data"
25472
          repeatable: 1
25473
          mandatory: 0
25474
          kohafield: ""
25475
          tab: 4
25476
          authorised_value: ""
25477
          authtypecode: ""
25478
          value_builder: ""
25479
          isurl: 0
25480
          hidden: -6
25481
          frameworkcode: ""
24998
          frameworkcode: ""
25482
          seealso: ""
24999
          seealso: ""
25483
          link: ""
25000
          link: ""
25484
          defaultvalue:
25001
          defaultvalue:
25485
25002
25486
        - tagfield: "456"
25003
        - tagfield: "455"
25487
          tagsubfield: "3"
25004
          tagsubfield: "3"
25488
          liblibrarian: "Authority Record Number"
25005
          liblibrarian: "Authority Record Number"
25489
          libopac: "Authority Record Number"
25006
          libopac: "Authority Record Number"
Lines 25495-25510 tables: Link Here
25495
          authtypecode: ""
25012
          authtypecode: ""
25496
          value_builder: ""
25013
          value_builder: ""
25497
          isurl: 0
25014
          isurl: 0
25498
          hidden: -5
25015
          hidden: -1
25499
          frameworkcode: ""
25016
          frameworkcode: ""
25500
          seealso: ""
25017
          seealso: ""
25501
          link: ""
25018
          link: ""
25502
          defaultvalue:
25019
          defaultvalue:
25503
25020
25504
        - tagfield: "456"
25021
        - tagfield: "455"
25505
          tagsubfield: "5"
25022
          tagsubfield: "5"
25506
          liblibrarian: "Institution to Which the Field Applies"
25023
          liblibrarian: "Institution and Copy to Which Field Applies"
25507
          libopac: "Institution to Which the Field Applies"
25024
          libopac: "Institution and Copy to Which Field Applies"
25508
          repeatable: 0
25025
          repeatable: 0
25509
          mandatory: 0
25026
          mandatory: 0
25510
          kohafield: ""
25027
          kohafield: ""
Lines 25513-25528 tables: Link Here
25513
          authtypecode: ""
25030
          authtypecode: ""
25514
          value_builder: ""
25031
          value_builder: ""
25515
          isurl: 0
25032
          isurl: 0
25516
          hidden: -5
25033
          hidden: -1
25517
          frameworkcode: ""
25034
          frameworkcode: ""
25518
          seealso: ""
25035
          seealso: ""
25519
          link: ""
25036
          link: ""
25520
          defaultvalue:
25037
          defaultvalue:
25521
25038
25522
        - tagfield: "456"
25039
        - tagfield: "455"
25523
          tagsubfield: "9"
25040
          tagsubfield: "9"
25524
          liblibrarian: "Koha number"
25041
          liblibrarian: "Koha number"
25525
          libopac: ""
25042
          libopac: "Koha number"
25526
          repeatable: 0
25043
          repeatable: 0
25527
          mandatory: 0
25044
          mandatory: 0
25528
          kohafield: ""
25045
          kohafield: ""
Lines 25531-25543 tables: Link Here
25531
          authtypecode: ""
25048
          authtypecode: ""
25532
          value_builder: ""
25049
          value_builder: ""
25533
          isurl: 0
25050
          isurl: 0
25534
          hidden: 0
25051
          hidden: -1
25535
          frameworkcode: ""
25052
          frameworkcode: ""
25536
          seealso: ""
25053
          seealso: ""
25537
          link: 001@
25054
          link: Local-number
25538
          defaultvalue: ""
25055
          defaultvalue:
25539
25056
25540
        - tagfield: "456"
25057
        - tagfield: "455"
25541
          tagsubfield: "a"
25058
          tagsubfield: "a"
25542
          liblibrarian: "Author"
25059
          liblibrarian: "Author"
25543
          libopac: "Author"
25060
          libopac: "Author"
Lines 25549-25561 tables: Link Here
25549
          authtypecode: ""
25066
          authtypecode: ""
25550
          value_builder: ""
25067
          value_builder: ""
25551
          isurl: 0
25068
          isurl: 0
25552
          hidden: -5
25069
          hidden: -1
25553
          frameworkcode: ""
25070
          frameworkcode: ""
25554
          seealso: ""
25071
          seealso: ""
25555
          link: ""
25072
          link: ""
25556
          defaultvalue:
25073
          defaultvalue:
25557
25074
25558
        - tagfield: "456"
25075
        - tagfield: "455"
25559
          tagsubfield: "b"
25076
          tagsubfield: "b"
25560
          liblibrarian: "General Material Designation"
25077
          liblibrarian: "General Material Designation"
25561
          libopac: "General Material Designation"
25078
          libopac: "General Material Designation"
Lines 25567-25579 tables: Link Here
25567
          authtypecode: ""
25084
          authtypecode: ""
25568
          value_builder: ""
25085
          value_builder: ""
25569
          isurl: 0
25086
          isurl: 0
25570
          hidden: -6
25087
          hidden: -1
25571
          frameworkcode: ""
25088
          frameworkcode: ""
25572
          seealso: ""
25089
          seealso: ""
25573
          link: ""
25090
          link: ""
25574
          defaultvalue:
25091
          defaultvalue:
25575
25092
25576
        - tagfield: "456"
25093
        - tagfield: "455"
25577
          tagsubfield: "c"
25094
          tagsubfield: "c"
25578
          liblibrarian: "Place of Publication"
25095
          liblibrarian: "Place of Publication"
25579
          libopac: "Place of Publication"
25096
          libopac: "Place of Publication"
Lines 25585-25597 tables: Link Here
25585
          authtypecode: ""
25102
          authtypecode: ""
25586
          value_builder: ""
25103
          value_builder: ""
25587
          isurl: 0
25104
          isurl: 0
25588
          hidden: -5
25105
          hidden: -1
25589
          frameworkcode: ""
25106
          frameworkcode: ""
25590
          seealso: ""
25107
          seealso: ""
25591
          link: ""
25108
          link: ""
25592
          defaultvalue:
25109
          defaultvalue:
25593
25110
25594
        - tagfield: "456"
25111
        - tagfield: "455"
25595
          tagsubfield: "d"
25112
          tagsubfield: "d"
25596
          liblibrarian: "Date of Publication"
25113
          liblibrarian: "Date of Publication"
25597
          libopac: "Date of Publication"
25114
          libopac: "Date of Publication"
Lines 25603-25615 tables: Link Here
25603
          authtypecode: ""
25120
          authtypecode: ""
25604
          value_builder: ""
25121
          value_builder: ""
25605
          isurl: 0
25122
          isurl: 0
25606
          hidden: -5
25123
          hidden: -1
25607
          frameworkcode: ""
25124
          frameworkcode: ""
25608
          seealso: ""
25125
          seealso: ""
25609
          link: ""
25126
          link: ""
25610
          defaultvalue:
25127
          defaultvalue:
25611
25128
25612
        - tagfield: "456"
25129
        - tagfield: "455"
25613
          tagsubfield: "e"
25130
          tagsubfield: "e"
25614
          liblibrarian: "Edition Statement"
25131
          liblibrarian: "Edition Statement"
25615
          libopac: "Edition Statement"
25132
          libopac: "Edition Statement"
Lines 25621-25633 tables: Link Here
25621
          authtypecode: ""
25138
          authtypecode: ""
25622
          value_builder: ""
25139
          value_builder: ""
25623
          isurl: 0
25140
          isurl: 0
25624
          hidden: -5
25141
          hidden: -1
25625
          frameworkcode: ""
25142
          frameworkcode: ""
25626
          seealso: ""
25143
          seealso: ""
25627
          link: ""
25144
          link: ""
25628
          defaultvalue:
25145
          defaultvalue:
25629
25146
25630
        - tagfield: "456"
25147
        - tagfield: "455"
25631
          tagsubfield: "f"
25148
          tagsubfield: "f"
25632
          liblibrarian: "First Statement of Responsibility"
25149
          liblibrarian: "First Statement of Responsibility"
25633
          libopac: "First Statement of Responsibility"
25150
          libopac: "First Statement of Responsibility"
Lines 25639-25651 tables: Link Here
25639
          authtypecode: ""
25156
          authtypecode: ""
25640
          value_builder: ""
25157
          value_builder: ""
25641
          isurl: 0
25158
          isurl: 0
25642
          hidden: -6
25159
          hidden: -1
25643
          frameworkcode: ""
25160
          frameworkcode: ""
25644
          seealso: ""
25161
          seealso: ""
25645
          link: ""
25162
          link: ""
25646
          defaultvalue:
25163
          defaultvalue:
25647
25164
25648
        - tagfield: "456"
25165
        - tagfield: "455"
25649
          tagsubfield: "g"
25166
          tagsubfield: "g"
25650
          liblibrarian: "Subsequent Statement of Responsibility"
25167
          liblibrarian: "Subsequent Statement of Responsibility"
25651
          libopac: "Subsequent Statement of Responsibility"
25168
          libopac: "Subsequent Statement of Responsibility"
Lines 25657-25669 tables: Link Here
25657
          authtypecode: ""
25174
          authtypecode: ""
25658
          value_builder: ""
25175
          value_builder: ""
25659
          isurl: 0
25176
          isurl: 0
25660
          hidden: -6
25177
          hidden: -1
25661
          frameworkcode: ""
25178
          frameworkcode: ""
25662
          seealso: ""
25179
          seealso: ""
25663
          link: ""
25180
          link: ""
25664
          defaultvalue:
25181
          defaultvalue:
25665
25182
25666
        - tagfield: "456"
25183
        - tagfield: "455"
25667
          tagsubfield: "h"
25184
          tagsubfield: "h"
25668
          liblibrarian: "Number of Section or Part"
25185
          liblibrarian: "Number of Section or Part"
25669
          libopac: "Number of Section or Part"
25186
          libopac: "Number of Section or Part"
Lines 25675-25687 tables: Link Here
25675
          authtypecode: ""
25192
          authtypecode: ""
25676
          value_builder: ""
25193
          value_builder: ""
25677
          isurl: 0
25194
          isurl: 0
25678
          hidden: -5
25195
          hidden: -1
25679
          frameworkcode: ""
25196
          frameworkcode: ""
25680
          seealso: ""
25197
          seealso: ""
25681
          link: ""
25198
          link: ""
25682
          defaultvalue:
25199
          defaultvalue:
25683
25200
25684
        - tagfield: "456"
25201
        - tagfield: "455"
25685
          tagsubfield: "i"
25202
          tagsubfield: "i"
25686
          liblibrarian: "Name of Section or Part"
25203
          liblibrarian: "Name of Section or Part"
25687
          libopac: "Name of Section or Part"
25204
          libopac: "Name of Section or Part"
Lines 25693-25708 tables: Link Here
25693
          authtypecode: ""
25210
          authtypecode: ""
25694
          value_builder: ""
25211
          value_builder: ""
25695
          isurl: 0
25212
          isurl: 0
25696
          hidden: -5
25213
          hidden: -1
25697
          frameworkcode: ""
25214
          frameworkcode: ""
25698
          seealso: ""
25215
          seealso: ""
25699
          link: ""
25216
          link: ""
25700
          defaultvalue:
25217
          defaultvalue:
25701
25218
25702
        - tagfield: "456"
25219
        - tagfield: "455"
25703
          tagsubfield: "l"
25220
          tagsubfield: "l"
25704
          liblibrarian: "Parallel Title"
25221
          liblibrarian: "Parallel title"
25705
          libopac: "Parallel Title"
25222
          libopac: "Parallel title"
25706
          repeatable: 1
25223
          repeatable: 1
25707
          mandatory: 0
25224
          mandatory: 0
25708
          kohafield: ""
25225
          kohafield: ""
Lines 25711-25723 tables: Link Here
25711
          authtypecode: ""
25228
          authtypecode: ""
25712
          value_builder: ""
25229
          value_builder: ""
25713
          isurl: 0
25230
          isurl: 0
25714
          hidden: -6
25231
          hidden: -1
25715
          frameworkcode: ""
25232
          frameworkcode: ""
25716
          seealso: ""
25233
          seealso: ""
25717
          link: ""
25234
          link: ""
25718
          defaultvalue:
25235
          defaultvalue:
25719
25236
25720
        - tagfield: "456"
25237
        - tagfield: "455"
25721
          tagsubfield: "m"
25238
          tagsubfield: "m"
25722
          liblibrarian: "International Standard Music Number"
25239
          liblibrarian: "International Standard Music Number"
25723
          libopac: "International Standard Music Number"
25240
          libopac: "International Standard Music Number"
Lines 25729-25741 tables: Link Here
25729
          authtypecode: ""
25246
          authtypecode: ""
25730
          value_builder: ""
25247
          value_builder: ""
25731
          isurl: 0
25248
          isurl: 0
25732
          hidden: -6
25249
          hidden: -1
25733
          frameworkcode: ""
25250
          frameworkcode: ""
25734
          seealso: ""
25251
          seealso: ""
25735
          link: ""
25252
          link: ""
25736
          defaultvalue:
25253
          defaultvalue:
25737
25254
25738
        - tagfield: "456"
25255
        - tagfield: "455"
25739
          tagsubfield: "n"
25256
          tagsubfield: "n"
25740
          liblibrarian: "Name of Publisher, Distributor, etc."
25257
          liblibrarian: "Name of Publisher, Distributor, etc."
25741
          libopac: "Name of Publisher, Distributor, etc."
25258
          libopac: "Name of Publisher, Distributor, etc."
Lines 25747-25762 tables: Link Here
25747
          authtypecode: ""
25264
          authtypecode: ""
25748
          value_builder: ""
25265
          value_builder: ""
25749
          isurl: 0
25266
          isurl: 0
25750
          hidden: -6
25267
          hidden: -1
25751
          frameworkcode: ""
25268
          frameworkcode: ""
25752
          seealso: ""
25269
          seealso: ""
25753
          link: ""
25270
          link: ""
25754
          defaultvalue:
25271
          defaultvalue:
25755
25272
25756
        - tagfield: "456"
25273
        - tagfield: "455"
25757
          tagsubfield: "o"
25274
          tagsubfield: "o"
25758
          liblibrarian: "Other Title Information."
25275
          liblibrarian: "Other title information."
25759
          libopac: "Other Title Information."
25276
          libopac: "Other title information."
25760
          repeatable: 1
25277
          repeatable: 1
25761
          mandatory: 0
25278
          mandatory: 0
25762
          kohafield: ""
25279
          kohafield: ""
Lines 25765-25780 tables: Link Here
25765
          authtypecode: ""
25282
          authtypecode: ""
25766
          value_builder: ""
25283
          value_builder: ""
25767
          isurl: 0
25284
          isurl: 0
25768
          hidden: -6
25285
          hidden: -1
25769
          frameworkcode: ""
25286
          frameworkcode: ""
25770
          seealso: ""
25287
          seealso: ""
25771
          link: ""
25288
          link: ""
25772
          defaultvalue:
25289
          defaultvalue:
25773
25290
25774
        - tagfield: "456"
25291
        - tagfield: "455"
25775
          tagsubfield: "p"
25292
          tagsubfield: "p"
25776
          liblibrarian: "Physical Description"
25293
          liblibrarian: "Physical description"
25777
          libopac: "Physical Description"
25294
          libopac: "Physical description"
25778
          repeatable: 0
25295
          repeatable: 0
25779
          mandatory: 0
25296
          mandatory: 0
25780
          kohafield: ""
25297
          kohafield: ""
Lines 25783-25798 tables: Link Here
25783
          authtypecode: ""
25300
          authtypecode: ""
25784
          value_builder: ""
25301
          value_builder: ""
25785
          isurl: 0
25302
          isurl: 0
25786
          hidden: -5
25303
          hidden: -1
25787
          frameworkcode: ""
25304
          frameworkcode: ""
25788
          seealso: ""
25305
          seealso: ""
25789
          link: ""
25306
          link: ""
25790
          defaultvalue:
25307
          defaultvalue:
25791
25308
25792
        - tagfield: "456"
25309
        - tagfield: "455"
25793
          tagsubfield: "q"
25310
          tagsubfield: "q"
25794
          liblibrarian: "International Standard Identifier for a Work"
25311
          liblibrarian: "International standard identifier for a work"
25795
          libopac: "International Standard Identifier for a Work"
25312
          libopac: "International standard identifier for a work"
25796
          repeatable: 1
25313
          repeatable: 1
25797
          mandatory: 0
25314
          mandatory: 0
25798
          kohafield: ""
25315
          kohafield: ""
Lines 25801-25816 tables: Link Here
25801
          authtypecode: ""
25318
          authtypecode: ""
25802
          value_builder: ""
25319
          value_builder: ""
25803
          isurl: 0
25320
          isurl: 0
25804
          hidden: -6
25321
          hidden: -1
25805
          frameworkcode: ""
25322
          frameworkcode: ""
25806
          seealso: ""
25323
          seealso: ""
25807
          link: ""
25324
          link: ""
25808
          defaultvalue:
25325
          defaultvalue:
25809
25326
25810
        - tagfield: "456"
25327
        - tagfield: "455"
25811
          tagsubfield: "r"
25328
          tagsubfield: "r"
25812
          liblibrarian: "International Standard Identifier for an Expression"
25329
          liblibrarian: "International standard identifier for an expression"
25813
          libopac: "International Standard Identifier for an Expression"
25330
          libopac: "International standard identifier for an expression"
25814
          repeatable: 1
25331
          repeatable: 1
25815
          mandatory: 0
25332
          mandatory: 0
25816
          kohafield: ""
25333
          kohafield: ""
Lines 25819-25834 tables: Link Here
25819
          authtypecode: ""
25336
          authtypecode: ""
25820
          value_builder: ""
25337
          value_builder: ""
25821
          isurl: 0
25338
          isurl: 0
25822
          hidden: -6
25339
          hidden: -1
25823
          frameworkcode: ""
25340
          frameworkcode: ""
25824
          seealso: ""
25341
          seealso: ""
25825
          link: ""
25342
          link: ""
25826
          defaultvalue:
25343
          defaultvalue:
25827
25344
25828
        - tagfield: "456"
25345
        - tagfield: "455"
25829
          tagsubfield: "s"
25346
          tagsubfield: "s"
25830
          liblibrarian: "Series Statement"
25347
          liblibrarian: "Series statement"
25831
          libopac: "Series Statement"
25348
          libopac: "Series statement"
25832
          repeatable: 1
25349
          repeatable: 1
25833
          mandatory: 0
25350
          mandatory: 0
25834
          kohafield: ""
25351
          kohafield: ""
Lines 25837-25867 tables: Link Here
25837
          authtypecode: ""
25354
          authtypecode: ""
25838
          value_builder: ""
25355
          value_builder: ""
25839
          isurl: 0
25356
          isurl: 0
25840
          hidden: -6
25357
          hidden: -1
25841
          frameworkcode: ""
25358
          frameworkcode: ""
25842
          seealso: ""
25359
          seealso: ""
25843
          link: ""
25360
          link: ""
25844
          defaultvalue:
25361
          defaultvalue:
25845
25362
25846
        - tagfield: "456"
25363
        - tagfield: "455"
25847
          tagsubfield: "t"
25364
          tagsubfield: "t"
25848
          liblibrarian: "Title"
25365
          liblibrarian: "Title"
25849
          libopac: "Title"
25366
          libopac: "Title"
25850
          repeatable: 0
25367
          repeatable: 1
25851
          mandatory: 1
25368
          mandatory: 1
25852
          kohafield: ""
25369
          kohafield: ""
25853
          tab: 4
25370
          tab: 4
25854
          authorised_value: ""
25371
          authorised_value: ""
25855
          authtypecode: ""
25372
          authtypecode: ""
25856
          value_builder: ""
25373
          value_builder: unimarc_field_4XX.pl
25857
          isurl: 0
25374
          isurl: 0
25858
          hidden: -5
25375
          hidden: 0
25859
          frameworkcode: ""
25376
          frameworkcode: ""
25860
          seealso: ""
25377
          seealso: ""
25861
          link: ""
25378
          link: ""
25862
          defaultvalue:
25379
          defaultvalue:
25863
25380
25864
        - tagfield: "456"
25381
        - tagfield: "455"
25865
          tagsubfield: "u"
25382
          tagsubfield: "u"
25866
          liblibrarian: "Uniform Resource Locator"
25383
          liblibrarian: "Uniform Resource Locator"
25867
          libopac: "Uniform Resource Locator"
25384
          libopac: "Uniform Resource Locator"
Lines 25873-25885 tables: Link Here
25873
          authtypecode: ""
25390
          authtypecode: ""
25874
          value_builder: ""
25391
          value_builder: ""
25875
          isurl: 0
25392
          isurl: 0
25876
          hidden: -5
25393
          hidden: -1
25877
          frameworkcode: ""
25394
          frameworkcode: ""
25878
          seealso: ""
25395
          seealso: ""
25879
          link: ""
25396
          link: ""
25880
          defaultvalue:
25397
          defaultvalue:
25881
25398
25882
        - tagfield: "456"
25399
        - tagfield: "455"
25883
          tagsubfield: "v"
25400
          tagsubfield: "v"
25884
          liblibrarian: "Volume Number"
25401
          liblibrarian: "Volume Number"
25885
          libopac: "Volume Number"
25402
          libopac: "Volume Number"
Lines 25891-25903 tables: Link Here
25891
          authtypecode: ""
25408
          authtypecode: ""
25892
          value_builder: ""
25409
          value_builder: ""
25893
          isurl: 0
25410
          isurl: 0
25894
          hidden: -5
25411
          hidden: -1
25895
          frameworkcode: ""
25412
          frameworkcode: ""
25896
          seealso: ""
25413
          seealso: ""
25897
          link: ""
25414
          link: ""
25898
          defaultvalue:
25415
          defaultvalue:
25899
25416
25900
        - tagfield: "456"
25417
        - tagfield: "455"
25901
          tagsubfield: "x"
25418
          tagsubfield: "x"
25902
          liblibrarian: "International Standard Serial Number"
25419
          liblibrarian: "International Standard Serial Number"
25903
          libopac: "International Standard Serial Number"
25420
          libopac: "International Standard Serial Number"
Lines 25909-25921 tables: Link Here
25909
          authtypecode: ""
25426
          authtypecode: ""
25910
          value_builder: ""
25427
          value_builder: ""
25911
          isurl: 0
25428
          isurl: 0
25912
          hidden: -5
25429
          hidden: -1
25913
          frameworkcode: ""
25430
          frameworkcode: ""
25914
          seealso: ""
25431
          seealso: ""
25915
          link: ""
25432
          link: ISSN
25916
          defaultvalue:
25433
          defaultvalue:
25917
25434
25918
        - tagfield: "456"
25435
        - tagfield: "455"
25919
          tagsubfield: "y"
25436
          tagsubfield: "y"
25920
          liblibrarian: "International Standard Book Number"
25437
          liblibrarian: "International Standard Book Number"
25921
          libopac: "International Standard Book Number"
25438
          libopac: "International Standard Book Number"
Lines 25927-25939 tables: Link Here
25927
          authtypecode: ""
25444
          authtypecode: ""
25928
          value_builder: ""
25445
          value_builder: ""
25929
          isurl: 0
25446
          isurl: 0
25930
          hidden: -5
25447
          hidden: -1
25931
          frameworkcode: ""
25448
          frameworkcode: ""
25932
          seealso: ""
25449
          seealso: ""
25933
          link: ""
25450
          link: ISBN
25934
          defaultvalue:
25451
          defaultvalue:
25935
25452
25936
        - tagfield: "456"
25453
        - tagfield: "455"
25937
          tagsubfield: "z"
25454
          tagsubfield: "z"
25938
          liblibrarian: "CODEN"
25455
          liblibrarian: "CODEN"
25939
          libopac: "CODEN"
25456
          libopac: "CODEN"
Lines 25945-25993 tables: Link Here
25945
          authtypecode: ""
25462
          authtypecode: ""
25946
          value_builder: ""
25463
          value_builder: ""
25947
          isurl: 0
25464
          isurl: 0
25948
          hidden: -5
25465
          hidden: -1
25949
          frameworkcode: ""
25950
          seealso: ""
25951
          link: ""
25952
          defaultvalue:
25953
25954
        - tagfield: "461"
25955
          tagsubfield: "0"
25956
          liblibrarian: "Bibliographic Record Identifier"
25957
          libopac: "Bibliographic Record Identifier"
25958
          repeatable: 0
25959
          mandatory: 0
25960
          kohafield: ""
25961
          tab: 4
25962
          authorised_value: ""
25963
          authtypecode: ""
25964
          value_builder: ""
25965
          isurl: 0
25966
          hidden: -5
25967
          frameworkcode: ""
25968
          seealso: ""
25969
          link: ""
25970
          defaultvalue:
25971
25972
        - tagfield: "461"
25973
          tagsubfield: "1"
25974
          liblibrarian: "Linking Data"
25975
          libopac: "Linking Data"
25976
          repeatable: 1
25977
          mandatory: 0
25978
          kohafield: ""
25979
          tab: 4
25980
          authorised_value: ""
25981
          authtypecode: ""
25982
          value_builder: ""
25983
          isurl: 0
25984
          hidden: -6
25985
          frameworkcode: ""
25466
          frameworkcode: ""
25986
          seealso: ""
25467
          seealso: ""
25987
          link: ""
25468
          link: ""
25988
          defaultvalue:
25469
          defaultvalue:
25989
25470
25990
        - tagfield: "461"
25471
        - tagfield: "456"
25991
          tagsubfield: "3"
25472
          tagsubfield: "3"
25992
          liblibrarian: "Authority Record Number"
25473
          liblibrarian: "Authority Record Number"
25993
          libopac: "Authority Record Number"
25474
          libopac: "Authority Record Number"
Lines 25999-26014 tables: Link Here
25999
          authtypecode: ""
25480
          authtypecode: ""
26000
          value_builder: ""
25481
          value_builder: ""
26001
          isurl: 0
25482
          isurl: 0
26002
          hidden: -5
25483
          hidden: -1
26003
          frameworkcode: ""
25484
          frameworkcode: ""
26004
          seealso: ""
25485
          seealso: ""
26005
          link: ""
25486
          link: ""
26006
          defaultvalue:
25487
          defaultvalue:
26007
25488
26008
        - tagfield: "461"
25489
        - tagfield: "456"
26009
          tagsubfield: "5"
25490
          tagsubfield: "5"
26010
          liblibrarian: "Institution to Which the Field Applies"
25491
          liblibrarian: "Institution and Copy to Which Field Applies"
26011
          libopac: "Institution to Which the Field Applies"
25492
          libopac: "Institution and Copy to Which Field Applies"
26012
          repeatable: 0
25493
          repeatable: 0
26013
          mandatory: 0
25494
          mandatory: 0
26014
          kohafield: ""
25495
          kohafield: ""
Lines 26017-26032 tables: Link Here
26017
          authtypecode: ""
25498
          authtypecode: ""
26018
          value_builder: ""
25499
          value_builder: ""
26019
          isurl: 0
25500
          isurl: 0
26020
          hidden: -5
25501
          hidden: -1
26021
          frameworkcode: ""
25502
          frameworkcode: ""
26022
          seealso: ""
25503
          seealso: ""
26023
          link: ""
25504
          link: ""
26024
          defaultvalue:
25505
          defaultvalue:
26025
25506
26026
        - tagfield: "461"
25507
        - tagfield: "456"
26027
          tagsubfield: "9"
25508
          tagsubfield: "9"
26028
          liblibrarian: "Koha number"
25509
          liblibrarian: "Koha number"
26029
          libopac: ""
25510
          libopac: "Koha number"
26030
          repeatable: 0
25511
          repeatable: 0
26031
          mandatory: 0
25512
          mandatory: 0
26032
          kohafield: ""
25513
          kohafield: ""
Lines 26035-26047 tables: Link Here
26035
          authtypecode: ""
25516
          authtypecode: ""
26036
          value_builder: ""
25517
          value_builder: ""
26037
          isurl: 0
25518
          isurl: 0
26038
          hidden: 0
25519
          hidden: -1
26039
          frameworkcode: ""
25520
          frameworkcode: ""
26040
          seealso: ""
25521
          seealso: ""
26041
          link: 001@
25522
          link: Local-number
26042
          defaultvalue: ""
25523
          defaultvalue:
26043
25524
26044
        - tagfield: "461"
25525
        - tagfield: "456"
26045
          tagsubfield: "a"
25526
          tagsubfield: "a"
26046
          liblibrarian: "Author"
25527
          liblibrarian: "Author"
26047
          libopac: "Author"
25528
          libopac: "Author"
Lines 26053-26065 tables: Link Here
26053
          authtypecode: ""
25534
          authtypecode: ""
26054
          value_builder: ""
25535
          value_builder: ""
26055
          isurl: 0
25536
          isurl: 0
26056
          hidden: -5
25537
          hidden: -1
26057
          frameworkcode: ""
25538
          frameworkcode: ""
26058
          seealso: ""
25539
          seealso: ""
26059
          link: ""
25540
          link: ""
26060
          defaultvalue:
25541
          defaultvalue:
26061
25542
26062
        - tagfield: "461"
25543
        - tagfield: "456"
26063
          tagsubfield: "b"
25544
          tagsubfield: "b"
26064
          liblibrarian: "General Material Designation"
25545
          liblibrarian: "General Material Designation"
26065
          libopac: "General Material Designation"
25546
          libopac: "General Material Designation"
Lines 26071-26083 tables: Link Here
26071
          authtypecode: ""
25552
          authtypecode: ""
26072
          value_builder: ""
25553
          value_builder: ""
26073
          isurl: 0
25554
          isurl: 0
26074
          hidden: -6
25555
          hidden: -1
26075
          frameworkcode: ""
25556
          frameworkcode: ""
26076
          seealso: ""
25557
          seealso: ""
26077
          link: ""
25558
          link: ""
26078
          defaultvalue:
25559
          defaultvalue:
26079
25560
26080
        - tagfield: "461"
25561
        - tagfield: "456"
26081
          tagsubfield: "c"
25562
          tagsubfield: "c"
26082
          liblibrarian: "Place of Publication"
25563
          liblibrarian: "Place of Publication"
26083
          libopac: "Place of Publication"
25564
          libopac: "Place of Publication"
Lines 26089-26101 tables: Link Here
26089
          authtypecode: ""
25570
          authtypecode: ""
26090
          value_builder: ""
25571
          value_builder: ""
26091
          isurl: 0
25572
          isurl: 0
26092
          hidden: -5
25573
          hidden: -1
26093
          frameworkcode: ""
25574
          frameworkcode: ""
26094
          seealso: ""
25575
          seealso: ""
26095
          link: ""
25576
          link: ""
26096
          defaultvalue:
25577
          defaultvalue:
26097
25578
26098
        - tagfield: "461"
25579
        - tagfield: "456"
26099
          tagsubfield: "d"
25580
          tagsubfield: "d"
26100
          liblibrarian: "Date of Publication"
25581
          liblibrarian: "Date of Publication"
26101
          libopac: "Date of Publication"
25582
          libopac: "Date of Publication"
Lines 26107-26119 tables: Link Here
26107
          authtypecode: ""
25588
          authtypecode: ""
26108
          value_builder: ""
25589
          value_builder: ""
26109
          isurl: 0
25590
          isurl: 0
26110
          hidden: -5
25591
          hidden: -1
26111
          frameworkcode: ""
25592
          frameworkcode: ""
26112
          seealso: ""
25593
          seealso: ""
26113
          link: ""
25594
          link: ""
26114
          defaultvalue:
25595
          defaultvalue:
26115
25596
26116
        - tagfield: "461"
25597
        - tagfield: "456"
26117
          tagsubfield: "e"
25598
          tagsubfield: "e"
26118
          liblibrarian: "Edition Statement"
25599
          liblibrarian: "Edition Statement"
26119
          libopac: "Edition Statement"
25600
          libopac: "Edition Statement"
Lines 26125-26137 tables: Link Here
26125
          authtypecode: ""
25606
          authtypecode: ""
26126
          value_builder: ""
25607
          value_builder: ""
26127
          isurl: 0
25608
          isurl: 0
26128
          hidden: -5
25609
          hidden: -1
26129
          frameworkcode: ""
25610
          frameworkcode: ""
26130
          seealso: ""
25611
          seealso: ""
26131
          link: ""
25612
          link: ""
26132
          defaultvalue:
25613
          defaultvalue:
26133
25614
26134
        - tagfield: "461"
25615
        - tagfield: "456"
26135
          tagsubfield: "f"
25616
          tagsubfield: "f"
26136
          liblibrarian: "First Statement of Responsibility"
25617
          liblibrarian: "First Statement of Responsibility"
26137
          libopac: "First Statement of Responsibility"
25618
          libopac: "First Statement of Responsibility"
Lines 26143-26155 tables: Link Here
26143
          authtypecode: ""
25624
          authtypecode: ""
26144
          value_builder: ""
25625
          value_builder: ""
26145
          isurl: 0
25626
          isurl: 0
26146
          hidden: -6
25627
          hidden: -1
26147
          frameworkcode: ""
25628
          frameworkcode: ""
26148
          seealso: ""
25629
          seealso: ""
26149
          link: ""
25630
          link: ""
26150
          defaultvalue:
25631
          defaultvalue:
26151
25632
26152
        - tagfield: "461"
25633
        - tagfield: "456"
26153
          tagsubfield: "g"
25634
          tagsubfield: "g"
26154
          liblibrarian: "Subsequent Statement of Responsibility"
25635
          liblibrarian: "Subsequent Statement of Responsibility"
26155
          libopac: "Subsequent Statement of Responsibility"
25636
          libopac: "Subsequent Statement of Responsibility"
Lines 26161-26173 tables: Link Here
26161
          authtypecode: ""
25642
          authtypecode: ""
26162
          value_builder: ""
25643
          value_builder: ""
26163
          isurl: 0
25644
          isurl: 0
26164
          hidden: -6
25645
          hidden: -1
26165
          frameworkcode: ""
25646
          frameworkcode: ""
26166
          seealso: ""
25647
          seealso: ""
26167
          link: ""
25648
          link: ""
26168
          defaultvalue:
25649
          defaultvalue:
26169
25650
26170
        - tagfield: "461"
25651
        - tagfield: "456"
26171
          tagsubfield: "h"
25652
          tagsubfield: "h"
26172
          liblibrarian: "Number of Section or Part"
25653
          liblibrarian: "Number of Section or Part"
26173
          libopac: "Number of Section or Part"
25654
          libopac: "Number of Section or Part"
Lines 26179-26191 tables: Link Here
26179
          authtypecode: ""
25660
          authtypecode: ""
26180
          value_builder: ""
25661
          value_builder: ""
26181
          isurl: 0
25662
          isurl: 0
26182
          hidden: -5
25663
          hidden: -1
26183
          frameworkcode: ""
25664
          frameworkcode: ""
26184
          seealso: ""
25665
          seealso: ""
26185
          link: ""
25666
          link: ""
26186
          defaultvalue:
25667
          defaultvalue:
26187
25668
26188
        - tagfield: "461"
25669
        - tagfield: "456"
26189
          tagsubfield: "i"
25670
          tagsubfield: "i"
26190
          liblibrarian: "Name of Section or Part"
25671
          liblibrarian: "Name of Section or Part"
26191
          libopac: "Name of Section or Part"
25672
          libopac: "Name of Section or Part"
Lines 26197-26212 tables: Link Here
26197
          authtypecode: ""
25678
          authtypecode: ""
26198
          value_builder: ""
25679
          value_builder: ""
26199
          isurl: 0
25680
          isurl: 0
26200
          hidden: -5
25681
          hidden: -1
26201
          frameworkcode: ""
25682
          frameworkcode: ""
26202
          seealso: ""
25683
          seealso: ""
26203
          link: ""
25684
          link: ""
26204
          defaultvalue:
25685
          defaultvalue:
26205
25686
26206
        - tagfield: "461"
25687
        - tagfield: "456"
26207
          tagsubfield: "l"
25688
          tagsubfield: "l"
26208
          liblibrarian: "Parallel Title"
25689
          liblibrarian: "Parallel title"
26209
          libopac: "Parallel Title"
25690
          libopac: "Parallel title"
26210
          repeatable: 1
25691
          repeatable: 1
26211
          mandatory: 0
25692
          mandatory: 0
26212
          kohafield: ""
25693
          kohafield: ""
Lines 26215-26227 tables: Link Here
26215
          authtypecode: ""
25696
          authtypecode: ""
26216
          value_builder: ""
25697
          value_builder: ""
26217
          isurl: 0
25698
          isurl: 0
26218
          hidden: -6
25699
          hidden: -1
26219
          frameworkcode: ""
25700
          frameworkcode: ""
26220
          seealso: ""
25701
          seealso: ""
26221
          link: ""
25702
          link: ""
26222
          defaultvalue:
25703
          defaultvalue:
26223
25704
26224
        - tagfield: "461"
25705
        - tagfield: "456"
26225
          tagsubfield: "m"
25706
          tagsubfield: "m"
26226
          liblibrarian: "International Standard Music Number"
25707
          liblibrarian: "International Standard Music Number"
26227
          libopac: "International Standard Music Number"
25708
          libopac: "International Standard Music Number"
Lines 26233-26245 tables: Link Here
26233
          authtypecode: ""
25714
          authtypecode: ""
26234
          value_builder: ""
25715
          value_builder: ""
26235
          isurl: 0
25716
          isurl: 0
26236
          hidden: -6
25717
          hidden: -1
26237
          frameworkcode: ""
25718
          frameworkcode: ""
26238
          seealso: ""
25719
          seealso: ""
26239
          link: ""
25720
          link: ""
26240
          defaultvalue:
25721
          defaultvalue:
26241
25722
26242
        - tagfield: "461"
25723
        - tagfield: "456"
26243
          tagsubfield: "n"
25724
          tagsubfield: "n"
26244
          liblibrarian: "Name of Publisher, Distributor, etc."
25725
          liblibrarian: "Name of Publisher, Distributor, etc."
26245
          libopac: "Name of Publisher, Distributor, etc."
25726
          libopac: "Name of Publisher, Distributor, etc."
Lines 26251-26266 tables: Link Here
26251
          authtypecode: ""
25732
          authtypecode: ""
26252
          value_builder: ""
25733
          value_builder: ""
26253
          isurl: 0
25734
          isurl: 0
26254
          hidden: -6
25735
          hidden: -1
26255
          frameworkcode: ""
25736
          frameworkcode: ""
26256
          seealso: ""
25737
          seealso: ""
26257
          link: ""
25738
          link: ""
26258
          defaultvalue:
25739
          defaultvalue:
26259
25740
26260
        - tagfield: "461"
25741
        - tagfield: "456"
26261
          tagsubfield: "o"
25742
          tagsubfield: "o"
26262
          liblibrarian: "Other Title Information."
25743
          liblibrarian: "Other title information."
26263
          libopac: "Other Title Information."
25744
          libopac: "Other title information."
26264
          repeatable: 1
25745
          repeatable: 1
26265
          mandatory: 0
25746
          mandatory: 0
26266
          kohafield: ""
25747
          kohafield: ""
Lines 26269-26284 tables: Link Here
26269
          authtypecode: ""
25750
          authtypecode: ""
26270
          value_builder: ""
25751
          value_builder: ""
26271
          isurl: 0
25752
          isurl: 0
26272
          hidden: -6
25753
          hidden: -1
26273
          frameworkcode: ""
25754
          frameworkcode: ""
26274
          seealso: ""
25755
          seealso: ""
26275
          link: ""
25756
          link: ""
26276
          defaultvalue:
25757
          defaultvalue:
26277
25758
26278
        - tagfield: "461"
25759
        - tagfield: "456"
26279
          tagsubfield: "p"
25760
          tagsubfield: "p"
26280
          liblibrarian: "Physical Description"
25761
          liblibrarian: "Physical description"
26281
          libopac: "Physical Description"
25762
          libopac: "Physical description"
26282
          repeatable: 0
25763
          repeatable: 0
26283
          mandatory: 0
25764
          mandatory: 0
26284
          kohafield: ""
25765
          kohafield: ""
Lines 26287-26302 tables: Link Here
26287
          authtypecode: ""
25768
          authtypecode: ""
26288
          value_builder: ""
25769
          value_builder: ""
26289
          isurl: 0
25770
          isurl: 0
26290
          hidden: -5
25771
          hidden: -1
26291
          frameworkcode: ""
25772
          frameworkcode: ""
26292
          seealso: ""
25773
          seealso: ""
26293
          link: ""
25774
          link: ""
26294
          defaultvalue:
25775
          defaultvalue:
26295
25776
26296
        - tagfield: "461"
25777
        - tagfield: "456"
26297
          tagsubfield: "q"
25778
          tagsubfield: "q"
26298
          liblibrarian: "International Standard Identifier for a Work"
25779
          liblibrarian: "International standard identifier for a work"
26299
          libopac: "International Standard Identifier for a Work"
25780
          libopac: "International standard identifier for a work"
26300
          repeatable: 1
25781
          repeatable: 1
26301
          mandatory: 0
25782
          mandatory: 0
26302
          kohafield: ""
25783
          kohafield: ""
Lines 26305-26320 tables: Link Here
26305
          authtypecode: ""
25786
          authtypecode: ""
26306
          value_builder: ""
25787
          value_builder: ""
26307
          isurl: 0
25788
          isurl: 0
26308
          hidden: -6
25789
          hidden: -1
26309
          frameworkcode: ""
25790
          frameworkcode: ""
26310
          seealso: ""
25791
          seealso: ""
26311
          link: ""
25792
          link: ""
26312
          defaultvalue:
25793
          defaultvalue:
26313
25794
26314
        - tagfield: "461"
25795
        - tagfield: "456"
26315
          tagsubfield: "r"
25796
          tagsubfield: "r"
26316
          liblibrarian: "International Standard Identifier for an Expression"
25797
          liblibrarian: "International standard identifier for an expression"
26317
          libopac: "International Standard Identifier for an Expression"
25798
          libopac: "International standard identifier for an expression"
26318
          repeatable: 1
25799
          repeatable: 1
26319
          mandatory: 0
25800
          mandatory: 0
26320
          kohafield: ""
25801
          kohafield: ""
Lines 26323-26338 tables: Link Here
26323
          authtypecode: ""
25804
          authtypecode: ""
26324
          value_builder: ""
25805
          value_builder: ""
26325
          isurl: 0
25806
          isurl: 0
26326
          hidden: -6
25807
          hidden: -1
26327
          frameworkcode: ""
25808
          frameworkcode: ""
26328
          seealso: ""
25809
          seealso: ""
26329
          link: ""
25810
          link: ""
26330
          defaultvalue:
25811
          defaultvalue:
26331
25812
26332
        - tagfield: "461"
25813
        - tagfield: "456"
26333
          tagsubfield: "s"
25814
          tagsubfield: "s"
26334
          liblibrarian: "Series Statement"
25815
          liblibrarian: "Series statement"
26335
          libopac: "Series Statement"
25816
          libopac: "Series statement"
26336
          repeatable: 1
25817
          repeatable: 1
26337
          mandatory: 0
25818
          mandatory: 0
26338
          kohafield: ""
25819
          kohafield: ""
Lines 26341-26371 tables: Link Here
26341
          authtypecode: ""
25822
          authtypecode: ""
26342
          value_builder: ""
25823
          value_builder: ""
26343
          isurl: 0
25824
          isurl: 0
26344
          hidden: -6
25825
          hidden: -1
26345
          frameworkcode: ""
25826
          frameworkcode: ""
26346
          seealso: ""
25827
          seealso: ""
26347
          link: ""
25828
          link: ""
26348
          defaultvalue:
25829
          defaultvalue:
26349
25830
26350
        - tagfield: "461"
25831
        - tagfield: "456"
26351
          tagsubfield: "t"
25832
          tagsubfield: "t"
26352
          liblibrarian: "Title"
25833
          liblibrarian: "Title"
26353
          libopac: "Title"
25834
          libopac: "Title"
26354
          repeatable: 0
25835
          repeatable: 1
26355
          mandatory: 1
25836
          mandatory: 1
26356
          kohafield: ""
25837
          kohafield: ""
26357
          tab: 4
25838
          tab: 4
26358
          authorised_value: ""
25839
          authorised_value: ""
26359
          authtypecode: ""
25840
          authtypecode: ""
26360
          value_builder: ""
25841
          value_builder: unimarc_field_4XX.pl
26361
          isurl: 0
25842
          isurl: 0
26362
          hidden: -5
25843
          hidden: 0
26363
          frameworkcode: ""
25844
          frameworkcode: ""
26364
          seealso: ""
25845
          seealso: ""
26365
          link: ""
25846
          link: ""
26366
          defaultvalue:
25847
          defaultvalue:
26367
25848
26368
        - tagfield: "461"
25849
        - tagfield: "456"
26369
          tagsubfield: "u"
25850
          tagsubfield: "u"
26370
          liblibrarian: "Uniform Resource Locator"
25851
          liblibrarian: "Uniform Resource Locator"
26371
          libopac: "Uniform Resource Locator"
25852
          libopac: "Uniform Resource Locator"
Lines 26377-26389 tables: Link Here
26377
          authtypecode: ""
25858
          authtypecode: ""
26378
          value_builder: ""
25859
          value_builder: ""
26379
          isurl: 0
25860
          isurl: 0
26380
          hidden: -5
25861
          hidden: -1
26381
          frameworkcode: ""
25862
          frameworkcode: ""
26382
          seealso: ""
25863
          seealso: ""
26383
          link: ""
25864
          link: ""
26384
          defaultvalue:
25865
          defaultvalue:
26385
25866
26386
        - tagfield: "461"
25867
        - tagfield: "456"
26387
          tagsubfield: "v"
25868
          tagsubfield: "v"
26388
          liblibrarian: "Volume Number"
25869
          liblibrarian: "Volume Number"
26389
          libopac: "Volume Number"
25870
          libopac: "Volume Number"
Lines 26395-26407 tables: Link Here
26395
          authtypecode: ""
25876
          authtypecode: ""
26396
          value_builder: ""
25877
          value_builder: ""
26397
          isurl: 0
25878
          isurl: 0
26398
          hidden: -5
25879
          hidden: -1
26399
          frameworkcode: ""
25880
          frameworkcode: ""
26400
          seealso: ""
25881
          seealso: ""
26401
          link: ""
25882
          link: ""
26402
          defaultvalue:
25883
          defaultvalue:
26403
25884
26404
        - tagfield: "461"
25885
        - tagfield: "456"
26405
          tagsubfield: "x"
25886
          tagsubfield: "x"
26406
          liblibrarian: "International Standard Serial Number"
25887
          liblibrarian: "International Standard Serial Number"
26407
          libopac: "International Standard Serial Number"
25888
          libopac: "International Standard Serial Number"
Lines 26413-26425 tables: Link Here
26413
          authtypecode: ""
25894
          authtypecode: ""
26414
          value_builder: ""
25895
          value_builder: ""
26415
          isurl: 0
25896
          isurl: 0
26416
          hidden: -5
25897
          hidden: -1
26417
          frameworkcode: ""
25898
          frameworkcode: ""
26418
          seealso: ""
25899
          seealso: ""
26419
          link: ""
25900
          link: ISSN
26420
          defaultvalue:
25901
          defaultvalue:
26421
25902
26422
        - tagfield: "461"
25903
        - tagfield: "456"
26423
          tagsubfield: "y"
25904
          tagsubfield: "y"
26424
          liblibrarian: "International Standard Book Number"
25905
          liblibrarian: "International Standard Book Number"
26425
          libopac: "International Standard Book Number"
25906
          libopac: "International Standard Book Number"
Lines 26431-26443 tables: Link Here
26431
          authtypecode: ""
25912
          authtypecode: ""
26432
          value_builder: ""
25913
          value_builder: ""
26433
          isurl: 0
25914
          isurl: 0
26434
          hidden: -5
25915
          hidden: -1
26435
          frameworkcode: ""
25916
          frameworkcode: ""
26436
          seealso: ""
25917
          seealso: ""
26437
          link: ""
25918
          link: ISBN
26438
          defaultvalue:
25919
          defaultvalue:
26439
25920
26440
        - tagfield: "461"
25921
        - tagfield: "456"
26441
          tagsubfield: "z"
25922
          tagsubfield: "z"
26442
          liblibrarian: "CODEN"
25923
          liblibrarian: "CODEN"
26443
          libopac: "CODEN"
25924
          libopac: "CODEN"
Lines 26449-26497 tables: Link Here
26449
          authtypecode: ""
25930
          authtypecode: ""
26450
          value_builder: ""
25931
          value_builder: ""
26451
          isurl: 0
25932
          isurl: 0
26452
          hidden: -5
25933
          hidden: -1
26453
          frameworkcode: ""
26454
          seealso: ""
26455
          link: ""
26456
          defaultvalue:
26457
26458
        - tagfield: "462"
26459
          tagsubfield: "0"
26460
          liblibrarian: "Bibliographic Record Identifier"
26461
          libopac: "Bibliographic Record Identifier"
26462
          repeatable: 0
26463
          mandatory: 0
26464
          kohafield: ""
26465
          tab: 4
26466
          authorised_value: ""
26467
          authtypecode: ""
26468
          value_builder: ""
26469
          isurl: 0
26470
          hidden: -5
26471
          frameworkcode: ""
26472
          seealso: ""
26473
          link: ""
26474
          defaultvalue:
26475
26476
        - tagfield: "462"
26477
          tagsubfield: "1"
26478
          liblibrarian: "Linking Data"
26479
          libopac: "Linking Data"
26480
          repeatable: 1
26481
          mandatory: 0
26482
          kohafield: ""
26483
          tab: 4
26484
          authorised_value: ""
26485
          authtypecode: ""
26486
          value_builder: ""
26487
          isurl: 0
26488
          hidden: -6
26489
          frameworkcode: ""
25934
          frameworkcode: ""
26490
          seealso: ""
25935
          seealso: ""
26491
          link: ""
25936
          link: ""
26492
          defaultvalue:
25937
          defaultvalue:
26493
25938
26494
        - tagfield: "462"
25939
        - tagfield: "461"
26495
          tagsubfield: "3"
25940
          tagsubfield: "3"
26496
          liblibrarian: "Authority Record Number"
25941
          liblibrarian: "Authority Record Number"
26497
          libopac: "Authority Record Number"
25942
          libopac: "Authority Record Number"
Lines 26503-26518 tables: Link Here
26503
          authtypecode: ""
25948
          authtypecode: ""
26504
          value_builder: ""
25949
          value_builder: ""
26505
          isurl: 0
25950
          isurl: 0
26506
          hidden: -5
25951
          hidden: -1
26507
          frameworkcode: ""
25952
          frameworkcode: ""
26508
          seealso: ""
25953
          seealso: ""
26509
          link: ""
25954
          link: ""
26510
          defaultvalue:
25955
          defaultvalue:
26511
25956
26512
        - tagfield: "462"
25957
        - tagfield: "461"
26513
          tagsubfield: "5"
25958
          tagsubfield: "5"
26514
          liblibrarian: "Institution to Which the Field Applies"
25959
          liblibrarian: "Institution and Copy to Which Field Applies"
26515
          libopac: "Institution to Which the Field Applies"
25960
          libopac: "Institution and Copy to Which Field Applies"
26516
          repeatable: 0
25961
          repeatable: 0
26517
          mandatory: 0
25962
          mandatory: 0
26518
          kohafield: ""
25963
          kohafield: ""
Lines 26521-26536 tables: Link Here
26521
          authtypecode: ""
25966
          authtypecode: ""
26522
          value_builder: ""
25967
          value_builder: ""
26523
          isurl: 0
25968
          isurl: 0
26524
          hidden: -5
25969
          hidden: -1
26525
          frameworkcode: ""
25970
          frameworkcode: ""
26526
          seealso: ""
25971
          seealso: ""
26527
          link: ""
25972
          link: ""
26528
          defaultvalue:
25973
          defaultvalue:
26529
25974
26530
        - tagfield: "462"
25975
        - tagfield: "461"
26531
          tagsubfield: "9"
25976
          tagsubfield: "9"
26532
          liblibrarian: "Koha number"
25977
          liblibrarian: "Koha number"
26533
          libopac: ""
25978
          libopac: "Koha number"
26534
          repeatable: 0
25979
          repeatable: 0
26535
          mandatory: 0
25980
          mandatory: 0
26536
          kohafield: ""
25981
          kohafield: ""
Lines 26539-26551 tables: Link Here
26539
          authtypecode: ""
25984
          authtypecode: ""
26540
          value_builder: ""
25985
          value_builder: ""
26541
          isurl: 0
25986
          isurl: 0
26542
          hidden: 0
25987
          hidden: -1
26543
          frameworkcode: ""
25988
          frameworkcode: ""
26544
          seealso: ""
25989
          seealso: ""
26545
          link: 001@
25990
          link: Local-number
26546
          defaultvalue: ""
25991
          defaultvalue:
26547
25992
26548
        - tagfield: "462"
25993
        - tagfield: "461"
26549
          tagsubfield: "a"
25994
          tagsubfield: "a"
26550
          liblibrarian: "Author"
25995
          liblibrarian: "Author"
26551
          libopac: "Author"
25996
          libopac: "Author"
Lines 26557-26569 tables: Link Here
26557
          authtypecode: ""
26002
          authtypecode: ""
26558
          value_builder: ""
26003
          value_builder: ""
26559
          isurl: 0
26004
          isurl: 0
26560
          hidden: -5
26005
          hidden: -1
26561
          frameworkcode: ""
26006
          frameworkcode: ""
26562
          seealso: ""
26007
          seealso: ""
26563
          link: ""
26008
          link: ""
26564
          defaultvalue:
26009
          defaultvalue:
26565
26010
26566
        - tagfield: "462"
26011
        - tagfield: "461"
26567
          tagsubfield: "b"
26012
          tagsubfield: "b"
26568
          liblibrarian: "General Material Designation"
26013
          liblibrarian: "General Material Designation"
26569
          libopac: "General Material Designation"
26014
          libopac: "General Material Designation"
Lines 26575-26587 tables: Link Here
26575
          authtypecode: ""
26020
          authtypecode: ""
26576
          value_builder: ""
26021
          value_builder: ""
26577
          isurl: 0
26022
          isurl: 0
26578
          hidden: -6
26023
          hidden: -1
26579
          frameworkcode: ""
26024
          frameworkcode: ""
26580
          seealso: ""
26025
          seealso: ""
26581
          link: ""
26026
          link: ""
26582
          defaultvalue:
26027
          defaultvalue:
26583
26028
26584
        - tagfield: "462"
26029
        - tagfield: "461"
26585
          tagsubfield: "c"
26030
          tagsubfield: "c"
26586
          liblibrarian: "Place of Publication"
26031
          liblibrarian: "Place of Publication"
26587
          libopac: "Place of Publication"
26032
          libopac: "Place of Publication"
Lines 26593-26605 tables: Link Here
26593
          authtypecode: ""
26038
          authtypecode: ""
26594
          value_builder: ""
26039
          value_builder: ""
26595
          isurl: 0
26040
          isurl: 0
26596
          hidden: -5
26041
          hidden: -1
26597
          frameworkcode: ""
26042
          frameworkcode: ""
26598
          seealso: ""
26043
          seealso: ""
26599
          link: ""
26044
          link: ""
26600
          defaultvalue:
26045
          defaultvalue:
26601
26046
26602
        - tagfield: "462"
26047
        - tagfield: "461"
26603
          tagsubfield: "d"
26048
          tagsubfield: "d"
26604
          liblibrarian: "Date of Publication"
26049
          liblibrarian: "Date of Publication"
26605
          libopac: "Date of Publication"
26050
          libopac: "Date of Publication"
Lines 26611-26623 tables: Link Here
26611
          authtypecode: ""
26056
          authtypecode: ""
26612
          value_builder: ""
26057
          value_builder: ""
26613
          isurl: 0
26058
          isurl: 0
26614
          hidden: -5
26059
          hidden: 0
26615
          frameworkcode: ""
26060
          frameworkcode: ""
26616
          seealso: ""
26061
          seealso: ""
26617
          link: ""
26062
          link: ""
26618
          defaultvalue:
26063
          defaultvalue:
26619
26064
26620
        - tagfield: "462"
26065
        - tagfield: "461"
26621
          tagsubfield: "e"
26066
          tagsubfield: "e"
26622
          liblibrarian: "Edition Statement"
26067
          liblibrarian: "Edition Statement"
26623
          libopac: "Edition Statement"
26068
          libopac: "Edition Statement"
Lines 26629-26641 tables: Link Here
26629
          authtypecode: ""
26074
          authtypecode: ""
26630
          value_builder: ""
26075
          value_builder: ""
26631
          isurl: 0
26076
          isurl: 0
26632
          hidden: -5
26077
          hidden: -1
26633
          frameworkcode: ""
26078
          frameworkcode: ""
26634
          seealso: ""
26079
          seealso: ""
26635
          link: ""
26080
          link: ""
26636
          defaultvalue:
26081
          defaultvalue:
26637
26082
26638
        - tagfield: "462"
26083
        - tagfield: "461"
26639
          tagsubfield: "f"
26084
          tagsubfield: "f"
26640
          liblibrarian: "First Statement of Responsibility"
26085
          liblibrarian: "First Statement of Responsibility"
26641
          libopac: "First Statement of Responsibility"
26086
          libopac: "First Statement of Responsibility"
Lines 26647-26659 tables: Link Here
26647
          authtypecode: ""
26092
          authtypecode: ""
26648
          value_builder: ""
26093
          value_builder: ""
26649
          isurl: 0
26094
          isurl: 0
26650
          hidden: -6
26095
          hidden: -1
26651
          frameworkcode: ""
26096
          frameworkcode: ""
26652
          seealso: ""
26097
          seealso: ""
26653
          link: ""
26098
          link: ""
26654
          defaultvalue:
26099
          defaultvalue:
26655
26100
26656
        - tagfield: "462"
26101
        - tagfield: "461"
26657
          tagsubfield: "g"
26102
          tagsubfield: "g"
26658
          liblibrarian: "Subsequent Statement of Responsibility"
26103
          liblibrarian: "Subsequent Statement of Responsibility"
26659
          libopac: "Subsequent Statement of Responsibility"
26104
          libopac: "Subsequent Statement of Responsibility"
Lines 26665-26677 tables: Link Here
26665
          authtypecode: ""
26110
          authtypecode: ""
26666
          value_builder: ""
26111
          value_builder: ""
26667
          isurl: 0
26112
          isurl: 0
26668
          hidden: -6
26113
          hidden: -1
26669
          frameworkcode: ""
26114
          frameworkcode: ""
26670
          seealso: ""
26115
          seealso: ""
26671
          link: ""
26116
          link: ""
26672
          defaultvalue:
26117
          defaultvalue:
26673
26118
26674
        - tagfield: "462"
26119
        - tagfield: "461"
26675
          tagsubfield: "h"
26120
          tagsubfield: "h"
26676
          liblibrarian: "Number of Section or Part"
26121
          liblibrarian: "Number of Section or Part"
26677
          libopac: "Number of Section or Part"
26122
          libopac: "Number of Section or Part"
Lines 26683-26695 tables: Link Here
26683
          authtypecode: ""
26128
          authtypecode: ""
26684
          value_builder: ""
26129
          value_builder: ""
26685
          isurl: 0
26130
          isurl: 0
26686
          hidden: -5
26131
          hidden: -1
26687
          frameworkcode: ""
26132
          frameworkcode: ""
26688
          seealso: ""
26133
          seealso: ""
26689
          link: ""
26134
          link: ""
26690
          defaultvalue:
26135
          defaultvalue:
26691
26136
26692
        - tagfield: "462"
26137
        - tagfield: "461"
26693
          tagsubfield: "i"
26138
          tagsubfield: "i"
26694
          liblibrarian: "Name of Section or Part"
26139
          liblibrarian: "Name of Section or Part"
26695
          libopac: "Name of Section or Part"
26140
          libopac: "Name of Section or Part"
Lines 26701-26716 tables: Link Here
26701
          authtypecode: ""
26146
          authtypecode: ""
26702
          value_builder: ""
26147
          value_builder: ""
26703
          isurl: 0
26148
          isurl: 0
26704
          hidden: -5
26149
          hidden: -1
26705
          frameworkcode: ""
26150
          frameworkcode: ""
26706
          seealso: ""
26151
          seealso: ""
26707
          link: ""
26152
          link: ""
26708
          defaultvalue:
26153
          defaultvalue:
26709
26154
26710
        - tagfield: "462"
26155
        - tagfield: "461"
26711
          tagsubfield: "l"
26156
          tagsubfield: "l"
26712
          liblibrarian: "Parallel Title"
26157
          liblibrarian: "Parallel title"
26713
          libopac: "Parallel Title"
26158
          libopac: "Parallel title"
26714
          repeatable: 1
26159
          repeatable: 1
26715
          mandatory: 0
26160
          mandatory: 0
26716
          kohafield: ""
26161
          kohafield: ""
Lines 26719-26731 tables: Link Here
26719
          authtypecode: ""
26164
          authtypecode: ""
26720
          value_builder: ""
26165
          value_builder: ""
26721
          isurl: 0
26166
          isurl: 0
26722
          hidden: -6
26167
          hidden: -1
26723
          frameworkcode: ""
26168
          frameworkcode: ""
26724
          seealso: ""
26169
          seealso: ""
26725
          link: ""
26170
          link: ""
26726
          defaultvalue:
26171
          defaultvalue:
26727
26172
26728
        - tagfield: "462"
26173
        - tagfield: "461"
26729
          tagsubfield: "m"
26174
          tagsubfield: "m"
26730
          liblibrarian: "International Standard Music Number"
26175
          liblibrarian: "International Standard Music Number"
26731
          libopac: "International Standard Music Number"
26176
          libopac: "International Standard Music Number"
Lines 26737-26749 tables: Link Here
26737
          authtypecode: ""
26182
          authtypecode: ""
26738
          value_builder: ""
26183
          value_builder: ""
26739
          isurl: 0
26184
          isurl: 0
26740
          hidden: -6
26185
          hidden: -1
26741
          frameworkcode: ""
26186
          frameworkcode: ""
26742
          seealso: ""
26187
          seealso: ""
26743
          link: ""
26188
          link: ""
26744
          defaultvalue:
26189
          defaultvalue:
26745
26190
26746
        - tagfield: "462"
26191
        - tagfield: "461"
26747
          tagsubfield: "n"
26192
          tagsubfield: "n"
26748
          liblibrarian: "Name of Publisher, Distributor, etc."
26193
          liblibrarian: "Name of Publisher, Distributor, etc."
26749
          libopac: "Name of Publisher, Distributor, etc."
26194
          libopac: "Name of Publisher, Distributor, etc."
Lines 26755-26770 tables: Link Here
26755
          authtypecode: ""
26200
          authtypecode: ""
26756
          value_builder: ""
26201
          value_builder: ""
26757
          isurl: 0
26202
          isurl: 0
26758
          hidden: -6
26203
          hidden: -1
26759
          frameworkcode: ""
26204
          frameworkcode: ""
26760
          seealso: ""
26205
          seealso: ""
26761
          link: ""
26206
          link: ""
26762
          defaultvalue:
26207
          defaultvalue:
26763
26208
26764
        - tagfield: "462"
26209
        - tagfield: "461"
26765
          tagsubfield: "o"
26210
          tagsubfield: "o"
26766
          liblibrarian: "Other Title Information."
26211
          liblibrarian: "Other title information."
26767
          libopac: "Other Title Information."
26212
          libopac: "Other title information."
26768
          repeatable: 1
26213
          repeatable: 1
26769
          mandatory: 0
26214
          mandatory: 0
26770
          kohafield: ""
26215
          kohafield: ""
Lines 26773-26788 tables: Link Here
26773
          authtypecode: ""
26218
          authtypecode: ""
26774
          value_builder: ""
26219
          value_builder: ""
26775
          isurl: 0
26220
          isurl: 0
26776
          hidden: -6
26221
          hidden: -1
26777
          frameworkcode: ""
26222
          frameworkcode: ""
26778
          seealso: ""
26223
          seealso: ""
26779
          link: ""
26224
          link: ""
26780
          defaultvalue:
26225
          defaultvalue:
26781
26226
26782
        - tagfield: "462"
26227
        - tagfield: "461"
26783
          tagsubfield: "p"
26228
          tagsubfield: "p"
26784
          liblibrarian: "Physical Description"
26229
          liblibrarian: "Physical description"
26785
          libopac: "Physical Description"
26230
          libopac: "Physical description"
26786
          repeatable: 0
26231
          repeatable: 0
26787
          mandatory: 0
26232
          mandatory: 0
26788
          kohafield: ""
26233
          kohafield: ""
Lines 26791-26806 tables: Link Here
26791
          authtypecode: ""
26236
          authtypecode: ""
26792
          value_builder: ""
26237
          value_builder: ""
26793
          isurl: 0
26238
          isurl: 0
26794
          hidden: -5
26239
          hidden: -1
26795
          frameworkcode: ""
26240
          frameworkcode: ""
26796
          seealso: ""
26241
          seealso: ""
26797
          link: ""
26242
          link: ""
26798
          defaultvalue:
26243
          defaultvalue:
26799
26244
26800
        - tagfield: "462"
26245
        - tagfield: "461"
26801
          tagsubfield: "q"
26246
          tagsubfield: "q"
26802
          liblibrarian: "International Standard Identifier for a Work"
26247
          liblibrarian: "International standard identifier for a work"
26803
          libopac: "International Standard Identifier for a Work"
26248
          libopac: "International standard identifier for a work"
26804
          repeatable: 1
26249
          repeatable: 1
26805
          mandatory: 0
26250
          mandatory: 0
26806
          kohafield: ""
26251
          kohafield: ""
Lines 26809-26824 tables: Link Here
26809
          authtypecode: ""
26254
          authtypecode: ""
26810
          value_builder: ""
26255
          value_builder: ""
26811
          isurl: 0
26256
          isurl: 0
26812
          hidden: -6
26257
          hidden: -1
26813
          frameworkcode: ""
26258
          frameworkcode: ""
26814
          seealso: ""
26259
          seealso: ""
26815
          link: ""
26260
          link: ""
26816
          defaultvalue:
26261
          defaultvalue:
26817
26262
26818
        - tagfield: "462"
26263
        - tagfield: "461"
26819
          tagsubfield: "r"
26264
          tagsubfield: "r"
26820
          liblibrarian: "International Standard Identifier for an Expression"
26265
          liblibrarian: "International standard identifier for an expression"
26821
          libopac: "International Standard Identifier for an Expression"
26266
          libopac: "International standard identifier for an expression"
26822
          repeatable: 1
26267
          repeatable: 1
26823
          mandatory: 0
26268
          mandatory: 0
26824
          kohafield: ""
26269
          kohafield: ""
Lines 26827-26842 tables: Link Here
26827
          authtypecode: ""
26272
          authtypecode: ""
26828
          value_builder: ""
26273
          value_builder: ""
26829
          isurl: 0
26274
          isurl: 0
26830
          hidden: -6
26275
          hidden: -1
26831
          frameworkcode: ""
26276
          frameworkcode: ""
26832
          seealso: ""
26277
          seealso: ""
26833
          link: ""
26278
          link: ""
26834
          defaultvalue:
26279
          defaultvalue:
26835
26280
26836
        - tagfield: "462"
26281
        - tagfield: "461"
26837
          tagsubfield: "s"
26282
          tagsubfield: "s"
26838
          liblibrarian: "Series Statement"
26283
          liblibrarian: "Series statement"
26839
          libopac: "Series Statement"
26284
          libopac: "Series statement"
26840
          repeatable: 1
26285
          repeatable: 1
26841
          mandatory: 0
26286
          mandatory: 0
26842
          kohafield: ""
26287
          kohafield: ""
Lines 26845-26875 tables: Link Here
26845
          authtypecode: ""
26290
          authtypecode: ""
26846
          value_builder: ""
26291
          value_builder: ""
26847
          isurl: 0
26292
          isurl: 0
26848
          hidden: -6
26293
          hidden: -1
26849
          frameworkcode: ""
26294
          frameworkcode: ""
26850
          seealso: ""
26295
          seealso: ""
26851
          link: ""
26296
          link: ""
26852
          defaultvalue:
26297
          defaultvalue:
26853
26298
26854
        - tagfield: "462"
26299
        - tagfield: "461"
26855
          tagsubfield: "t"
26300
          tagsubfield: "t"
26856
          liblibrarian: "Title"
26301
          liblibrarian: "Title"
26857
          libopac: "Title"
26302
          libopac: "Title"
26858
          repeatable: 0
26303
          repeatable: 1
26859
          mandatory: 1
26304
          mandatory: 1
26860
          kohafield: ""
26305
          kohafield: ""
26861
          tab: 4
26306
          tab: 4
26862
          authorised_value: ""
26307
          authorised_value: ""
26863
          authtypecode: ""
26308
          authtypecode: ""
26864
          value_builder: ""
26309
          value_builder: unimarc_field_4XX.pl
26865
          isurl: 0
26310
          isurl: 0
26866
          hidden: -5
26311
          hidden: 0
26867
          frameworkcode: ""
26312
          frameworkcode: ""
26868
          seealso: ""
26313
          seealso: ""
26869
          link: ""
26314
          link: ""
26870
          defaultvalue:
26315
          defaultvalue:
26871
26316
26872
        - tagfield: "462"
26317
        - tagfield: "461"
26873
          tagsubfield: "u"
26318
          tagsubfield: "u"
26874
          liblibrarian: "Uniform Resource Locator"
26319
          liblibrarian: "Uniform Resource Locator"
26875
          libopac: "Uniform Resource Locator"
26320
          libopac: "Uniform Resource Locator"
Lines 26881-26893 tables: Link Here
26881
          authtypecode: ""
26326
          authtypecode: ""
26882
          value_builder: ""
26327
          value_builder: ""
26883
          isurl: 0
26328
          isurl: 0
26884
          hidden: -5
26329
          hidden: -1
26885
          frameworkcode: ""
26330
          frameworkcode: ""
26886
          seealso: ""
26331
          seealso: ""
26887
          link: ""
26332
          link: ""
26888
          defaultvalue:
26333
          defaultvalue:
26889
26334
26890
        - tagfield: "462"
26335
        - tagfield: "461"
26891
          tagsubfield: "v"
26336
          tagsubfield: "v"
26892
          liblibrarian: "Volume Number"
26337
          liblibrarian: "Volume Number"
26893
          libopac: "Volume Number"
26338
          libopac: "Volume Number"
Lines 26899-26911 tables: Link Here
26899
          authtypecode: ""
26344
          authtypecode: ""
26900
          value_builder: ""
26345
          value_builder: ""
26901
          isurl: 0
26346
          isurl: 0
26902
          hidden: -5
26347
          hidden: 0
26903
          frameworkcode: ""
26348
          frameworkcode: ""
26904
          seealso: ""
26349
          seealso: ""
26905
          link: ""
26350
          link: ""
26906
          defaultvalue:
26351
          defaultvalue:
26907
26352
26908
        - tagfield: "462"
26353
        - tagfield: "461"
26909
          tagsubfield: "x"
26354
          tagsubfield: "x"
26910
          liblibrarian: "International Standard Serial Number"
26355
          liblibrarian: "International Standard Serial Number"
26911
          libopac: "International Standard Serial Number"
26356
          libopac: "International Standard Serial Number"
Lines 26917-26929 tables: Link Here
26917
          authtypecode: ""
26362
          authtypecode: ""
26918
          value_builder: ""
26363
          value_builder: ""
26919
          isurl: 0
26364
          isurl: 0
26920
          hidden: -5
26365
          hidden: -1
26921
          frameworkcode: ""
26366
          frameworkcode: ""
26922
          seealso: ""
26367
          seealso: ""
26923
          link: ""
26368
          link: ISSN
26924
          defaultvalue:
26369
          defaultvalue:
26925
26370
26926
        - tagfield: "462"
26371
        - tagfield: "461"
26927
          tagsubfield: "y"
26372
          tagsubfield: "y"
26928
          liblibrarian: "International Standard Book Number"
26373
          liblibrarian: "International Standard Book Number"
26929
          libopac: "International Standard Book Number"
26374
          libopac: "International Standard Book Number"
Lines 26935-26947 tables: Link Here
26935
          authtypecode: ""
26380
          authtypecode: ""
26936
          value_builder: ""
26381
          value_builder: ""
26937
          isurl: 0
26382
          isurl: 0
26938
          hidden: -5
26383
          hidden: -1
26939
          frameworkcode: ""
26384
          frameworkcode: ""
26940
          seealso: ""
26385
          seealso: ""
26941
          link: ""
26386
          link: ISBN
26942
          defaultvalue:
26387
          defaultvalue:
26943
26388
26944
        - tagfield: "462"
26389
        - tagfield: "461"
26945
          tagsubfield: "z"
26390
          tagsubfield: "z"
26946
          liblibrarian: "CODEN"
26391
          liblibrarian: "CODEN"
26947
          libopac: "CODEN"
26392
          libopac: "CODEN"
Lines 26953-26969 tables: Link Here
26953
          authtypecode: ""
26398
          authtypecode: ""
26954
          value_builder: ""
26399
          value_builder: ""
26955
          isurl: 0
26400
          isurl: 0
26956
          hidden: -5
26401
          hidden: -1
26957
          frameworkcode: ""
26402
          frameworkcode: ""
26958
          seealso: ""
26403
          seealso: ""
26959
          link: ""
26404
          link: ""
26960
          defaultvalue:
26405
          defaultvalue:
26961
26406
26962
        - tagfield: "463"
26407
        - tagfield: "462"
26963
          tagsubfield: "0"
26408
          tagsubfield: "3"
26964
          liblibrarian: "Bibliographic Record Identifier"
26409
          liblibrarian: "Authority Record Number"
26965
          libopac: "Bibliographic Record Identifier"
26410
          libopac: "Authority Record Number"
26966
          repeatable: 0
26411
          repeatable: 1
26967
          mandatory: 0
26412
          mandatory: 0
26968
          kohafield: ""
26413
          kohafield: ""
26969
          tab: 4
26414
          tab: 4
Lines 26971-26987 tables: Link Here
26971
          authtypecode: ""
26416
          authtypecode: ""
26972
          value_builder: ""
26417
          value_builder: ""
26973
          isurl: 0
26418
          isurl: 0
26974
          hidden: -5
26419
          hidden: -1
26975
          frameworkcode: ""
26420
          frameworkcode: ""
26976
          seealso: ""
26421
          seealso: ""
26977
          link: ""
26422
          link: ""
26978
          defaultvalue:
26423
          defaultvalue:
26979
26424
26980
        - tagfield: "463"
26425
        - tagfield: "462"
26981
          tagsubfield: "1"
26426
          tagsubfield: "5"
26982
          liblibrarian: "Linking Data"
26427
          liblibrarian: "Institution and Copy to Which Field Applies"
26983
          libopac: "Linking Data"
26428
          libopac: "Institution and Copy to Which Field Applies"
26984
          repeatable: 1
26429
          repeatable: 0
26985
          mandatory: 0
26430
          mandatory: 0
26986
          kohafield: ""
26431
          kohafield: ""
26987
          tab: 4
26432
          tab: 4
Lines 26989-27005 tables: Link Here
26989
          authtypecode: ""
26434
          authtypecode: ""
26990
          value_builder: ""
26435
          value_builder: ""
26991
          isurl: 0
26436
          isurl: 0
26992
          hidden: -6
26437
          hidden: -1
26993
          frameworkcode: ""
26438
          frameworkcode: ""
26994
          seealso: ""
26439
          seealso: ""
26995
          link: ""
26440
          link: ""
26996
          defaultvalue:
26441
          defaultvalue:
26997
26442
26998
        - tagfield: "463"
26443
        - tagfield: "462"
26999
          tagsubfield: "3"
26444
          tagsubfield: "9"
27000
          liblibrarian: "Authority Record Number"
26445
          liblibrarian: "Koha number"
27001
          libopac: "Authority Record Number"
26446
          libopac: "Koha number"
27002
          repeatable: 1
26447
          repeatable: 0
27003
          mandatory: 0
26448
          mandatory: 0
27004
          kohafield: ""
26449
          kohafield: ""
27005
          tab: 4
26450
          tab: 4
Lines 27007-27055 tables: Link Here
27007
          authtypecode: ""
26452
          authtypecode: ""
27008
          value_builder: ""
26453
          value_builder: ""
27009
          isurl: 0
26454
          isurl: 0
27010
          hidden: -5
26455
          hidden: -1
27011
          frameworkcode: ""
26456
          frameworkcode: ""
27012
          seealso: ""
26457
          seealso: ""
27013
          link: ""
26458
          link: Local-number
27014
          defaultvalue:
26459
          defaultvalue:
27015
26460
27016
        - tagfield: "463"
26461
        - tagfield: "462"
27017
          tagsubfield: "5"
27018
          liblibrarian: "Institution to Which the Field Applies"
27019
          libopac: "Institution to Which the Field Applies"
27020
          repeatable: 0
27021
          mandatory: 0
27022
          kohafield: ""
27023
          tab: 4
27024
          authorised_value: ""
27025
          authtypecode: ""
27026
          value_builder: ""
27027
          isurl: 0
27028
          hidden: -5
27029
          frameworkcode: ""
27030
          seealso: ""
27031
          link: ""
27032
          defaultvalue:
27033
27034
        - tagfield: "463"
27035
          tagsubfield: "9"
27036
          liblibrarian: "Koha number"
27037
          libopac: ""
27038
          repeatable: 0
27039
          mandatory: 0
27040
          kohafield: ""
27041
          tab: 4
27042
          authorised_value: ""
27043
          authtypecode: ""
27044
          value_builder: ""
27045
          isurl: 0
27046
          hidden: 0
27047
          frameworkcode: ""
27048
          seealso: ""
27049
          link: 001@
27050
          defaultvalue: ""
27051
27052
        - tagfield: "463"
27053
          tagsubfield: "a"
26462
          tagsubfield: "a"
27054
          liblibrarian: "Author"
26463
          liblibrarian: "Author"
27055
          libopac: "Author"
26464
          libopac: "Author"
Lines 27061-27073 tables: Link Here
27061
          authtypecode: ""
26470
          authtypecode: ""
27062
          value_builder: ""
26471
          value_builder: ""
27063
          isurl: 0
26472
          isurl: 0
27064
          hidden: -5
26473
          hidden: -1
27065
          frameworkcode: ""
26474
          frameworkcode: ""
27066
          seealso: ""
26475
          seealso: ""
27067
          link: ""
26476
          link: ""
27068
          defaultvalue:
26477
          defaultvalue:
27069
26478
27070
        - tagfield: "463"
26479
        - tagfield: "462"
27071
          tagsubfield: "b"
26480
          tagsubfield: "b"
27072
          liblibrarian: "General Material Designation"
26481
          liblibrarian: "General Material Designation"
27073
          libopac: "General Material Designation"
26482
          libopac: "General Material Designation"
Lines 27079-27091 tables: Link Here
27079
          authtypecode: ""
26488
          authtypecode: ""
27080
          value_builder: ""
26489
          value_builder: ""
27081
          isurl: 0
26490
          isurl: 0
27082
          hidden: -6
26491
          hidden: -1
27083
          frameworkcode: ""
26492
          frameworkcode: ""
27084
          seealso: ""
26493
          seealso: ""
27085
          link: ""
26494
          link: ""
27086
          defaultvalue:
26495
          defaultvalue:
27087
26496
27088
        - tagfield: "463"
26497
        - tagfield: "462"
27089
          tagsubfield: "c"
26498
          tagsubfield: "c"
27090
          liblibrarian: "Place of Publication"
26499
          liblibrarian: "Place of Publication"
27091
          libopac: "Place of Publication"
26500
          libopac: "Place of Publication"
Lines 27097-27109 tables: Link Here
27097
          authtypecode: ""
26506
          authtypecode: ""
27098
          value_builder: ""
26507
          value_builder: ""
27099
          isurl: 0
26508
          isurl: 0
27100
          hidden: -5
26509
          hidden: -1
27101
          frameworkcode: ""
26510
          frameworkcode: ""
27102
          seealso: ""
26511
          seealso: ""
27103
          link: ""
26512
          link: ""
27104
          defaultvalue:
26513
          defaultvalue:
27105
26514
27106
        - tagfield: "463"
26515
        - tagfield: "462"
27107
          tagsubfield: "d"
26516
          tagsubfield: "d"
27108
          liblibrarian: "Date of Publication"
26517
          liblibrarian: "Date of Publication"
27109
          libopac: "Date of Publication"
26518
          libopac: "Date of Publication"
Lines 27115-27127 tables: Link Here
27115
          authtypecode: ""
26524
          authtypecode: ""
27116
          value_builder: ""
26525
          value_builder: ""
27117
          isurl: 0
26526
          isurl: 0
27118
          hidden: -5
26527
          hidden: -1
27119
          frameworkcode: ""
26528
          frameworkcode: ""
27120
          seealso: ""
26529
          seealso: ""
27121
          link: ""
26530
          link: ""
27122
          defaultvalue:
26531
          defaultvalue:
27123
26532
27124
        - tagfield: "463"
26533
        - tagfield: "462"
27125
          tagsubfield: "e"
26534
          tagsubfield: "e"
27126
          liblibrarian: "Edition Statement"
26535
          liblibrarian: "Edition Statement"
27127
          libopac: "Edition Statement"
26536
          libopac: "Edition Statement"
Lines 27133-27145 tables: Link Here
27133
          authtypecode: ""
26542
          authtypecode: ""
27134
          value_builder: ""
26543
          value_builder: ""
27135
          isurl: 0
26544
          isurl: 0
27136
          hidden: -5
26545
          hidden: -1
27137
          frameworkcode: ""
26546
          frameworkcode: ""
27138
          seealso: ""
26547
          seealso: ""
27139
          link: ""
26548
          link: ""
27140
          defaultvalue:
26549
          defaultvalue:
27141
26550
27142
        - tagfield: "463"
26551
        - tagfield: "462"
27143
          tagsubfield: "f"
26552
          tagsubfield: "f"
27144
          liblibrarian: "First Statement of Responsibility"
26553
          liblibrarian: "First Statement of Responsibility"
27145
          libopac: "First Statement of Responsibility"
26554
          libopac: "First Statement of Responsibility"
Lines 27151-27163 tables: Link Here
27151
          authtypecode: ""
26560
          authtypecode: ""
27152
          value_builder: ""
26561
          value_builder: ""
27153
          isurl: 0
26562
          isurl: 0
27154
          hidden: -6
26563
          hidden: -1
27155
          frameworkcode: ""
26564
          frameworkcode: ""
27156
          seealso: ""
26565
          seealso: ""
27157
          link: ""
26566
          link: ""
27158
          defaultvalue:
26567
          defaultvalue:
27159
26568
27160
        - tagfield: "463"
26569
        - tagfield: "462"
27161
          tagsubfield: "g"
26570
          tagsubfield: "g"
27162
          liblibrarian: "Subsequent Statement of Responsibility"
26571
          liblibrarian: "Subsequent Statement of Responsibility"
27163
          libopac: "Subsequent Statement of Responsibility"
26572
          libopac: "Subsequent Statement of Responsibility"
Lines 27169-27181 tables: Link Here
27169
          authtypecode: ""
26578
          authtypecode: ""
27170
          value_builder: ""
26579
          value_builder: ""
27171
          isurl: 0
26580
          isurl: 0
27172
          hidden: -6
26581
          hidden: -1
27173
          frameworkcode: ""
26582
          frameworkcode: ""
27174
          seealso: ""
26583
          seealso: ""
27175
          link: ""
26584
          link: ""
27176
          defaultvalue:
26585
          defaultvalue:
27177
26586
27178
        - tagfield: "463"
26587
        - tagfield: "462"
27179
          tagsubfield: "h"
26588
          tagsubfield: "h"
27180
          liblibrarian: "Number of Section or Part"
26589
          liblibrarian: "Number of Section or Part"
27181
          libopac: "Number of Section or Part"
26590
          libopac: "Number of Section or Part"
Lines 27187-27199 tables: Link Here
27187
          authtypecode: ""
26596
          authtypecode: ""
27188
          value_builder: ""
26597
          value_builder: ""
27189
          isurl: 0
26598
          isurl: 0
27190
          hidden: -5
26599
          hidden: -1
27191
          frameworkcode: ""
26600
          frameworkcode: ""
27192
          seealso: ""
26601
          seealso: ""
27193
          link: ""
26602
          link: ""
27194
          defaultvalue:
26603
          defaultvalue:
27195
26604
27196
        - tagfield: "463"
26605
        - tagfield: "462"
27197
          tagsubfield: "i"
26606
          tagsubfield: "i"
27198
          liblibrarian: "Name of Section or Part"
26607
          liblibrarian: "Name of Section or Part"
27199
          libopac: "Name of Section or Part"
26608
          libopac: "Name of Section or Part"
Lines 27205-27220 tables: Link Here
27205
          authtypecode: ""
26614
          authtypecode: ""
27206
          value_builder: ""
26615
          value_builder: ""
27207
          isurl: 0
26616
          isurl: 0
27208
          hidden: -5
26617
          hidden: -1
27209
          frameworkcode: ""
26618
          frameworkcode: ""
27210
          seealso: ""
26619
          seealso: ""
27211
          link: ""
26620
          link: ""
27212
          defaultvalue:
26621
          defaultvalue:
27213
26622
27214
        - tagfield: "463"
26623
        - tagfield: "462"
27215
          tagsubfield: "l"
26624
          tagsubfield: "l"
27216
          liblibrarian: "Parallel Title"
26625
          liblibrarian: "Parallel title"
27217
          libopac: "Parallel Title"
26626
          libopac: "Parallel title"
27218
          repeatable: 1
26627
          repeatable: 1
27219
          mandatory: 0
26628
          mandatory: 0
27220
          kohafield: ""
26629
          kohafield: ""
Lines 27223-27235 tables: Link Here
27223
          authtypecode: ""
26632
          authtypecode: ""
27224
          value_builder: ""
26633
          value_builder: ""
27225
          isurl: 0
26634
          isurl: 0
27226
          hidden: -6
26635
          hidden: -1
27227
          frameworkcode: ""
26636
          frameworkcode: ""
27228
          seealso: ""
26637
          seealso: ""
27229
          link: ""
26638
          link: ""
27230
          defaultvalue:
26639
          defaultvalue:
27231
26640
27232
        - tagfield: "463"
26641
        - tagfield: "462"
27233
          tagsubfield: "m"
26642
          tagsubfield: "m"
27234
          liblibrarian: "International Standard Music Number"
26643
          liblibrarian: "International Standard Music Number"
27235
          libopac: "International Standard Music Number"
26644
          libopac: "International Standard Music Number"
Lines 27241-27253 tables: Link Here
27241
          authtypecode: ""
26650
          authtypecode: ""
27242
          value_builder: ""
26651
          value_builder: ""
27243
          isurl: 0
26652
          isurl: 0
27244
          hidden: -6
26653
          hidden: -1
27245
          frameworkcode: ""
26654
          frameworkcode: ""
27246
          seealso: ""
26655
          seealso: ""
27247
          link: ""
26656
          link: ""
27248
          defaultvalue:
26657
          defaultvalue:
27249
26658
27250
        - tagfield: "463"
26659
        - tagfield: "462"
27251
          tagsubfield: "n"
26660
          tagsubfield: "n"
27252
          liblibrarian: "Name of Publisher, Distributor, etc."
26661
          liblibrarian: "Name of Publisher, Distributor, etc."
27253
          libopac: "Name of Publisher, Distributor, etc."
26662
          libopac: "Name of Publisher, Distributor, etc."
Lines 27259-27274 tables: Link Here
27259
          authtypecode: ""
26668
          authtypecode: ""
27260
          value_builder: ""
26669
          value_builder: ""
27261
          isurl: 0
26670
          isurl: 0
27262
          hidden: -6
26671
          hidden: -1
27263
          frameworkcode: ""
26672
          frameworkcode: ""
27264
          seealso: ""
26673
          seealso: ""
27265
          link: ""
26674
          link: ""
27266
          defaultvalue:
26675
          defaultvalue:
27267
26676
27268
        - tagfield: "463"
26677
        - tagfield: "462"
27269
          tagsubfield: "o"
26678
          tagsubfield: "o"
27270
          liblibrarian: "Other Title Information."
26679
          liblibrarian: "Other title information."
27271
          libopac: "Other Title Information."
26680
          libopac: "Other title information."
27272
          repeatable: 1
26681
          repeatable: 1
27273
          mandatory: 0
26682
          mandatory: 0
27274
          kohafield: ""
26683
          kohafield: ""
Lines 27277-27292 tables: Link Here
27277
          authtypecode: ""
26686
          authtypecode: ""
27278
          value_builder: ""
26687
          value_builder: ""
27279
          isurl: 0
26688
          isurl: 0
27280
          hidden: -6
26689
          hidden: -1
27281
          frameworkcode: ""
26690
          frameworkcode: ""
27282
          seealso: ""
26691
          seealso: ""
27283
          link: ""
26692
          link: ""
27284
          defaultvalue:
26693
          defaultvalue:
27285
26694
27286
        - tagfield: "463"
26695
        - tagfield: "462"
27287
          tagsubfield: "p"
26696
          tagsubfield: "p"
27288
          liblibrarian: "Physical Description"
26697
          liblibrarian: "Physical description"
27289
          libopac: "Physical Description"
26698
          libopac: "Physical description"
27290
          repeatable: 0
26699
          repeatable: 0
27291
          mandatory: 0
26700
          mandatory: 0
27292
          kohafield: ""
26701
          kohafield: ""
Lines 27295-27310 tables: Link Here
27295
          authtypecode: ""
26704
          authtypecode: ""
27296
          value_builder: ""
26705
          value_builder: ""
27297
          isurl: 0
26706
          isurl: 0
27298
          hidden: -5
26707
          hidden: -1
27299
          frameworkcode: ""
26708
          frameworkcode: ""
27300
          seealso: ""
26709
          seealso: ""
27301
          link: ""
26710
          link: ""
27302
          defaultvalue:
26711
          defaultvalue:
27303
26712
27304
        - tagfield: "463"
26713
        - tagfield: "462"
27305
          tagsubfield: "q"
26714
          tagsubfield: "q"
27306
          liblibrarian: "International Standard Identifier for a Work"
26715
          liblibrarian: "International standard identifier for a work"
27307
          libopac: "International Standard Identifier for a Work"
26716
          libopac: "International standard identifier for a work"
27308
          repeatable: 1
26717
          repeatable: 1
27309
          mandatory: 0
26718
          mandatory: 0
27310
          kohafield: ""
26719
          kohafield: ""
Lines 27313-27328 tables: Link Here
27313
          authtypecode: ""
26722
          authtypecode: ""
27314
          value_builder: ""
26723
          value_builder: ""
27315
          isurl: 0
26724
          isurl: 0
27316
          hidden: -6
26725
          hidden: -1
27317
          frameworkcode: ""
26726
          frameworkcode: ""
27318
          seealso: ""
26727
          seealso: ""
27319
          link: ""
26728
          link: ""
27320
          defaultvalue:
26729
          defaultvalue:
27321
26730
27322
        - tagfield: "463"
26731
        - tagfield: "462"
27323
          tagsubfield: "r"
26732
          tagsubfield: "r"
27324
          liblibrarian: "International Standard Identifier for an Expression"
26733
          liblibrarian: "International standard identifier for an expression"
27325
          libopac: "International Standard Identifier for an Expression"
26734
          libopac: "International standard identifier for an expression"
27326
          repeatable: 1
26735
          repeatable: 1
27327
          mandatory: 0
26736
          mandatory: 0
27328
          kohafield: ""
26737
          kohafield: ""
Lines 27331-27346 tables: Link Here
27331
          authtypecode: ""
26740
          authtypecode: ""
27332
          value_builder: ""
26741
          value_builder: ""
27333
          isurl: 0
26742
          isurl: 0
27334
          hidden: -6
26743
          hidden: -1
27335
          frameworkcode: ""
26744
          frameworkcode: ""
27336
          seealso: ""
26745
          seealso: ""
27337
          link: ""
26746
          link: ""
27338
          defaultvalue:
26747
          defaultvalue:
27339
26748
27340
        - tagfield: "463"
26749
        - tagfield: "462"
27341
          tagsubfield: "s"
26750
          tagsubfield: "s"
27342
          liblibrarian: "Series Statement"
26751
          liblibrarian: "Series statement"
27343
          libopac: "Series Statement"
26752
          libopac: "Series statement"
27344
          repeatable: 1
26753
          repeatable: 1
27345
          mandatory: 0
26754
          mandatory: 0
27346
          kohafield: ""
26755
          kohafield: ""
Lines 27349-27379 tables: Link Here
27349
          authtypecode: ""
26758
          authtypecode: ""
27350
          value_builder: ""
26759
          value_builder: ""
27351
          isurl: 0
26760
          isurl: 0
27352
          hidden: -6
26761
          hidden: -1
27353
          frameworkcode: ""
26762
          frameworkcode: ""
27354
          seealso: ""
26763
          seealso: ""
27355
          link: ""
26764
          link: ""
27356
          defaultvalue:
26765
          defaultvalue:
27357
26766
27358
        - tagfield: "463"
26767
        - tagfield: "462"
27359
          tagsubfield: "t"
26768
          tagsubfield: "t"
27360
          liblibrarian: "Title"
26769
          liblibrarian: "Title"
27361
          libopac: "Title"
26770
          libopac: "Title"
27362
          repeatable: 0
26771
          repeatable: 1
27363
          mandatory: 1
26772
          mandatory: 1
27364
          kohafield: ""
26773
          kohafield: ""
27365
          tab: 4
26774
          tab: 4
27366
          authorised_value: ""
26775
          authorised_value: ""
27367
          authtypecode: ""
26776
          authtypecode: ""
27368
          value_builder: ""
26777
          value_builder: unimarc_field_4XX.pl
27369
          isurl: 0
26778
          isurl: 0
27370
          hidden: -5
26779
          hidden: 0
27371
          frameworkcode: ""
26780
          frameworkcode: ""
27372
          seealso: ""
26781
          seealso: ""
27373
          link: ""
26782
          link: ""
27374
          defaultvalue:
26783
          defaultvalue:
27375
26784
27376
        - tagfield: "463"
26785
        - tagfield: "462"
27377
          tagsubfield: "u"
26786
          tagsubfield: "u"
27378
          liblibrarian: "Uniform Resource Locator"
26787
          liblibrarian: "Uniform Resource Locator"
27379
          libopac: "Uniform Resource Locator"
26788
          libopac: "Uniform Resource Locator"
Lines 27385-27397 tables: Link Here
27385
          authtypecode: ""
26794
          authtypecode: ""
27386
          value_builder: ""
26795
          value_builder: ""
27387
          isurl: 0
26796
          isurl: 0
27388
          hidden: -5
26797
          hidden: -1
27389
          frameworkcode: ""
26798
          frameworkcode: ""
27390
          seealso: ""
26799
          seealso: ""
27391
          link: ""
26800
          link: ""
27392
          defaultvalue:
26801
          defaultvalue:
27393
26802
27394
        - tagfield: "463"
26803
        - tagfield: "462"
27395
          tagsubfield: "v"
26804
          tagsubfield: "v"
27396
          liblibrarian: "Volume Number"
26805
          liblibrarian: "Volume Number"
27397
          libopac: "Volume Number"
26806
          libopac: "Volume Number"
Lines 27403-27415 tables: Link Here
27403
          authtypecode: ""
26812
          authtypecode: ""
27404
          value_builder: ""
26813
          value_builder: ""
27405
          isurl: 0
26814
          isurl: 0
27406
          hidden: -5
26815
          hidden: -1
27407
          frameworkcode: ""
26816
          frameworkcode: ""
27408
          seealso: ""
26817
          seealso: ""
27409
          link: ""
26818
          link: ""
27410
          defaultvalue:
26819
          defaultvalue:
27411
26820
27412
        - tagfield: "463"
26821
        - tagfield: "462"
27413
          tagsubfield: "x"
26822
          tagsubfield: "x"
27414
          liblibrarian: "International Standard Serial Number"
26823
          liblibrarian: "International Standard Serial Number"
27415
          libopac: "International Standard Serial Number"
26824
          libopac: "International Standard Serial Number"
Lines 27421-27433 tables: Link Here
27421
          authtypecode: ""
26830
          authtypecode: ""
27422
          value_builder: ""
26831
          value_builder: ""
27423
          isurl: 0
26832
          isurl: 0
27424
          hidden: -5
26833
          hidden: -1
27425
          frameworkcode: ""
26834
          frameworkcode: ""
27426
          seealso: ""
26835
          seealso: ""
27427
          link: ""
26836
          link: ISSN
27428
          defaultvalue:
26837
          defaultvalue:
27429
26838
27430
        - tagfield: "463"
26839
        - tagfield: "462"
27431
          tagsubfield: "y"
26840
          tagsubfield: "y"
27432
          liblibrarian: "International Standard Book Number"
26841
          liblibrarian: "International Standard Book Number"
27433
          libopac: "International Standard Book Number"
26842
          libopac: "International Standard Book Number"
Lines 27439-27451 tables: Link Here
27439
          authtypecode: ""
26848
          authtypecode: ""
27440
          value_builder: ""
26849
          value_builder: ""
27441
          isurl: 0
26850
          isurl: 0
27442
          hidden: -5
26851
          hidden: -1
27443
          frameworkcode: ""
26852
          frameworkcode: ""
27444
          seealso: ""
26853
          seealso: ""
27445
          link: ""
26854
          link: ISBN
27446
          defaultvalue:
26855
          defaultvalue:
27447
26856
27448
        - tagfield: "463"
26857
        - tagfield: "462"
27449
          tagsubfield: "z"
26858
          tagsubfield: "z"
27450
          liblibrarian: "CODEN"
26859
          liblibrarian: "CODEN"
27451
          libopac: "CODEN"
26860
          libopac: "CODEN"
Lines 27457-27505 tables: Link Here
27457
          authtypecode: ""
26866
          authtypecode: ""
27458
          value_builder: ""
26867
          value_builder: ""
27459
          isurl: 0
26868
          isurl: 0
27460
          hidden: -5
26869
          hidden: -1
27461
          frameworkcode: ""
27462
          seealso: ""
27463
          link: ""
27464
          defaultvalue:
27465
27466
        - tagfield: "464"
27467
          tagsubfield: "0"
27468
          liblibrarian: "Bibliographic Record Identifier"
27469
          libopac: "Bibliographic Record Identifier"
27470
          repeatable: 0
27471
          mandatory: 0
27472
          kohafield: ""
27473
          tab: 4
27474
          authorised_value: ""
27475
          authtypecode: ""
27476
          value_builder: ""
27477
          isurl: 0
27478
          hidden: -5
27479
          frameworkcode: ""
27480
          seealso: ""
27481
          link: ""
27482
          defaultvalue:
27483
27484
        - tagfield: "464"
27485
          tagsubfield: "1"
27486
          liblibrarian: "Linking Data"
27487
          libopac: "Linking Data"
27488
          repeatable: 1
27489
          mandatory: 0
27490
          kohafield: ""
27491
          tab: 4
27492
          authorised_value: ""
27493
          authtypecode: ""
27494
          value_builder: ""
27495
          isurl: 0
27496
          hidden: -6
27497
          frameworkcode: ""
26870
          frameworkcode: ""
27498
          seealso: ""
26871
          seealso: ""
27499
          link: ""
26872
          link: ""
27500
          defaultvalue:
26873
          defaultvalue:
27501
26874
27502
        - tagfield: "464"
26875
        - tagfield: "463"
27503
          tagsubfield: "3"
26876
          tagsubfield: "3"
27504
          liblibrarian: "Authority Record Number"
26877
          liblibrarian: "Authority Record Number"
27505
          libopac: "Authority Record Number"
26878
          libopac: "Authority Record Number"
Lines 27511-27526 tables: Link Here
27511
          authtypecode: ""
26884
          authtypecode: ""
27512
          value_builder: ""
26885
          value_builder: ""
27513
          isurl: 0
26886
          isurl: 0
27514
          hidden: -5
26887
          hidden: -1
27515
          frameworkcode: ""
26888
          frameworkcode: ""
27516
          seealso: ""
26889
          seealso: ""
27517
          link: ""
26890
          link: ""
27518
          defaultvalue:
26891
          defaultvalue:
27519
26892
27520
        - tagfield: "464"
26893
        - tagfield: "463"
27521
          tagsubfield: "5"
26894
          tagsubfield: "5"
27522
          liblibrarian: "Institution to Which the Field Applies"
26895
          liblibrarian: "Institution and Copy to Which Field Applies"
27523
          libopac: "Institution to Which the Field Applies"
26896
          libopac: "Institution and Copy to Which Field Applies"
27524
          repeatable: 0
26897
          repeatable: 0
27525
          mandatory: 0
26898
          mandatory: 0
27526
          kohafield: ""
26899
          kohafield: ""
Lines 27529-27544 tables: Link Here
27529
          authtypecode: ""
26902
          authtypecode: ""
27530
          value_builder: ""
26903
          value_builder: ""
27531
          isurl: 0
26904
          isurl: 0
27532
          hidden: -5
26905
          hidden: -1
27533
          frameworkcode: ""
26906
          frameworkcode: ""
27534
          seealso: ""
26907
          seealso: ""
27535
          link: ""
26908
          link: ""
27536
          defaultvalue:
26909
          defaultvalue:
27537
26910
27538
        - tagfield: "464"
26911
        - tagfield: "463"
27539
          tagsubfield: "9"
26912
          tagsubfield: "9"
27540
          liblibrarian: "Koha number"
26913
          liblibrarian: "Koha number"
27541
          libopac: ""
26914
          libopac: "Koha number"
27542
          repeatable: 0
26915
          repeatable: 0
27543
          mandatory: 0
26916
          mandatory: 0
27544
          kohafield: ""
26917
          kohafield: ""
Lines 27547-27559 tables: Link Here
27547
          authtypecode: ""
26920
          authtypecode: ""
27548
          value_builder: ""
26921
          value_builder: ""
27549
          isurl: 0
26922
          isurl: 0
27550
          hidden: 0
26923
          hidden: -1
27551
          frameworkcode: ""
26924
          frameworkcode: ""
27552
          seealso: ""
26925
          seealso: ""
27553
          link: 001@
26926
          link: Local-number
27554
          defaultvalue: ""
26927
          defaultvalue:
27555
26928
27556
        - tagfield: "464"
26929
        - tagfield: "463"
27557
          tagsubfield: "a"
26930
          tagsubfield: "a"
27558
          liblibrarian: "Author"
26931
          liblibrarian: "Author"
27559
          libopac: "Author"
26932
          libopac: "Author"
Lines 27565-27577 tables: Link Here
27565
          authtypecode: ""
26938
          authtypecode: ""
27566
          value_builder: ""
26939
          value_builder: ""
27567
          isurl: 0
26940
          isurl: 0
27568
          hidden: -5
26941
          hidden: -1
27569
          frameworkcode: ""
26942
          frameworkcode: ""
27570
          seealso: ""
26943
          seealso: ""
27571
          link: ""
26944
          link: ""
27572
          defaultvalue:
26945
          defaultvalue:
27573
26946
27574
        - tagfield: "464"
26947
        - tagfield: "463"
27575
          tagsubfield: "b"
26948
          tagsubfield: "b"
27576
          liblibrarian: "General Material Designation"
26949
          liblibrarian: "General Material Designation"
27577
          libopac: "General Material Designation"
26950
          libopac: "General Material Designation"
Lines 27583-27595 tables: Link Here
27583
          authtypecode: ""
26956
          authtypecode: ""
27584
          value_builder: ""
26957
          value_builder: ""
27585
          isurl: 0
26958
          isurl: 0
27586
          hidden: -6
26959
          hidden: -1
27587
          frameworkcode: ""
26960
          frameworkcode: ""
27588
          seealso: ""
26961
          seealso: ""
27589
          link: ""
26962
          link: ""
27590
          defaultvalue:
26963
          defaultvalue:
27591
26964
27592
        - tagfield: "464"
26965
        - tagfield: "463"
27593
          tagsubfield: "c"
26966
          tagsubfield: "c"
27594
          liblibrarian: "Place of Publication"
26967
          liblibrarian: "Place of Publication"
27595
          libopac: "Place of Publication"
26968
          libopac: "Place of Publication"
Lines 27601-27613 tables: Link Here
27601
          authtypecode: ""
26974
          authtypecode: ""
27602
          value_builder: ""
26975
          value_builder: ""
27603
          isurl: 0
26976
          isurl: 0
27604
          hidden: -5
26977
          hidden: -1
27605
          frameworkcode: ""
26978
          frameworkcode: ""
27606
          seealso: ""
26979
          seealso: ""
27607
          link: ""
26980
          link: ""
27608
          defaultvalue:
26981
          defaultvalue:
27609
26982
27610
        - tagfield: "464"
26983
        - tagfield: "463"
27611
          tagsubfield: "d"
26984
          tagsubfield: "d"
27612
          liblibrarian: "Date of Publication"
26985
          liblibrarian: "Date of Publication"
27613
          libopac: "Date of Publication"
26986
          libopac: "Date of Publication"
Lines 27619-27631 tables: Link Here
27619
          authtypecode: ""
26992
          authtypecode: ""
27620
          value_builder: ""
26993
          value_builder: ""
27621
          isurl: 0
26994
          isurl: 0
27622
          hidden: -5
26995
          hidden: 0
27623
          frameworkcode: ""
26996
          frameworkcode: ""
27624
          seealso: ""
26997
          seealso: ""
27625
          link: ""
26998
          link: ""
27626
          defaultvalue:
26999
          defaultvalue:
27627
27000
27628
        - tagfield: "464"
27001
        - tagfield: "463"
27629
          tagsubfield: "e"
27002
          tagsubfield: "e"
27630
          liblibrarian: "Edition Statement"
27003
          liblibrarian: "Edition Statement"
27631
          libopac: "Edition Statement"
27004
          libopac: "Edition Statement"
Lines 27637-27649 tables: Link Here
27637
          authtypecode: ""
27010
          authtypecode: ""
27638
          value_builder: ""
27011
          value_builder: ""
27639
          isurl: 0
27012
          isurl: 0
27640
          hidden: -5
27013
          hidden: -1
27641
          frameworkcode: ""
27014
          frameworkcode: ""
27642
          seealso: ""
27015
          seealso: ""
27643
          link: ""
27016
          link: ""
27644
          defaultvalue:
27017
          defaultvalue:
27645
27018
27646
        - tagfield: "464"
27019
        - tagfield: "463"
27647
          tagsubfield: "f"
27020
          tagsubfield: "f"
27648
          liblibrarian: "First Statement of Responsibility"
27021
          liblibrarian: "First Statement of Responsibility"
27649
          libopac: "First Statement of Responsibility"
27022
          libopac: "First Statement of Responsibility"
Lines 27655-27667 tables: Link Here
27655
          authtypecode: ""
27028
          authtypecode: ""
27656
          value_builder: ""
27029
          value_builder: ""
27657
          isurl: 0
27030
          isurl: 0
27658
          hidden: -6
27031
          hidden: -1
27659
          frameworkcode: ""
27032
          frameworkcode: ""
27660
          seealso: ""
27033
          seealso: ""
27661
          link: ""
27034
          link: ""
27662
          defaultvalue:
27035
          defaultvalue:
27663
27036
27664
        - tagfield: "464"
27037
        - tagfield: "463"
27665
          tagsubfield: "g"
27038
          tagsubfield: "g"
27666
          liblibrarian: "Subsequent Statement of Responsibility"
27039
          liblibrarian: "Subsequent Statement of Responsibility"
27667
          libopac: "Subsequent Statement of Responsibility"
27040
          libopac: "Subsequent Statement of Responsibility"
Lines 27673-27685 tables: Link Here
27673
          authtypecode: ""
27046
          authtypecode: ""
27674
          value_builder: ""
27047
          value_builder: ""
27675
          isurl: 0
27048
          isurl: 0
27676
          hidden: -6
27049
          hidden: -1
27677
          frameworkcode: ""
27050
          frameworkcode: ""
27678
          seealso: ""
27051
          seealso: ""
27679
          link: ""
27052
          link: ""
27680
          defaultvalue:
27053
          defaultvalue:
27681
27054
27682
        - tagfield: "464"
27055
        - tagfield: "463"
27683
          tagsubfield: "h"
27056
          tagsubfield: "h"
27684
          liblibrarian: "Number of Section or Part"
27057
          liblibrarian: "Number of Section or Part"
27685
          libopac: "Number of Section or Part"
27058
          libopac: "Number of Section or Part"
Lines 27691-27703 tables: Link Here
27691
          authtypecode: ""
27064
          authtypecode: ""
27692
          value_builder: ""
27065
          value_builder: ""
27693
          isurl: 0
27066
          isurl: 0
27694
          hidden: -5
27067
          hidden: -1
27695
          frameworkcode: ""
27068
          frameworkcode: ""
27696
          seealso: ""
27069
          seealso: ""
27697
          link: ""
27070
          link: ""
27698
          defaultvalue:
27071
          defaultvalue:
27699
27072
27700
        - tagfield: "464"
27073
        - tagfield: "463"
27701
          tagsubfield: "i"
27074
          tagsubfield: "i"
27702
          liblibrarian: "Name of Section or Part"
27075
          liblibrarian: "Name of Section or Part"
27703
          libopac: "Name of Section or Part"
27076
          libopac: "Name of Section or Part"
Lines 27709-27724 tables: Link Here
27709
          authtypecode: ""
27082
          authtypecode: ""
27710
          value_builder: ""
27083
          value_builder: ""
27711
          isurl: 0
27084
          isurl: 0
27712
          hidden: -5
27085
          hidden: -1
27713
          frameworkcode: ""
27086
          frameworkcode: ""
27714
          seealso: ""
27087
          seealso: ""
27715
          link: ""
27088
          link: ""
27716
          defaultvalue:
27089
          defaultvalue:
27717
27090
27718
        - tagfield: "464"
27091
        - tagfield: "463"
27719
          tagsubfield: "l"
27092
          tagsubfield: "l"
27720
          liblibrarian: "Parallel Title"
27093
          liblibrarian: "Parallel title"
27721
          libopac: "Parallel Title"
27094
          libopac: "Parallel title"
27722
          repeatable: 1
27095
          repeatable: 1
27723
          mandatory: 0
27096
          mandatory: 0
27724
          kohafield: ""
27097
          kohafield: ""
Lines 27727-27739 tables: Link Here
27727
          authtypecode: ""
27100
          authtypecode: ""
27728
          value_builder: ""
27101
          value_builder: ""
27729
          isurl: 0
27102
          isurl: 0
27730
          hidden: -6
27103
          hidden: -1
27731
          frameworkcode: ""
27104
          frameworkcode: ""
27732
          seealso: ""
27105
          seealso: ""
27733
          link: ""
27106
          link: ""
27734
          defaultvalue:
27107
          defaultvalue:
27735
27108
27736
        - tagfield: "464"
27109
        - tagfield: "463"
27737
          tagsubfield: "m"
27110
          tagsubfield: "m"
27738
          liblibrarian: "International Standard Music Number"
27111
          liblibrarian: "International Standard Music Number"
27739
          libopac: "International Standard Music Number"
27112
          libopac: "International Standard Music Number"
Lines 27745-27757 tables: Link Here
27745
          authtypecode: ""
27118
          authtypecode: ""
27746
          value_builder: ""
27119
          value_builder: ""
27747
          isurl: 0
27120
          isurl: 0
27748
          hidden: -6
27121
          hidden: -1
27749
          frameworkcode: ""
27122
          frameworkcode: ""
27750
          seealso: ""
27123
          seealso: ""
27751
          link: ""
27124
          link: ""
27752
          defaultvalue:
27125
          defaultvalue:
27753
27126
27754
        - tagfield: "464"
27127
        - tagfield: "463"
27755
          tagsubfield: "n"
27128
          tagsubfield: "n"
27756
          liblibrarian: "Name of Publisher, Distributor, etc."
27129
          liblibrarian: "Name of Publisher, Distributor, etc."
27757
          libopac: "Name of Publisher, Distributor, etc."
27130
          libopac: "Name of Publisher, Distributor, etc."
Lines 27763-27778 tables: Link Here
27763
          authtypecode: ""
27136
          authtypecode: ""
27764
          value_builder: ""
27137
          value_builder: ""
27765
          isurl: 0
27138
          isurl: 0
27766
          hidden: -6
27139
          hidden: -1
27767
          frameworkcode: ""
27140
          frameworkcode: ""
27768
          seealso: ""
27141
          seealso: ""
27769
          link: ""
27142
          link: ""
27770
          defaultvalue:
27143
          defaultvalue:
27771
27144
27772
        - tagfield: "464"
27145
        - tagfield: "463"
27773
          tagsubfield: "o"
27146
          tagsubfield: "o"
27774
          liblibrarian: "Other Title Information."
27147
          liblibrarian: "Other title information."
27775
          libopac: "Other Title Information."
27148
          libopac: "Other title information."
27776
          repeatable: 1
27149
          repeatable: 1
27777
          mandatory: 0
27150
          mandatory: 0
27778
          kohafield: ""
27151
          kohafield: ""
Lines 27781-27796 tables: Link Here
27781
          authtypecode: ""
27154
          authtypecode: ""
27782
          value_builder: ""
27155
          value_builder: ""
27783
          isurl: 0
27156
          isurl: 0
27784
          hidden: -6
27157
          hidden: -1
27785
          frameworkcode: ""
27158
          frameworkcode: ""
27786
          seealso: ""
27159
          seealso: ""
27787
          link: ""
27160
          link: ""
27788
          defaultvalue:
27161
          defaultvalue:
27789
27162
27790
        - tagfield: "464"
27163
        - tagfield: "463"
27791
          tagsubfield: "p"
27164
          tagsubfield: "p"
27792
          liblibrarian: "Physical Description"
27165
          liblibrarian: "Physical description"
27793
          libopac: "Physical Description"
27166
          libopac: "Physical description"
27794
          repeatable: 0
27167
          repeatable: 0
27795
          mandatory: 0
27168
          mandatory: 0
27796
          kohafield: ""
27169
          kohafield: ""
Lines 27799-27814 tables: Link Here
27799
          authtypecode: ""
27172
          authtypecode: ""
27800
          value_builder: ""
27173
          value_builder: ""
27801
          isurl: 0
27174
          isurl: 0
27802
          hidden: -5
27175
          hidden: -1
27803
          frameworkcode: ""
27176
          frameworkcode: ""
27804
          seealso: ""
27177
          seealso: ""
27805
          link: ""
27178
          link: ""
27806
          defaultvalue:
27179
          defaultvalue:
27807
27180
27808
        - tagfield: "464"
27181
        - tagfield: "463"
27809
          tagsubfield: "q"
27182
          tagsubfield: "q"
27810
          liblibrarian: "International Standard Identifier for a Work"
27183
          liblibrarian: "International standard identifier for a work"
27811
          libopac: "International Standard Identifier for a Work"
27184
          libopac: "International standard identifier for a work"
27812
          repeatable: 1
27185
          repeatable: 1
27813
          mandatory: 0
27186
          mandatory: 0
27814
          kohafield: ""
27187
          kohafield: ""
Lines 27817-27832 tables: Link Here
27817
          authtypecode: ""
27190
          authtypecode: ""
27818
          value_builder: ""
27191
          value_builder: ""
27819
          isurl: 0
27192
          isurl: 0
27820
          hidden: -6
27193
          hidden: -1
27821
          frameworkcode: ""
27194
          frameworkcode: ""
27822
          seealso: ""
27195
          seealso: ""
27823
          link: ""
27196
          link: ""
27824
          defaultvalue:
27197
          defaultvalue:
27825
27198
27826
        - tagfield: "464"
27199
        - tagfield: "463"
27827
          tagsubfield: "r"
27200
          tagsubfield: "r"
27828
          liblibrarian: "International Standard Identifier for an Expression"
27201
          liblibrarian: "International standard identifier for an expression"
27829
          libopac: "International Standard Identifier for an Expression"
27202
          libopac: "International standard identifier for an expression"
27830
          repeatable: 1
27203
          repeatable: 1
27831
          mandatory: 0
27204
          mandatory: 0
27832
          kohafield: ""
27205
          kohafield: ""
Lines 27835-27850 tables: Link Here
27835
          authtypecode: ""
27208
          authtypecode: ""
27836
          value_builder: ""
27209
          value_builder: ""
27837
          isurl: 0
27210
          isurl: 0
27838
          hidden: -6
27211
          hidden: -1
27839
          frameworkcode: ""
27212
          frameworkcode: ""
27840
          seealso: ""
27213
          seealso: ""
27841
          link: ""
27214
          link: ""
27842
          defaultvalue:
27215
          defaultvalue:
27843
27216
27844
        - tagfield: "464"
27217
        - tagfield: "463"
27845
          tagsubfield: "s"
27218
          tagsubfield: "s"
27846
          liblibrarian: "Series Statement"
27219
          liblibrarian: "Series statement"
27847
          libopac: "Series Statement"
27220
          libopac: "Series statement"
27848
          repeatable: 1
27221
          repeatable: 1
27849
          mandatory: 0
27222
          mandatory: 0
27850
          kohafield: ""
27223
          kohafield: ""
Lines 27853-27883 tables: Link Here
27853
          authtypecode: ""
27226
          authtypecode: ""
27854
          value_builder: ""
27227
          value_builder: ""
27855
          isurl: 0
27228
          isurl: 0
27856
          hidden: -6
27229
          hidden: -1
27857
          frameworkcode: ""
27230
          frameworkcode: ""
27858
          seealso: ""
27231
          seealso: ""
27859
          link: ""
27232
          link: ""
27860
          defaultvalue:
27233
          defaultvalue:
27861
27234
27862
        - tagfield: "464"
27235
        - tagfield: "463"
27863
          tagsubfield: "t"
27236
          tagsubfield: "t"
27864
          liblibrarian: "Title"
27237
          liblibrarian: "Title"
27865
          libopac: "Title"
27238
          libopac: "Title"
27866
          repeatable: 0
27239
          repeatable: 1
27867
          mandatory: 1
27240
          mandatory: 1
27868
          kohafield: ""
27241
          kohafield: ""
27869
          tab: 4
27242
          tab: 4
27870
          authorised_value: ""
27243
          authorised_value: ""
27871
          authtypecode: ""
27244
          authtypecode: ""
27872
          value_builder: ""
27245
          value_builder: unimarc_field_4XX.pl
27873
          isurl: 0
27246
          isurl: 0
27874
          hidden: -5
27247
          hidden: 0
27875
          frameworkcode: ""
27248
          frameworkcode: ""
27876
          seealso: ""
27249
          seealso: ""
27877
          link: ""
27250
          link: ""
27878
          defaultvalue:
27251
          defaultvalue:
27879
27252
27880
        - tagfield: "464"
27253
        - tagfield: "463"
27881
          tagsubfield: "u"
27254
          tagsubfield: "u"
27882
          liblibrarian: "Uniform Resource Locator"
27255
          liblibrarian: "Uniform Resource Locator"
27883
          libopac: "Uniform Resource Locator"
27256
          libopac: "Uniform Resource Locator"
Lines 27889-27901 tables: Link Here
27889
          authtypecode: ""
27262
          authtypecode: ""
27890
          value_builder: ""
27263
          value_builder: ""
27891
          isurl: 0
27264
          isurl: 0
27892
          hidden: -5
27265
          hidden: -1
27893
          frameworkcode: ""
27266
          frameworkcode: ""
27894
          seealso: ""
27267
          seealso: ""
27895
          link: ""
27268
          link: ""
27896
          defaultvalue:
27269
          defaultvalue:
27897
27270
27898
        - tagfield: "464"
27271
        - tagfield: "463"
27899
          tagsubfield: "v"
27272
          tagsubfield: "v"
27900
          liblibrarian: "Volume Number"
27273
          liblibrarian: "Volume Number"
27901
          libopac: "Volume Number"
27274
          libopac: "Volume Number"
Lines 27907-27919 tables: Link Here
27907
          authtypecode: ""
27280
          authtypecode: ""
27908
          value_builder: ""
27281
          value_builder: ""
27909
          isurl: 0
27282
          isurl: 0
27910
          hidden: -5
27283
          hidden: 0
27911
          frameworkcode: ""
27284
          frameworkcode: ""
27912
          seealso: ""
27285
          seealso: ""
27913
          link: ""
27286
          link: ""
27914
          defaultvalue:
27287
          defaultvalue:
27915
27288
27916
        - tagfield: "464"
27289
        - tagfield: "463"
27917
          tagsubfield: "x"
27290
          tagsubfield: "x"
27918
          liblibrarian: "International Standard Serial Number"
27291
          liblibrarian: "International Standard Serial Number"
27919
          libopac: "International Standard Serial Number"
27292
          libopac: "International Standard Serial Number"
Lines 27925-27937 tables: Link Here
27925
          authtypecode: ""
27298
          authtypecode: ""
27926
          value_builder: ""
27299
          value_builder: ""
27927
          isurl: 0
27300
          isurl: 0
27928
          hidden: -5
27301
          hidden: -1
27929
          frameworkcode: ""
27302
          frameworkcode: ""
27930
          seealso: ""
27303
          seealso: ""
27931
          link: ""
27304
          link: ISSN
27932
          defaultvalue:
27305
          defaultvalue:
27933
27306
27934
        - tagfield: "464"
27307
        - tagfield: "463"
27935
          tagsubfield: "y"
27308
          tagsubfield: "y"
27936
          liblibrarian: "International Standard Book Number"
27309
          liblibrarian: "International Standard Book Number"
27937
          libopac: "International Standard Book Number"
27310
          libopac: "International Standard Book Number"
Lines 27943-27955 tables: Link Here
27943
          authtypecode: ""
27316
          authtypecode: ""
27944
          value_builder: ""
27317
          value_builder: ""
27945
          isurl: 0
27318
          isurl: 0
27946
          hidden: -5
27319
          hidden: -1
27947
          frameworkcode: ""
27320
          frameworkcode: ""
27948
          seealso: ""
27321
          seealso: ""
27949
          link: ""
27322
          link: ISBN
27950
          defaultvalue:
27323
          defaultvalue:
27951
27324
27952
        - tagfield: "464"
27325
        - tagfield: "463"
27953
          tagsubfield: "z"
27326
          tagsubfield: "z"
27954
          liblibrarian: "CODEN"
27327
          liblibrarian: "CODEN"
27955
          libopac: "CODEN"
27328
          libopac: "CODEN"
Lines 27961-28009 tables: Link Here
27961
          authtypecode: ""
27334
          authtypecode: ""
27962
          value_builder: ""
27335
          value_builder: ""
27963
          isurl: 0
27336
          isurl: 0
27964
          hidden: -5
27337
          hidden: -1
27965
          frameworkcode: ""
27966
          seealso: ""
27967
          link: ""
27968
          defaultvalue:
27969
27970
        - tagfield: "470"
27971
          tagsubfield: "0"
27972
          liblibrarian: "Bibliographic Record Identifier"
27973
          libopac: "Bibliographic Record Identifier"
27974
          repeatable: 0
27975
          mandatory: 0
27976
          kohafield: ""
27977
          tab: 4
27978
          authorised_value: ""
27979
          authtypecode: ""
27980
          value_builder: ""
27981
          isurl: 0
27982
          hidden: -5
27983
          frameworkcode: ""
27984
          seealso: ""
27985
          link: ""
27986
          defaultvalue:
27987
27988
        - tagfield: "470"
27989
          tagsubfield: "1"
27990
          liblibrarian: "Linking Data"
27991
          libopac: "Linking Data"
27992
          repeatable: 1
27993
          mandatory: 0
27994
          kohafield: ""
27995
          tab: 4
27996
          authorised_value: ""
27997
          authtypecode: ""
27998
          value_builder: ""
27999
          isurl: 0
28000
          hidden: -6
28001
          frameworkcode: ""
27338
          frameworkcode: ""
28002
          seealso: ""
27339
          seealso: ""
28003
          link: ""
27340
          link: ""
28004
          defaultvalue:
27341
          defaultvalue:
28005
27342
28006
        - tagfield: "470"
27343
        - tagfield: "464"
28007
          tagsubfield: "3"
27344
          tagsubfield: "3"
28008
          liblibrarian: "Authority Record Number"
27345
          liblibrarian: "Authority Record Number"
28009
          libopac: "Authority Record Number"
27346
          libopac: "Authority Record Number"
Lines 28015-28030 tables: Link Here
28015
          authtypecode: ""
27352
          authtypecode: ""
28016
          value_builder: ""
27353
          value_builder: ""
28017
          isurl: 0
27354
          isurl: 0
28018
          hidden: -5
27355
          hidden: -1
28019
          frameworkcode: ""
27356
          frameworkcode: ""
28020
          seealso: ""
27357
          seealso: ""
28021
          link: ""
27358
          link: ""
28022
          defaultvalue:
27359
          defaultvalue:
28023
27360
28024
        - tagfield: "470"
27361
        - tagfield: "464"
28025
          tagsubfield: "5"
27362
          tagsubfield: "5"
28026
          liblibrarian: "Institution to Which the Field Applies"
27363
          liblibrarian: "Institution and Copy to Which Field Applies"
28027
          libopac: "Institution to Which the Field Applies"
27364
          libopac: "Institution and Copy to Which Field Applies"
28028
          repeatable: 0
27365
          repeatable: 0
28029
          mandatory: 0
27366
          mandatory: 0
28030
          kohafield: ""
27367
          kohafield: ""
Lines 28033-28048 tables: Link Here
28033
          authtypecode: ""
27370
          authtypecode: ""
28034
          value_builder: ""
27371
          value_builder: ""
28035
          isurl: 0
27372
          isurl: 0
28036
          hidden: -5
27373
          hidden: -1
28037
          frameworkcode: ""
27374
          frameworkcode: ""
28038
          seealso: ""
27375
          seealso: ""
28039
          link: ""
27376
          link: ""
28040
          defaultvalue:
27377
          defaultvalue:
28041
27378
28042
        - tagfield: "470"
27379
        - tagfield: "464"
28043
          tagsubfield: "9"
27380
          tagsubfield: "9"
28044
          liblibrarian: "Koha number"
27381
          liblibrarian: "Koha number"
28045
          libopac: ""
27382
          libopac: "Koha number"
28046
          repeatable: 0
27383
          repeatable: 0
28047
          mandatory: 0
27384
          mandatory: 0
28048
          kohafield: ""
27385
          kohafield: ""
Lines 28051-28063 tables: Link Here
28051
          authtypecode: ""
27388
          authtypecode: ""
28052
          value_builder: ""
27389
          value_builder: ""
28053
          isurl: 0
27390
          isurl: 0
28054
          hidden: 0
27391
          hidden: -1
28055
          frameworkcode: ""
27392
          frameworkcode: ""
28056
          seealso: ""
27393
          seealso: ""
28057
          link: 001@
27394
          link: Local-number
28058
          defaultvalue: ""
27395
          defaultvalue:
28059
27396
28060
        - tagfield: "470"
27397
        - tagfield: "464"
28061
          tagsubfield: "a"
27398
          tagsubfield: "a"
28062
          liblibrarian: "Author"
27399
          liblibrarian: "Author"
28063
          libopac: "Author"
27400
          libopac: "Author"
Lines 28069-28081 tables: Link Here
28069
          authtypecode: ""
27406
          authtypecode: ""
28070
          value_builder: ""
27407
          value_builder: ""
28071
          isurl: 0
27408
          isurl: 0
28072
          hidden: -5
27409
          hidden: -1
28073
          frameworkcode: ""
27410
          frameworkcode: ""
28074
          seealso: ""
27411
          seealso: ""
28075
          link: ""
27412
          link: ""
28076
          defaultvalue:
27413
          defaultvalue:
28077
27414
28078
        - tagfield: "470"
27415
        - tagfield: "464"
28079
          tagsubfield: "b"
27416
          tagsubfield: "b"
28080
          liblibrarian: "General Material Designation"
27417
          liblibrarian: "General Material Designation"
28081
          libopac: "General Material Designation"
27418
          libopac: "General Material Designation"
Lines 28087-28099 tables: Link Here
28087
          authtypecode: ""
27424
          authtypecode: ""
28088
          value_builder: ""
27425
          value_builder: ""
28089
          isurl: 0
27426
          isurl: 0
28090
          hidden: -6
27427
          hidden: -1
28091
          frameworkcode: ""
27428
          frameworkcode: ""
28092
          seealso: ""
27429
          seealso: ""
28093
          link: ""
27430
          link: ""
28094
          defaultvalue:
27431
          defaultvalue:
28095
27432
28096
        - tagfield: "470"
27433
        - tagfield: "464"
28097
          tagsubfield: "c"
27434
          tagsubfield: "c"
28098
          liblibrarian: "Place of Publication"
27435
          liblibrarian: "Place of Publication"
28099
          libopac: "Place of Publication"
27436
          libopac: "Place of Publication"
Lines 28105-28117 tables: Link Here
28105
          authtypecode: ""
27442
          authtypecode: ""
28106
          value_builder: ""
27443
          value_builder: ""
28107
          isurl: 0
27444
          isurl: 0
28108
          hidden: -5
27445
          hidden: -1
28109
          frameworkcode: ""
27446
          frameworkcode: ""
28110
          seealso: ""
27447
          seealso: ""
28111
          link: ""
27448
          link: ""
28112
          defaultvalue:
27449
          defaultvalue:
28113
27450
28114
        - tagfield: "470"
27451
        - tagfield: "464"
28115
          tagsubfield: "d"
27452
          tagsubfield: "d"
28116
          liblibrarian: "Date of Publication"
27453
          liblibrarian: "Date of Publication"
28117
          libopac: "Date of Publication"
27454
          libopac: "Date of Publication"
Lines 28123-28135 tables: Link Here
28123
          authtypecode: ""
27460
          authtypecode: ""
28124
          value_builder: ""
27461
          value_builder: ""
28125
          isurl: 0
27462
          isurl: 0
28126
          hidden: -5
27463
          hidden: -1
28127
          frameworkcode: ""
27464
          frameworkcode: ""
28128
          seealso: ""
27465
          seealso: ""
28129
          link: ""
27466
          link: ""
28130
          defaultvalue:
27467
          defaultvalue:
28131
27468
28132
        - tagfield: "470"
27469
        - tagfield: "464"
28133
          tagsubfield: "e"
27470
          tagsubfield: "e"
28134
          liblibrarian: "Edition Statement"
27471
          liblibrarian: "Edition Statement"
28135
          libopac: "Edition Statement"
27472
          libopac: "Edition Statement"
Lines 28141-28153 tables: Link Here
28141
          authtypecode: ""
27478
          authtypecode: ""
28142
          value_builder: ""
27479
          value_builder: ""
28143
          isurl: 0
27480
          isurl: 0
28144
          hidden: -5
27481
          hidden: -1
28145
          frameworkcode: ""
27482
          frameworkcode: ""
28146
          seealso: ""
27483
          seealso: ""
28147
          link: ""
27484
          link: ""
28148
          defaultvalue:
27485
          defaultvalue:
28149
27486
28150
        - tagfield: "470"
27487
        - tagfield: "464"
28151
          tagsubfield: "f"
27488
          tagsubfield: "f"
28152
          liblibrarian: "First Statement of Responsibility"
27489
          liblibrarian: "First Statement of Responsibility"
28153
          libopac: "First Statement of Responsibility"
27490
          libopac: "First Statement of Responsibility"
Lines 28159-28171 tables: Link Here
28159
          authtypecode: ""
27496
          authtypecode: ""
28160
          value_builder: ""
27497
          value_builder: ""
28161
          isurl: 0
27498
          isurl: 0
28162
          hidden: -6
27499
          hidden: -1
28163
          frameworkcode: ""
27500
          frameworkcode: ""
28164
          seealso: ""
27501
          seealso: ""
28165
          link: ""
27502
          link: ""
28166
          defaultvalue:
27503
          defaultvalue:
28167
27504
28168
        - tagfield: "470"
27505
        - tagfield: "464"
28169
          tagsubfield: "g"
27506
          tagsubfield: "g"
28170
          liblibrarian: "Subsequent Statement of Responsibility"
27507
          liblibrarian: "Subsequent Statement of Responsibility"
28171
          libopac: "Subsequent Statement of Responsibility"
27508
          libopac: "Subsequent Statement of Responsibility"
Lines 28177-28189 tables: Link Here
28177
          authtypecode: ""
27514
          authtypecode: ""
28178
          value_builder: ""
27515
          value_builder: ""
28179
          isurl: 0
27516
          isurl: 0
28180
          hidden: -6
27517
          hidden: -1
28181
          frameworkcode: ""
27518
          frameworkcode: ""
28182
          seealso: ""
27519
          seealso: ""
28183
          link: ""
27520
          link: ""
28184
          defaultvalue:
27521
          defaultvalue:
28185
27522
28186
        - tagfield: "470"
27523
        - tagfield: "464"
28187
          tagsubfield: "h"
27524
          tagsubfield: "h"
28188
          liblibrarian: "Number of Section or Part"
27525
          liblibrarian: "Number of Section or Part"
28189
          libopac: "Number of Section or Part"
27526
          libopac: "Number of Section or Part"
Lines 28195-28207 tables: Link Here
28195
          authtypecode: ""
27532
          authtypecode: ""
28196
          value_builder: ""
27533
          value_builder: ""
28197
          isurl: 0
27534
          isurl: 0
28198
          hidden: -5
27535
          hidden: -1
28199
          frameworkcode: ""
27536
          frameworkcode: ""
28200
          seealso: ""
27537
          seealso: ""
28201
          link: ""
27538
          link: ""
28202
          defaultvalue:
27539
          defaultvalue:
28203
27540
28204
        - tagfield: "470"
27541
        - tagfield: "464"
28205
          tagsubfield: "i"
27542
          tagsubfield: "i"
28206
          liblibrarian: "Name of Section or Part"
27543
          liblibrarian: "Name of Section or Part"
28207
          libopac: "Name of Section or Part"
27544
          libopac: "Name of Section or Part"
Lines 28213-28228 tables: Link Here
28213
          authtypecode: ""
27550
          authtypecode: ""
28214
          value_builder: ""
27551
          value_builder: ""
28215
          isurl: 0
27552
          isurl: 0
28216
          hidden: -5
27553
          hidden: -1
28217
          frameworkcode: ""
27554
          frameworkcode: ""
28218
          seealso: ""
27555
          seealso: ""
28219
          link: ""
27556
          link: ""
28220
          defaultvalue:
27557
          defaultvalue:
28221
27558
28222
        - tagfield: "470"
27559
        - tagfield: "464"
28223
          tagsubfield: "l"
27560
          tagsubfield: "l"
28224
          liblibrarian: "Parallel Title"
27561
          liblibrarian: "Parallel title"
28225
          libopac: "Parallel Title"
27562
          libopac: "Parallel title"
28226
          repeatable: 1
27563
          repeatable: 1
28227
          mandatory: 0
27564
          mandatory: 0
28228
          kohafield: ""
27565
          kohafield: ""
Lines 28231-28243 tables: Link Here
28231
          authtypecode: ""
27568
          authtypecode: ""
28232
          value_builder: ""
27569
          value_builder: ""
28233
          isurl: 0
27570
          isurl: 0
28234
          hidden: -6
27571
          hidden: -1
28235
          frameworkcode: ""
27572
          frameworkcode: ""
28236
          seealso: ""
27573
          seealso: ""
28237
          link: ""
27574
          link: ""
28238
          defaultvalue:
27575
          defaultvalue:
28239
27576
28240
        - tagfield: "470"
27577
        - tagfield: "464"
28241
          tagsubfield: "m"
27578
          tagsubfield: "m"
28242
          liblibrarian: "International Standard Music Number"
27579
          liblibrarian: "International Standard Music Number"
28243
          libopac: "International Standard Music Number"
27580
          libopac: "International Standard Music Number"
Lines 28249-28261 tables: Link Here
28249
          authtypecode: ""
27586
          authtypecode: ""
28250
          value_builder: ""
27587
          value_builder: ""
28251
          isurl: 0
27588
          isurl: 0
28252
          hidden: -6
27589
          hidden: -1
28253
          frameworkcode: ""
27590
          frameworkcode: ""
28254
          seealso: ""
27591
          seealso: ""
28255
          link: ""
27592
          link: ""
28256
          defaultvalue:
27593
          defaultvalue:
28257
27594
28258
        - tagfield: "470"
27595
        - tagfield: "464"
28259
          tagsubfield: "n"
27596
          tagsubfield: "n"
28260
          liblibrarian: "Name of Publisher, Distributor, etc."
27597
          liblibrarian: "Name of Publisher, Distributor, etc."
28261
          libopac: "Name of Publisher, Distributor, etc."
27598
          libopac: "Name of Publisher, Distributor, etc."
Lines 28267-28282 tables: Link Here
28267
          authtypecode: ""
27604
          authtypecode: ""
28268
          value_builder: ""
27605
          value_builder: ""
28269
          isurl: 0
27606
          isurl: 0
28270
          hidden: -6
27607
          hidden: -1
28271
          frameworkcode: ""
27608
          frameworkcode: ""
28272
          seealso: ""
27609
          seealso: ""
28273
          link: ""
27610
          link: ""
28274
          defaultvalue:
27611
          defaultvalue:
28275
27612
28276
        - tagfield: "470"
27613
        - tagfield: "464"
28277
          tagsubfield: "o"
27614
          tagsubfield: "o"
28278
          liblibrarian: "Other Title Information."
27615
          liblibrarian: "Other title information."
28279
          libopac: "Other Title Information."
27616
          libopac: "Other title information."
28280
          repeatable: 1
27617
          repeatable: 1
28281
          mandatory: 0
27618
          mandatory: 0
28282
          kohafield: ""
27619
          kohafield: ""
Lines 28285-28300 tables: Link Here
28285
          authtypecode: ""
27622
          authtypecode: ""
28286
          value_builder: ""
27623
          value_builder: ""
28287
          isurl: 0
27624
          isurl: 0
28288
          hidden: -6
27625
          hidden: -1
28289
          frameworkcode: ""
27626
          frameworkcode: ""
28290
          seealso: ""
27627
          seealso: ""
28291
          link: ""
27628
          link: ""
28292
          defaultvalue:
27629
          defaultvalue:
28293
27630
28294
        - tagfield: "470"
27631
        - tagfield: "464"
28295
          tagsubfield: "p"
27632
          tagsubfield: "p"
28296
          liblibrarian: "Physical Description"
27633
          liblibrarian: "Physical description"
28297
          libopac: "Physical Description"
27634
          libopac: "Physical description"
28298
          repeatable: 0
27635
          repeatable: 0
28299
          mandatory: 0
27636
          mandatory: 0
28300
          kohafield: ""
27637
          kohafield: ""
Lines 28303-28318 tables: Link Here
28303
          authtypecode: ""
27640
          authtypecode: ""
28304
          value_builder: ""
27641
          value_builder: ""
28305
          isurl: 0
27642
          isurl: 0
28306
          hidden: -5
27643
          hidden: -1
28307
          frameworkcode: ""
27644
          frameworkcode: ""
28308
          seealso: ""
27645
          seealso: ""
28309
          link: ""
27646
          link: ""
28310
          defaultvalue:
27647
          defaultvalue:
28311
27648
28312
        - tagfield: "470"
27649
        - tagfield: "464"
28313
          tagsubfield: "q"
27650
          tagsubfield: "q"
28314
          liblibrarian: "International Standard Identifier for a Work"
27651
          liblibrarian: "International standard identifier for a work"
28315
          libopac: "International Standard Identifier for a Work"
27652
          libopac: "International standard identifier for a work"
28316
          repeatable: 1
27653
          repeatable: 1
28317
          mandatory: 0
27654
          mandatory: 0
28318
          kohafield: ""
27655
          kohafield: ""
Lines 28321-28336 tables: Link Here
28321
          authtypecode: ""
27658
          authtypecode: ""
28322
          value_builder: ""
27659
          value_builder: ""
28323
          isurl: 0
27660
          isurl: 0
28324
          hidden: -6
27661
          hidden: -1
28325
          frameworkcode: ""
27662
          frameworkcode: ""
28326
          seealso: ""
27663
          seealso: ""
28327
          link: ""
27664
          link: ""
28328
          defaultvalue:
27665
          defaultvalue:
28329
27666
28330
        - tagfield: "470"
27667
        - tagfield: "464"
28331
          tagsubfield: "r"
27668
          tagsubfield: "r"
28332
          liblibrarian: "International Standard Identifier for an Expression"
27669
          liblibrarian: "International standard identifier for an expression"
28333
          libopac: "International Standard Identifier for an Expression"
27670
          libopac: "International standard identifier for an expression"
28334
          repeatable: 1
27671
          repeatable: 1
28335
          mandatory: 0
27672
          mandatory: 0
28336
          kohafield: ""
27673
          kohafield: ""
Lines 28339-28354 tables: Link Here
28339
          authtypecode: ""
27676
          authtypecode: ""
28340
          value_builder: ""
27677
          value_builder: ""
28341
          isurl: 0
27678
          isurl: 0
28342
          hidden: -6
27679
          hidden: -1
28343
          frameworkcode: ""
27680
          frameworkcode: ""
28344
          seealso: ""
27681
          seealso: ""
28345
          link: ""
27682
          link: ""
28346
          defaultvalue:
27683
          defaultvalue:
28347
27684
28348
        - tagfield: "470"
27685
        - tagfield: "464"
28349
          tagsubfield: "s"
27686
          tagsubfield: "s"
28350
          liblibrarian: "Series Statement"
27687
          liblibrarian: "Series statement"
28351
          libopac: "Series Statement"
27688
          libopac: "Series statement"
28352
          repeatable: 1
27689
          repeatable: 1
28353
          mandatory: 0
27690
          mandatory: 0
28354
          kohafield: ""
27691
          kohafield: ""
Lines 28357-28387 tables: Link Here
28357
          authtypecode: ""
27694
          authtypecode: ""
28358
          value_builder: ""
27695
          value_builder: ""
28359
          isurl: 0
27696
          isurl: 0
28360
          hidden: -6
27697
          hidden: -1
28361
          frameworkcode: ""
27698
          frameworkcode: ""
28362
          seealso: ""
27699
          seealso: ""
28363
          link: ""
27700
          link: ""
28364
          defaultvalue:
27701
          defaultvalue:
28365
27702
28366
        - tagfield: "470"
27703
        - tagfield: "464"
28367
          tagsubfield: "t"
27704
          tagsubfield: "t"
28368
          liblibrarian: "Title"
27705
          liblibrarian: "Title"
28369
          libopac: "Title"
27706
          libopac: "Title"
28370
          repeatable: 0
27707
          repeatable: 1
28371
          mandatory: 1
27708
          mandatory: 1
28372
          kohafield: ""
27709
          kohafield: ""
28373
          tab: 4
27710
          tab: 4
28374
          authorised_value: ""
27711
          authorised_value: ""
28375
          authtypecode: ""
27712
          authtypecode: ""
28376
          value_builder: ""
27713
          value_builder: unimarc_field_4XX.pl
28377
          isurl: 0
27714
          isurl: 0
28378
          hidden: -5
27715
          hidden: 0
28379
          frameworkcode: ""
27716
          frameworkcode: ""
28380
          seealso: ""
27717
          seealso: ""
28381
          link: ""
27718
          link: ""
28382
          defaultvalue:
27719
          defaultvalue:
28383
27720
28384
        - tagfield: "470"
27721
        - tagfield: "464"
28385
          tagsubfield: "u"
27722
          tagsubfield: "u"
28386
          liblibrarian: "Uniform Resource Locator"
27723
          liblibrarian: "Uniform Resource Locator"
28387
          libopac: "Uniform Resource Locator"
27724
          libopac: "Uniform Resource Locator"
Lines 28393-28405 tables: Link Here
28393
          authtypecode: ""
27730
          authtypecode: ""
28394
          value_builder: ""
27731
          value_builder: ""
28395
          isurl: 0
27732
          isurl: 0
28396
          hidden: -5
27733
          hidden: -1
28397
          frameworkcode: ""
27734
          frameworkcode: ""
28398
          seealso: ""
27735
          seealso: ""
28399
          link: ""
27736
          link: ""
28400
          defaultvalue:
27737
          defaultvalue:
28401
27738
28402
        - tagfield: "470"
27739
        - tagfield: "464"
28403
          tagsubfield: "v"
27740
          tagsubfield: "v"
28404
          liblibrarian: "Volume Number"
27741
          liblibrarian: "Volume Number"
28405
          libopac: "Volume Number"
27742
          libopac: "Volume Number"
Lines 28411-28423 tables: Link Here
28411
          authtypecode: ""
27748
          authtypecode: ""
28412
          value_builder: ""
27749
          value_builder: ""
28413
          isurl: 0
27750
          isurl: 0
28414
          hidden: -5
27751
          hidden: -1
28415
          frameworkcode: ""
27752
          frameworkcode: ""
28416
          seealso: ""
27753
          seealso: ""
28417
          link: ""
27754
          link: ""
28418
          defaultvalue:
27755
          defaultvalue:
28419
27756
28420
        - tagfield: "470"
27757
        - tagfield: "464"
28421
          tagsubfield: "x"
27758
          tagsubfield: "x"
28422
          liblibrarian: "International Standard Serial Number"
27759
          liblibrarian: "International Standard Serial Number"
28423
          libopac: "International Standard Serial Number"
27760
          libopac: "International Standard Serial Number"
Lines 28429-28441 tables: Link Here
28429
          authtypecode: ""
27766
          authtypecode: ""
28430
          value_builder: ""
27767
          value_builder: ""
28431
          isurl: 0
27768
          isurl: 0
28432
          hidden: -5
27769
          hidden: -1
28433
          frameworkcode: ""
27770
          frameworkcode: ""
28434
          seealso: ""
27771
          seealso: ""
28435
          link: ""
27772
          link: ISSN
28436
          defaultvalue:
27773
          defaultvalue:
28437
27774
28438
        - tagfield: "470"
27775
        - tagfield: "464"
28439
          tagsubfield: "y"
27776
          tagsubfield: "y"
28440
          liblibrarian: "International Standard Book Number"
27777
          liblibrarian: "International Standard Book Number"
28441
          libopac: "International Standard Book Number"
27778
          libopac: "International Standard Book Number"
Lines 28447-28459 tables: Link Here
28447
          authtypecode: ""
27784
          authtypecode: ""
28448
          value_builder: ""
27785
          value_builder: ""
28449
          isurl: 0
27786
          isurl: 0
28450
          hidden: -5
27787
          hidden: -1
28451
          frameworkcode: ""
27788
          frameworkcode: ""
28452
          seealso: ""
27789
          seealso: ""
28453
          link: ""
27790
          link: ISBN
28454
          defaultvalue:
27791
          defaultvalue:
28455
27792
28456
        - tagfield: "470"
27793
        - tagfield: "464"
28457
          tagsubfield: "z"
27794
          tagsubfield: "z"
28458
          liblibrarian: "CODEN"
27795
          liblibrarian: "CODEN"
28459
          libopac: "CODEN"
27796
          libopac: "CODEN"
Lines 28465-28513 tables: Link Here
28465
          authtypecode: ""
27802
          authtypecode: ""
28466
          value_builder: ""
27803
          value_builder: ""
28467
          isurl: 0
27804
          isurl: 0
28468
          hidden: -5
27805
          hidden: -1
28469
          frameworkcode: ""
28470
          seealso: ""
28471
          link: ""
28472
          defaultvalue:
28473
28474
        - tagfield: "481"
28475
          tagsubfield: "0"
28476
          liblibrarian: "Bibliographic Record Identifier"
28477
          libopac: "Bibliographic Record Identifier"
28478
          repeatable: 0
28479
          mandatory: 0
28480
          kohafield: ""
28481
          tab: 4
28482
          authorised_value: ""
28483
          authtypecode: ""
28484
          value_builder: ""
28485
          isurl: 0
28486
          hidden: -5
28487
          frameworkcode: ""
28488
          seealso: ""
28489
          link: ""
28490
          defaultvalue:
28491
28492
        - tagfield: "481"
28493
          tagsubfield: "1"
28494
          liblibrarian: "Linking Data"
28495
          libopac: "Linking Data"
28496
          repeatable: 1
28497
          mandatory: 0
28498
          kohafield: ""
28499
          tab: 4
28500
          authorised_value: ""
28501
          authtypecode: ""
28502
          value_builder: ""
28503
          isurl: 0
28504
          hidden: -6
28505
          frameworkcode: ""
27806
          frameworkcode: ""
28506
          seealso: ""
27807
          seealso: ""
28507
          link: ""
27808
          link: ""
28508
          defaultvalue:
27809
          defaultvalue:
28509
27810
28510
        - tagfield: "481"
27811
        - tagfield: "470"
28511
          tagsubfield: "3"
27812
          tagsubfield: "3"
28512
          liblibrarian: "Authority Record Number"
27813
          liblibrarian: "Authority Record Number"
28513
          libopac: "Authority Record Number"
27814
          libopac: "Authority Record Number"
Lines 28519-28534 tables: Link Here
28519
          authtypecode: ""
27820
          authtypecode: ""
28520
          value_builder: ""
27821
          value_builder: ""
28521
          isurl: 0
27822
          isurl: 0
28522
          hidden: -5
27823
          hidden: -1
28523
          frameworkcode: ""
27824
          frameworkcode: ""
28524
          seealso: ""
27825
          seealso: ""
28525
          link: ""
27826
          link: ""
28526
          defaultvalue:
27827
          defaultvalue:
28527
27828
28528
        - tagfield: "481"
27829
        - tagfield: "470"
28529
          tagsubfield: "5"
27830
          tagsubfield: "5"
28530
          liblibrarian: "Institution to Which the Field Applies"
27831
          liblibrarian: "Institution and Copy to Which Field Applies"
28531
          libopac: "Institution to Which the Field Applies"
27832
          libopac: "Institution and Copy to Which Field Applies"
28532
          repeatable: 0
27833
          repeatable: 0
28533
          mandatory: 0
27834
          mandatory: 0
28534
          kohafield: ""
27835
          kohafield: ""
Lines 28537-28552 tables: Link Here
28537
          authtypecode: ""
27838
          authtypecode: ""
28538
          value_builder: ""
27839
          value_builder: ""
28539
          isurl: 0
27840
          isurl: 0
28540
          hidden: -5
27841
          hidden: -1
28541
          frameworkcode: ""
27842
          frameworkcode: ""
28542
          seealso: ""
27843
          seealso: ""
28543
          link: ""
27844
          link: ""
28544
          defaultvalue:
27845
          defaultvalue:
28545
27846
28546
        - tagfield: "481"
27847
        - tagfield: "470"
28547
          tagsubfield: "9"
27848
          tagsubfield: "9"
28548
          liblibrarian: "Koha number"
27849
          liblibrarian: "Koha number"
28549
          libopac: ""
27850
          libopac: "Koha number"
28550
          repeatable: 0
27851
          repeatable: 0
28551
          mandatory: 0
27852
          mandatory: 0
28552
          kohafield: ""
27853
          kohafield: ""
Lines 28555-28567 tables: Link Here
28555
          authtypecode: ""
27856
          authtypecode: ""
28556
          value_builder: ""
27857
          value_builder: ""
28557
          isurl: 0
27858
          isurl: 0
28558
          hidden: 0
27859
          hidden: -1
28559
          frameworkcode: ""
27860
          frameworkcode: ""
28560
          seealso: ""
27861
          seealso: ""
28561
          link: 001@
27862
          link: Local-number
28562
          defaultvalue: ""
27863
          defaultvalue:
28563
27864
28564
        - tagfield: "481"
27865
        - tagfield: "470"
28565
          tagsubfield: "a"
27866
          tagsubfield: "a"
28566
          liblibrarian: "Author"
27867
          liblibrarian: "Author"
28567
          libopac: "Author"
27868
          libopac: "Author"
Lines 28573-28585 tables: Link Here
28573
          authtypecode: ""
27874
          authtypecode: ""
28574
          value_builder: ""
27875
          value_builder: ""
28575
          isurl: 0
27876
          isurl: 0
28576
          hidden: -5
27877
          hidden: -1
28577
          frameworkcode: ""
27878
          frameworkcode: ""
28578
          seealso: ""
27879
          seealso: ""
28579
          link: ""
27880
          link: ""
28580
          defaultvalue:
27881
          defaultvalue:
28581
27882
28582
        - tagfield: "481"
27883
        - tagfield: "470"
28583
          tagsubfield: "b"
27884
          tagsubfield: "b"
28584
          liblibrarian: "General Material Designation"
27885
          liblibrarian: "General Material Designation"
28585
          libopac: "General Material Designation"
27886
          libopac: "General Material Designation"
Lines 28591-28603 tables: Link Here
28591
          authtypecode: ""
27892
          authtypecode: ""
28592
          value_builder: ""
27893
          value_builder: ""
28593
          isurl: 0
27894
          isurl: 0
28594
          hidden: -6
27895
          hidden: -1
28595
          frameworkcode: ""
27896
          frameworkcode: ""
28596
          seealso: ""
27897
          seealso: ""
28597
          link: ""
27898
          link: ""
28598
          defaultvalue:
27899
          defaultvalue:
28599
27900
28600
        - tagfield: "481"
27901
        - tagfield: "470"
28601
          tagsubfield: "c"
27902
          tagsubfield: "c"
28602
          liblibrarian: "Place of Publication"
27903
          liblibrarian: "Place of Publication"
28603
          libopac: "Place of Publication"
27904
          libopac: "Place of Publication"
Lines 28609-28621 tables: Link Here
28609
          authtypecode: ""
27910
          authtypecode: ""
28610
          value_builder: ""
27911
          value_builder: ""
28611
          isurl: 0
27912
          isurl: 0
28612
          hidden: -5
27913
          hidden: -1
28613
          frameworkcode: ""
27914
          frameworkcode: ""
28614
          seealso: ""
27915
          seealso: ""
28615
          link: ""
27916
          link: ""
28616
          defaultvalue:
27917
          defaultvalue:
28617
27918
28618
        - tagfield: "481"
27919
        - tagfield: "470"
28619
          tagsubfield: "d"
27920
          tagsubfield: "d"
28620
          liblibrarian: "Date of Publication"
27921
          liblibrarian: "Date of Publication"
28621
          libopac: "Date of Publication"
27922
          libopac: "Date of Publication"
Lines 28627-28639 tables: Link Here
28627
          authtypecode: ""
27928
          authtypecode: ""
28628
          value_builder: ""
27929
          value_builder: ""
28629
          isurl: 0
27930
          isurl: 0
28630
          hidden: -5
27931
          hidden: -1
28631
          frameworkcode: ""
27932
          frameworkcode: ""
28632
          seealso: ""
27933
          seealso: ""
28633
          link: ""
27934
          link: ""
28634
          defaultvalue:
27935
          defaultvalue:
28635
27936
28636
        - tagfield: "481"
27937
        - tagfield: "470"
28637
          tagsubfield: "e"
27938
          tagsubfield: "e"
28638
          liblibrarian: "Edition Statement"
27939
          liblibrarian: "Edition Statement"
28639
          libopac: "Edition Statement"
27940
          libopac: "Edition Statement"
Lines 28645-28657 tables: Link Here
28645
          authtypecode: ""
27946
          authtypecode: ""
28646
          value_builder: ""
27947
          value_builder: ""
28647
          isurl: 0
27948
          isurl: 0
28648
          hidden: -5
27949
          hidden: -1
28649
          frameworkcode: ""
27950
          frameworkcode: ""
28650
          seealso: ""
27951
          seealso: ""
28651
          link: ""
27952
          link: ""
28652
          defaultvalue:
27953
          defaultvalue:
28653
27954
28654
        - tagfield: "481"
27955
        - tagfield: "470"
28655
          tagsubfield: "f"
27956
          tagsubfield: "f"
28656
          liblibrarian: "First Statement of Responsibility"
27957
          liblibrarian: "First Statement of Responsibility"
28657
          libopac: "First Statement of Responsibility"
27958
          libopac: "First Statement of Responsibility"
Lines 28663-28675 tables: Link Here
28663
          authtypecode: ""
27964
          authtypecode: ""
28664
          value_builder: ""
27965
          value_builder: ""
28665
          isurl: 0
27966
          isurl: 0
28666
          hidden: -6
27967
          hidden: -1
28667
          frameworkcode: ""
27968
          frameworkcode: ""
28668
          seealso: ""
27969
          seealso: ""
28669
          link: ""
27970
          link: ""
28670
          defaultvalue:
27971
          defaultvalue:
28671
27972
28672
        - tagfield: "481"
27973
        - tagfield: "470"
28673
          tagsubfield: "g"
27974
          tagsubfield: "g"
28674
          liblibrarian: "Subsequent Statement of Responsibility"
27975
          liblibrarian: "Subsequent Statement of Responsibility"
28675
          libopac: "Subsequent Statement of Responsibility"
27976
          libopac: "Subsequent Statement of Responsibility"
Lines 28681-28693 tables: Link Here
28681
          authtypecode: ""
27982
          authtypecode: ""
28682
          value_builder: ""
27983
          value_builder: ""
28683
          isurl: 0
27984
          isurl: 0
28684
          hidden: -6
27985
          hidden: -1
28685
          frameworkcode: ""
27986
          frameworkcode: ""
28686
          seealso: ""
27987
          seealso: ""
28687
          link: ""
27988
          link: ""
28688
          defaultvalue:
27989
          defaultvalue:
28689
27990
28690
        - tagfield: "481"
27991
        - tagfield: "470"
28691
          tagsubfield: "h"
27992
          tagsubfield: "h"
28692
          liblibrarian: "Number of Section or Part"
27993
          liblibrarian: "Number of Section or Part"
28693
          libopac: "Number of Section or Part"
27994
          libopac: "Number of Section or Part"
Lines 28699-28711 tables: Link Here
28699
          authtypecode: ""
28000
          authtypecode: ""
28700
          value_builder: ""
28001
          value_builder: ""
28701
          isurl: 0
28002
          isurl: 0
28702
          hidden: -5
28003
          hidden: -1
28703
          frameworkcode: ""
28004
          frameworkcode: ""
28704
          seealso: ""
28005
          seealso: ""
28705
          link: ""
28006
          link: ""
28706
          defaultvalue:
28007
          defaultvalue:
28707
28008
28708
        - tagfield: "481"
28009
        - tagfield: "470"
28709
          tagsubfield: "i"
28010
          tagsubfield: "i"
28710
          liblibrarian: "Name of Section or Part"
28011
          liblibrarian: "Name of Section or Part"
28711
          libopac: "Name of Section or Part"
28012
          libopac: "Name of Section or Part"
Lines 28717-28732 tables: Link Here
28717
          authtypecode: ""
28018
          authtypecode: ""
28718
          value_builder: ""
28019
          value_builder: ""
28719
          isurl: 0
28020
          isurl: 0
28720
          hidden: -5
28021
          hidden: -1
28721
          frameworkcode: ""
28022
          frameworkcode: ""
28722
          seealso: ""
28023
          seealso: ""
28723
          link: ""
28024
          link: ""
28724
          defaultvalue:
28025
          defaultvalue:
28725
28026
28726
        - tagfield: "481"
28027
        - tagfield: "470"
28727
          tagsubfield: "l"
28028
          tagsubfield: "l"
28728
          liblibrarian: "Parallel Title"
28029
          liblibrarian: "Parallel title"
28729
          libopac: "Parallel Title"
28030
          libopac: "Parallel title"
28730
          repeatable: 1
28031
          repeatable: 1
28731
          mandatory: 0
28032
          mandatory: 0
28732
          kohafield: ""
28033
          kohafield: ""
Lines 28735-28747 tables: Link Here
28735
          authtypecode: ""
28036
          authtypecode: ""
28736
          value_builder: ""
28037
          value_builder: ""
28737
          isurl: 0
28038
          isurl: 0
28738
          hidden: -6
28039
          hidden: -1
28739
          frameworkcode: ""
28040
          frameworkcode: ""
28740
          seealso: ""
28041
          seealso: ""
28741
          link: ""
28042
          link: ""
28742
          defaultvalue:
28043
          defaultvalue:
28743
28044
28744
        - tagfield: "481"
28045
        - tagfield: "470"
28745
          tagsubfield: "m"
28046
          tagsubfield: "m"
28746
          liblibrarian: "International Standard Music Number"
28047
          liblibrarian: "International Standard Music Number"
28747
          libopac: "International Standard Music Number"
28048
          libopac: "International Standard Music Number"
Lines 28753-28765 tables: Link Here
28753
          authtypecode: ""
28054
          authtypecode: ""
28754
          value_builder: ""
28055
          value_builder: ""
28755
          isurl: 0
28056
          isurl: 0
28756
          hidden: -6
28057
          hidden: -1
28757
          frameworkcode: ""
28058
          frameworkcode: ""
28758
          seealso: ""
28059
          seealso: ""
28759
          link: ""
28060
          link: ""
28760
          defaultvalue:
28061
          defaultvalue:
28761
28062
28762
        - tagfield: "481"
28063
        - tagfield: "470"
28763
          tagsubfield: "n"
28064
          tagsubfield: "n"
28764
          liblibrarian: "Name of Publisher, Distributor, etc."
28065
          liblibrarian: "Name of Publisher, Distributor, etc."
28765
          libopac: "Name of Publisher, Distributor, etc."
28066
          libopac: "Name of Publisher, Distributor, etc."
Lines 28771-28786 tables: Link Here
28771
          authtypecode: ""
28072
          authtypecode: ""
28772
          value_builder: ""
28073
          value_builder: ""
28773
          isurl: 0
28074
          isurl: 0
28774
          hidden: -6
28075
          hidden: -1
28775
          frameworkcode: ""
28076
          frameworkcode: ""
28776
          seealso: ""
28077
          seealso: ""
28777
          link: ""
28078
          link: ""
28778
          defaultvalue:
28079
          defaultvalue:
28779
28080
28780
        - tagfield: "481"
28081
        - tagfield: "470"
28781
          tagsubfield: "o"
28082
          tagsubfield: "o"
28782
          liblibrarian: "Other Title Information."
28083
          liblibrarian: "Other title information."
28783
          libopac: "Other Title Information."
28084
          libopac: "Other title information."
28784
          repeatable: 1
28085
          repeatable: 1
28785
          mandatory: 0
28086
          mandatory: 0
28786
          kohafield: ""
28087
          kohafield: ""
Lines 28789-28804 tables: Link Here
28789
          authtypecode: ""
28090
          authtypecode: ""
28790
          value_builder: ""
28091
          value_builder: ""
28791
          isurl: 0
28092
          isurl: 0
28792
          hidden: -6
28093
          hidden: -1
28793
          frameworkcode: ""
28094
          frameworkcode: ""
28794
          seealso: ""
28095
          seealso: ""
28795
          link: ""
28096
          link: ""
28796
          defaultvalue:
28097
          defaultvalue:
28797
28098
28798
        - tagfield: "481"
28099
        - tagfield: "470"
28799
          tagsubfield: "p"
28100
          tagsubfield: "p"
28800
          liblibrarian: "Physical Description"
28101
          liblibrarian: "Physical description"
28801
          libopac: "Physical Description"
28102
          libopac: "Physical description"
28802
          repeatable: 0
28103
          repeatable: 0
28803
          mandatory: 0
28104
          mandatory: 0
28804
          kohafield: ""
28105
          kohafield: ""
Lines 28807-28822 tables: Link Here
28807
          authtypecode: ""
28108
          authtypecode: ""
28808
          value_builder: ""
28109
          value_builder: ""
28809
          isurl: 0
28110
          isurl: 0
28810
          hidden: -5
28111
          hidden: -1
28811
          frameworkcode: ""
28112
          frameworkcode: ""
28812
          seealso: ""
28113
          seealso: ""
28813
          link: ""
28114
          link: ""
28814
          defaultvalue:
28115
          defaultvalue:
28815
28116
28816
        - tagfield: "481"
28117
        - tagfield: "470"
28817
          tagsubfield: "q"
28118
          tagsubfield: "q"
28818
          liblibrarian: "International Standard Identifier for a Work"
28119
          liblibrarian: "International standard identifier for a work"
28819
          libopac: "International Standard Identifier for a Work"
28120
          libopac: "International standard identifier for a work"
28820
          repeatable: 1
28121
          repeatable: 1
28821
          mandatory: 0
28122
          mandatory: 0
28822
          kohafield: ""
28123
          kohafield: ""
Lines 28825-28840 tables: Link Here
28825
          authtypecode: ""
28126
          authtypecode: ""
28826
          value_builder: ""
28127
          value_builder: ""
28827
          isurl: 0
28128
          isurl: 0
28828
          hidden: -6
28129
          hidden: -1
28829
          frameworkcode: ""
28130
          frameworkcode: ""
28830
          seealso: ""
28131
          seealso: ""
28831
          link: ""
28132
          link: ""
28832
          defaultvalue:
28133
          defaultvalue:
28833
28134
28834
        - tagfield: "481"
28135
        - tagfield: "470"
28835
          tagsubfield: "r"
28136
          tagsubfield: "r"
28836
          liblibrarian: "International Standard Identifier for an Expression"
28137
          liblibrarian: "International standard identifier for an expression"
28837
          libopac: "International Standard Identifier for an Expression"
28138
          libopac: "International standard identifier for an expression"
28838
          repeatable: 1
28139
          repeatable: 1
28839
          mandatory: 0
28140
          mandatory: 0
28840
          kohafield: ""
28141
          kohafield: ""
Lines 28843-28858 tables: Link Here
28843
          authtypecode: ""
28144
          authtypecode: ""
28844
          value_builder: ""
28145
          value_builder: ""
28845
          isurl: 0
28146
          isurl: 0
28846
          hidden: -6
28147
          hidden: -1
28847
          frameworkcode: ""
28148
          frameworkcode: ""
28848
          seealso: ""
28149
          seealso: ""
28849
          link: ""
28150
          link: ""
28850
          defaultvalue:
28151
          defaultvalue:
28851
28152
28852
        - tagfield: "481"
28153
        - tagfield: "470"
28853
          tagsubfield: "s"
28154
          tagsubfield: "s"
28854
          liblibrarian: "Series Statement"
28155
          liblibrarian: "Series statement"
28855
          libopac: "Series Statement"
28156
          libopac: "Series statement"
28856
          repeatable: 1
28157
          repeatable: 1
28857
          mandatory: 0
28158
          mandatory: 0
28858
          kohafield: ""
28159
          kohafield: ""
Lines 28861-28891 tables: Link Here
28861
          authtypecode: ""
28162
          authtypecode: ""
28862
          value_builder: ""
28163
          value_builder: ""
28863
          isurl: 0
28164
          isurl: 0
28864
          hidden: -6
28165
          hidden: -1
28865
          frameworkcode: ""
28166
          frameworkcode: ""
28866
          seealso: ""
28167
          seealso: ""
28867
          link: ""
28168
          link: ""
28868
          defaultvalue:
28169
          defaultvalue:
28869
28170
28870
        - tagfield: "481"
28171
        - tagfield: "470"
28871
          tagsubfield: "t"
28172
          tagsubfield: "t"
28872
          liblibrarian: "Title"
28173
          liblibrarian: "Title"
28873
          libopac: "Title"
28174
          libopac: "Title"
28874
          repeatable: 0
28175
          repeatable: 1
28875
          mandatory: 1
28176
          mandatory: 1
28876
          kohafield: ""
28177
          kohafield: ""
28877
          tab: 4
28178
          tab: 4
28878
          authorised_value: ""
28179
          authorised_value: ""
28879
          authtypecode: ""
28180
          authtypecode: ""
28880
          value_builder: ""
28181
          value_builder: unimarc_field_4XX.pl
28881
          isurl: 0
28182
          isurl: 0
28882
          hidden: -5
28183
          hidden: 0
28883
          frameworkcode: ""
28184
          frameworkcode: ""
28884
          seealso: ""
28185
          seealso: ""
28885
          link: ""
28186
          link: ""
28886
          defaultvalue:
28187
          defaultvalue:
28887
28188
28888
        - tagfield: "481"
28189
        - tagfield: "470"
28889
          tagsubfield: "u"
28190
          tagsubfield: "u"
28890
          liblibrarian: "Uniform Resource Locator"
28191
          liblibrarian: "Uniform Resource Locator"
28891
          libopac: "Uniform Resource Locator"
28192
          libopac: "Uniform Resource Locator"
Lines 28897-28909 tables: Link Here
28897
          authtypecode: ""
28198
          authtypecode: ""
28898
          value_builder: ""
28199
          value_builder: ""
28899
          isurl: 0
28200
          isurl: 0
28900
          hidden: -5
28201
          hidden: -1
28901
          frameworkcode: ""
28202
          frameworkcode: ""
28902
          seealso: ""
28203
          seealso: ""
28903
          link: ""
28204
          link: ""
28904
          defaultvalue:
28205
          defaultvalue:
28905
28206
28906
        - tagfield: "481"
28207
        - tagfield: "470"
28907
          tagsubfield: "v"
28208
          tagsubfield: "v"
28908
          liblibrarian: "Volume Number"
28209
          liblibrarian: "Volume Number"
28909
          libopac: "Volume Number"
28210
          libopac: "Volume Number"
Lines 28915-28927 tables: Link Here
28915
          authtypecode: ""
28216
          authtypecode: ""
28916
          value_builder: ""
28217
          value_builder: ""
28917
          isurl: 0
28218
          isurl: 0
28918
          hidden: -5
28219
          hidden: -1
28919
          frameworkcode: ""
28220
          frameworkcode: ""
28920
          seealso: ""
28221
          seealso: ""
28921
          link: ""
28222
          link: ""
28922
          defaultvalue:
28223
          defaultvalue:
28923
28224
28924
        - tagfield: "481"
28225
        - tagfield: "470"
28925
          tagsubfield: "x"
28226
          tagsubfield: "x"
28926
          liblibrarian: "International Standard Serial Number"
28227
          liblibrarian: "International Standard Serial Number"
28927
          libopac: "International Standard Serial Number"
28228
          libopac: "International Standard Serial Number"
Lines 28933-28945 tables: Link Here
28933
          authtypecode: ""
28234
          authtypecode: ""
28934
          value_builder: ""
28235
          value_builder: ""
28935
          isurl: 0
28236
          isurl: 0
28936
          hidden: -5
28237
          hidden: -1
28937
          frameworkcode: ""
28238
          frameworkcode: ""
28938
          seealso: ""
28239
          seealso: ""
28939
          link: ""
28240
          link: ISSN
28940
          defaultvalue:
28241
          defaultvalue:
28941
28242
28942
        - tagfield: "481"
28243
        - tagfield: "470"
28943
          tagsubfield: "y"
28244
          tagsubfield: "y"
28944
          liblibrarian: "International Standard Book Number"
28245
          liblibrarian: "International Standard Book Number"
28945
          libopac: "International Standard Book Number"
28246
          libopac: "International Standard Book Number"
Lines 28951-28963 tables: Link Here
28951
          authtypecode: ""
28252
          authtypecode: ""
28952
          value_builder: ""
28253
          value_builder: ""
28953
          isurl: 0
28254
          isurl: 0
28954
          hidden: -5
28255
          hidden: -1
28955
          frameworkcode: ""
28256
          frameworkcode: ""
28956
          seealso: ""
28257
          seealso: ""
28957
          link: ""
28258
          link: ISBN
28958
          defaultvalue:
28259
          defaultvalue:
28959
28260
28960
        - tagfield: "481"
28261
        - tagfield: "470"
28961
          tagsubfield: "z"
28262
          tagsubfield: "z"
28962
          liblibrarian: "CODEN"
28263
          liblibrarian: "CODEN"
28963
          libopac: "CODEN"
28264
          libopac: "CODEN"
Lines 28969-29017 tables: Link Here
28969
          authtypecode: ""
28270
          authtypecode: ""
28970
          value_builder: ""
28271
          value_builder: ""
28971
          isurl: 0
28272
          isurl: 0
28972
          hidden: -5
28273
          hidden: -1
28973
          frameworkcode: ""
28974
          seealso: ""
28975
          link: ""
28976
          defaultvalue:
28977
28978
        - tagfield: "482"
28979
          tagsubfield: "0"
28980
          liblibrarian: "Bibliographic Record Identifier"
28981
          libopac: "Bibliographic Record Identifier"
28982
          repeatable: 0
28983
          mandatory: 0
28984
          kohafield: ""
28985
          tab: 4
28986
          authorised_value: ""
28987
          authtypecode: ""
28988
          value_builder: ""
28989
          isurl: 0
28990
          hidden: -5
28991
          frameworkcode: ""
28992
          seealso: ""
28993
          link: ""
28994
          defaultvalue:
28995
28996
        - tagfield: "482"
28997
          tagsubfield: "1"
28998
          liblibrarian: "Linking Data"
28999
          libopac: "Linking Data"
29000
          repeatable: 1
29001
          mandatory: 0
29002
          kohafield: ""
29003
          tab: 4
29004
          authorised_value: ""
29005
          authtypecode: ""
29006
          value_builder: ""
29007
          isurl: 0
29008
          hidden: -6
29009
          frameworkcode: ""
28274
          frameworkcode: ""
29010
          seealso: ""
28275
          seealso: ""
29011
          link: ""
28276
          link: ""
29012
          defaultvalue:
28277
          defaultvalue:
29013
28278
29014
        - tagfield: "482"
28279
        - tagfield: "481"
29015
          tagsubfield: "3"
28280
          tagsubfield: "3"
29016
          liblibrarian: "Authority Record Number"
28281
          liblibrarian: "Authority Record Number"
29017
          libopac: "Authority Record Number"
28282
          libopac: "Authority Record Number"
Lines 29023-29038 tables: Link Here
29023
          authtypecode: ""
28288
          authtypecode: ""
29024
          value_builder: ""
28289
          value_builder: ""
29025
          isurl: 0
28290
          isurl: 0
29026
          hidden: -5
28291
          hidden: -1
29027
          frameworkcode: ""
28292
          frameworkcode: ""
29028
          seealso: ""
28293
          seealso: ""
29029
          link: ""
28294
          link: ""
29030
          defaultvalue:
28295
          defaultvalue:
29031
28296
29032
        - tagfield: "482"
28297
        - tagfield: "481"
29033
          tagsubfield: "5"
28298
          tagsubfield: "5"
29034
          liblibrarian: "Institution to Which the Field Applies"
28299
          liblibrarian: "Institution and Copy to Which Field Applies"
29035
          libopac: "Institution to Which the Field Applies"
28300
          libopac: "Institution and Copy to Which Field Applies"
29036
          repeatable: 0
28301
          repeatable: 0
29037
          mandatory: 0
28302
          mandatory: 0
29038
          kohafield: ""
28303
          kohafield: ""
Lines 29041-29056 tables: Link Here
29041
          authtypecode: ""
28306
          authtypecode: ""
29042
          value_builder: ""
28307
          value_builder: ""
29043
          isurl: 0
28308
          isurl: 0
29044
          hidden: -5
28309
          hidden: -1
29045
          frameworkcode: ""
28310
          frameworkcode: ""
29046
          seealso: ""
28311
          seealso: ""
29047
          link: ""
28312
          link: ""
29048
          defaultvalue:
28313
          defaultvalue:
29049
28314
29050
        - tagfield: "482"
28315
        - tagfield: "481"
29051
          tagsubfield: "9"
28316
          tagsubfield: "9"
29052
          liblibrarian: "Koha number"
28317
          liblibrarian: "Koha number"
29053
          libopac: ""
28318
          libopac: "Koha number"
29054
          repeatable: 0
28319
          repeatable: 0
29055
          mandatory: 0
28320
          mandatory: 0
29056
          kohafield: ""
28321
          kohafield: ""
Lines 29059-29071 tables: Link Here
29059
          authtypecode: ""
28324
          authtypecode: ""
29060
          value_builder: ""
28325
          value_builder: ""
29061
          isurl: 0
28326
          isurl: 0
29062
          hidden: 0
28327
          hidden: -1
29063
          frameworkcode: ""
28328
          frameworkcode: ""
29064
          seealso: ""
28329
          seealso: ""
29065
          link: 001@
28330
          link: Local-number
29066
          defaultvalue: ""
28331
          defaultvalue:
29067
28332
29068
        - tagfield: "482"
28333
        - tagfield: "481"
29069
          tagsubfield: "a"
28334
          tagsubfield: "a"
29070
          liblibrarian: "Author"
28335
          liblibrarian: "Author"
29071
          libopac: "Author"
28336
          libopac: "Author"
Lines 29077-29089 tables: Link Here
29077
          authtypecode: ""
28342
          authtypecode: ""
29078
          value_builder: ""
28343
          value_builder: ""
29079
          isurl: 0
28344
          isurl: 0
29080
          hidden: -5
28345
          hidden: -1
29081
          frameworkcode: ""
28346
          frameworkcode: ""
29082
          seealso: ""
28347
          seealso: ""
29083
          link: ""
28348
          link: ""
29084
          defaultvalue:
28349
          defaultvalue:
29085
28350
29086
        - tagfield: "482"
28351
        - tagfield: "481"
29087
          tagsubfield: "b"
28352
          tagsubfield: "b"
29088
          liblibrarian: "General Material Designation"
28353
          liblibrarian: "General Material Designation"
29089
          libopac: "General Material Designation"
28354
          libopac: "General Material Designation"
Lines 29095-29107 tables: Link Here
29095
          authtypecode: ""
28360
          authtypecode: ""
29096
          value_builder: ""
28361
          value_builder: ""
29097
          isurl: 0
28362
          isurl: 0
29098
          hidden: -6
28363
          hidden: -1
29099
          frameworkcode: ""
28364
          frameworkcode: ""
29100
          seealso: ""
28365
          seealso: ""
29101
          link: ""
28366
          link: ""
29102
          defaultvalue:
28367
          defaultvalue:
29103
28368
29104
        - tagfield: "482"
28369
        - tagfield: "481"
29105
          tagsubfield: "c"
28370
          tagsubfield: "c"
29106
          liblibrarian: "Place of Publication"
28371
          liblibrarian: "Place of Publication"
29107
          libopac: "Place of Publication"
28372
          libopac: "Place of Publication"
Lines 29113-29125 tables: Link Here
29113
          authtypecode: ""
28378
          authtypecode: ""
29114
          value_builder: ""
28379
          value_builder: ""
29115
          isurl: 0
28380
          isurl: 0
29116
          hidden: -5
28381
          hidden: -1
29117
          frameworkcode: ""
28382
          frameworkcode: ""
29118
          seealso: ""
28383
          seealso: ""
29119
          link: ""
28384
          link: ""
29120
          defaultvalue:
28385
          defaultvalue:
29121
28386
29122
        - tagfield: "482"
28387
        - tagfield: "481"
29123
          tagsubfield: "d"
28388
          tagsubfield: "d"
29124
          liblibrarian: "Date of Publication"
28389
          liblibrarian: "Date of Publication"
29125
          libopac: "Date of Publication"
28390
          libopac: "Date of Publication"
Lines 29131-29143 tables: Link Here
29131
          authtypecode: ""
28396
          authtypecode: ""
29132
          value_builder: ""
28397
          value_builder: ""
29133
          isurl: 0
28398
          isurl: 0
29134
          hidden: -5
28399
          hidden: -1
29135
          frameworkcode: ""
28400
          frameworkcode: ""
29136
          seealso: ""
28401
          seealso: ""
29137
          link: ""
28402
          link: ""
29138
          defaultvalue:
28403
          defaultvalue:
29139
28404
29140
        - tagfield: "482"
28405
        - tagfield: "481"
29141
          tagsubfield: "e"
28406
          tagsubfield: "e"
29142
          liblibrarian: "Edition Statement"
28407
          liblibrarian: "Edition Statement"
29143
          libopac: "Edition Statement"
28408
          libopac: "Edition Statement"
Lines 29149-29161 tables: Link Here
29149
          authtypecode: ""
28414
          authtypecode: ""
29150
          value_builder: ""
28415
          value_builder: ""
29151
          isurl: 0
28416
          isurl: 0
29152
          hidden: -5
28417
          hidden: -1
29153
          frameworkcode: ""
28418
          frameworkcode: ""
29154
          seealso: ""
28419
          seealso: ""
29155
          link: ""
28420
          link: ""
29156
          defaultvalue:
28421
          defaultvalue:
29157
28422
29158
        - tagfield: "482"
28423
        - tagfield: "481"
29159
          tagsubfield: "f"
28424
          tagsubfield: "f"
29160
          liblibrarian: "First Statement of Responsibility"
28425
          liblibrarian: "First Statement of Responsibility"
29161
          libopac: "First Statement of Responsibility"
28426
          libopac: "First Statement of Responsibility"
Lines 29167-29179 tables: Link Here
29167
          authtypecode: ""
28432
          authtypecode: ""
29168
          value_builder: ""
28433
          value_builder: ""
29169
          isurl: 0
28434
          isurl: 0
29170
          hidden: -6
28435
          hidden: -1
29171
          frameworkcode: ""
28436
          frameworkcode: ""
29172
          seealso: ""
28437
          seealso: ""
29173
          link: ""
28438
          link: ""
29174
          defaultvalue:
28439
          defaultvalue:
29175
28440
29176
        - tagfield: "482"
28441
        - tagfield: "481"
29177
          tagsubfield: "g"
28442
          tagsubfield: "g"
29178
          liblibrarian: "Subsequent Statement of Responsibility"
28443
          liblibrarian: "Subsequent Statement of Responsibility"
29179
          libopac: "Subsequent Statement of Responsibility"
28444
          libopac: "Subsequent Statement of Responsibility"
Lines 29185-29197 tables: Link Here
29185
          authtypecode: ""
28450
          authtypecode: ""
29186
          value_builder: ""
28451
          value_builder: ""
29187
          isurl: 0
28452
          isurl: 0
29188
          hidden: -6
28453
          hidden: -1
29189
          frameworkcode: ""
28454
          frameworkcode: ""
29190
          seealso: ""
28455
          seealso: ""
29191
          link: ""
28456
          link: ""
29192
          defaultvalue:
28457
          defaultvalue:
29193
28458
29194
        - tagfield: "482"
28459
        - tagfield: "481"
29195
          tagsubfield: "h"
28460
          tagsubfield: "h"
29196
          liblibrarian: "Number of Section or Part"
28461
          liblibrarian: "Number of Section or Part"
29197
          libopac: "Number of Section or Part"
28462
          libopac: "Number of Section or Part"
Lines 29203-29215 tables: Link Here
29203
          authtypecode: ""
28468
          authtypecode: ""
29204
          value_builder: ""
28469
          value_builder: ""
29205
          isurl: 0
28470
          isurl: 0
29206
          hidden: -5
28471
          hidden: -1
29207
          frameworkcode: ""
28472
          frameworkcode: ""
29208
          seealso: ""
28473
          seealso: ""
29209
          link: ""
28474
          link: ""
29210
          defaultvalue:
28475
          defaultvalue:
29211
28476
29212
        - tagfield: "482"
28477
        - tagfield: "481"
29213
          tagsubfield: "i"
28478
          tagsubfield: "i"
29214
          liblibrarian: "Name of Section or Part"
28479
          liblibrarian: "Name of Section or Part"
29215
          libopac: "Name of Section or Part"
28480
          libopac: "Name of Section or Part"
Lines 29221-29236 tables: Link Here
29221
          authtypecode: ""
28486
          authtypecode: ""
29222
          value_builder: ""
28487
          value_builder: ""
29223
          isurl: 0
28488
          isurl: 0
29224
          hidden: -5
28489
          hidden: -1
29225
          frameworkcode: ""
28490
          frameworkcode: ""
29226
          seealso: ""
28491
          seealso: ""
29227
          link: ""
28492
          link: ""
29228
          defaultvalue:
28493
          defaultvalue:
29229
28494
29230
        - tagfield: "482"
28495
        - tagfield: "481"
29231
          tagsubfield: "l"
28496
          tagsubfield: "l"
29232
          liblibrarian: "Parallel Title"
28497
          liblibrarian: "Parallel title"
29233
          libopac: "Parallel Title"
28498
          libopac: "Parallel title"
29234
          repeatable: 1
28499
          repeatable: 1
29235
          mandatory: 0
28500
          mandatory: 0
29236
          kohafield: ""
28501
          kohafield: ""
Lines 29239-29251 tables: Link Here
29239
          authtypecode: ""
28504
          authtypecode: ""
29240
          value_builder: ""
28505
          value_builder: ""
29241
          isurl: 0
28506
          isurl: 0
29242
          hidden: -6
28507
          hidden: -1
29243
          frameworkcode: ""
28508
          frameworkcode: ""
29244
          seealso: ""
28509
          seealso: ""
29245
          link: ""
28510
          link: ""
29246
          defaultvalue:
28511
          defaultvalue:
29247
28512
29248
        - tagfield: "482"
28513
        - tagfield: "481"
29249
          tagsubfield: "m"
28514
          tagsubfield: "m"
29250
          liblibrarian: "International Standard Music Number"
28515
          liblibrarian: "International Standard Music Number"
29251
          libopac: "International Standard Music Number"
28516
          libopac: "International Standard Music Number"
Lines 29257-29269 tables: Link Here
29257
          authtypecode: ""
28522
          authtypecode: ""
29258
          value_builder: ""
28523
          value_builder: ""
29259
          isurl: 0
28524
          isurl: 0
29260
          hidden: -6
28525
          hidden: -1
29261
          frameworkcode: ""
28526
          frameworkcode: ""
29262
          seealso: ""
28527
          seealso: ""
29263
          link: ""
28528
          link: ""
29264
          defaultvalue:
28529
          defaultvalue:
29265
28530
29266
        - tagfield: "482"
28531
        - tagfield: "481"
29267
          tagsubfield: "n"
28532
          tagsubfield: "n"
29268
          liblibrarian: "Name of Publisher, Distributor, etc."
28533
          liblibrarian: "Name of Publisher, Distributor, etc."
29269
          libopac: "Name of Publisher, Distributor, etc."
28534
          libopac: "Name of Publisher, Distributor, etc."
Lines 29275-29290 tables: Link Here
29275
          authtypecode: ""
28540
          authtypecode: ""
29276
          value_builder: ""
28541
          value_builder: ""
29277
          isurl: 0
28542
          isurl: 0
29278
          hidden: -6
28543
          hidden: -1
29279
          frameworkcode: ""
28544
          frameworkcode: ""
29280
          seealso: ""
28545
          seealso: ""
29281
          link: ""
28546
          link: ""
29282
          defaultvalue:
28547
          defaultvalue:
29283
28548
29284
        - tagfield: "482"
28549
        - tagfield: "481"
29285
          tagsubfield: "o"
28550
          tagsubfield: "o"
29286
          liblibrarian: "Other Title Information."
28551
          liblibrarian: "Other title information."
29287
          libopac: "Other Title Information."
28552
          libopac: "Other title information."
29288
          repeatable: 1
28553
          repeatable: 1
29289
          mandatory: 0
28554
          mandatory: 0
29290
          kohafield: ""
28555
          kohafield: ""
Lines 29293-29308 tables: Link Here
29293
          authtypecode: ""
28558
          authtypecode: ""
29294
          value_builder: ""
28559
          value_builder: ""
29295
          isurl: 0
28560
          isurl: 0
29296
          hidden: -6
28561
          hidden: -1
29297
          frameworkcode: ""
28562
          frameworkcode: ""
29298
          seealso: ""
28563
          seealso: ""
29299
          link: ""
28564
          link: ""
29300
          defaultvalue:
28565
          defaultvalue:
29301
28566
29302
        - tagfield: "482"
28567
        - tagfield: "481"
29303
          tagsubfield: "p"
28568
          tagsubfield: "p"
29304
          liblibrarian: "Physical Description"
28569
          liblibrarian: "Physical description"
29305
          libopac: "Physical Description"
28570
          libopac: "Physical description"
29306
          repeatable: 0
28571
          repeatable: 0
29307
          mandatory: 0
28572
          mandatory: 0
29308
          kohafield: ""
28573
          kohafield: ""
Lines 29311-29326 tables: Link Here
29311
          authtypecode: ""
28576
          authtypecode: ""
29312
          value_builder: ""
28577
          value_builder: ""
29313
          isurl: 0
28578
          isurl: 0
29314
          hidden: -5
28579
          hidden: -1
29315
          frameworkcode: ""
28580
          frameworkcode: ""
29316
          seealso: ""
28581
          seealso: ""
29317
          link: ""
28582
          link: ""
29318
          defaultvalue:
28583
          defaultvalue:
29319
28584
29320
        - tagfield: "482"
28585
        - tagfield: "481"
29321
          tagsubfield: "q"
28586
          tagsubfield: "q"
29322
          liblibrarian: "International Standard Identifier for a Work"
28587
          liblibrarian: "International standard identifier for a work"
29323
          libopac: "International Standard Identifier for a Work"
28588
          libopac: "International standard identifier for a work"
29324
          repeatable: 1
28589
          repeatable: 1
29325
          mandatory: 0
28590
          mandatory: 0
29326
          kohafield: ""
28591
          kohafield: ""
Lines 29329-29344 tables: Link Here
29329
          authtypecode: ""
28594
          authtypecode: ""
29330
          value_builder: ""
28595
          value_builder: ""
29331
          isurl: 0
28596
          isurl: 0
29332
          hidden: -6
28597
          hidden: -1
29333
          frameworkcode: ""
28598
          frameworkcode: ""
29334
          seealso: ""
28599
          seealso: ""
29335
          link: ""
28600
          link: ""
29336
          defaultvalue:
28601
          defaultvalue:
29337
28602
29338
        - tagfield: "482"
28603
        - tagfield: "481"
29339
          tagsubfield: "r"
28604
          tagsubfield: "r"
29340
          liblibrarian: "International Standard Identifier for an Expression"
28605
          liblibrarian: "International standard identifier for an expression"
29341
          libopac: "International Standard Identifier for an Expression"
28606
          libopac: "International standard identifier for an expression"
29342
          repeatable: 1
28607
          repeatable: 1
29343
          mandatory: 0
28608
          mandatory: 0
29344
          kohafield: ""
28609
          kohafield: ""
Lines 29347-29362 tables: Link Here
29347
          authtypecode: ""
28612
          authtypecode: ""
29348
          value_builder: ""
28613
          value_builder: ""
29349
          isurl: 0
28614
          isurl: 0
29350
          hidden: -6
28615
          hidden: -1
29351
          frameworkcode: ""
28616
          frameworkcode: ""
29352
          seealso: ""
28617
          seealso: ""
29353
          link: ""
28618
          link: ""
29354
          defaultvalue:
28619
          defaultvalue:
29355
28620
29356
        - tagfield: "482"
28621
        - tagfield: "481"
29357
          tagsubfield: "s"
28622
          tagsubfield: "s"
29358
          liblibrarian: "Series Statement"
28623
          liblibrarian: "Series statement"
29359
          libopac: "Series Statement"
28624
          libopac: "Series statement"
29360
          repeatable: 1
28625
          repeatable: 1
29361
          mandatory: 0
28626
          mandatory: 0
29362
          kohafield: ""
28627
          kohafield: ""
Lines 29365-29395 tables: Link Here
29365
          authtypecode: ""
28630
          authtypecode: ""
29366
          value_builder: ""
28631
          value_builder: ""
29367
          isurl: 0
28632
          isurl: 0
29368
          hidden: -6
28633
          hidden: -1
29369
          frameworkcode: ""
28634
          frameworkcode: ""
29370
          seealso: ""
28635
          seealso: ""
29371
          link: ""
28636
          link: ""
29372
          defaultvalue:
28637
          defaultvalue:
29373
28638
29374
        - tagfield: "482"
28639
        - tagfield: "481"
29375
          tagsubfield: "t"
28640
          tagsubfield: "t"
29376
          liblibrarian: "Title"
28641
          liblibrarian: "Title"
29377
          libopac: "Title"
28642
          libopac: "Title"
29378
          repeatable: 0
28643
          repeatable: 1
29379
          mandatory: 1
28644
          mandatory: 1
29380
          kohafield: ""
28645
          kohafield: ""
29381
          tab: 4
28646
          tab: 4
29382
          authorised_value: ""
28647
          authorised_value: ""
29383
          authtypecode: ""
28648
          authtypecode: ""
29384
          value_builder: ""
28649
          value_builder: unimarc_field_4XX.pl
29385
          isurl: 0
28650
          isurl: 0
29386
          hidden: -5
28651
          hidden: 0
29387
          frameworkcode: ""
28652
          frameworkcode: ""
29388
          seealso: ""
28653
          seealso: ""
29389
          link: ""
28654
          link: ""
29390
          defaultvalue:
28655
          defaultvalue:
29391
28656
29392
        - tagfield: "482"
28657
        - tagfield: "481"
29393
          tagsubfield: "u"
28658
          tagsubfield: "u"
29394
          liblibrarian: "Uniform Resource Locator"
28659
          liblibrarian: "Uniform Resource Locator"
29395
          libopac: "Uniform Resource Locator"
28660
          libopac: "Uniform Resource Locator"
Lines 29401-29413 tables: Link Here
29401
          authtypecode: ""
28666
          authtypecode: ""
29402
          value_builder: ""
28667
          value_builder: ""
29403
          isurl: 0
28668
          isurl: 0
29404
          hidden: -5
28669
          hidden: -1
29405
          frameworkcode: ""
28670
          frameworkcode: ""
29406
          seealso: ""
28671
          seealso: ""
29407
          link: ""
28672
          link: ""
29408
          defaultvalue:
28673
          defaultvalue:
29409
28674
29410
        - tagfield: "482"
28675
        - tagfield: "481"
29411
          tagsubfield: "v"
28676
          tagsubfield: "v"
29412
          liblibrarian: "Volume Number"
28677
          liblibrarian: "Volume Number"
29413
          libopac: "Volume Number"
28678
          libopac: "Volume Number"
Lines 29419-29431 tables: Link Here
29419
          authtypecode: ""
28684
          authtypecode: ""
29420
          value_builder: ""
28685
          value_builder: ""
29421
          isurl: 0
28686
          isurl: 0
29422
          hidden: -5
28687
          hidden: -1
29423
          frameworkcode: ""
28688
          frameworkcode: ""
29424
          seealso: ""
28689
          seealso: ""
29425
          link: ""
28690
          link: ""
29426
          defaultvalue:
28691
          defaultvalue:
29427
28692
29428
        - tagfield: "482"
28693
        - tagfield: "481"
29429
          tagsubfield: "x"
28694
          tagsubfield: "x"
29430
          liblibrarian: "International Standard Serial Number"
28695
          liblibrarian: "International Standard Serial Number"
29431
          libopac: "International Standard Serial Number"
28696
          libopac: "International Standard Serial Number"
Lines 29437-29449 tables: Link Here
29437
          authtypecode: ""
28702
          authtypecode: ""
29438
          value_builder: ""
28703
          value_builder: ""
29439
          isurl: 0
28704
          isurl: 0
29440
          hidden: -5
28705
          hidden: -1
29441
          frameworkcode: ""
28706
          frameworkcode: ""
29442
          seealso: ""
28707
          seealso: ""
29443
          link: ""
28708
          link: ISSN
29444
          defaultvalue:
28709
          defaultvalue:
29445
28710
29446
        - tagfield: "482"
28711
        - tagfield: "481"
29447
          tagsubfield: "y"
28712
          tagsubfield: "y"
29448
          liblibrarian: "International Standard Book Number"
28713
          liblibrarian: "International Standard Book Number"
29449
          libopac: "International Standard Book Number"
28714
          libopac: "International Standard Book Number"
Lines 29455-29467 tables: Link Here
29455
          authtypecode: ""
28720
          authtypecode: ""
29456
          value_builder: ""
28721
          value_builder: ""
29457
          isurl: 0
28722
          isurl: 0
29458
          hidden: -5
28723
          hidden: -1
29459
          frameworkcode: ""
28724
          frameworkcode: ""
29460
          seealso: ""
28725
          seealso: ""
29461
          link: ""
28726
          link: ISBN
29462
          defaultvalue:
28727
          defaultvalue:
29463
28728
29464
        - tagfield: "482"
28729
        - tagfield: "481"
29465
          tagsubfield: "z"
28730
          tagsubfield: "z"
29466
          liblibrarian: "CODEN"
28731
          liblibrarian: "CODEN"
29467
          libopac: "CODEN"
28732
          libopac: "CODEN"
Lines 29473-29521 tables: Link Here
29473
          authtypecode: ""
28738
          authtypecode: ""
29474
          value_builder: ""
28739
          value_builder: ""
29475
          isurl: 0
28740
          isurl: 0
29476
          hidden: -5
28741
          hidden: -1
29477
          frameworkcode: ""
29478
          seealso: ""
29479
          link: ""
29480
          defaultvalue:
29481
29482
        - tagfield: "488"
29483
          tagsubfield: "0"
29484
          liblibrarian: "Bibliographic Record Identifier"
29485
          libopac: "Bibliographic Record Identifier"
29486
          repeatable: 0
29487
          mandatory: 0
29488
          kohafield: ""
29489
          tab: 4
29490
          authorised_value: ""
29491
          authtypecode: ""
29492
          value_builder: ""
29493
          isurl: 0
29494
          hidden: -5
29495
          frameworkcode: ""
29496
          seealso: ""
29497
          link: ""
29498
          defaultvalue:
29499
29500
        - tagfield: "488"
29501
          tagsubfield: "1"
29502
          liblibrarian: "Linking Data"
29503
          libopac: "Linking Data"
29504
          repeatable: 1
29505
          mandatory: 0
29506
          kohafield: ""
29507
          tab: 4
29508
          authorised_value: ""
29509
          authtypecode: ""
29510
          value_builder: ""
29511
          isurl: 0
29512
          hidden: -6
29513
          frameworkcode: ""
28742
          frameworkcode: ""
29514
          seealso: ""
28743
          seealso: ""
29515
          link: ""
28744
          link: ""
29516
          defaultvalue:
28745
          defaultvalue:
29517
28746
29518
        - tagfield: "488"
28747
        - tagfield: "482"
29519
          tagsubfield: "3"
28748
          tagsubfield: "3"
29520
          liblibrarian: "Authority Record Number"
28749
          liblibrarian: "Authority Record Number"
29521
          libopac: "Authority Record Number"
28750
          libopac: "Authority Record Number"
Lines 29527-29542 tables: Link Here
29527
          authtypecode: ""
28756
          authtypecode: ""
29528
          value_builder: ""
28757
          value_builder: ""
29529
          isurl: 0
28758
          isurl: 0
29530
          hidden: -5
28759
          hidden: -1
29531
          frameworkcode: ""
28760
          frameworkcode: ""
29532
          seealso: ""
28761
          seealso: ""
29533
          link: ""
28762
          link: ""
29534
          defaultvalue:
28763
          defaultvalue:
29535
28764
29536
        - tagfield: "488"
28765
        - tagfield: "482"
29537
          tagsubfield: "5"
28766
          tagsubfield: "5"
29538
          liblibrarian: "Institution to Which the Field Applies"
28767
          liblibrarian: "Institution and Copy to Which Field Applies"
29539
          libopac: "Institution to Which the Field Applies"
28768
          libopac: "Institution and Copy to Which Field Applies"
29540
          repeatable: 0
28769
          repeatable: 0
29541
          mandatory: 0
28770
          mandatory: 0
29542
          kohafield: ""
28771
          kohafield: ""
Lines 29545-29560 tables: Link Here
29545
          authtypecode: ""
28774
          authtypecode: ""
29546
          value_builder: ""
28775
          value_builder: ""
29547
          isurl: 0
28776
          isurl: 0
29548
          hidden: -5
28777
          hidden: -1
29549
          frameworkcode: ""
28778
          frameworkcode: ""
29550
          seealso: ""
28779
          seealso: ""
29551
          link: ""
28780
          link: ""
29552
          defaultvalue:
28781
          defaultvalue:
29553
28782
29554
        - tagfield: "488"
28783
        - tagfield: "482"
29555
          tagsubfield: "9"
28784
          tagsubfield: "9"
29556
          liblibrarian: "Koha number"
28785
          liblibrarian: "Koha number"
29557
          libopac: ""
28786
          libopac: "Koha number"
29558
          repeatable: 0
28787
          repeatable: 0
29559
          mandatory: 0
28788
          mandatory: 0
29560
          kohafield: ""
28789
          kohafield: ""
Lines 29563-29575 tables: Link Here
29563
          authtypecode: ""
28792
          authtypecode: ""
29564
          value_builder: ""
28793
          value_builder: ""
29565
          isurl: 0
28794
          isurl: 0
29566
          hidden: 0
28795
          hidden: -1
29567
          frameworkcode: ""
28796
          frameworkcode: ""
29568
          seealso: ""
28797
          seealso: ""
29569
          link: 001@
28798
          link: Local-number
29570
          defaultvalue: ""
28799
          defaultvalue:
29571
28800
29572
        - tagfield: "488"
28801
        - tagfield: "482"
29573
          tagsubfield: "a"
28802
          tagsubfield: "a"
29574
          liblibrarian: "Author"
28803
          liblibrarian: "Author"
29575
          libopac: "Author"
28804
          libopac: "Author"
Lines 29581-29593 tables: Link Here
29581
          authtypecode: ""
28810
          authtypecode: ""
29582
          value_builder: ""
28811
          value_builder: ""
29583
          isurl: 0
28812
          isurl: 0
29584
          hidden: -5
28813
          hidden: -1
29585
          frameworkcode: ""
28814
          frameworkcode: ""
29586
          seealso: ""
28815
          seealso: ""
29587
          link: ""
28816
          link: ""
29588
          defaultvalue:
28817
          defaultvalue:
29589
28818
29590
        - tagfield: "488"
28819
        - tagfield: "482"
29591
          tagsubfield: "b"
28820
          tagsubfield: "b"
29592
          liblibrarian: "General Material Designation"
28821
          liblibrarian: "General Material Designation"
29593
          libopac: "General Material Designation"
28822
          libopac: "General Material Designation"
Lines 29599-29611 tables: Link Here
29599
          authtypecode: ""
28828
          authtypecode: ""
29600
          value_builder: ""
28829
          value_builder: ""
29601
          isurl: 0
28830
          isurl: 0
29602
          hidden: -6
28831
          hidden: -1
29603
          frameworkcode: ""
28832
          frameworkcode: ""
29604
          seealso: ""
28833
          seealso: ""
29605
          link: ""
28834
          link: ""
29606
          defaultvalue:
28835
          defaultvalue:
29607
28836
29608
        - tagfield: "488"
28837
        - tagfield: "482"
29609
          tagsubfield: "c"
28838
          tagsubfield: "c"
29610
          liblibrarian: "Place of Publication"
28839
          liblibrarian: "Place of Publication"
29611
          libopac: "Place of Publication"
28840
          libopac: "Place of Publication"
Lines 29617-29629 tables: Link Here
29617
          authtypecode: ""
28846
          authtypecode: ""
29618
          value_builder: ""
28847
          value_builder: ""
29619
          isurl: 0
28848
          isurl: 0
29620
          hidden: -5
28849
          hidden: -1
29621
          frameworkcode: ""
28850
          frameworkcode: ""
29622
          seealso: ""
28851
          seealso: ""
29623
          link: ""
28852
          link: ""
29624
          defaultvalue:
28853
          defaultvalue:
29625
28854
29626
        - tagfield: "488"
28855
        - tagfield: "482"
29627
          tagsubfield: "d"
28856
          tagsubfield: "d"
29628
          liblibrarian: "Date of Publication"
28857
          liblibrarian: "Date of Publication"
29629
          libopac: "Date of Publication"
28858
          libopac: "Date of Publication"
Lines 29635-29647 tables: Link Here
29635
          authtypecode: ""
28864
          authtypecode: ""
29636
          value_builder: ""
28865
          value_builder: ""
29637
          isurl: 0
28866
          isurl: 0
29638
          hidden: -5
28867
          hidden: -1
29639
          frameworkcode: ""
28868
          frameworkcode: ""
29640
          seealso: ""
28869
          seealso: ""
29641
          link: ""
28870
          link: ""
29642
          defaultvalue:
28871
          defaultvalue:
29643
28872
29644
        - tagfield: "488"
28873
        - tagfield: "482"
29645
          tagsubfield: "e"
28874
          tagsubfield: "e"
29646
          liblibrarian: "Edition Statement"
28875
          liblibrarian: "Edition Statement"
29647
          libopac: "Edition Statement"
28876
          libopac: "Edition Statement"
Lines 29653-29665 tables: Link Here
29653
          authtypecode: ""
28882
          authtypecode: ""
29654
          value_builder: ""
28883
          value_builder: ""
29655
          isurl: 0
28884
          isurl: 0
29656
          hidden: -5
28885
          hidden: -1
29657
          frameworkcode: ""
28886
          frameworkcode: ""
29658
          seealso: ""
28887
          seealso: ""
29659
          link: ""
28888
          link: ""
29660
          defaultvalue:
28889
          defaultvalue:
29661
28890
29662
        - tagfield: "488"
28891
        - tagfield: "482"
29663
          tagsubfield: "f"
28892
          tagsubfield: "f"
29664
          liblibrarian: "First Statement of Responsibility"
28893
          liblibrarian: "First Statement of Responsibility"
29665
          libopac: "First Statement of Responsibility"
28894
          libopac: "First Statement of Responsibility"
Lines 29671-29683 tables: Link Here
29671
          authtypecode: ""
28900
          authtypecode: ""
29672
          value_builder: ""
28901
          value_builder: ""
29673
          isurl: 0
28902
          isurl: 0
29674
          hidden: -6
28903
          hidden: -1
29675
          frameworkcode: ""
28904
          frameworkcode: ""
29676
          seealso: ""
28905
          seealso: ""
29677
          link: ""
28906
          link: ""
29678
          defaultvalue:
28907
          defaultvalue:
29679
28908
29680
        - tagfield: "488"
28909
        - tagfield: "482"
29681
          tagsubfield: "g"
28910
          tagsubfield: "g"
29682
          liblibrarian: "Subsequent Statement of Responsibility"
28911
          liblibrarian: "Subsequent Statement of Responsibility"
29683
          libopac: "Subsequent Statement of Responsibility"
28912
          libopac: "Subsequent Statement of Responsibility"
Lines 29689-29701 tables: Link Here
29689
          authtypecode: ""
28918
          authtypecode: ""
29690
          value_builder: ""
28919
          value_builder: ""
29691
          isurl: 0
28920
          isurl: 0
29692
          hidden: -6
28921
          hidden: -1
29693
          frameworkcode: ""
28922
          frameworkcode: ""
29694
          seealso: ""
28923
          seealso: ""
29695
          link: ""
28924
          link: ""
29696
          defaultvalue:
28925
          defaultvalue:
29697
28926
29698
        - tagfield: "488"
28927
        - tagfield: "482"
29699
          tagsubfield: "h"
28928
          tagsubfield: "h"
29700
          liblibrarian: "Number of Section or Part"
28929
          liblibrarian: "Number of Section or Part"
29701
          libopac: "Number of Section or Part"
28930
          libopac: "Number of Section or Part"
Lines 29707-29719 tables: Link Here
29707
          authtypecode: ""
28936
          authtypecode: ""
29708
          value_builder: ""
28937
          value_builder: ""
29709
          isurl: 0
28938
          isurl: 0
29710
          hidden: -5
28939
          hidden: -1
29711
          frameworkcode: ""
28940
          frameworkcode: ""
29712
          seealso: ""
28941
          seealso: ""
29713
          link: ""
28942
          link: ""
29714
          defaultvalue:
28943
          defaultvalue:
29715
28944
29716
        - tagfield: "488"
28945
        - tagfield: "482"
29717
          tagsubfield: "i"
28946
          tagsubfield: "i"
29718
          liblibrarian: "Name of Section or Part"
28947
          liblibrarian: "Name of Section or Part"
29719
          libopac: "Name of Section or Part"
28948
          libopac: "Name of Section or Part"
Lines 29725-29740 tables: Link Here
29725
          authtypecode: ""
28954
          authtypecode: ""
29726
          value_builder: ""
28955
          value_builder: ""
29727
          isurl: 0
28956
          isurl: 0
29728
          hidden: -5
28957
          hidden: -1
29729
          frameworkcode: ""
28958
          frameworkcode: ""
29730
          seealso: ""
28959
          seealso: ""
29731
          link: ""
28960
          link: ""
29732
          defaultvalue:
28961
          defaultvalue:
29733
28962
29734
        - tagfield: "488"
28963
        - tagfield: "482"
29735
          tagsubfield: "l"
28964
          tagsubfield: "l"
29736
          liblibrarian: "Parallel Title"
28965
          liblibrarian: "Parallel title"
29737
          libopac: "Parallel Title"
28966
          libopac: "Parallel title"
29738
          repeatable: 1
28967
          repeatable: 1
29739
          mandatory: 0
28968
          mandatory: 0
29740
          kohafield: ""
28969
          kohafield: ""
Lines 29743-29755 tables: Link Here
29743
          authtypecode: ""
28972
          authtypecode: ""
29744
          value_builder: ""
28973
          value_builder: ""
29745
          isurl: 0
28974
          isurl: 0
29746
          hidden: -6
28975
          hidden: -1
29747
          frameworkcode: ""
28976
          frameworkcode: ""
29748
          seealso: ""
28977
          seealso: ""
29749
          link: ""
28978
          link: ""
29750
          defaultvalue:
28979
          defaultvalue:
29751
28980
29752
        - tagfield: "488"
28981
        - tagfield: "482"
29753
          tagsubfield: "m"
28982
          tagsubfield: "m"
29754
          liblibrarian: "International Standard Music Number"
28983
          liblibrarian: "International Standard Music Number"
29755
          libopac: "International Standard Music Number"
28984
          libopac: "International Standard Music Number"
Lines 29761-29773 tables: Link Here
29761
          authtypecode: ""
28990
          authtypecode: ""
29762
          value_builder: ""
28991
          value_builder: ""
29763
          isurl: 0
28992
          isurl: 0
29764
          hidden: -6
28993
          hidden: -1
29765
          frameworkcode: ""
28994
          frameworkcode: ""
29766
          seealso: ""
28995
          seealso: ""
29767
          link: ""
28996
          link: ""
29768
          defaultvalue:
28997
          defaultvalue:
29769
28998
29770
        - tagfield: "488"
28999
        - tagfield: "482"
29771
          tagsubfield: "n"
29000
          tagsubfield: "n"
29772
          liblibrarian: "Name of Publisher, Distributor, etc."
29001
          liblibrarian: "Name of Publisher, Distributor, etc."
29773
          libopac: "Name of Publisher, Distributor, etc."
29002
          libopac: "Name of Publisher, Distributor, etc."
Lines 29779-29794 tables: Link Here
29779
          authtypecode: ""
29008
          authtypecode: ""
29780
          value_builder: ""
29009
          value_builder: ""
29781
          isurl: 0
29010
          isurl: 0
29782
          hidden: -6
29011
          hidden: -1
29783
          frameworkcode: ""
29012
          frameworkcode: ""
29784
          seealso: ""
29013
          seealso: ""
29785
          link: ""
29014
          link: ""
29786
          defaultvalue:
29015
          defaultvalue:
29787
29016
29788
        - tagfield: "488"
29017
        - tagfield: "482"
29789
          tagsubfield: "o"
29018
          tagsubfield: "o"
29790
          liblibrarian: "Other Title Information."
29019
          liblibrarian: "Other title information."
29791
          libopac: "Other Title Information."
29020
          libopac: "Other title information."
29792
          repeatable: 1
29021
          repeatable: 1
29793
          mandatory: 0
29022
          mandatory: 0
29794
          kohafield: ""
29023
          kohafield: ""
Lines 29797-29812 tables: Link Here
29797
          authtypecode: ""
29026
          authtypecode: ""
29798
          value_builder: ""
29027
          value_builder: ""
29799
          isurl: 0
29028
          isurl: 0
29800
          hidden: -6
29029
          hidden: -1
29801
          frameworkcode: ""
29030
          frameworkcode: ""
29802
          seealso: ""
29031
          seealso: ""
29803
          link: ""
29032
          link: ""
29804
          defaultvalue:
29033
          defaultvalue:
29805
29034
29806
        - tagfield: "488"
29035
        - tagfield: "482"
29807
          tagsubfield: "p"
29036
          tagsubfield: "p"
29808
          liblibrarian: "Physical Description"
29037
          liblibrarian: "Physical description"
29809
          libopac: "Physical Description"
29038
          libopac: "Physical description"
29810
          repeatable: 0
29039
          repeatable: 0
29811
          mandatory: 0
29040
          mandatory: 0
29812
          kohafield: ""
29041
          kohafield: ""
Lines 29815-29830 tables: Link Here
29815
          authtypecode: ""
29044
          authtypecode: ""
29816
          value_builder: ""
29045
          value_builder: ""
29817
          isurl: 0
29046
          isurl: 0
29818
          hidden: -5
29047
          hidden: -1
29819
          frameworkcode: ""
29048
          frameworkcode: ""
29820
          seealso: ""
29049
          seealso: ""
29821
          link: ""
29050
          link: ""
29822
          defaultvalue:
29051
          defaultvalue:
29823
29052
29824
        - tagfield: "488"
29053
        - tagfield: "482"
29825
          tagsubfield: "q"
29054
          tagsubfield: "q"
29826
          liblibrarian: "International Standard Identifier for a Work"
29055
          liblibrarian: "International standard identifier for a work"
29827
          libopac: "International Standard Identifier for a Work"
29056
          libopac: "International standard identifier for a work"
29828
          repeatable: 1
29057
          repeatable: 1
29829
          mandatory: 0
29058
          mandatory: 0
29830
          kohafield: ""
29059
          kohafield: ""
Lines 29833-29848 tables: Link Here
29833
          authtypecode: ""
29062
          authtypecode: ""
29834
          value_builder: ""
29063
          value_builder: ""
29835
          isurl: 0
29064
          isurl: 0
29836
          hidden: -6
29065
          hidden: -1
29837
          frameworkcode: ""
29066
          frameworkcode: ""
29838
          seealso: ""
29067
          seealso: ""
29839
          link: ""
29068
          link: ""
29840
          defaultvalue:
29069
          defaultvalue:
29841
29070
29842
        - tagfield: "488"
29071
        - tagfield: "482"
29843
          tagsubfield: "r"
29072
          tagsubfield: "r"
29844
          liblibrarian: "International Standard Identifier for an Expression"
29073
          liblibrarian: "International standard identifier for an expression"
29845
          libopac: "International Standard Identifier for an Expression"
29074
          libopac: "International standard identifier for an expression"
29846
          repeatable: 1
29075
          repeatable: 1
29847
          mandatory: 0
29076
          mandatory: 0
29848
          kohafield: ""
29077
          kohafield: ""
Lines 29851-29866 tables: Link Here
29851
          authtypecode: ""
29080
          authtypecode: ""
29852
          value_builder: ""
29081
          value_builder: ""
29853
          isurl: 0
29082
          isurl: 0
29854
          hidden: -6
29083
          hidden: -1
29855
          frameworkcode: ""
29084
          frameworkcode: ""
29856
          seealso: ""
29085
          seealso: ""
29857
          link: ""
29086
          link: ""
29858
          defaultvalue:
29087
          defaultvalue:
29859
29088
29860
        - tagfield: "488"
29089
        - tagfield: "482"
29861
          tagsubfield: "s"
29090
          tagsubfield: "s"
29862
          liblibrarian: "Series Statement"
29091
          liblibrarian: "Series statement"
29863
          libopac: "Series Statement"
29092
          libopac: "Series statement"
29864
          repeatable: 1
29093
          repeatable: 1
29865
          mandatory: 0
29094
          mandatory: 0
29866
          kohafield: ""
29095
          kohafield: ""
Lines 29869-29899 tables: Link Here
29869
          authtypecode: ""
29098
          authtypecode: ""
29870
          value_builder: ""
29099
          value_builder: ""
29871
          isurl: 0
29100
          isurl: 0
29872
          hidden: -6
29101
          hidden: -1
29873
          frameworkcode: ""
29102
          frameworkcode: ""
29874
          seealso: ""
29103
          seealso: ""
29875
          link: ""
29104
          link: ""
29876
          defaultvalue:
29105
          defaultvalue:
29877
29106
29878
        - tagfield: "488"
29107
        - tagfield: "482"
29879
          tagsubfield: "t"
29108
          tagsubfield: "t"
29880
          liblibrarian: "Title"
29109
          liblibrarian: "Title"
29881
          libopac: "Title"
29110
          libopac: "Title"
29882
          repeatable: 0
29111
          repeatable: 1
29883
          mandatory: 1
29112
          mandatory: 1
29884
          kohafield: ""
29113
          kohafield: ""
29885
          tab: 4
29114
          tab: 4
29886
          authorised_value: ""
29115
          authorised_value: ""
29887
          authtypecode: ""
29116
          authtypecode: ""
29888
          value_builder: ""
29117
          value_builder: unimarc_field_4XX.pl
29889
          isurl: 0
29118
          isurl: 0
29890
          hidden: -5
29119
          hidden: 0
29891
          frameworkcode: ""
29120
          frameworkcode: ""
29892
          seealso: ""
29121
          seealso: ""
29893
          link: ""
29122
          link: ""
29894
          defaultvalue:
29123
          defaultvalue:
29895
29124
29896
        - tagfield: "488"
29125
        - tagfield: "482"
29897
          tagsubfield: "u"
29126
          tagsubfield: "u"
29898
          liblibrarian: "Uniform Resource Locator"
29127
          liblibrarian: "Uniform Resource Locator"
29899
          libopac: "Uniform Resource Locator"
29128
          libopac: "Uniform Resource Locator"
Lines 29905-29917 tables: Link Here
29905
          authtypecode: ""
29134
          authtypecode: ""
29906
          value_builder: ""
29135
          value_builder: ""
29907
          isurl: 0
29136
          isurl: 0
29908
          hidden: -5
29137
          hidden: -1
29909
          frameworkcode: ""
29138
          frameworkcode: ""
29910
          seealso: ""
29139
          seealso: ""
29911
          link: ""
29140
          link: ""
29912
          defaultvalue:
29141
          defaultvalue:
29913
29142
29914
        - tagfield: "488"
29143
        - tagfield: "482"
29915
          tagsubfield: "v"
29144
          tagsubfield: "v"
29916
          liblibrarian: "Volume Number"
29145
          liblibrarian: "Volume Number"
29917
          libopac: "Volume Number"
29146
          libopac: "Volume Number"
Lines 29923-29935 tables: Link Here
29923
          authtypecode: ""
29152
          authtypecode: ""
29924
          value_builder: ""
29153
          value_builder: ""
29925
          isurl: 0
29154
          isurl: 0
29926
          hidden: -5
29155
          hidden: -1
29927
          frameworkcode: ""
29156
          frameworkcode: ""
29928
          seealso: ""
29157
          seealso: ""
29929
          link: ""
29158
          link: ""
29930
          defaultvalue:
29159
          defaultvalue:
29931
29160
29932
        - tagfield: "488"
29161
        - tagfield: "482"
29933
          tagsubfield: "x"
29162
          tagsubfield: "x"
29934
          liblibrarian: "International Standard Serial Number"
29163
          liblibrarian: "International Standard Serial Number"
29935
          libopac: "International Standard Serial Number"
29164
          libopac: "International Standard Serial Number"
Lines 29941-29953 tables: Link Here
29941
          authtypecode: ""
29170
          authtypecode: ""
29942
          value_builder: ""
29171
          value_builder: ""
29943
          isurl: 0
29172
          isurl: 0
29944
          hidden: -5
29173
          hidden: -1
29945
          frameworkcode: ""
29174
          frameworkcode: ""
29946
          seealso: ""
29175
          seealso: ""
29947
          link: ""
29176
          link: ISSN
29948
          defaultvalue:
29177
          defaultvalue:
29949
29178
29950
        - tagfield: "488"
29179
        - tagfield: "482"
29951
          tagsubfield: "y"
29180
          tagsubfield: "y"
29952
          liblibrarian: "International Standard Book Number"
29181
          liblibrarian: "International Standard Book Number"
29953
          libopac: "International Standard Book Number"
29182
          libopac: "International Standard Book Number"
Lines 29959-29971 tables: Link Here
29959
          authtypecode: ""
29188
          authtypecode: ""
29960
          value_builder: ""
29189
          value_builder: ""
29961
          isurl: 0
29190
          isurl: 0
29962
          hidden: -5
29191
          hidden: -1
29963
          frameworkcode: ""
29192
          frameworkcode: ""
29964
          seealso: ""
29193
          seealso: ""
29965
          link: ""
29194
          link: ISBN
29966
          defaultvalue:
29195
          defaultvalue:
29967
29196
29968
        - tagfield: "488"
29197
        - tagfield: "482"
29969
          tagsubfield: "z"
29198
          tagsubfield: "z"
29970
          liblibrarian: "CODEN"
29199
          liblibrarian: "CODEN"
29971
          libopac: "CODEN"
29200
          libopac: "CODEN"
Lines 29977-30640 tables: Link Here
29977
          authtypecode: ""
29206
          authtypecode: ""
29978
          value_builder: ""
29207
          value_builder: ""
29979
          isurl: 0
29208
          isurl: 0
29980
          hidden: -5
29209
          hidden: -1
29981
          frameworkcode: ""
29210
          frameworkcode: ""
29982
          seealso: ""
29211
          seealso: ""
29983
          link: ""
29212
          link: ""
29984
          defaultvalue:
29213
          defaultvalue:
29985
29214
29986
        - tagfield: "500"
29215
        - tagfield: "488"
29987
          tagsubfield: "2"
29216
          tagsubfield: "3"
29988
          liblibrarian: "System Code"
29217
          liblibrarian: "Authority Record Number"
29989
          libopac: "System Code"
29218
          libopac: "Authority Record Number"
29990
          repeatable: 0
29219
          repeatable: 1
29991
          mandatory: 0
29220
          mandatory: 0
29992
          kohafield: ""
29221
          kohafield: ""
29993
          tab: 5
29222
          tab: 4
29994
          authorised_value: ""
29223
          authorised_value: ""
29995
          authtypecode: ""
29224
          authtypecode: ""
29996
          value_builder: ""
29225
          value_builder: ""
29997
          isurl: 0
29226
          isurl: 0
29998
          hidden: -5
29227
          hidden: -1
29999
          frameworkcode: ""
29228
          frameworkcode: ""
30000
          seealso: ""
29229
          seealso: ""
30001
          link: ""
29230
          link: ""
30002
          defaultvalue:
29231
          defaultvalue:
30003
29232
30004
        - tagfield: "500"
29233
        - tagfield: "488"
30005
          tagsubfield: "3"
29234
          tagsubfield: "5"
30006
          liblibrarian: "Authority Record Number"
29235
          liblibrarian: "Institution and Copy to Which Field Applies"
30007
          libopac: "Authority Record Number"
29236
          libopac: "Institution and Copy to Which Field Applies"
30008
          repeatable: 0
29237
          repeatable: 0
30009
          mandatory: 0
29238
          mandatory: 0
30010
          kohafield: ""
29239
          kohafield: ""
30011
          tab: 5
29240
          tab: 4
30012
          authorised_value: ""
29241
          authorised_value: ""
30013
          authtypecode: ""
29242
          authtypecode: ""
30014
          value_builder: ""
29243
          value_builder: ""
30015
          isurl: 0
29244
          isurl: 0
30016
          hidden: -5
29245
          hidden: -1
30017
          frameworkcode: ""
29246
          frameworkcode: ""
30018
          seealso: ""
29247
          seealso: ""
30019
          link: ""
29248
          link: ""
30020
          defaultvalue:
29249
          defaultvalue:
30021
29250
30022
        - tagfield: "500"
29251
        - tagfield: "488"
30023
          tagsubfield: "a"
29252
          tagsubfield: "9"
30024
          liblibrarian: "Preferred Access Point"
29253
          liblibrarian: "Koha number"
30025
          libopac: "Preferred Access Point"
29254
          libopac: "Koha number"
30026
          repeatable: 0
29255
          repeatable: 0
30027
          mandatory: 0
29256
          mandatory: 0
30028
          kohafield: biblio.unititle
29257
          kohafield: ""
30029
          tab: 5
29258
          tab: 4
30030
          authorised_value: ""
29259
          authorised_value: ""
30031
          authtypecode: ""
29260
          authtypecode: ""
30032
          value_builder: ""
29261
          value_builder: ""
30033
          isurl: 0
29262
          isurl: 0
30034
          hidden: 0
29263
          hidden: -1
30035
          frameworkcode: ""
29264
          frameworkcode: ""
30036
          seealso: ""
29265
          seealso: ""
30037
          link: ""
29266
          link: Local-number
30038
          defaultvalue:
29267
          defaultvalue:
30039
29268
30040
        - tagfield: "500"
29269
        - tagfield: "488"
30041
          tagsubfield: "b"
29270
          tagsubfield: "a"
30042
          liblibrarian: "General Material Designation"
29271
          liblibrarian: "Author"
30043
          libopac: "General Material Designation"
29272
          libopac: "Author"
30044
          repeatable: 1
29273
          repeatable: 0
30045
          mandatory: 0
29274
          mandatory: 0
30046
          kohafield: ""
29275
          kohafield: ""
30047
          tab: 5
29276
          tab: 4
30048
          authorised_value: ""
29277
          authorised_value: ""
30049
          authtypecode: ""
29278
          authtypecode: ""
30050
          value_builder: ""
29279
          value_builder: ""
30051
          isurl: 0
29280
          isurl: 0
30052
          hidden: -5
29281
          hidden: -1
30053
          frameworkcode: ""
29282
          frameworkcode: ""
30054
          seealso: ""
29283
          seealso: ""
30055
          link: ""
29284
          link: ""
30056
          defaultvalue:
29285
          defaultvalue:
30057
29286
30058
        - tagfield: "500"
29287
        - tagfield: "488"
30059
          tagsubfield: "h"
29288
          tagsubfield: "b"
30060
          liblibrarian: "Number of Section or Part"
29289
          liblibrarian: "General Material Designation"
30061
          libopac: "Number of Section or Part"
29290
          libopac: "General Material Designation"
30062
          repeatable: 1
29291
          repeatable: 0
30063
          mandatory: 0
29292
          mandatory: 0
30064
          kohafield: ""
29293
          kohafield: ""
30065
          tab: 5
29294
          tab: 4
30066
          authorised_value: ""
29295
          authorised_value: ""
30067
          authtypecode: ""
29296
          authtypecode: ""
30068
          value_builder: ""
29297
          value_builder: ""
30069
          isurl: 0
29298
          isurl: 0
30070
          hidden: -5
29299
          hidden: -1
30071
          frameworkcode: ""
29300
          frameworkcode: ""
30072
          seealso: ""
29301
          seealso: ""
30073
          link: ""
29302
          link: ""
30074
          defaultvalue:
29303
          defaultvalue:
30075
29304
30076
        - tagfield: "500"
29305
        - tagfield: "488"
30077
          tagsubfield: "i"
29306
          tagsubfield: "c"
30078
          liblibrarian: "Name of Section or Part"
29307
          liblibrarian: "Place of Publication"
30079
          libopac: "Name of Section or Part"
29308
          libopac: "Place of Publication"
30080
          repeatable: 1
29309
          repeatable: 1
30081
          mandatory: 0
29310
          mandatory: 0
30082
          kohafield: ""
29311
          kohafield: ""
30083
          tab: 5
29312
          tab: 4
30084
          authorised_value: ""
29313
          authorised_value: ""
30085
          authtypecode: ""
29314
          authtypecode: ""
30086
          value_builder: ""
29315
          value_builder: ""
30087
          isurl: 0
29316
          isurl: 0
30088
          hidden: -5
29317
          hidden: -1
30089
          frameworkcode: ""
29318
          frameworkcode: ""
30090
          seealso: ""
29319
          seealso: ""
30091
          link: ""
29320
          link: ""
30092
          defaultvalue:
29321
          defaultvalue:
30093
29322
30094
        - tagfield: "500"
29323
        - tagfield: "488"
30095
          tagsubfield: "j"
29324
          tagsubfield: "d"
30096
          liblibrarian: "Form Subdivision"
29325
          liblibrarian: "Date of Publication"
30097
          libopac: "Form Subdivision"
29326
          libopac: "Date of Publication"
30098
          repeatable: 1
29327
          repeatable: 0
30099
          mandatory: 0
29328
          mandatory: 0
30100
          kohafield: ""
29329
          kohafield: ""
30101
          tab: 5
29330
          tab: 4
30102
          authorised_value: ""
29331
          authorised_value: ""
30103
          authtypecode: ""
29332
          authtypecode: ""
30104
          value_builder: ""
29333
          value_builder: ""
30105
          isurl: 0
29334
          isurl: 0
30106
          hidden: -6
29335
          hidden: -1
30107
          frameworkcode: ""
29336
          frameworkcode: ""
30108
          seealso: ""
29337
          seealso: ""
30109
          link: ""
29338
          link: ""
30110
          defaultvalue:
29339
          defaultvalue:
30111
29340
30112
        - tagfield: "500"
29341
        - tagfield: "488"
30113
          tagsubfield: "k"
29342
          tagsubfield: "e"
30114
          liblibrarian: "Date of Publication"
29343
          liblibrarian: "Edition Statement"
30115
          libopac: "Date of Publication"
29344
          libopac: "Edition Statement"
30116
          repeatable: 0
29345
          repeatable: 0
30117
          mandatory: 0
29346
          mandatory: 0
30118
          kohafield: ""
29347
          kohafield: ""
30119
          tab: 5
29348
          tab: 4
30120
          authorised_value: ""
29349
          authorised_value: ""
30121
          authtypecode: ""
29350
          authtypecode: ""
30122
          value_builder: ""
29351
          value_builder: ""
30123
          isurl: 0
29352
          isurl: 0
30124
          hidden: -5
29353
          hidden: -1
30125
          frameworkcode: ""
29354
          frameworkcode: ""
30126
          seealso: ""
29355
          seealso: ""
30127
          link: ""
29356
          link: ""
30128
          defaultvalue:
29357
          defaultvalue:
30129
29358
30130
        - tagfield: "500"
29359
        - tagfield: "488"
30131
          tagsubfield: "l"
29360
          tagsubfield: "f"
30132
          liblibrarian: "Form Subheading"
29361
          liblibrarian: "First Statement of Responsibility"
30133
          libopac: "Form Subheading"
29362
          libopac: "First Statement of Responsibility"
30134
          repeatable: 1
29363
          repeatable: 1
30135
          mandatory: 0
29364
          mandatory: 0
30136
          kohafield: ""
29365
          kohafield: ""
30137
          tab: 5
29366
          tab: 4
30138
          authorised_value: ""
29367
          authorised_value: ""
30139
          authtypecode: ""
29368
          authtypecode: ""
30140
          value_builder: ""
29369
          value_builder: ""
30141
          isurl: 0
29370
          isurl: 0
30142
          hidden: -5
29371
          hidden: -1
30143
          frameworkcode: ""
29372
          frameworkcode: ""
30144
          seealso: ""
29373
          seealso: ""
30145
          link: ""
29374
          link: ""
30146
          defaultvalue:
29375
          defaultvalue:
30147
29376
30148
        - tagfield: "500"
29377
        - tagfield: "488"
30149
          tagsubfield: "m"
29378
          tagsubfield: "g"
30150
          liblibrarian: "Language (when Part of a Heading)"
29379
          liblibrarian: "Subsequent Statement of Responsibility"
30151
          libopac: "Language (when Part of a Heading)"
29380
          libopac: "Subsequent Statement of Responsibility"
30152
          repeatable: 0
29381
          repeatable: 1
30153
          mandatory: 0
29382
          mandatory: 0
30154
          kohafield: ""
29383
          kohafield: ""
30155
          tab: 5
29384
          tab: 4
30156
          authorised_value: ""
29385
          authorised_value: ""
30157
          authtypecode: ""
29386
          authtypecode: ""
30158
          value_builder: ""
29387
          value_builder: ""
30159
          isurl: 0
29388
          isurl: 0
30160
          hidden: -5
29389
          hidden: -1
30161
          frameworkcode: ""
29390
          frameworkcode: ""
30162
          seealso: ""
29391
          seealso: ""
30163
          link: ""
29392
          link: ""
30164
          defaultvalue:
29393
          defaultvalue:
30165
29394
30166
        - tagfield: "500"
29395
        - tagfield: "488"
30167
          tagsubfield: "n"
29396
          tagsubfield: "h"
30168
          liblibrarian: "Miscellaneous Information"
29397
          liblibrarian: "Number of Section or Part"
30169
          libopac: "Miscellaneous Information"
29398
          libopac: "Number of Section or Part"
30170
          repeatable: 1
29399
          repeatable: 1
30171
          mandatory: 0
29400
          mandatory: 0
30172
          kohafield: ""
29401
          kohafield: ""
30173
          tab: 5
29402
          tab: 4
30174
          authorised_value: ""
29403
          authorised_value: ""
30175
          authtypecode: ""
29404
          authtypecode: ""
30176
          value_builder: ""
29405
          value_builder: ""
30177
          isurl: 0
29406
          isurl: 0
30178
          hidden: -5
29407
          hidden: -1
30179
          frameworkcode: ""
29408
          frameworkcode: ""
30180
          seealso: ""
29409
          seealso: ""
30181
          link: ""
29410
          link: ""
30182
          defaultvalue:
29411
          defaultvalue:
30183
29412
30184
        - tagfield: "500"
29413
        - tagfield: "488"
30185
          tagsubfield: "q"
29414
          tagsubfield: "i"
30186
          liblibrarian: "Version (or Date of Version)"
29415
          liblibrarian: "Name of Section or Part"
30187
          libopac: "Version (or Date of Version)"
29416
          libopac: "Name of Section or Part"
30188
          repeatable: 0
30189
          mandatory: 0
30190
          kohafield: ""
30191
          tab: 5
30192
          authorised_value: ""
30193
          authtypecode: ""
30194
          value_builder: ""
30195
          isurl: 0
30196
          hidden: -5
30197
          frameworkcode: ""
30198
          seealso: ""
30199
          link: ""
30200
          defaultvalue:
30201
30202
        - tagfield: "500"
30203
          tagsubfield: "r"
30204
          liblibrarian: "Medium of Performance (for Music)"
30205
          libopac: "Medium of Performance (for Music)"
30206
          repeatable: 1
29417
          repeatable: 1
30207
          mandatory: 0
29418
          mandatory: 0
30208
          kohafield: ""
29419
          kohafield: ""
30209
          tab: 5
29420
          tab: 4
30210
          authorised_value: ""
29421
          authorised_value: ""
30211
          authtypecode: ""
29422
          authtypecode: ""
30212
          value_builder: ""
29423
          value_builder: ""
30213
          isurl: 0
29424
          isurl: 0
30214
          hidden: -5
29425
          hidden: -1
30215
          frameworkcode: ""
29426
          frameworkcode: ""
30216
          seealso: ""
29427
          seealso: ""
30217
          link: ""
29428
          link: ""
30218
          defaultvalue:
29429
          defaultvalue:
30219
29430
30220
        - tagfield: "500"
29431
        - tagfield: "488"
30221
          tagsubfield: "s"
29432
          tagsubfield: "l"
30222
          liblibrarian: "Numeric Designation (for Music)"
29433
          liblibrarian: "Parallel title"
30223
          libopac: "Numeric Designation (for Music)"
29434
          libopac: "Parallel title"
30224
          repeatable: 1
29435
          repeatable: 1
30225
          mandatory: 0
29436
          mandatory: 0
30226
          kohafield: ""
29437
          kohafield: ""
30227
          tab: 5
29438
          tab: 4
30228
          authorised_value: ""
30229
          authtypecode: ""
30230
          value_builder: ""
30231
          isurl: 0
30232
          hidden: -5
30233
          frameworkcode: ""
30234
          seealso: ""
30235
          link: ""
30236
          defaultvalue:
30237
30238
        - tagfield: "500"
30239
          tagsubfield: "u"
30240
          liblibrarian: "Key (for Music)"
30241
          libopac: "Key (for Music)"
30242
          repeatable: 0
30243
          mandatory: 0
30244
          kohafield: ""
30245
          tab: 5
30246
          authorised_value: ""
30247
          authtypecode: ""
30248
          value_builder: ""
30249
          isurl: 0
30250
          hidden: -5
30251
          frameworkcode: ""
30252
          seealso: ""
30253
          link: ""
30254
          defaultvalue:
30255
30256
        - tagfield: "500"
30257
          tagsubfield: "v"
30258
          liblibrarian: "Volume Designation"
30259
          libopac: "Volume Designation"
30260
          repeatable: 0
30261
          mandatory: 0
30262
          kohafield: ""
30263
          tab: 5
30264
          authorised_value: ""
30265
          authtypecode: ""
30266
          value_builder: ""
30267
          isurl: 0
30268
          hidden: -5
30269
          frameworkcode: ""
30270
          seealso: ""
30271
          link: ""
30272
          defaultvalue:
30273
30274
        - tagfield: "500"
30275
          tagsubfield: "w"
30276
          liblibrarian: "Additional Elements (for Music)"
30277
          libopac: "Additional Elements (for Music)"
30278
          repeatable: 0
30279
          mandatory: 0
30280
          kohafield: ""
30281
          tab: 5
30282
          authorised_value: ""
29439
          authorised_value: ""
30283
          authtypecode: ""
29440
          authtypecode: ""
30284
          value_builder: ""
29441
          value_builder: ""
30285
          isurl: 0
29442
          isurl: 0
30286
          hidden: -5
29443
          hidden: -1
30287
          frameworkcode: ""
29444
          frameworkcode: ""
30288
          seealso: ""
29445
          seealso: ""
30289
          link: ""
29446
          link: ""
30290
          defaultvalue:
29447
          defaultvalue:
30291
29448
30292
        - tagfield: "500"
29449
        - tagfield: "488"
30293
          tagsubfield: "x"
29450
          tagsubfield: "m"
30294
          liblibrarian: "Topical Subdivision"
29451
          liblibrarian: "International Standard Music Number"
30295
          libopac: "Topical Subdivision"
29452
          libopac: "International Standard Music Number"
30296
          repeatable: 1
29453
          repeatable: 1
30297
          mandatory: 0
29454
          mandatory: 0
30298
          kohafield: ""
29455
          kohafield: ""
30299
          tab: 5
29456
          tab: 4
30300
          authorised_value: ""
29457
          authorised_value: ""
30301
          authtypecode: ""
29458
          authtypecode: ""
30302
          value_builder: ""
29459
          value_builder: ""
30303
          isurl: 0
29460
          isurl: 0
30304
          hidden: -5
29461
          hidden: -1
30305
          frameworkcode: ""
29462
          frameworkcode: ""
30306
          seealso: ""
29463
          seealso: ""
30307
          link: ""
29464
          link: ""
30308
          defaultvalue:
29465
          defaultvalue:
30309
29466
30310
        - tagfield: "500"
29467
        - tagfield: "488"
30311
          tagsubfield: "y"
29468
          tagsubfield: "n"
30312
          liblibrarian: "Geographical Subdivision"
29469
          liblibrarian: "Name of Publisher, Distributor, etc."
30313
          libopac: "Geographical Subdivision"
29470
          libopac: "Name of Publisher, Distributor, etc."
30314
          repeatable: 1
29471
          repeatable: 1
30315
          mandatory: 0
29472
          mandatory: 0
30316
          kohafield: ""
29473
          kohafield: ""
30317
          tab: 5
29474
          tab: 4
30318
          authorised_value: ""
29475
          authorised_value: ""
30319
          authtypecode: ""
29476
          authtypecode: ""
30320
          value_builder: ""
29477
          value_builder: ""
30321
          isurl: 0
29478
          isurl: 0
30322
          hidden: -5
29479
          hidden: -1
30323
          frameworkcode: ""
29480
          frameworkcode: ""
30324
          seealso: ""
29481
          seealso: ""
30325
          link: ""
29482
          link: ""
30326
          defaultvalue:
29483
          defaultvalue:
30327
29484
30328
        - tagfield: "500"
29485
        - tagfield: "488"
30329
          tagsubfield: "z"
29486
          tagsubfield: "o"
30330
          liblibrarian: "Chronological Subdivision"
29487
          liblibrarian: "Other title information."
30331
          libopac: "Chronological Subdivision"
29488
          libopac: "Other title information."
30332
          repeatable: 1
29489
          repeatable: 1
30333
          mandatory: 0
29490
          mandatory: 0
30334
          kohafield: ""
29491
          kohafield: ""
30335
          tab: 5
29492
          tab: 4
30336
          authorised_value: ""
30337
          authtypecode: ""
30338
          value_builder: ""
30339
          isurl: 0
30340
          hidden: -5
30341
          frameworkcode: ""
30342
          seealso: ""
30343
          link: ""
30344
          defaultvalue:
30345
30346
        - tagfield: "501"
30347
          tagsubfield: "2"
30348
          liblibrarian: "System Code"
30349
          libopac: "System Code"
30350
          repeatable: 0
30351
          mandatory: 0
30352
          kohafield: ""
30353
          tab: 5
30354
          authorised_value: ""
30355
          authtypecode: ""
30356
          value_builder: ""
30357
          isurl: 0
30358
          hidden: -5
30359
          frameworkcode: ""
30360
          seealso: ""
30361
          link: ""
30362
          defaultvalue:
30363
30364
        - tagfield: "501"
30365
          tagsubfield: "3"
30366
          liblibrarian: "Authority Record Number"
30367
          libopac: "Authority Record Number"
30368
          repeatable: 0
30369
          mandatory: 0
30370
          kohafield: ""
30371
          tab: 5
30372
          authorised_value: ""
29493
          authorised_value: ""
30373
          authtypecode: ""
29494
          authtypecode: ""
30374
          value_builder: ""
29495
          value_builder: ""
30375
          isurl: 0
29496
          isurl: 0
30376
          hidden: -5
29497
          hidden: -1
30377
          frameworkcode: ""
29498
          frameworkcode: ""
30378
          seealso: ""
29499
          seealso: ""
30379
          link: ""
29500
          link: ""
30380
          defaultvalue:
29501
          defaultvalue:
30381
29502
30382
        - tagfield: "501"
29503
        - tagfield: "488"
30383
          tagsubfield: "a"
29504
          tagsubfield: "p"
30384
          liblibrarian: "Collective Preferred Title"
29505
          liblibrarian: "Physical description"
30385
          libopac: "Collective Preferred Title"
29506
          libopac: "Physical description"
30386
          repeatable: 0
29507
          repeatable: 0
30387
          mandatory: 0
29508
          mandatory: 0
30388
          kohafield: ""
29509
          kohafield: ""
30389
          tab: 5
29510
          tab: 4
30390
          authorised_value: ""
29511
          authorised_value: ""
30391
          authtypecode: ""
29512
          authtypecode: ""
30392
          value_builder: ""
29513
          value_builder: ""
30393
          isurl: 0
29514
          isurl: 0
30394
          hidden: -5
29515
          hidden: -1
30395
          frameworkcode: ""
29516
          frameworkcode: ""
30396
          seealso: ""
29517
          seealso: ""
30397
          link: ""
29518
          link: ""
30398
          defaultvalue:
29519
          defaultvalue:
30399
29520
30400
        - tagfield: "501"
29521
        - tagfield: "488"
30401
          tagsubfield: "b"
29522
          tagsubfield: "q"
30402
          liblibrarian: "General Material Designation"
29523
          liblibrarian: "International standard identifier for a work"
30403
          libopac: "General Material Designation"
29524
          libopac: "International standard identifier for a work"
30404
          repeatable: 1
29525
          repeatable: 1
30405
          mandatory: 0
29526
          mandatory: 0
30406
          kohafield: ""
29527
          kohafield: ""
30407
          tab: 5
29528
          tab: 4
30408
          authorised_value: ""
30409
          authtypecode: ""
30410
          value_builder: ""
30411
          isurl: 0
30412
          hidden: -5
30413
          frameworkcode: ""
30414
          seealso: ""
30415
          link: ""
30416
          defaultvalue:
30417
30418
        - tagfield: "501"
30419
          tagsubfield: "e"
30420
          liblibrarian: "Collective Preferred Subtitle"
30421
          libopac: "Collective Preferred Subtitle"
30422
          repeatable: 0
30423
          mandatory: 0
30424
          kohafield: ""
30425
          tab: 5
30426
          authorised_value: ""
29529
          authorised_value: ""
30427
          authtypecode: ""
29530
          authtypecode: ""
30428
          value_builder: ""
29531
          value_builder: ""
30429
          isurl: 0
29532
          isurl: 0
30430
          hidden: -5
29533
          hidden: -1
30431
          frameworkcode: ""
29534
          frameworkcode: ""
30432
          seealso: ""
29535
          seealso: ""
30433
          link: ""
29536
          link: ""
30434
          defaultvalue:
29537
          defaultvalue:
30435
29538
30436
        - tagfield: "501"
29539
        - tagfield: "488"
30437
          tagsubfield: "j"
29540
          tagsubfield: "r"
30438
          liblibrarian: "Form Subdivision"
29541
          liblibrarian: "International standard identifier for an expression"
30439
          libopac: "Form Subdivision"
29542
          libopac: "International standard identifier for an expression"
30440
          repeatable: 1
29543
          repeatable: 1
30441
          mandatory: 0
29544
          mandatory: 0
30442
          kohafield: ""
29545
          kohafield: ""
30443
          tab: 5
29546
          tab: 4
30444
          authorised_value: ""
30445
          authtypecode: ""
30446
          value_builder: ""
30447
          isurl: 0
30448
          hidden: -6
30449
          frameworkcode: ""
30450
          seealso: ""
30451
          link: ""
30452
          defaultvalue:
30453
30454
        - tagfield: "501"
30455
          tagsubfield: "k"
30456
          liblibrarian: "Date of Publication, etc."
30457
          libopac: "Date of Publication, etc."
30458
          repeatable: 0
30459
          mandatory: 0
30460
          kohafield: ""
30461
          tab: 5
30462
          authorised_value: ""
30463
          authtypecode: ""
30464
          value_builder: ""
30465
          isurl: 0
30466
          hidden: -5
30467
          frameworkcode: ""
30468
          seealso: ""
30469
          link: ""
30470
          defaultvalue:
30471
30472
        - tagfield: "501"
30473
          tagsubfield: "m"
30474
          liblibrarian: "Language (when Part of Heading)"
30475
          libopac: "Language (when Part of Heading)"
30476
          repeatable: 0
30477
          mandatory: 0
30478
          kohafield: ""
30479
          tab: 5
30480
          authorised_value: ""
29547
          authorised_value: ""
30481
          authtypecode: ""
29548
          authtypecode: ""
30482
          value_builder: ""
29549
          value_builder: ""
30483
          isurl: 0
29550
          isurl: 0
30484
          hidden: -5
29551
          hidden: -1
30485
          frameworkcode: ""
29552
          frameworkcode: ""
30486
          seealso: ""
29553
          seealso: ""
30487
          link: ""
29554
          link: ""
30488
          defaultvalue:
29555
          defaultvalue:
30489
29556
30490
        - tagfield: "501"
29557
        - tagfield: "488"
30491
          tagsubfield: "r"
29558
          tagsubfield: "s"
30492
          liblibrarian: "Medium of Performance (for Music)"
29559
          liblibrarian: "Series statement"
30493
          libopac: "Medium of Performance (for Music)"
29560
          libopac: "Series statement"
30494
          repeatable: 1
29561
          repeatable: 1
30495
          mandatory: 0
29562
          mandatory: 0
30496
          kohafield: ""
29563
          kohafield: ""
30497
          tab: 5
29564
          tab: 4
30498
          authorised_value: ""
29565
          authorised_value: ""
30499
          authtypecode: ""
29566
          authtypecode: ""
30500
          value_builder: ""
29567
          value_builder: ""
30501
          isurl: 0
29568
          isurl: 0
30502
          hidden: -5
29569
          hidden: -1
30503
          frameworkcode: ""
29570
          frameworkcode: ""
30504
          seealso: ""
29571
          seealso: ""
30505
          link: ""
29572
          link: ""
30506
          defaultvalue:
29573
          defaultvalue:
30507
29574
30508
        - tagfield: "501"
29575
        - tagfield: "488"
30509
          tagsubfield: "s"
29576
          tagsubfield: "t"
30510
          liblibrarian: "Numeric Designation (for Music)"
29577
          liblibrarian: "Title"
30511
          libopac: "Numeric Designation (for Music)"
29578
          libopac: "Title"
30512
          repeatable: 1
29579
          repeatable: 1
30513
          mandatory: 0
29580
          mandatory: 1
30514
          kohafield: ""
29581
          kohafield: ""
30515
          tab: 5
29582
          tab: 4
30516
          authorised_value: ""
29583
          authorised_value: ""
30517
          authtypecode: ""
29584
          authtypecode: ""
30518
          value_builder: ""
29585
          value_builder: unimarc_field_4XX.pl
30519
          isurl: 0
29586
          isurl: 0
30520
          hidden: -5
29587
          hidden: 0
30521
          frameworkcode: ""
29588
          frameworkcode: ""
30522
          seealso: ""
29589
          seealso: ""
30523
          link: ""
29590
          link: ""
30524
          defaultvalue:
29591
          defaultvalue:
30525
29592
30526
        - tagfield: "501"
29593
        - tagfield: "488"
30527
          tagsubfield: "u"
29594
          tagsubfield: "u"
30528
          liblibrarian: "Key (for Music)"
29595
          liblibrarian: "Uniform Resource Locator"
30529
          libopac: "Key (for Music)"
29596
          libopac: "Uniform Resource Locator"
30530
          repeatable: 0
29597
          repeatable: 0
30531
          mandatory: 0
29598
          mandatory: 0
30532
          kohafield: ""
29599
          kohafield: ""
30533
          tab: 5
29600
          tab: 4
30534
          authorised_value: ""
29601
          authorised_value: ""
30535
          authtypecode: ""
29602
          authtypecode: ""
30536
          value_builder: ""
29603
          value_builder: ""
30537
          isurl: 0
29604
          isurl: 0
30538
          hidden: -5
29605
          hidden: -1
30539
          frameworkcode: ""
29606
          frameworkcode: ""
30540
          seealso: ""
29607
          seealso: ""
30541
          link: ""
29608
          link: ""
30542
          defaultvalue:
29609
          defaultvalue:
30543
29610
30544
        - tagfield: "501"
29611
        - tagfield: "488"
30545
          tagsubfield: "w"
29612
          tagsubfield: "v"
30546
          liblibrarian: "Arranged Statement (for Music)"
29613
          liblibrarian: "Volume Number"
30547
          libopac: "Arranged Statement (for Music)"
29614
          libopac: "Volume Number"
30548
          repeatable: 0
29615
          repeatable: 0
30549
          mandatory: 0
29616
          mandatory: 0
30550
          kohafield: ""
29617
          kohafield: ""
30551
          tab: 5
29618
          tab: 4
30552
          authorised_value: ""
29619
          authorised_value: ""
30553
          authtypecode: ""
29620
          authtypecode: ""
30554
          value_builder: ""
29621
          value_builder: ""
30555
          isurl: 0
29622
          isurl: 0
30556
          hidden: -5
29623
          hidden: -1
30557
          frameworkcode: ""
29624
          frameworkcode: ""
30558
          seealso: ""
29625
          seealso: ""
30559
          link: ""
29626
          link: ""
30560
          defaultvalue:
29627
          defaultvalue:
30561
29628
30562
        - tagfield: "501"
29629
        - tagfield: "488"
30563
          tagsubfield: "x"
29630
          tagsubfield: "x"
30564
          liblibrarian: "Topical Subdivision"
29631
          liblibrarian: "International Standard Serial Number"
30565
          libopac: "Topical Subdivision"
29632
          libopac: "International Standard Serial Number"
30566
          repeatable: 1
29633
          repeatable: 1
30567
          mandatory: 0
29634
          mandatory: 0
30568
          kohafield: ""
29635
          kohafield: ""
30569
          tab: 5
29636
          tab: 4
30570
          authorised_value: ""
29637
          authorised_value: ""
30571
          authtypecode: ""
29638
          authtypecode: ""
30572
          value_builder: ""
29639
          value_builder: ""
30573
          isurl: 0
29640
          isurl: 0
30574
          hidden: -5
29641
          hidden: -1
30575
          frameworkcode: ""
29642
          frameworkcode: ""
30576
          seealso: ""
29643
          seealso: ""
30577
          link: ""
29644
          link: ISSN
30578
          defaultvalue:
29645
          defaultvalue:
30579
29646
30580
        - tagfield: "501"
29647
        - tagfield: "488"
30581
          tagsubfield: "y"
29648
          tagsubfield: "y"
30582
          liblibrarian: "Geographical Subdivision"
29649
          liblibrarian: "International Standard Book Number"
30583
          libopac: "Geographical Subdivision"
29650
          libopac: "International Standard Book Number"
30584
          repeatable: 1
29651
          repeatable: 1
30585
          mandatory: 0
29652
          mandatory: 0
30586
          kohafield: ""
29653
          kohafield: ""
30587
          tab: 5
29654
          tab: 4
30588
          authorised_value: ""
29655
          authorised_value: ""
30589
          authtypecode: ""
29656
          authtypecode: ""
30590
          value_builder: ""
29657
          value_builder: ""
30591
          isurl: 0
29658
          isurl: 0
30592
          hidden: -5
29659
          hidden: -1
30593
          frameworkcode: ""
29660
          frameworkcode: ""
30594
          seealso: ""
29661
          seealso: ""
30595
          link: ""
29662
          link: ISBN
30596
          defaultvalue:
29663
          defaultvalue:
30597
29664
30598
        - tagfield: "501"
29665
        - tagfield: "488"
30599
          tagsubfield: "z"
29666
          tagsubfield: "z"
30600
          liblibrarian: "Chronological Subdivision"
29667
          liblibrarian: "CODEN"
30601
          libopac: "Chronological Subdivision"
29668
          libopac: "CODEN"
30602
          repeatable: 1
30603
          mandatory: 0
30604
          kohafield: ""
30605
          tab: 5
30606
          authorised_value: ""
30607
          authtypecode: ""
30608
          value_builder: ""
30609
          isurl: 0
30610
          hidden: -5
30611
          frameworkcode: ""
30612
          seealso: ""
30613
          link: ""
30614
          defaultvalue:
30615
30616
        - tagfield: "503"
30617
          tagsubfield: "a"
30618
          liblibrarian: "Form Heading Proper"
30619
          libopac: "Form Heading Proper"
30620
          repeatable: 0
29669
          repeatable: 0
30621
          mandatory: 0
29670
          mandatory: 0
30622
          kohafield: ""
29671
          kohafield: ""
30623
          tab: 5
29672
          tab: 4
30624
          authorised_value: ""
29673
          authorised_value: ""
30625
          authtypecode: ""
29674
          authtypecode: ""
30626
          value_builder: ""
29675
          value_builder: ""
30627
          isurl: 0
29676
          isurl: 0
30628
          hidden: -5
29677
          hidden: -1
30629
          frameworkcode: ""
29678
          frameworkcode: ""
30630
          seealso: ""
29679
          seealso: ""
30631
          link: ""
29680
          link: ""
30632
          defaultvalue:
29681
          defaultvalue:
30633
29682
30634
        - tagfield: "503"
29683
        - tagfield: "500"
30635
          tagsubfield: "b"
29684
          tagsubfield: "2"
30636
          liblibrarian: "Form Subheading"
29685
          liblibrarian: "System Code"
30637
          libopac: "Form Subheading"
29686
          libopac: "System Code"
30638
          repeatable: 0
29687
          repeatable: 0
30639
          mandatory: 0
29688
          mandatory: 0
30640
          kohafield: ""
29689
          kohafield: ""
Lines 30643-30659 tables: Link Here
30643
          authtypecode: ""
29692
          authtypecode: ""
30644
          value_builder: ""
29693
          value_builder: ""
30645
          isurl: 0
29694
          isurl: 0
30646
          hidden: -5
29695
          hidden: -1
30647
          frameworkcode: ""
29696
          frameworkcode: ""
30648
          seealso: ""
29697
          seealso: ""
30649
          link: ""
29698
          link: ""
30650
          defaultvalue:
29699
          defaultvalue:
30651
29700
30652
        - tagfield: "503"
29701
        - tagfield: "500"
30653
          tagsubfield: "d"
29702
          tagsubfield: "3"
30654
          liblibrarian: "Month and Day"
29703
          liblibrarian: "Authority Record Number"
30655
          libopac: "Month and Day"
29704
          libopac: "Authority Record Number"
30656
          repeatable: 1
29705
          repeatable: 0
30657
          mandatory: 0
29706
          mandatory: 0
30658
          kohafield: ""
29707
          kohafield: ""
30659
          tab: 5
29708
          tab: 5
Lines 30661-30676 tables: Link Here
30661
          authtypecode: ""
29710
          authtypecode: ""
30662
          value_builder: ""
29711
          value_builder: ""
30663
          isurl: 0
29712
          isurl: 0
30664
          hidden: -5
29713
          hidden: -1
30665
          frameworkcode: ""
29714
          frameworkcode: ""
30666
          seealso: ""
29715
          seealso: ""
30667
          link: ""
29716
          link: ""
30668
          defaultvalue:
29717
          defaultvalue:
30669
29718
30670
        - tagfield: "503"
29719
        - tagfield: "500"
30671
          tagsubfield: "e"
29720
          tagsubfield: "9"
30672
          liblibrarian: "Personal Name - Entry Element of Person"
29721
          liblibrarian: "Koha number"
30673
          libopac: "Personal Name - Entry Element of Person"
29722
          libopac: "Koha number"
30674
          repeatable: 0
29723
          repeatable: 0
30675
          mandatory: 0
29724
          mandatory: 0
30676
          kohafield: ""
29725
          kohafield: ""
Lines 30679-30694 tables: Link Here
30679
          authtypecode: ""
29728
          authtypecode: ""
30680
          value_builder: ""
29729
          value_builder: ""
30681
          isurl: 0
29730
          isurl: 0
30682
          hidden: -5
29731
          hidden: -1
30683
          frameworkcode: ""
29732
          frameworkcode: ""
30684
          seealso: ""
29733
          seealso: ""
30685
          link: ""
29734
          link: ""
30686
          defaultvalue:
29735
          defaultvalue:
30687
29736
30688
        - tagfield: "503"
29737
        - tagfield: "500"
30689
          tagsubfield: "f"
29738
          tagsubfield: "a"
30690
          liblibrarian: "Personal Name - Part of Name Other than Entry Element - Forename"
29739
          liblibrarian: "Preferred access point"
30691
          libopac: "Personal Name - Part of Name Other than Entry Element - Forename"
29740
          libopac: "Preferred access point"
30692
          repeatable: 0
29741
          repeatable: 0
30693
          mandatory: 0
29742
          mandatory: 0
30694
          kohafield: ""
29743
          kohafield: ""
Lines 30697-30713 tables: Link Here
30697
          authtypecode: ""
29746
          authtypecode: ""
30698
          value_builder: ""
29747
          value_builder: ""
30699
          isurl: 0
29748
          isurl: 0
30700
          hidden: -5
29749
          hidden: -1
30701
          frameworkcode: ""
29750
          frameworkcode: ""
30702
          seealso: ""
29751
          seealso: ""
30703
          link: ""
29752
          link: ""
30704
          defaultvalue:
29753
          defaultvalue:
30705
29754
30706
        - tagfield: "503"
29755
        - tagfield: "500"
30707
          tagsubfield: "g"
29756
          tagsubfield: "b"
30708
          liblibrarian: "Personal Name - Dates"
29757
          liblibrarian: "General Material Designation"
30709
          libopac: "Personal Name - Dates"
29758
          libopac: "General Material Designation"
30710
          repeatable: 0
29759
          repeatable: 1
30711
          mandatory: 0
29760
          mandatory: 0
30712
          kohafield: ""
29761
          kohafield: ""
30713
          tab: 5
29762
          tab: 5
Lines 30715-30731 tables: Link Here
30715
          authtypecode: ""
29764
          authtypecode: ""
30716
          value_builder: ""
29765
          value_builder: ""
30717
          isurl: 0
29766
          isurl: 0
30718
          hidden: -6
29767
          hidden: -1
30719
          frameworkcode: ""
29768
          frameworkcode: ""
30720
          seealso: ""
29769
          seealso: ""
30721
          link: ""
29770
          link: ""
30722
          defaultvalue:
29771
          defaultvalue:
30723
29772
30724
        - tagfield: "503"
29773
        - tagfield: "500"
30725
          tagsubfield: "h"
29774
          tagsubfield: "h"
30726
          liblibrarian: "Personal Name Qualifier"
29775
          liblibrarian: "Number of Section or Part"
30727
          libopac: "Personal Name Qualifier"
29776
          libopac: "Number of Section or Part"
30728
          repeatable: 0
29777
          repeatable: 1
30729
          mandatory: 0
29778
          mandatory: 0
30730
          kohafield: ""
29779
          kohafield: ""
30731
          tab: 5
29780
          tab: 5
Lines 30733-30749 tables: Link Here
30733
          authtypecode: ""
29782
          authtypecode: ""
30734
          value_builder: ""
29783
          value_builder: ""
30735
          isurl: 0
29784
          isurl: 0
30736
          hidden: -5
29785
          hidden: -1
30737
          frameworkcode: ""
29786
          frameworkcode: ""
30738
          seealso: ""
29787
          seealso: ""
30739
          link: ""
29788
          link: ""
30740
          defaultvalue:
29789
          defaultvalue:
30741
29790
30742
        - tagfield: "503"
29791
        - tagfield: "500"
30743
          tagsubfield: "i"
29792
          tagsubfield: "i"
30744
          liblibrarian: "Title of Part"
29793
          liblibrarian: "Name of Section or Part"
30745
          libopac: "Title of Part"
29794
          libopac: "Name of Section or Part"
30746
          repeatable: 0
29795
          repeatable: 1
30747
          mandatory: 0
29796
          mandatory: 0
30748
          kohafield: ""
29797
          kohafield: ""
30749
          tab: 5
29798
          tab: 5
Lines 30751-30767 tables: Link Here
30751
          authtypecode: ""
29800
          authtypecode: ""
30752
          value_builder: ""
29801
          value_builder: ""
30753
          isurl: 0
29802
          isurl: 0
30754
          hidden: -5
29803
          hidden: -1
30755
          frameworkcode: ""
29804
          frameworkcode: ""
30756
          seealso: ""
29805
          seealso: ""
30757
          link: ""
29806
          link: ""
30758
          defaultvalue:
29807
          defaultvalue:
30759
29808
30760
        - tagfield: "503"
29809
        - tagfield: "500"
30761
          tagsubfield: "j"
29810
          tagsubfield: "j"
30762
          liblibrarian: "Year"
29811
          liblibrarian: "Form Subdivision"
30763
          libopac: "Year"
29812
          libopac: "Form Subdivision"
30764
          repeatable: 1
29813
          repeatable: 0
30765
          mandatory: 0
29814
          mandatory: 0
30766
          kohafield: ""
29815
          kohafield: ""
30767
          tab: 5
29816
          tab: 5
Lines 30769-30784 tables: Link Here
30769
          authtypecode: ""
29818
          authtypecode: ""
30770
          value_builder: ""
29819
          value_builder: ""
30771
          isurl: 0
29820
          isurl: 0
30772
          hidden: -5
29821
          hidden: -1
30773
          frameworkcode: ""
29822
          frameworkcode: ""
30774
          seealso: ""
29823
          seealso: ""
30775
          link: ""
29824
          link: ""
30776
          defaultvalue:
29825
          defaultvalue:
30777
29826
30778
        - tagfield: "503"
29827
        - tagfield: "500"
30779
          tagsubfield: "k"
29828
          tagsubfield: "k"
30780
          liblibrarian: "Numeration (Arabic)"
29829
          liblibrarian: "Date of Publication"
30781
          libopac: "Numeration (Arabic)"
29830
          libopac: "Date of Publication"
30782
          repeatable: 0
29831
          repeatable: 0
30783
          mandatory: 0
29832
          mandatory: 0
30784
          kohafield: ""
29833
          kohafield: ""
Lines 30787-30803 tables: Link Here
30787
          authtypecode: ""
29836
          authtypecode: ""
30788
          value_builder: ""
29837
          value_builder: ""
30789
          isurl: 0
29838
          isurl: 0
30790
          hidden: -5
29839
          hidden: -1
30791
          frameworkcode: ""
29840
          frameworkcode: ""
30792
          seealso: ""
29841
          seealso: ""
30793
          link: ""
29842
          link: ""
30794
          defaultvalue:
29843
          defaultvalue:
30795
29844
30796
        - tagfield: "503"
29845
        - tagfield: "500"
30797
          tagsubfield: "l"
29846
          tagsubfield: "l"
30798
          liblibrarian: "Numeration (Roman)"
29847
          liblibrarian: "Form Subheading"
30799
          libopac: "Numeration (Roman)"
29848
          libopac: "Form Subheading"
30800
          repeatable: 0
29849
          repeatable: 1
30801
          mandatory: 0
29850
          mandatory: 0
30802
          kohafield: ""
29851
          kohafield: ""
30803
          tab: 5
29852
          tab: 5
Lines 30805-30820 tables: Link Here
30805
          authtypecode: ""
29854
          authtypecode: ""
30806
          value_builder: ""
29855
          value_builder: ""
30807
          isurl: 0
29856
          isurl: 0
30808
          hidden: -5
29857
          hidden: -1
30809
          frameworkcode: ""
29858
          frameworkcode: ""
30810
          seealso: ""
29859
          seealso: ""
30811
          link: ""
29860
          link: ""
30812
          defaultvalue:
29861
          defaultvalue:
30813
29862
30814
        - tagfield: "503"
29863
        - tagfield: "500"
30815
          tagsubfield: "m"
29864
          tagsubfield: "m"
30816
          liblibrarian: "Locality"
29865
          liblibrarian: "Language (when part of a heading)"
30817
          libopac: "Locality"
29866
          libopac: "Language (when part of a heading)"
30818
          repeatable: 0
29867
          repeatable: 0
30819
          mandatory: 0
29868
          mandatory: 0
30820
          kohafield: ""
29869
          kohafield: ""
Lines 30823-30857 tables: Link Here
30823
          authtypecode: ""
29872
          authtypecode: ""
30824
          value_builder: ""
29873
          value_builder: ""
30825
          isurl: 0
29874
          isurl: 0
30826
          hidden: -5
29875
          hidden: -1
30827
          frameworkcode: ""
29876
          frameworkcode: ""
30828
          seealso: ""
29877
          seealso: ""
30829
          link: ""
29878
          link: ""
30830
          defaultvalue:
29879
          defaultvalue:
30831
29880
30832
        - tagfield: "503"
29881
        - tagfield: "500"
30833
          tagsubfield: "n"
29882
          tagsubfield: "n"
30834
          liblibrarian: "Institution in Locality"
29883
          liblibrarian: "Miscellaneous Information"
30835
          libopac: "Institution in Locality"
29884
          libopac: "Miscellaneous Information"
30836
          repeatable: 0
29885
          repeatable: 1
30837
          mandatory: 0
30838
          kohafield: ""
30839
          tab: 5
30840
          authorised_value: ""
30841
          authtypecode: ""
30842
          value_builder: ""
30843
          isurl: 0
30844
          hidden: -5
30845
          frameworkcode: ""
30846
          seealso: ""
30847
          link: ""
30848
          defaultvalue:
30849
30850
        - tagfield: "503"
30851
          tagsubfield: "o"
30852
          liblibrarian: "Place in Locality"
30853
          libopac: "Place in Locality"
30854
          repeatable: 0
30855
          mandatory: 0
29886
          mandatory: 0
30856
          kohafield: ""
29887
          kohafield: ""
30857
          tab: 5
29888
          tab: 5
Lines 30859-30874 tables: Link Here
30859
          authtypecode: ""
29890
          authtypecode: ""
30860
          value_builder: ""
29891
          value_builder: ""
30861
          isurl: 0
29892
          isurl: 0
30862
          hidden: -6
29893
          hidden: -1
30863
          frameworkcode: ""
29894
          frameworkcode: ""
30864
          seealso: ""
29895
          seealso: ""
30865
          link: ""
29896
          link: ""
30866
          defaultvalue:
29897
          defaultvalue:
30867
29898
30868
        - tagfield: "506"
29899
        - tagfield: "500"
30869
          tagsubfield: "3"
29900
          tagsubfield: "q"
30870
          liblibrarian: "Authority Entry Record Number"
29901
          liblibrarian: "Version (or Date of Version)"
30871
          libopac: "Authority Entry Record Number"
29902
          libopac: "Version (or Date of Version)"
30872
          repeatable: 0
29903
          repeatable: 0
30873
          mandatory: 0
29904
          mandatory: 0
30874
          kohafield: ""
29905
          kohafield: ""
Lines 30877-30893 tables: Link Here
30877
          authtypecode: ""
29908
          authtypecode: ""
30878
          value_builder: ""
29909
          value_builder: ""
30879
          isurl: 0
29910
          isurl: 0
30880
          hidden: -6
29911
          hidden: -1
30881
          frameworkcode: ""
29912
          frameworkcode: ""
30882
          seealso: ""
29913
          seealso: ""
30883
          link: ""
29914
          link: ""
30884
          defaultvalue:
29915
          defaultvalue:
30885
29916
30886
        - tagfield: "506"
29917
        - tagfield: "500"
30887
          tagsubfield: "9"
29918
          tagsubfield: "r"
30888
          liblibrarian: "Koha number"
29919
          liblibrarian: "Medium of Performance (for Music)"
30889
          libopac: ""
29920
          libopac: "Medium of Performance (for Music)"
30890
          repeatable: 0
29921
          repeatable: 1
30891
          mandatory: 0
29922
          mandatory: 0
30892
          kohafield: ""
29923
          kohafield: ""
30893
          tab: 5
29924
          tab: 5
Lines 30895-30929 tables: Link Here
30895
          authtypecode: ""
29926
          authtypecode: ""
30896
          value_builder: ""
29927
          value_builder: ""
30897
          isurl: 0
29928
          isurl: 0
30898
          hidden: 0
29929
          hidden: -1
30899
          frameworkcode: ""
30900
          seealso: ""
30901
          link: ""
30902
          defaultvalue: ""
30903
30904
        - tagfield: "506"
30905
          tagsubfield: "a"
30906
          liblibrarian: "Title"
30907
          libopac: "Title"
30908
          repeatable: 0
30909
          mandatory: 1
30910
          kohafield: ""
30911
          tab: 5
30912
          authorised_value: ""
30913
          authtypecode: ""
30914
          value_builder: ""
30915
          isurl: 0
30916
          hidden: -6
30917
          frameworkcode: ""
29930
          frameworkcode: ""
30918
          seealso: ""
29931
          seealso: ""
30919
          link: ""
29932
          link: ""
30920
          defaultvalue:
29933
          defaultvalue:
30921
29934
30922
        - tagfield: "506"
29935
        - tagfield: "500"
30923
          tagsubfield: "c"
29936
          tagsubfield: "s"
30924
          liblibrarian: "Form of Work"
29937
          liblibrarian: "Numeric Designation (for Music)"
30925
          libopac: "Form of Work"
29938
          libopac: "Numeric Designation (for Music)"
30926
          repeatable: 0
29939
          repeatable: 1
30927
          mandatory: 0
29940
          mandatory: 0
30928
          kohafield: ""
29941
          kohafield: ""
30929
          tab: 5
29942
          tab: 5
Lines 30931-30946 tables: Link Here
30931
          authtypecode: ""
29944
          authtypecode: ""
30932
          value_builder: ""
29945
          value_builder: ""
30933
          isurl: 0
29946
          isurl: 0
30934
          hidden: -6
29947
          hidden: -1
30935
          frameworkcode: ""
29948
          frameworkcode: ""
30936
          seealso: ""
29949
          seealso: ""
30937
          link: ""
29950
          link: ""
30938
          defaultvalue:
29951
          defaultvalue:
30939
29952
30940
        - tagfield: "506"
29953
        - tagfield: "500"
30941
          tagsubfield: "d"
29954
          tagsubfield: "u"
30942
          liblibrarian: "Date of Work"
29955
          liblibrarian: "Key (for Music)"
30943
          libopac: "Date of Work"
29956
          libopac: "Key (for Music)"
30944
          repeatable: 0
29957
          repeatable: 0
30945
          mandatory: 0
29958
          mandatory: 0
30946
          kohafield: ""
29959
          kohafield: ""
Lines 30949-30964 tables: Link Here
30949
          authtypecode: ""
29962
          authtypecode: ""
30950
          value_builder: ""
29963
          value_builder: ""
30951
          isurl: 0
29964
          isurl: 0
30952
          hidden: -6
29965
          hidden: -1
30953
          frameworkcode: ""
29966
          frameworkcode: ""
30954
          seealso: ""
29967
          seealso: ""
30955
          link: ""
29968
          link: ""
30956
          defaultvalue:
29969
          defaultvalue:
30957
29970
30958
        - tagfield: "506"
29971
        - tagfield: "500"
30959
          tagsubfield: "e"
29972
          tagsubfield: "v"
30960
          liblibrarian: "Place of Origin of Work"
29973
          liblibrarian: "Volume Designation"
30961
          libopac: "Place of Origin of Work"
29974
          libopac: "Volume Designation"
30962
          repeatable: 0
29975
          repeatable: 0
30963
          mandatory: 0
29976
          mandatory: 0
30964
          kohafield: ""
29977
          kohafield: ""
Lines 30967-30982 tables: Link Here
30967
          authtypecode: ""
29980
          authtypecode: ""
30968
          value_builder: ""
29981
          value_builder: ""
30969
          isurl: 0
29982
          isurl: 0
30970
          hidden: -6
29983
          hidden: -1
30971
          frameworkcode: ""
29984
          frameworkcode: ""
30972
          seealso: ""
29985
          seealso: ""
30973
          link: ""
29986
          link: ""
30974
          defaultvalue:
29987
          defaultvalue:
30975
29988
30976
        - tagfield: "506"
29989
        - tagfield: "500"
30977
          tagsubfield: "f"
29990
          tagsubfield: "w"
30978
          liblibrarian: "Original Language of the Work"
29991
          liblibrarian: "Additional Elements (for Music)"
30979
          libopac: "Original Language of the Work"
29992
          libopac: "Additional Elements (for Music)"
30980
          repeatable: 0
29993
          repeatable: 0
30981
          mandatory: 0
29994
          mandatory: 0
30982
          kohafield: ""
29995
          kohafield: ""
Lines 30985-31054 tables: Link Here
30985
          authtypecode: ""
29998
          authtypecode: ""
30986
          value_builder: ""
29999
          value_builder: ""
30987
          isurl: 0
30000
          isurl: 0
30988
          hidden: -6
30001
          hidden: -1
30989
          frameworkcode: ""
30990
          seealso: ""
30991
          link: ""
30992
          defaultvalue:
30993
30994
        - tagfield: "506"
30995
          tagsubfield: "h"
30996
          liblibrarian: "Number of Section or Part"
30997
          libopac: "Number of Section or Part"
30998
          repeatable: 1
30999
          mandatory: 0
31000
          kohafield: ""
31001
          tab: 5
31002
          authorised_value: ""
31003
          authtypecode: ""
31004
          value_builder: ""
31005
          isurl: 0
31006
          hidden: -6
31007
          frameworkcode: ""
31008
          seealso: ""
31009
          link: ""
31010
          defaultvalue:
31011
31012
        - tagfield: "506"
31013
          tagsubfield: "i"
31014
          liblibrarian: "Name of Section or Part"
31015
          libopac: "Name of Section or Part"
31016
          repeatable: 1
31017
          mandatory: 0
31018
          kohafield: ""
31019
          tab: 5
31020
          authorised_value: ""
31021
          authtypecode: ""
31022
          value_builder: ""
31023
          isurl: 0
31024
          hidden: -6
31025
          frameworkcode: ""
31026
          seealso: ""
31027
          link: ""
31028
          defaultvalue:
31029
31030
        - tagfield: "506"
31031
          tagsubfield: "k"
31032
          liblibrarian: "Other Distinguishing Characteristics of a Work"
31033
          libopac: "Other Distinguishing Characteristics of a Work"
31034
          repeatable: 1
31035
          mandatory: 0
31036
          kohafield: ""
31037
          tab: 5
31038
          authorised_value: ""
31039
          authtypecode: ""
31040
          value_builder: ""
31041
          isurl: 0
31042
          hidden: -6
31043
          frameworkcode: ""
30002
          frameworkcode: ""
31044
          seealso: ""
30003
          seealso: ""
31045
          link: ""
30004
          link: ""
31046
          defaultvalue:
30005
          defaultvalue:
31047
30006
31048
        - tagfield: "506"
30007
        - tagfield: "500"
31049
          tagsubfield: "r"
30008
          tagsubfield: "x"
31050
          liblibrarian: "Medium of Performance (for Music)"
30009
          liblibrarian: "Topical Subdivision"
31051
          libopac: "Medium of Performance (for Music)"
30010
          libopac: "Topical Subdivision"
31052
          repeatable: 1
30011
          repeatable: 1
31053
          mandatory: 0
30012
          mandatory: 0
31054
          kohafield: ""
30013
          kohafield: ""
Lines 31057-31072 tables: Link Here
31057
          authtypecode: ""
30016
          authtypecode: ""
31058
          value_builder: ""
30017
          value_builder: ""
31059
          isurl: 0
30018
          isurl: 0
31060
          hidden: -6
30019
          hidden: -1
31061
          frameworkcode: ""
30020
          frameworkcode: ""
31062
          seealso: ""
30021
          seealso: ""
31063
          link: ""
30022
          link: ""
31064
          defaultvalue:
30023
          defaultvalue:
31065
30024
31066
        - tagfield: "506"
30025
        - tagfield: "500"
31067
          tagsubfield: "s"
30026
          tagsubfield: "y"
31068
          liblibrarian: "Numeric Designation (for Music)"
30027
          liblibrarian: "Geographical Subdivision"
31069
          libopac: "Numeric Designation (for Music)"
30028
          libopac: "Geographical Subdivision"
31070
          repeatable: 1
30029
          repeatable: 1
31071
          mandatory: 0
30030
          mandatory: 0
31072
          kohafield: ""
30031
          kohafield: ""
Lines 31075-31091 tables: Link Here
31075
          authtypecode: ""
30034
          authtypecode: ""
31076
          value_builder: ""
30035
          value_builder: ""
31077
          isurl: 0
30036
          isurl: 0
31078
          hidden: -6
30037
          hidden: -1
31079
          frameworkcode: ""
30038
          frameworkcode: ""
31080
          seealso: ""
30039
          seealso: ""
31081
          link: ""
30040
          link: ""
31082
          defaultvalue:
30041
          defaultvalue:
31083
30042
31084
        - tagfield: "506"
30043
        - tagfield: "500"
31085
          tagsubfield: "u"
30044
          tagsubfield: "z"
31086
          liblibrarian: "Key (for Music)"
30045
          liblibrarian: "Chronological Subdivision"
31087
          libopac: "Key (for Music)"
30046
          libopac: "Chronological Subdivision"
31088
          repeatable: 0
30047
          repeatable: 1
31089
          mandatory: 0
30048
          mandatory: 0
31090
          kohafield: ""
30049
          kohafield: ""
31091
          tab: 5
30050
          tab: 5
Lines 31093-31108 tables: Link Here
31093
          authtypecode: ""
30052
          authtypecode: ""
31094
          value_builder: ""
30053
          value_builder: ""
31095
          isurl: 0
30054
          isurl: 0
31096
          hidden: -6
30055
          hidden: -1
31097
          frameworkcode: ""
30056
          frameworkcode: ""
31098
          seealso: ""
30057
          seealso: ""
31099
          link: ""
30058
          link: ""
31100
          defaultvalue:
30059
          defaultvalue:
31101
30060
31102
        - tagfield: "507"
30061
        - tagfield: "501"
31103
          tagsubfield: "3"
30062
          tagsubfield: "2"
31104
          liblibrarian: "Authority Entry Record Number"
30063
          liblibrarian: "System Code"
31105
          libopac: "Authority Entry Record Number"
30064
          libopac: "System Code"
31106
          repeatable: 0
30065
          repeatable: 0
31107
          mandatory: 0
30066
          mandatory: 0
31108
          kohafield: ""
30067
          kohafield: ""
Lines 31111-31126 tables: Link Here
31111
          authtypecode: ""
30070
          authtypecode: ""
31112
          value_builder: ""
30071
          value_builder: ""
31113
          isurl: 0
30072
          isurl: 0
31114
          hidden: -6
30073
          hidden: -1
31115
          frameworkcode: ""
30074
          frameworkcode: ""
31116
          seealso: ""
30075
          seealso: ""
31117
          link: ""
30076
          link: ""
31118
          defaultvalue:
30077
          defaultvalue:
31119
30078
31120
        - tagfield: "507"
30079
        - tagfield: "501"
31121
          tagsubfield: "9"
30080
          tagsubfield: "3"
31122
          liblibrarian: "Koha number"
30081
          liblibrarian: "Authority Record Number"
31123
          libopac: ""
30082
          libopac: "Authority Record Number"
31124
          repeatable: 0
30083
          repeatable: 0
31125
          mandatory: 0
30084
          mandatory: 0
31126
          kohafield: ""
30085
          kohafield: ""
Lines 31129-31163 tables: Link Here
31129
          authtypecode: ""
30088
          authtypecode: ""
31130
          value_builder: ""
30089
          value_builder: ""
31131
          isurl: 0
30090
          isurl: 0
31132
          hidden: 0
30091
          hidden: -1
31133
          frameworkcode: ""
30092
          frameworkcode: ""
31134
          seealso: ""
30093
          seealso: ""
31135
          link: ""
30094
          link: ""
31136
          defaultvalue: ""
30095
          defaultvalue:
31137
30096
31138
        - tagfield: "507"
30097
        - tagfield: "501"
31139
          tagsubfield: "a"
30098
          tagsubfield: "a"
31140
          liblibrarian: "Title"
30099
          liblibrarian: "Collective Uniform Title"
31141
          libopac: "Title"
30100
          libopac: "Collective Uniform Title"
31142
          repeatable: 0
30101
          repeatable: 0
31143
          mandatory: 1
30102
          mandatory: 0
31144
          kohafield: ""
30103
          kohafield: ""
31145
          tab: 5
30104
          tab: 5
31146
          authorised_value: ""
30105
          authorised_value: ""
31147
          authtypecode: ""
30106
          authtypecode: CO_UNI_TI
31148
          value_builder: ""
30107
          value_builder: ""
31149
          isurl: 0
30108
          isurl: 0
31150
          hidden: -6
30109
          hidden: -1
31151
          frameworkcode: ""
30110
          frameworkcode: ""
31152
          seealso: ""
30111
          seealso: ""
31153
          link: ""
30112
          link: ""
31154
          defaultvalue:
30113
          defaultvalue:
31155
30114
31156
        - tagfield: "507"
30115
        - tagfield: "501"
31157
          tagsubfield: "c"
30116
          tagsubfield: "b"
31158
          liblibrarian: "Form of Work"
30117
          liblibrarian: "General Material Designation"
31159
          libopac: "Form of Work"
30118
          libopac: "General Material Designation"
31160
          repeatable: 0
30119
          repeatable: 1
31161
          mandatory: 0
30120
          mandatory: 0
31162
          kohafield: ""
30121
          kohafield: ""
31163
          tab: 5
30122
          tab: 5
Lines 31165-31180 tables: Link Here
31165
          authtypecode: ""
30124
          authtypecode: ""
31166
          value_builder: ""
30125
          value_builder: ""
31167
          isurl: 0
30126
          isurl: 0
31168
          hidden: -6
30127
          hidden: -1
31169
          frameworkcode: ""
30128
          frameworkcode: ""
31170
          seealso: ""
30129
          seealso: ""
31171
          link: ""
30130
          link: ""
31172
          defaultvalue:
30131
          defaultvalue:
31173
30132
31174
        - tagfield: "507"
30133
        - tagfield: "501"
31175
          tagsubfield: "d"
30134
          tagsubfield: "e"
31176
          liblibrarian: "Date of Work"
30135
          liblibrarian: "Collective Uniform Subtitle"
31177
          libopac: "Date of Work"
30136
          libopac: "Collective Uniform Subtitle"
31178
          repeatable: 0
30137
          repeatable: 0
31179
          mandatory: 0
30138
          mandatory: 0
31180
          kohafield: ""
30139
          kohafield: ""
Lines 31183-31198 tables: Link Here
31183
          authtypecode: ""
30142
          authtypecode: ""
31184
          value_builder: ""
30143
          value_builder: ""
31185
          isurl: 0
30144
          isurl: 0
31186
          hidden: -6
30145
          hidden: -1
31187
          frameworkcode: ""
30146
          frameworkcode: ""
31188
          seealso: ""
30147
          seealso: ""
31189
          link: ""
30148
          link: ""
31190
          defaultvalue:
30149
          defaultvalue:
31191
30150
31192
        - tagfield: "507"
30151
        - tagfield: "501"
31193
          tagsubfield: "e"
30152
          tagsubfield: "j"
31194
          liblibrarian: "Place of Origin of Work"
30153
          liblibrarian: "Form Subdivision"
31195
          libopac: "Place of Origin of Work"
30154
          libopac: "Form Subdivision"
31196
          repeatable: 0
30155
          repeatable: 0
31197
          mandatory: 0
30156
          mandatory: 0
31198
          kohafield: ""
30157
          kohafield: ""
Lines 31201-31216 tables: Link Here
31201
          authtypecode: ""
30160
          authtypecode: ""
31202
          value_builder: ""
30161
          value_builder: ""
31203
          isurl: 0
30162
          isurl: 0
31204
          hidden: -6
30163
          hidden: -1
31205
          frameworkcode: ""
30164
          frameworkcode: ""
31206
          seealso: ""
30165
          seealso: ""
31207
          link: ""
30166
          link: ""
31208
          defaultvalue:
30167
          defaultvalue:
31209
30168
31210
        - tagfield: "507"
30169
        - tagfield: "501"
31211
          tagsubfield: "f"
30170
          tagsubfield: "k"
31212
          liblibrarian: "Original Language of the Work"
30171
          liblibrarian: "Date of Publication, etc."
31213
          libopac: "Original Language of the Work"
30172
          libopac: "Date of Publication, etc."
31214
          repeatable: 0
30173
          repeatable: 0
31215
          mandatory: 0
30174
          mandatory: 0
31216
          kohafield: ""
30175
          kohafield: ""
Lines 31219-31235 tables: Link Here
31219
          authtypecode: ""
30178
          authtypecode: ""
31220
          value_builder: ""
30179
          value_builder: ""
31221
          isurl: 0
30180
          isurl: 0
31222
          hidden: -6
30181
          hidden: -1
31223
          frameworkcode: ""
30182
          frameworkcode: ""
31224
          seealso: ""
30183
          seealso: ""
31225
          link: ""
30184
          link: ""
31226
          defaultvalue:
30185
          defaultvalue:
31227
30186
31228
        - tagfield: "507"
30187
        - tagfield: "501"
31229
          tagsubfield: "h"
30188
          tagsubfield: "m"
31230
          liblibrarian: "Number of Section or Part"
30189
          liblibrarian: "Language (when part of heading)"
31231
          libopac: "Number of Section or Part"
30190
          libopac: "Language (when part of heading)"
31232
          repeatable: 1
30191
          repeatable: 0
31233
          mandatory: 0
30192
          mandatory: 0
31234
          kohafield: ""
30193
          kohafield: ""
31235
          tab: 5
30194
          tab: 5
Lines 31237-31252 tables: Link Here
31237
          authtypecode: ""
30196
          authtypecode: ""
31238
          value_builder: ""
30197
          value_builder: ""
31239
          isurl: 0
30198
          isurl: 0
31240
          hidden: -6
30199
          hidden: -1
31241
          frameworkcode: ""
30200
          frameworkcode: ""
31242
          seealso: ""
30201
          seealso: ""
31243
          link: ""
30202
          link: ""
31244
          defaultvalue:
30203
          defaultvalue:
31245
30204
31246
        - tagfield: "507"
30205
        - tagfield: "501"
31247
          tagsubfield: "i"
30206
          tagsubfield: "r"
31248
          liblibrarian: "Name of Section or Part"
30207
          liblibrarian: "Medium of performance (for music)"
31249
          libopac: "Name of Section or Part"
30208
          libopac: "Medium of performance (for music)"
31250
          repeatable: 1
30209
          repeatable: 1
31251
          mandatory: 0
30210
          mandatory: 0
31252
          kohafield: ""
30211
          kohafield: ""
Lines 31255-31270 tables: Link Here
31255
          authtypecode: ""
30214
          authtypecode: ""
31256
          value_builder: ""
30215
          value_builder: ""
31257
          isurl: 0
30216
          isurl: 0
31258
          hidden: -6
30217
          hidden: -1
31259
          frameworkcode: ""
30218
          frameworkcode: ""
31260
          seealso: ""
30219
          seealso: ""
31261
          link: ""
30220
          link: ""
31262
          defaultvalue:
30221
          defaultvalue:
31263
30222
31264
        - tagfield: "507"
30223
        - tagfield: "501"
31265
          tagsubfield: "k"
30224
          tagsubfield: "s"
31266
          liblibrarian: "Other Distinguishing Characteristics of a Work"
30225
          liblibrarian: "Numeric designation (for music)"
31267
          libopac: "Other Distinguishing Characteristics of a Work"
30226
          libopac: "Numeric designation (for music)"
31268
          repeatable: 1
30227
          repeatable: 1
31269
          mandatory: 0
30228
          mandatory: 0
31270
          kohafield: ""
30229
          kohafield: ""
Lines 31273-31288 tables: Link Here
31273
          authtypecode: ""
30232
          authtypecode: ""
31274
          value_builder: ""
30233
          value_builder: ""
31275
          isurl: 0
30234
          isurl: 0
31276
          hidden: -6
30235
          hidden: -1
31277
          frameworkcode: ""
30236
          frameworkcode: ""
31278
          seealso: ""
30237
          seealso: ""
31279
          link: ""
30238
          link: ""
31280
          defaultvalue:
30239
          defaultvalue:
31281
30240
31282
        - tagfield: "507"
30241
        - tagfield: "501"
31283
          tagsubfield: "l"
30242
          tagsubfield: "u"
31284
          liblibrarian: "Form of the Expression [Expression]"
30243
          liblibrarian: "Key (for music)"
31285
          libopac: "Form of the Expression [Expression]"
30244
          libopac: "Key (for music)"
31286
          repeatable: 0
30245
          repeatable: 0
31287
          mandatory: 0
30246
          mandatory: 0
31288
          kohafield: ""
30247
          kohafield: ""
Lines 31291-31306 tables: Link Here
31291
          authtypecode: ""
30250
          authtypecode: ""
31292
          value_builder: ""
30251
          value_builder: ""
31293
          isurl: 0
30252
          isurl: 0
31294
          hidden: -6
30253
          hidden: -1
31295
          frameworkcode: ""
30254
          frameworkcode: ""
31296
          seealso: ""
30255
          seealso: ""
31297
          link: ""
30256
          link: ""
31298
          defaultvalue:
30257
          defaultvalue:
31299
30258
31300
        - tagfield: "507"
30259
        - tagfield: "501"
31301
          tagsubfield: "m"
30260
          tagsubfield: "w"
31302
          liblibrarian: "Language of the Expression [Expression]"
30261
          liblibrarian: "Arranged statement (for music)"
31303
          libopac: "Language of the Expression [Expression]"
30262
          libopac: "Arranged statement (for music)"
31304
          repeatable: 0
30263
          repeatable: 0
31305
          mandatory: 0
30264
          mandatory: 0
31306
          kohafield: ""
30265
          kohafield: ""
Lines 31309-31325 tables: Link Here
31309
          authtypecode: ""
30268
          authtypecode: ""
31310
          value_builder: ""
30269
          value_builder: ""
31311
          isurl: 0
30270
          isurl: 0
31312
          hidden: -6
30271
          hidden: -1
31313
          frameworkcode: ""
30272
          frameworkcode: ""
31314
          seealso: ""
30273
          seealso: ""
31315
          link: ""
30274
          link: ""
31316
          defaultvalue:
30275
          defaultvalue:
31317
30276
31318
        - tagfield: "507"
30277
        - tagfield: "501"
31319
          tagsubfield: "n"
30278
          tagsubfield: "x"
31320
          liblibrarian: "Content Type [Expression]"
30279
          liblibrarian: "Topical Subdivision"
31321
          libopac: "Content Type [Expression]"
30280
          libopac: "Topical Subdivision"
31322
          repeatable: 0
30281
          repeatable: 1
31323
          mandatory: 0
30282
          mandatory: 0
31324
          kohafield: ""
30283
          kohafield: ""
31325
          tab: 5
30284
          tab: 5
Lines 31327-31343 tables: Link Here
31327
          authtypecode: ""
30286
          authtypecode: ""
31328
          value_builder: ""
30287
          value_builder: ""
31329
          isurl: 0
30288
          isurl: 0
31330
          hidden: -6
30289
          hidden: -1
31331
          frameworkcode: ""
30290
          frameworkcode: ""
31332
          seealso: ""
30291
          seealso: ""
31333
          link: ""
30292
          link: ""
31334
          defaultvalue:
30293
          defaultvalue:
31335
30294
31336
        - tagfield: "507"
30295
        - tagfield: "501"
31337
          tagsubfield: "o"
30296
          tagsubfield: "y"
31338
          liblibrarian: "Date of Expression [Expression]"
30297
          liblibrarian: "Geographical Subdivision"
31339
          libopac: "Date of Expression [Expression]"
30298
          libopac: "Geographical Subdivision"
31340
          repeatable: 0
30299
          repeatable: 1
31341
          mandatory: 0
30300
          mandatory: 0
31342
          kohafield: ""
30301
          kohafield: ""
31343
          tab: 5
30302
          tab: 5
Lines 31345-31360 tables: Link Here
31345
          authtypecode: ""
30304
          authtypecode: ""
31346
          value_builder: ""
30305
          value_builder: ""
31347
          isurl: 0
30306
          isurl: 0
31348
          hidden: -6
30307
          hidden: -1
31349
          frameworkcode: ""
30308
          frameworkcode: ""
31350
          seealso: ""
30309
          seealso: ""
31351
          link: ""
30310
          link: ""
31352
          defaultvalue:
30311
          defaultvalue:
31353
30312
31354
        - tagfield: "507"
30313
        - tagfield: "501"
31355
          tagsubfield: "r"
30314
          tagsubfield: "z"
31356
          liblibrarian: "Medium of Performance (for Music)"
30315
          liblibrarian: "Chronological Subdivision"
31357
          libopac: "Medium of Performance (for Music)"
30316
          libopac: "Chronological Subdivision"
31358
          repeatable: 1
30317
          repeatable: 1
31359
          mandatory: 0
30318
          mandatory: 0
31360
          kohafield: ""
30319
          kohafield: ""
Lines 31363-31379 tables: Link Here
31363
          authtypecode: ""
30322
          authtypecode: ""
31364
          value_builder: ""
30323
          value_builder: ""
31365
          isurl: 0
30324
          isurl: 0
31366
          hidden: -6
30325
          hidden: -1
31367
          frameworkcode: ""
30326
          frameworkcode: ""
31368
          seealso: ""
30327
          seealso: ""
31369
          link: ""
30328
          link: ""
31370
          defaultvalue:
30329
          defaultvalue:
31371
30330
31372
        - tagfield: "507"
30331
        - tagfield: "503"
31373
          tagsubfield: "s"
30332
          tagsubfield: "a"
31374
          liblibrarian: "Numeric Designation (for Music)"
30333
          liblibrarian: "Form Heading Proper"
31375
          libopac: "Numeric Designation (for Music)"
30334
          libopac: "Form Heading Proper"
31376
          repeatable: 1
30335
          repeatable: 0
31377
          mandatory: 0
30336
          mandatory: 0
31378
          kohafield: ""
30337
          kohafield: ""
31379
          tab: 5
30338
          tab: 5
Lines 31381-31396 tables: Link Here
31381
          authtypecode: ""
30340
          authtypecode: ""
31382
          value_builder: ""
30341
          value_builder: ""
31383
          isurl: 0
30342
          isurl: 0
31384
          hidden: -6
30343
          hidden: -1
31385
          frameworkcode: ""
30344
          frameworkcode: ""
31386
          seealso: ""
30345
          seealso: ""
31387
          link: ""
30346
          link: ""
31388
          defaultvalue:
30347
          defaultvalue:
31389
30348
31390
        - tagfield: "507"
30349
        - tagfield: "503"
31391
          tagsubfield: "u"
30350
          tagsubfield: "b"
31392
          liblibrarian: "Key (for Music)"
30351
          liblibrarian: "Form Subheading"
31393
          libopac: "Key (for Music)"
30352
          libopac: "Form Subheading"
31394
          repeatable: 0
30353
          repeatable: 0
31395
          mandatory: 0
30354
          mandatory: 0
31396
          kohafield: ""
30355
          kohafield: ""
Lines 31399-31414 tables: Link Here
31399
          authtypecode: ""
30358
          authtypecode: ""
31400
          value_builder: ""
30359
          value_builder: ""
31401
          isurl: 0
30360
          isurl: 0
31402
          hidden: -6
30361
          hidden: -1
31403
          frameworkcode: ""
30362
          frameworkcode: ""
31404
          seealso: ""
30363
          seealso: ""
31405
          link: ""
30364
          link: ""
31406
          defaultvalue:
30365
          defaultvalue:
31407
30366
31408
        - tagfield: "507"
30367
        - tagfield: "503"
31409
          tagsubfield: "v"
30368
          tagsubfield: "d"
31410
          liblibrarian: "Medium of Performance (for Music) [Expression]"
30369
          liblibrarian: "Month and Day"
31411
          libopac: "Medium of Performance (for Music) [Expression]"
30370
          libopac: "Month and Day"
31412
          repeatable: 1
30371
          repeatable: 1
31413
          mandatory: 0
30372
          mandatory: 0
31414
          kohafield: ""
30373
          kohafield: ""
Lines 31417-31433 tables: Link Here
31417
          authtypecode: ""
30376
          authtypecode: ""
31418
          value_builder: ""
30377
          value_builder: ""
31419
          isurl: 0
30378
          isurl: 0
31420
          hidden: -6
30379
          hidden: -1
31421
          frameworkcode: ""
30380
          frameworkcode: ""
31422
          seealso: ""
30381
          seealso: ""
31423
          link: ""
30382
          link: ""
31424
          defaultvalue:
30383
          defaultvalue:
31425
30384
31426
        - tagfield: "507"
30385
        - tagfield: "503"
31427
          tagsubfield: "w"
30386
          tagsubfield: "e"
31428
          liblibrarian: "Other Characteristics of Expression [Expression]"
30387
          liblibrarian: "Personal Name - Entry Element of Person"
31429
          libopac: "Other Characteristics of Expression [Expression]"
30388
          libopac: "Personal Name - Entry Element of Person"
31430
          repeatable: 1
30389
          repeatable: 0
31431
          mandatory: 0
30390
          mandatory: 0
31432
          kohafield: ""
30391
          kohafield: ""
31433
          tab: 5
30392
          tab: 5
Lines 31435-31450 tables: Link Here
31435
          authtypecode: ""
30394
          authtypecode: ""
31436
          value_builder: ""
30395
          value_builder: ""
31437
          isurl: 0
30396
          isurl: 0
31438
          hidden: -6
30397
          hidden: -1
31439
          frameworkcode: ""
30398
          frameworkcode: ""
31440
          seealso: ""
30399
          seealso: ""
31441
          link: ""
30400
          link: ""
31442
          defaultvalue:
30401
          defaultvalue:
31443
30402
31444
        - tagfield: "510"
30403
        - tagfield: "503"
31445
          tagsubfield: "a"
30404
          tagsubfield: "f"
31446
          liblibrarian: "Parallel Title"
30405
          liblibrarian: "Personal Name - Part of Name Other than Entry Element Forename"
31447
          libopac: "Parallel Title"
30406
          libopac: "Personal Name - Part of Name Other than Entry Element Forename"
31448
          repeatable: 0
30407
          repeatable: 0
31449
          mandatory: 0
30408
          mandatory: 0
31450
          kohafield: ""
30409
          kohafield: ""
Lines 31453-31469 tables: Link Here
31453
          authtypecode: ""
30412
          authtypecode: ""
31454
          value_builder: ""
30413
          value_builder: ""
31455
          isurl: 0
30414
          isurl: 0
31456
          hidden: -5
30415
          hidden: -1
31457
          frameworkcode: ""
30416
          frameworkcode: ""
31458
          seealso: ""
30417
          seealso: ""
31459
          link: ""
30418
          link: ""
31460
          defaultvalue:
30419
          defaultvalue:
31461
30420
31462
        - tagfield: "510"
30421
        - tagfield: "503"
31463
          tagsubfield: "e"
30422
          tagsubfield: "g"
31464
          liblibrarian: "Other Title Information"
30423
          liblibrarian: "Personal Name - Dates"
31465
          libopac: "Other Title Information"
30424
          libopac: "Personal Name - Dates"
31466
          repeatable: 1
30425
          repeatable: 0
31467
          mandatory: 0
30426
          mandatory: 0
31468
          kohafield: ""
30427
          kohafield: ""
31469
          tab: 5
30428
          tab: 5
Lines 31471-31487 tables: Link Here
31471
          authtypecode: ""
30430
          authtypecode: ""
31472
          value_builder: ""
30431
          value_builder: ""
31473
          isurl: 0
30432
          isurl: 0
31474
          hidden: -5
30433
          hidden: -1
31475
          frameworkcode: ""
30434
          frameworkcode: ""
31476
          seealso: ""
30435
          seealso: ""
31477
          link: ""
30436
          link: ""
31478
          defaultvalue:
30437
          defaultvalue:
31479
30438
31480
        - tagfield: "510"
30439
        - tagfield: "503"
31481
          tagsubfield: "h"
30440
          tagsubfield: "h"
31482
          liblibrarian: "Number of Part"
30441
          liblibrarian: "Personal Name Qualifier"
31483
          libopac: "Number of Part"
30442
          libopac: "Personal Name Qualifier"
31484
          repeatable: 1
30443
          repeatable: 0
31485
          mandatory: 0
30444
          mandatory: 0
31486
          kohafield: ""
30445
          kohafield: ""
31487
          tab: 5
30446
          tab: 5
Lines 31489-31505 tables: Link Here
31489
          authtypecode: ""
30448
          authtypecode: ""
31490
          value_builder: ""
30449
          value_builder: ""
31491
          isurl: 0
30450
          isurl: 0
31492
          hidden: -5
30451
          hidden: -1
31493
          frameworkcode: ""
30452
          frameworkcode: ""
31494
          seealso: ""
30453
          seealso: ""
31495
          link: ""
30454
          link: ""
31496
          defaultvalue:
30455
          defaultvalue:
31497
30456
31498
        - tagfield: "510"
30457
        - tagfield: "503"
31499
          tagsubfield: "i"
30458
          tagsubfield: "i"
31500
          liblibrarian: "Name of Part"
30459
          liblibrarian: "Title of Part"
31501
          libopac: "Name of Part"
30460
          libopac: "Title of Part"
31502
          repeatable: 1
30461
          repeatable: 0
31503
          mandatory: 0
30462
          mandatory: 0
31504
          kohafield: ""
30463
          kohafield: ""
31505
          tab: 5
30464
          tab: 5
Lines 31507-31523 tables: Link Here
31507
          authtypecode: ""
30466
          authtypecode: ""
31508
          value_builder: ""
30467
          value_builder: ""
31509
          isurl: 0
30468
          isurl: 0
31510
          hidden: -5
30469
          hidden: -1
31511
          frameworkcode: ""
30470
          frameworkcode: ""
31512
          seealso: ""
30471
          seealso: ""
31513
          link: ""
30472
          link: ""
31514
          defaultvalue:
30473
          defaultvalue:
31515
30474
31516
        - tagfield: "510"
30475
        - tagfield: "503"
31517
          tagsubfield: "j"
30476
          tagsubfield: "j"
31518
          liblibrarian: "Volume or Dates Associated with Title"
30477
          liblibrarian: "Year"
31519
          libopac: "Volume or Dates Associated with Title"
30478
          libopac: "Year"
31520
          repeatable: 0
30479
          repeatable: 1
31521
          mandatory: 0
30480
          mandatory: 0
31522
          kohafield: ""
30481
          kohafield: ""
31523
          tab: 5
30482
          tab: 5
Lines 31525-31540 tables: Link Here
31525
          authtypecode: ""
30484
          authtypecode: ""
31526
          value_builder: ""
30485
          value_builder: ""
31527
          isurl: 0
30486
          isurl: 0
31528
          hidden: -5
30487
          hidden: -1
31529
          frameworkcode: ""
30488
          frameworkcode: ""
31530
          seealso: ""
30489
          seealso: ""
31531
          link: ""
30490
          link: ""
31532
          defaultvalue:
30491
          defaultvalue:
31533
30492
31534
        - tagfield: "510"
30493
        - tagfield: "503"
31535
          tagsubfield: "n"
30494
          tagsubfield: "k"
31536
          liblibrarian: "Miscellaneous Information"
30495
          liblibrarian: "Numeration (Arabic)"
31537
          libopac: "Miscellaneous Information"
30496
          libopac: "Numeration (Arabic)"
31538
          repeatable: 0
30497
          repeatable: 0
31539
          mandatory: 0
30498
          mandatory: 0
31540
          kohafield: ""
30499
          kohafield: ""
Lines 31543-31558 tables: Link Here
31543
          authtypecode: ""
30502
          authtypecode: ""
31544
          value_builder: ""
30503
          value_builder: ""
31545
          isurl: 0
30504
          isurl: 0
31546
          hidden: -5
30505
          hidden: -1
31547
          frameworkcode: ""
30506
          frameworkcode: ""
31548
          seealso: ""
30507
          seealso: ""
31549
          link: ""
30508
          link: ""
31550
          defaultvalue:
30509
          defaultvalue:
31551
30510
31552
        - tagfield: "510"
30511
        - tagfield: "503"
31553
          tagsubfield: "z"
30512
          tagsubfield: "l"
31554
          liblibrarian: "Language of Title"
30513
          liblibrarian: "Numeration (Roman)"
31555
          libopac: "Language of Title"
30514
          libopac: "Numeration (Roman)"
31556
          repeatable: 0
30515
          repeatable: 0
31557
          mandatory: 0
30516
          mandatory: 0
31558
          kohafield: ""
30517
          kohafield: ""
Lines 31561-31576 tables: Link Here
31561
          authtypecode: ""
30520
          authtypecode: ""
31562
          value_builder: ""
30521
          value_builder: ""
31563
          isurl: 0
30522
          isurl: 0
31564
          hidden: -5
30523
          hidden: -1
31565
          frameworkcode: ""
30524
          frameworkcode: ""
31566
          seealso: ""
30525
          seealso: ""
31567
          link: ""
30526
          link: ""
31568
          defaultvalue:
30527
          defaultvalue:
31569
30528
31570
        - tagfield: "511"
30529
        - tagfield: "503"
31571
          tagsubfield: "a"
30530
          tagsubfield: "m"
31572
          liblibrarian: "Half Title"
30531
          liblibrarian: "Locality"
31573
          libopac: "Half Title"
30532
          libopac: "Locality"
31574
          repeatable: 0
30533
          repeatable: 0
31575
          mandatory: 0
30534
          mandatory: 0
31576
          kohafield: ""
30535
          kohafield: ""
Lines 31579-31595 tables: Link Here
31579
          authtypecode: ""
30538
          authtypecode: ""
31580
          value_builder: ""
30539
          value_builder: ""
31581
          isurl: 0
30540
          isurl: 0
31582
          hidden: -6
30541
          hidden: -1
31583
          frameworkcode: ""
30542
          frameworkcode: ""
31584
          seealso: ""
30543
          seealso: ""
31585
          link: ""
30544
          link: ""
31586
          defaultvalue:
30545
          defaultvalue:
31587
30546
31588
        - tagfield: "511"
30547
        - tagfield: "503"
31589
          tagsubfield: "e"
30548
          tagsubfield: "n"
31590
          liblibrarian: "Other Title Information"
30549
          liblibrarian: "Institution in Locality"
31591
          libopac: "Other Title Information"
30550
          libopac: "Institution in Locality"
31592
          repeatable: 1
30551
          repeatable: 0
31593
          mandatory: 0
30552
          mandatory: 0
31594
          kohafield: ""
30553
          kohafield: ""
31595
          tab: 5
30554
          tab: 5
Lines 31597-31613 tables: Link Here
31597
          authtypecode: ""
30556
          authtypecode: ""
31598
          value_builder: ""
30557
          value_builder: ""
31599
          isurl: 0
30558
          isurl: 0
31600
          hidden: -6
30559
          hidden: -1
31601
          frameworkcode: ""
30560
          frameworkcode: ""
31602
          seealso: ""
30561
          seealso: ""
31603
          link: ""
30562
          link: ""
31604
          defaultvalue:
30563
          defaultvalue:
31605
30564
31606
        - tagfield: "511"
30565
        - tagfield: "503"
31607
          tagsubfield: "h"
30566
          tagsubfield: "o"
31608
          liblibrarian: "Number of Part"
30567
          liblibrarian: "Place in Locality"
31609
          libopac: "Number of Part"
30568
          libopac: "Place in Locality"
31610
          repeatable: 1
30569
          repeatable: 0
31611
          mandatory: 0
30570
          mandatory: 0
31612
          kohafield: ""
30571
          kohafield: ""
31613
          tab: 5
30572
          tab: 5
Lines 31615-31631 tables: Link Here
31615
          authtypecode: ""
30574
          authtypecode: ""
31616
          value_builder: ""
30575
          value_builder: ""
31617
          isurl: 0
30576
          isurl: 0
31618
          hidden: -6
30577
          hidden: -1
31619
          frameworkcode: ""
30578
          frameworkcode: ""
31620
          seealso: ""
30579
          seealso: ""
31621
          link: ""
30580
          link: ""
31622
          defaultvalue:
30581
          defaultvalue:
31623
30582
31624
        - tagfield: "511"
30583
        - tagfield: "506"
31625
          tagsubfield: "i"
30584
          tagsubfield: "3"
31626
          liblibrarian: "Name of Part"
30585
          liblibrarian: "Authority Entry Record Number"
31627
          libopac: "Name of Part"
30586
          libopac: "Authority Entry Record Number"
31628
          repeatable: 1
30587
          repeatable: 0
31629
          mandatory: 0
30588
          mandatory: 0
31630
          kohafield: ""
30589
          kohafield: ""
31631
          tab: 5
30590
          tab: 5
Lines 31633-31648 tables: Link Here
31633
          authtypecode: ""
30592
          authtypecode: ""
31634
          value_builder: ""
30593
          value_builder: ""
31635
          isurl: 0
30594
          isurl: 0
31636
          hidden: -6
30595
          hidden: -1
31637
          frameworkcode: ""
30596
          frameworkcode: ""
31638
          seealso: ""
30597
          seealso: ""
31639
          link: ""
30598
          link: ""
31640
          defaultvalue:
30599
          defaultvalue:
31641
30600
31642
        - tagfield: "511"
30601
        - tagfield: "506"
31643
          tagsubfield: "j"
30602
          tagsubfield: "9"
31644
          liblibrarian: "Volume or Dates Associated with Title"
30603
          liblibrarian: "Koha number"
31645
          libopac: "Volume or Dates Associated with Title"
30604
          libopac: "Koha number"
31646
          repeatable: 0
30605
          repeatable: 0
31647
          mandatory: 0
30606
          mandatory: 0
31648
          kohafield: ""
30607
          kohafield: ""
Lines 31651-31684 tables: Link Here
31651
          authtypecode: ""
30610
          authtypecode: ""
31652
          value_builder: ""
30611
          value_builder: ""
31653
          isurl: 0
30612
          isurl: 0
31654
          hidden: -6
30613
          hidden: -1
31655
          frameworkcode: ""
30614
          frameworkcode: ""
31656
          seealso: ""
30615
          seealso: ""
31657
          link: ""
30616
          link: ""
31658
          defaultvalue:
30617
          defaultvalue:
31659
30618
31660
        - tagfield: "511"
30619
        - tagfield: "506"
31661
          tagsubfield: "n"
30620
          tagsubfield: "a"
31662
          liblibrarian: "Miscellaneous Information"
30621
          liblibrarian: "Title"
31663
          libopac: "Miscellaneous Information"
30622
          libopac: "Title"
31664
          repeatable: 0
30623
          repeatable: 0
31665
          mandatory: 0
30624
          mandatory: 0
31666
          kohafield: ""
30625
          kohafield: ""
31667
          tab: 5
30626
          tab: 5
31668
          authorised_value: ""
30627
          authorised_value: ""
31669
          authtypecode: ""
30628
          authtypecode: WORK
31670
          value_builder: ""
30629
          value_builder: ""
31671
          isurl: 0
30630
          isurl: 0
31672
          hidden: -6
30631
          hidden: -1
31673
          frameworkcode: ""
30632
          frameworkcode: ""
31674
          seealso: ""
30633
          seealso: ""
31675
          link: ""
30634
          link: ""
31676
          defaultvalue:
30635
          defaultvalue:
31677
30636
31678
        - tagfield: "511"
30637
        - tagfield: "506"
31679
          tagsubfield: "z"
30638
          tagsubfield: "c"
31680
          liblibrarian: "Language of Title"
30639
          liblibrarian: "Form of work"
31681
          libopac: "Language of Title"
30640
          libopac: "Form of work"
31682
          repeatable: 0
30641
          repeatable: 0
31683
          mandatory: 0
30642
          mandatory: 0
31684
          kohafield: ""
30643
          kohafield: ""
Lines 31687-31702 tables: Link Here
31687
          authtypecode: ""
30646
          authtypecode: ""
31688
          value_builder: ""
30647
          value_builder: ""
31689
          isurl: 0
30648
          isurl: 0
31690
          hidden: -6
30649
          hidden: -1
31691
          frameworkcode: ""
30650
          frameworkcode: ""
31692
          seealso: ""
30651
          seealso: ""
31693
          link: ""
30652
          link: ""
31694
          defaultvalue:
30653
          defaultvalue:
31695
30654
31696
        - tagfield: "512"
30655
        - tagfield: "506"
31697
          tagsubfield: "a"
30656
          tagsubfield: "d"
31698
          liblibrarian: "Cover Title"
30657
          liblibrarian: "Date of work"
31699
          libopac: "Cover Title"
30658
          libopac: "Date of work"
31700
          repeatable: 0
30659
          repeatable: 0
31701
          mandatory: 0
30660
          mandatory: 0
31702
          kohafield: ""
30661
          kohafield: ""
Lines 31705-31721 tables: Link Here
31705
          authtypecode: ""
30664
          authtypecode: ""
31706
          value_builder: ""
30665
          value_builder: ""
31707
          isurl: 0
30666
          isurl: 0
31708
          hidden: -5
30667
          hidden: -1
31709
          frameworkcode: ""
30668
          frameworkcode: ""
31710
          seealso: ""
30669
          seealso: ""
31711
          link: ""
30670
          link: ""
31712
          defaultvalue:
30671
          defaultvalue:
31713
30672
31714
        - tagfield: "512"
30673
        - tagfield: "506"
31715
          tagsubfield: "e"
30674
          tagsubfield: "e"
31716
          liblibrarian: "Other Title Information"
30675
          liblibrarian: "Place of origin of work"
31717
          libopac: "Other Title Information"
30676
          libopac: "Place of origin of work"
31718
          repeatable: 1
30677
          repeatable: 0
31719
          mandatory: 0
30678
          mandatory: 0
31720
          kohafield: ""
30679
          kohafield: ""
31721
          tab: 5
30680
          tab: 5
Lines 31723-31739 tables: Link Here
31723
          authtypecode: ""
30682
          authtypecode: ""
31724
          value_builder: ""
30683
          value_builder: ""
31725
          isurl: 0
30684
          isurl: 0
31726
          hidden: -5
30685
          hidden: -1
31727
          frameworkcode: ""
30686
          frameworkcode: ""
31728
          seealso: ""
30687
          seealso: ""
31729
          link: ""
30688
          link: ""
31730
          defaultvalue:
30689
          defaultvalue:
31731
30690
31732
        - tagfield: "512"
30691
        - tagfield: "506"
31733
          tagsubfield: "h"
30692
          tagsubfield: "f"
31734
          liblibrarian: "Number of Part"
30693
          liblibrarian: "Original language of the work"
31735
          libopac: "Number of Part"
30694
          libopac: "Original language of the work"
31736
          repeatable: 1
30695
          repeatable: 0
31737
          mandatory: 0
30696
          mandatory: 0
31738
          kohafield: ""
30697
          kohafield: ""
31739
          tab: 5
30698
          tab: 5
Lines 31741-31757 tables: Link Here
31741
          authtypecode: ""
30700
          authtypecode: ""
31742
          value_builder: ""
30701
          value_builder: ""
31743
          isurl: 0
30702
          isurl: 0
31744
          hidden: -6
30703
          hidden: -1
31745
          frameworkcode: ""
30704
          frameworkcode: ""
31746
          seealso: ""
30705
          seealso: ""
31747
          link: ""
30706
          link: ""
31748
          defaultvalue:
30707
          defaultvalue:
31749
30708
31750
        - tagfield: "512"
30709
        - tagfield: "506"
31751
          tagsubfield: "i"
30710
          tagsubfield: "h"
31752
          liblibrarian: "Name of Part"
30711
          liblibrarian: "Number of section or part"
31753
          libopac: "Name of Part"
30712
          libopac: "Number of section or part"
31754
          repeatable: 1
30713
          repeatable: 0
31755
          mandatory: 0
30714
          mandatory: 0
31756
          kohafield: ""
30715
          kohafield: ""
31757
          tab: 5
30716
          tab: 5
Lines 31759-31774 tables: Link Here
31759
          authtypecode: ""
30718
          authtypecode: ""
31760
          value_builder: ""
30719
          value_builder: ""
31761
          isurl: 0
30720
          isurl: 0
31762
          hidden: -6
30721
          hidden: -1
31763
          frameworkcode: ""
30722
          frameworkcode: ""
31764
          seealso: ""
30723
          seealso: ""
31765
          link: ""
30724
          link: ""
31766
          defaultvalue:
30725
          defaultvalue:
31767
30726
31768
        - tagfield: "512"
30727
        - tagfield: "506"
31769
          tagsubfield: "j"
30728
          tagsubfield: "i"
31770
          liblibrarian: "Volume or Dates Associated with Title"
30729
          liblibrarian: "Name of section or part"
31771
          libopac: "Volume or Dates Associated with Title"
30730
          libopac: "Name of section or part"
31772
          repeatable: 0
30731
          repeatable: 0
31773
          mandatory: 0
30732
          mandatory: 0
31774
          kohafield: ""
30733
          kohafield: ""
Lines 31777-31792 tables: Link Here
31777
          authtypecode: ""
30736
          authtypecode: ""
31778
          value_builder: ""
30737
          value_builder: ""
31779
          isurl: 0
30738
          isurl: 0
31780
          hidden: -6
30739
          hidden: -1
31781
          frameworkcode: ""
30740
          frameworkcode: ""
31782
          seealso: ""
30741
          seealso: ""
31783
          link: ""
30742
          link: ""
31784
          defaultvalue:
30743
          defaultvalue:
31785
30744
31786
        - tagfield: "512"
30745
        - tagfield: "506"
31787
          tagsubfield: "n"
30746
          tagsubfield: "k"
31788
          liblibrarian: "Miscellaneous Information"
30747
          liblibrarian: "Other distinguishing characteristics of a work"
31789
          libopac: "Miscellaneous Information"
30748
          libopac: "Other distinguishing characteristics of a work"
31790
          repeatable: 0
30749
          repeatable: 0
31791
          mandatory: 0
30750
          mandatory: 0
31792
          kohafield: ""
30751
          kohafield: ""
Lines 31795-31811 tables: Link Here
31795
          authtypecode: ""
30754
          authtypecode: ""
31796
          value_builder: ""
30755
          value_builder: ""
31797
          isurl: 0
30756
          isurl: 0
31798
          hidden: -6
30757
          hidden: -1
31799
          frameworkcode: ""
30758
          frameworkcode: ""
31800
          seealso: ""
30759
          seealso: ""
31801
          link: ""
30760
          link: ""
31802
          defaultvalue:
30761
          defaultvalue:
31803
30762
31804
        - tagfield: "512"
30763
        - tagfield: "506"
31805
          tagsubfield: "z"
30764
          tagsubfield: "r"
31806
          liblibrarian: "Language of Title"
30765
          liblibrarian: "Medium of performance (for music)"
31807
          libopac: "Language of Title"
30766
          libopac: "Medium of performance (for music)"
31808
          repeatable: 0
30767
          repeatable: 1
31809
          mandatory: 0
30768
          mandatory: 0
31810
          kohafield: ""
30769
          kohafield: ""
31811
          tab: 5
30770
          tab: 5
Lines 31813-31829 tables: Link Here
31813
          authtypecode: ""
30772
          authtypecode: ""
31814
          value_builder: ""
30773
          value_builder: ""
31815
          isurl: 0
30774
          isurl: 0
31816
          hidden: -6
30775
          hidden: -1
31817
          frameworkcode: ""
30776
          frameworkcode: ""
31818
          seealso: ""
30777
          seealso: ""
31819
          link: ""
30778
          link: ""
31820
          defaultvalue:
30779
          defaultvalue:
31821
30780
31822
        - tagfield: "513"
30781
        - tagfield: "506"
31823
          tagsubfield: "a"
30782
          tagsubfield: "s"
31824
          liblibrarian: "Added Title - Page Title"
30783
          liblibrarian: "Numeric designation (for music)"
31825
          libopac: "Added Title - Page Title"
30784
          libopac: "Numeric designation (for music)"
31826
          repeatable: 0
30785
          repeatable: 1
31827
          mandatory: 0
30786
          mandatory: 0
31828
          kohafield: ""
30787
          kohafield: ""
31829
          tab: 5
30788
          tab: 5
Lines 31831-31847 tables: Link Here
31831
          authtypecode: ""
30790
          authtypecode: ""
31832
          value_builder: ""
30791
          value_builder: ""
31833
          isurl: 0
30792
          isurl: 0
31834
          hidden: -5
30793
          hidden: -1
31835
          frameworkcode: ""
30794
          frameworkcode: ""
31836
          seealso: ""
30795
          seealso: ""
31837
          link: ""
30796
          link: ""
31838
          defaultvalue:
30797
          defaultvalue:
31839
30798
31840
        - tagfield: "513"
30799
        - tagfield: "506"
31841
          tagsubfield: "e"
30800
          tagsubfield: "u"
31842
          liblibrarian: "Other Title Information"
30801
          liblibrarian: "Key (for music)"
31843
          libopac: "Other Title Information"
30802
          libopac: "Key (for music)"
31844
          repeatable: 1
30803
          repeatable: 0
31845
          mandatory: 0
30804
          mandatory: 0
31846
          kohafield: ""
30805
          kohafield: ""
31847
          tab: 5
30806
          tab: 5
Lines 31849-31865 tables: Link Here
31849
          authtypecode: ""
30808
          authtypecode: ""
31850
          value_builder: ""
30809
          value_builder: ""
31851
          isurl: 0
30810
          isurl: 0
31852
          hidden: -5
30811
          hidden: -1
31853
          frameworkcode: ""
30812
          frameworkcode: ""
31854
          seealso: ""
30813
          seealso: ""
31855
          link: ""
30814
          link: ""
31856
          defaultvalue:
30815
          defaultvalue:
31857
30816
31858
        - tagfield: "513"
30817
        - tagfield: "507"
31859
          tagsubfield: "h"
30818
          tagsubfield: "3"
31860
          liblibrarian: "Number of Part"
30819
          liblibrarian: "Authority Entry Record Number"
31861
          libopac: "Number of Part"
30820
          libopac: "Authority Entry Record Number"
31862
          repeatable: 1
30821
          repeatable: 0
31863
          mandatory: 0
30822
          mandatory: 0
31864
          kohafield: ""
30823
          kohafield: ""
31865
          tab: 5
30824
          tab: 5
Lines 31867-31883 tables: Link Here
31867
          authtypecode: ""
30826
          authtypecode: ""
31868
          value_builder: ""
30827
          value_builder: ""
31869
          isurl: 0
30828
          isurl: 0
31870
          hidden: -5
30829
          hidden: -1
31871
          frameworkcode: ""
30830
          frameworkcode: ""
31872
          seealso: ""
30831
          seealso: ""
31873
          link: ""
30832
          link: ""
31874
          defaultvalue:
30833
          defaultvalue:
31875
30834
31876
        - tagfield: "513"
30835
        - tagfield: "507"
31877
          tagsubfield: "i"
30836
          tagsubfield: "9"
31878
          liblibrarian: "Name of Part"
30837
          liblibrarian: "Koha number"
31879
          libopac: "Name of Part"
30838
          libopac: "Koha number"
31880
          repeatable: 1
30839
          repeatable: 0
31881
          mandatory: 0
30840
          mandatory: 0
31882
          kohafield: ""
30841
          kohafield: ""
31883
          tab: 5
30842
          tab: 5
Lines 31885-31918 tables: Link Here
31885
          authtypecode: ""
30844
          authtypecode: ""
31886
          value_builder: ""
30845
          value_builder: ""
31887
          isurl: 0
30846
          isurl: 0
31888
          hidden: -5
30847
          hidden: -1
31889
          frameworkcode: ""
30848
          frameworkcode: ""
31890
          seealso: ""
30849
          seealso: ""
31891
          link: ""
30850
          link: ""
31892
          defaultvalue:
30851
          defaultvalue:
31893
30852
31894
        - tagfield: "513"
30853
        - tagfield: "507"
31895
          tagsubfield: "j"
30854
          tagsubfield: "a"
31896
          liblibrarian: "Volume or Dates Associated with Title"
30855
          liblibrarian: "Title [Work]"
31897
          libopac: "Volume or Dates Associated with Title"
30856
          libopac: "Title [Work]"
31898
          repeatable: 0
30857
          repeatable: 0
31899
          mandatory: 0
30858
          mandatory: 0
31900
          kohafield: ""
30859
          kohafield: ""
31901
          tab: 5
30860
          tab: 5
31902
          authorised_value: ""
30861
          authorised_value: ""
31903
          authtypecode: ""
30862
          authtypecode: EXP
31904
          value_builder: ""
30863
          value_builder: ""
31905
          isurl: 0
30864
          isurl: 0
31906
          hidden: -6
30865
          hidden: -1
31907
          frameworkcode: ""
30866
          frameworkcode: ""
31908
          seealso: ""
30867
          seealso: ""
31909
          link: ""
30868
          link: ""
31910
          defaultvalue:
30869
          defaultvalue:
31911
30870
31912
        - tagfield: "513"
30871
        - tagfield: "507"
31913
          tagsubfield: "n"
30872
          tagsubfield: "c"
31914
          liblibrarian: "Miscellaneous Information"
30873
          liblibrarian: "Form of work [Work]"
31915
          libopac: "Miscellaneous Information"
30874
          libopac: "Form of work [Work]"
31916
          repeatable: 0
30875
          repeatable: 0
31917
          mandatory: 0
30876
          mandatory: 0
31918
          kohafield: ""
30877
          kohafield: ""
Lines 31921-31937 tables: Link Here
31921
          authtypecode: ""
30880
          authtypecode: ""
31922
          value_builder: ""
30881
          value_builder: ""
31923
          isurl: 0
30882
          isurl: 0
31924
          hidden: -6
30883
          hidden: -1
31925
          frameworkcode: ""
30884
          frameworkcode: ""
31926
          seealso: ""
30885
          seealso: ""
31927
          link: ""
30886
          link: ""
31928
          defaultvalue:
30887
          defaultvalue:
31929
30888
31930
        - tagfield: "513"
30889
        - tagfield: "507"
31931
          tagsubfield: "z"
30890
          tagsubfield: "d"
31932
          liblibrarian: "Language of Title"
30891
          liblibrarian: "Date of work [Work]"
31933
          libopac: "Language of Title"
30892
          libopac: "Date of work [Work]"
31934
          repeatable: 0
30893
          repeatable: 1
31935
          mandatory: 0
30894
          mandatory: 0
31936
          kohafield: ""
30895
          kohafield: ""
31937
          tab: 5
30896
          tab: 5
Lines 31939-31954 tables: Link Here
31939
          authtypecode: ""
30898
          authtypecode: ""
31940
          value_builder: ""
30899
          value_builder: ""
31941
          isurl: 0
30900
          isurl: 0
31942
          hidden: -6
30901
          hidden: 1
31943
          frameworkcode: ""
30902
          frameworkcode: ""
31944
          seealso: ""
30903
          seealso: ""
31945
          link: ""
30904
          link: ""
31946
          defaultvalue:
30905
          defaultvalue:
31947
30906
31948
        - tagfield: "514"
30907
        - tagfield: "507"
31949
          tagsubfield: "a"
30908
          tagsubfield: "e"
31950
          liblibrarian: "Caption Title"
30909
          liblibrarian: "Place of origin of work [Work]"
31951
          libopac: "Caption Title"
30910
          libopac: "Place of origin of work [Work]"
31952
          repeatable: 0
30911
          repeatable: 0
31953
          mandatory: 0
30912
          mandatory: 0
31954
          kohafield: ""
30913
          kohafield: ""
Lines 31957-31972 tables: Link Here
31957
          authtypecode: ""
30916
          authtypecode: ""
31958
          value_builder: ""
30917
          value_builder: ""
31959
          isurl: 0
30918
          isurl: 0
31960
          hidden: -5
30919
          hidden: 1
31961
          frameworkcode: ""
30920
          frameworkcode: ""
31962
          seealso: ""
30921
          seealso: ""
31963
          link: ""
30922
          link: ""
31964
          defaultvalue:
30923
          defaultvalue:
31965
30924
31966
        - tagfield: "514"
30925
        - tagfield: "507"
31967
          tagsubfield: "e"
30926
          tagsubfield: "f"
31968
          liblibrarian: "Other Title Information"
30927
          liblibrarian: "Original language of the work [Work]"
31969
          libopac: "Other Title Information"
30928
          libopac: "Original language of the work [Work]"
31970
          repeatable: 1
30929
          repeatable: 1
31971
          mandatory: 0
30930
          mandatory: 0
31972
          kohafield: ""
30931
          kohafield: ""
Lines 31975-31990 tables: Link Here
31975
          authtypecode: ""
30934
          authtypecode: ""
31976
          value_builder: ""
30935
          value_builder: ""
31977
          isurl: 0
30936
          isurl: 0
31978
          hidden: -5
30937
          hidden: -1
31979
          frameworkcode: ""
30938
          frameworkcode: ""
31980
          seealso: ""
30939
          seealso: ""
31981
          link: ""
30940
          link: ""
31982
          defaultvalue:
30941
          defaultvalue:
31983
30942
31984
        - tagfield: "514"
30943
        - tagfield: "507"
31985
          tagsubfield: "h"
30944
          tagsubfield: "h"
31986
          liblibrarian: "Number of Part"
30945
          liblibrarian: "Number of section or part [Work]"
31987
          libopac: "Number of Part"
30946
          libopac: "Number of section or part [Work]"
31988
          repeatable: 1
30947
          repeatable: 1
31989
          mandatory: 0
30948
          mandatory: 0
31990
          kohafield: ""
30949
          kohafield: ""
Lines 31993-32009 tables: Link Here
31993
          authtypecode: ""
30952
          authtypecode: ""
31994
          value_builder: ""
30953
          value_builder: ""
31995
          isurl: 0
30954
          isurl: 0
31996
          hidden: -6
30955
          hidden: -1
31997
          frameworkcode: ""
30956
          frameworkcode: ""
31998
          seealso: ""
30957
          seealso: ""
31999
          link: ""
30958
          link: ""
32000
          defaultvalue:
30959
          defaultvalue:
32001
30960
32002
        - tagfield: "514"
30961
        - tagfield: "507"
32003
          tagsubfield: "i"
30962
          tagsubfield: "i"
32004
          liblibrarian: "Name of Part"
30963
          liblibrarian: "Name of section or part [Work]"
32005
          libopac: "Name of Part"
30964
          libopac: "Name of section or part [Work]"
32006
          repeatable: 1
30965
          repeatable: 0
32007
          mandatory: 0
30966
          mandatory: 0
32008
          kohafield: ""
30967
          kohafield: ""
32009
          tab: 5
30968
          tab: 5
Lines 32011-32027 tables: Link Here
32011
          authtypecode: ""
30970
          authtypecode: ""
32012
          value_builder: ""
30971
          value_builder: ""
32013
          isurl: 0
30972
          isurl: 0
32014
          hidden: -6
30973
          hidden: -1
32015
          frameworkcode: ""
30974
          frameworkcode: ""
32016
          seealso: ""
30975
          seealso: ""
32017
          link: ""
30976
          link: ""
32018
          defaultvalue:
30977
          defaultvalue:
32019
30978
32020
        - tagfield: "514"
30979
        - tagfield: "507"
32021
          tagsubfield: "j"
30980
          tagsubfield: "k"
32022
          liblibrarian: "Volume or Dates Associated with Title"
30981
          liblibrarian: "Other distinguishing characteristics of a work [Work]"
32023
          libopac: "Volume or Dates Associated with Title"
30982
          libopac: "Other distinguishing characteristics of a work [Work]"
32024
          repeatable: 0
30983
          repeatable: 1
30984
          mandatory: 0
30985
          kohafield: ""
30986
          tab: 5
30987
          authorised_value: ""
30988
          authtypecode: ""
30989
          value_builder: ""
30990
          isurl: 0
30991
          hidden: -1
30992
          frameworkcode: ""
30993
          seealso: ""
30994
          link: ""
30995
          defaultvalue:
30996
30997
        - tagfield: "507"
30998
          tagsubfield: "l"
30999
          liblibrarian: "Form of the expression [Expression]"
31000
          libopac: "Form of the expression [Expression]"
31001
          repeatable: 1
32025
          mandatory: 0
31002
          mandatory: 0
32026
          kohafield: ""
31003
          kohafield: ""
32027
          tab: 5
31004
          tab: 5
Lines 32029-32045 tables: Link Here
32029
          authtypecode: ""
31006
          authtypecode: ""
32030
          value_builder: ""
31007
          value_builder: ""
32031
          isurl: 0
31008
          isurl: 0
32032
          hidden: -6
31009
          hidden: -1
32033
          frameworkcode: ""
31010
          frameworkcode: ""
32034
          seealso: ""
31011
          seealso: ""
32035
          link: ""
31012
          link: ""
32036
          defaultvalue:
31013
          defaultvalue:
32037
31014
32038
        - tagfield: "514"
31015
        - tagfield: "507"
32039
          tagsubfield: "n"
31016
          tagsubfield: "m"
32040
          liblibrarian: "Miscellaneous Information"
31017
          liblibrarian: "Language of the expression [Expression]"
32041
          libopac: "Miscellaneous Information"
31018
          libopac: "Language of the expression [Expression]"
32042
          repeatable: 0
31019
          repeatable: 1
32043
          mandatory: 0
31020
          mandatory: 0
32044
          kohafield: ""
31021
          kohafield: ""
32045
          tab: 5
31022
          tab: 5
Lines 32047-32063 tables: Link Here
32047
          authtypecode: ""
31024
          authtypecode: ""
32048
          value_builder: ""
31025
          value_builder: ""
32049
          isurl: 0
31026
          isurl: 0
32050
          hidden: -6
31027
          hidden: -1
32051
          frameworkcode: ""
31028
          frameworkcode: ""
32052
          seealso: ""
31029
          seealso: ""
32053
          link: ""
31030
          link: ""
32054
          defaultvalue:
31031
          defaultvalue:
32055
31032
32056
        - tagfield: "514"
31033
        - tagfield: "507"
32057
          tagsubfield: "z"
31034
          tagsubfield: "n"
32058
          liblibrarian: "Language of Title"
31035
          liblibrarian: "Content type [Expression]"
32059
          libopac: "Language of Title"
31036
          libopac: "Content type [Expression]"
32060
          repeatable: 0
31037
          repeatable: 1
32061
          mandatory: 0
31038
          mandatory: 0
32062
          kohafield: ""
31039
          kohafield: ""
32063
          tab: 5
31040
          tab: 5
Lines 32065-32080 tables: Link Here
32065
          authtypecode: ""
31042
          authtypecode: ""
32066
          value_builder: ""
31043
          value_builder: ""
32067
          isurl: 0
31044
          isurl: 0
32068
          hidden: -6
31045
          hidden: -1
32069
          frameworkcode: ""
31046
          frameworkcode: ""
32070
          seealso: ""
31047
          seealso: ""
32071
          link: ""
31048
          link: ""
32072
          defaultvalue:
31049
          defaultvalue:
32073
31050
32074
        - tagfield: "515"
31051
        - tagfield: "507"
32075
          tagsubfield: "a"
31052
          tagsubfield: "o"
32076
          liblibrarian: "Running Title"
31053
          liblibrarian: "Date of expression [Expression]"
32077
          libopac: "Running Title"
31054
          libopac: "Date of expression [Expression]"
32078
          repeatable: 0
31055
          repeatable: 0
32079
          mandatory: 0
31056
          mandatory: 0
32080
          kohafield: ""
31057
          kohafield: ""
Lines 32083-32098 tables: Link Here
32083
          authtypecode: ""
31060
          authtypecode: ""
32084
          value_builder: ""
31061
          value_builder: ""
32085
          isurl: 0
31062
          isurl: 0
32086
          hidden: -5
31063
          hidden: -1
32087
          frameworkcode: ""
31064
          frameworkcode: ""
32088
          seealso: ""
31065
          seealso: ""
32089
          link: ""
31066
          link: ""
32090
          defaultvalue:
31067
          defaultvalue:
32091
31068
32092
        - tagfield: "515"
31069
        - tagfield: "507"
32093
          tagsubfield: "e"
31070
          tagsubfield: "r"
32094
          liblibrarian: "Other Title Information"
31071
          liblibrarian: "Medium of performance (for music) [Work]"
32095
          libopac: "Other Title Information"
31072
          libopac: "Medium of performance (for music) [Work]"
32096
          repeatable: 1
31073
          repeatable: 1
32097
          mandatory: 0
31074
          mandatory: 0
32098
          kohafield: ""
31075
          kohafield: ""
Lines 32101-32116 tables: Link Here
32101
          authtypecode: ""
31078
          authtypecode: ""
32102
          value_builder: ""
31079
          value_builder: ""
32103
          isurl: 0
31080
          isurl: 0
32104
          hidden: -6
31081
          hidden: -1
32105
          frameworkcode: ""
31082
          frameworkcode: ""
32106
          seealso: ""
31083
          seealso: ""
32107
          link: ""
31084
          link: ""
32108
          defaultvalue:
31085
          defaultvalue:
32109
31086
32110
        - tagfield: "515"
31087
        - tagfield: "507"
32111
          tagsubfield: "h"
31088
          tagsubfield: "s"
32112
          liblibrarian: "Number of Part"
31089
          liblibrarian: "Numeric designation (for music) [Work]"
32113
          libopac: "Number of Part"
31090
          libopac: "Numeric designation (for music) [Work]"
32114
          repeatable: 1
31091
          repeatable: 1
32115
          mandatory: 0
31092
          mandatory: 0
32116
          kohafield: ""
31093
          kohafield: ""
Lines 32119-32135 tables: Link Here
32119
          authtypecode: ""
31096
          authtypecode: ""
32120
          value_builder: ""
31097
          value_builder: ""
32121
          isurl: 0
31098
          isurl: 0
32122
          hidden: -6
31099
          hidden: -1
32123
          frameworkcode: ""
31100
          frameworkcode: ""
32124
          seealso: ""
31101
          seealso: ""
32125
          link: ""
31102
          link: ""
32126
          defaultvalue:
31103
          defaultvalue:
32127
31104
32128
        - tagfield: "515"
31105
        - tagfield: "507"
32129
          tagsubfield: "i"
31106
          tagsubfield: "u"
32130
          liblibrarian: "Name of Part"
31107
          liblibrarian: "Key (for music) [Work]"
32131
          libopac: "Name of Part"
31108
          libopac: "Key (for music) [Work]"
32132
          repeatable: 1
31109
          repeatable: 0
32133
          mandatory: 0
31110
          mandatory: 0
32134
          kohafield: ""
31111
          kohafield: ""
32135
          tab: 5
31112
          tab: 5
Lines 32137-32153 tables: Link Here
32137
          authtypecode: ""
31114
          authtypecode: ""
32138
          value_builder: ""
31115
          value_builder: ""
32139
          isurl: 0
31116
          isurl: 0
32140
          hidden: -6
31117
          hidden: -1
32141
          frameworkcode: ""
31118
          frameworkcode: ""
32142
          seealso: ""
31119
          seealso: ""
32143
          link: ""
31120
          link: ""
32144
          defaultvalue:
31121
          defaultvalue:
32145
31122
32146
        - tagfield: "515"
31123
        - tagfield: "507"
32147
          tagsubfield: "j"
31124
          tagsubfield: "v"
32148
          liblibrarian: "Volume or Dates Associated with Title"
31125
          liblibrarian: "Medium of performance (for music) [Expression]"
32149
          libopac: "Volume or Dates Associated with Title"
31126
          libopac: "Medium of performance (for music) [Expression]"
32150
          repeatable: 0
31127
          repeatable: 1
32151
          mandatory: 0
31128
          mandatory: 0
32152
          kohafield: ""
31129
          kohafield: ""
32153
          tab: 5
31130
          tab: 5
Lines 32155-32171 tables: Link Here
32155
          authtypecode: ""
31132
          authtypecode: ""
32156
          value_builder: ""
31133
          value_builder: ""
32157
          isurl: 0
31134
          isurl: 0
32158
          hidden: -6
31135
          hidden: 1
32159
          frameworkcode: ""
31136
          frameworkcode: ""
32160
          seealso: ""
31137
          seealso: ""
32161
          link: ""
31138
          link: ""
32162
          defaultvalue:
31139
          defaultvalue:
32163
31140
32164
        - tagfield: "515"
31141
        - tagfield: "507"
32165
          tagsubfield: "n"
31142
          tagsubfield: "w"
32166
          liblibrarian: "Miscellaneous Information"
31143
          liblibrarian: "Other characteristics of expression [Expression]"
32167
          libopac: "Miscellaneous Information"
31144
          libopac: "Other characteristics of expression [Expression]"
32168
          repeatable: 0
31145
          repeatable: 1
32169
          mandatory: 0
31146
          mandatory: 0
32170
          kohafield: ""
31147
          kohafield: ""
32171
          tab: 5
31148
          tab: 5
Lines 32173-32188 tables: Link Here
32173
          authtypecode: ""
31150
          authtypecode: ""
32174
          value_builder: ""
31151
          value_builder: ""
32175
          isurl: 0
31152
          isurl: 0
32176
          hidden: -6
31153
          hidden: -1
32177
          frameworkcode: ""
31154
          frameworkcode: ""
32178
          seealso: ""
31155
          seealso: ""
32179
          link: ""
31156
          link: ""
32180
          defaultvalue:
31157
          defaultvalue:
32181
31158
32182
        - tagfield: "515"
31159
        - tagfield: "510"
32183
          tagsubfield: "z"
31160
          tagsubfield: "2"
32184
          liblibrarian: "Language of Title"
31161
          liblibrarian: "Source"
32185
          libopac: "Language of Title"
31162
          libopac: "Source"
32186
          repeatable: 0
31163
          repeatable: 0
32187
          mandatory: 0
31164
          mandatory: 0
32188
          kohafield: ""
31165
          kohafield: ""
Lines 32191-32206 tables: Link Here
32191
          authtypecode: ""
31168
          authtypecode: ""
32192
          value_builder: ""
31169
          value_builder: ""
32193
          isurl: 0
31170
          isurl: 0
32194
          hidden: -6
31171
          hidden: -1
32195
          frameworkcode: ""
31172
          frameworkcode: ""
32196
          seealso: ""
31173
          seealso: ""
32197
          link: ""
31174
          link: ""
32198
          defaultvalue:
31175
          defaultvalue:
32199
31176
32200
        - tagfield: "516"
31177
        - tagfield: "510"
32201
          tagsubfield: "a"
31178
          tagsubfield: "a"
32202
          liblibrarian: "Spine Title"
31179
          liblibrarian: "Parallel Title"
32203
          libopac: "Spine Title"
31180
          libopac: "Parallel Title"
32204
          repeatable: 0
31181
          repeatable: 0
32205
          mandatory: 0
31182
          mandatory: 0
32206
          kohafield: ""
31183
          kohafield: ""
Lines 32209-32221 tables: Link Here
32209
          authtypecode: ""
31186
          authtypecode: ""
32210
          value_builder: ""
31187
          value_builder: ""
32211
          isurl: 0
31188
          isurl: 0
32212
          hidden: -5
31189
          hidden: -1
32213
          frameworkcode: ""
31190
          frameworkcode: ""
32214
          seealso: ""
31191
          seealso: ""
32215
          link: ""
31192
          link: ""
32216
          defaultvalue:
31193
          defaultvalue:
32217
31194
32218
        - tagfield: "516"
31195
        - tagfield: "510"
32219
          tagsubfield: "e"
31196
          tagsubfield: "e"
32220
          liblibrarian: "Other Title Information"
31197
          liblibrarian: "Other Title Information"
32221
          libopac: "Other Title Information"
31198
          libopac: "Other Title Information"
Lines 32227-32239 tables: Link Here
32227
          authtypecode: ""
31204
          authtypecode: ""
32228
          value_builder: ""
31205
          value_builder: ""
32229
          isurl: 0
31206
          isurl: 0
32230
          hidden: -5
31207
          hidden: -1
32231
          frameworkcode: ""
31208
          frameworkcode: ""
32232
          seealso: ""
31209
          seealso: ""
32233
          link: ""
31210
          link: ""
32234
          defaultvalue:
31211
          defaultvalue:
32235
31212
32236
        - tagfield: "516"
31213
        - tagfield: "510"
32237
          tagsubfield: "h"
31214
          tagsubfield: "h"
32238
          liblibrarian: "Number of Part"
31215
          liblibrarian: "Number of Part"
32239
          libopac: "Number of Part"
31216
          libopac: "Number of Part"
Lines 32245-32257 tables: Link Here
32245
          authtypecode: ""
31222
          authtypecode: ""
32246
          value_builder: ""
31223
          value_builder: ""
32247
          isurl: 0
31224
          isurl: 0
32248
          hidden: -6
31225
          hidden: -1
32249
          frameworkcode: ""
31226
          frameworkcode: ""
32250
          seealso: ""
31227
          seealso: ""
32251
          link: ""
31228
          link: ""
32252
          defaultvalue:
31229
          defaultvalue:
32253
31230
32254
        - tagfield: "516"
31231
        - tagfield: "510"
32255
          tagsubfield: "i"
31232
          tagsubfield: "i"
32256
          liblibrarian: "Name of Part"
31233
          liblibrarian: "Name of Part"
32257
          libopac: "Name of Part"
31234
          libopac: "Name of Part"
Lines 32263-32278 tables: Link Here
32263
          authtypecode: ""
31240
          authtypecode: ""
32264
          value_builder: ""
31241
          value_builder: ""
32265
          isurl: 0
31242
          isurl: 0
32266
          hidden: -6
31243
          hidden: -1
32267
          frameworkcode: ""
31244
          frameworkcode: ""
32268
          seealso: ""
31245
          seealso: ""
32269
          link: ""
31246
          link: ""
32270
          defaultvalue:
31247
          defaultvalue:
32271
31248
32272
        - tagfield: "516"
31249
        - tagfield: "510"
32273
          tagsubfield: "j"
31250
          tagsubfield: "j"
32274
          liblibrarian: "Volume or Dates Associated with Title"
31251
          liblibrarian: "Volume or Dates associated with Title"
32275
          libopac: "Volume or Dates Associated with Title"
31252
          libopac: "Volume or Dates associated with Title"
32276
          repeatable: 0
31253
          repeatable: 0
32277
          mandatory: 0
31254
          mandatory: 0
32278
          kohafield: ""
31255
          kohafield: ""
Lines 32281-32293 tables: Link Here
32281
          authtypecode: ""
31258
          authtypecode: ""
32282
          value_builder: ""
31259
          value_builder: ""
32283
          isurl: 0
31260
          isurl: 0
32284
          hidden: -6
31261
          hidden: -1
32285
          frameworkcode: ""
31262
          frameworkcode: ""
32286
          seealso: ""
31263
          seealso: ""
32287
          link: ""
31264
          link: ""
32288
          defaultvalue:
31265
          defaultvalue:
32289
31266
32290
        - tagfield: "516"
31267
        - tagfield: "510"
32291
          tagsubfield: "n"
31268
          tagsubfield: "n"
32292
          liblibrarian: "Miscellaneous Information"
31269
          liblibrarian: "Miscellaneous Information"
32293
          libopac: "Miscellaneous Information"
31270
          libopac: "Miscellaneous Information"
Lines 32299-32311 tables: Link Here
32299
          authtypecode: ""
31276
          authtypecode: ""
32300
          value_builder: ""
31277
          value_builder: ""
32301
          isurl: 0
31278
          isurl: 0
32302
          hidden: -6
31279
          hidden: -1
32303
          frameworkcode: ""
31280
          frameworkcode: ""
32304
          seealso: ""
31281
          seealso: ""
32305
          link: ""
31282
          link: ""
32306
          defaultvalue:
31283
          defaultvalue:
32307
31284
32308
        - tagfield: "516"
31285
        - tagfield: "510"
32309
          tagsubfield: "z"
31286
          tagsubfield: "z"
32310
          liblibrarian: "Language of Title"
31287
          liblibrarian: "Language of Title"
32311
          libopac: "Language of Title"
31288
          libopac: "Language of Title"
Lines 32317-32332 tables: Link Here
32317
          authtypecode: ""
31294
          authtypecode: ""
32318
          value_builder: ""
31295
          value_builder: ""
32319
          isurl: 0
31296
          isurl: 0
32320
          hidden: -6
31297
          hidden: -1
32321
          frameworkcode: ""
31298
          frameworkcode: ""
32322
          seealso: ""
31299
          seealso: ""
32323
          link: ""
31300
          link: ""
32324
          defaultvalue:
31301
          defaultvalue:
32325
31302
32326
        - tagfield: "517"
31303
        - tagfield: "511"
32327
          tagsubfield: "a"
31304
          tagsubfield: "a"
32328
          liblibrarian: "Variant Title"
31305
          liblibrarian: "Half title"
32329
          libopac: "Variant Title"
31306
          libopac: "Half title"
32330
          repeatable: 0
31307
          repeatable: 0
32331
          mandatory: 0
31308
          mandatory: 0
32332
          kohafield: ""
31309
          kohafield: ""
Lines 32335-32351 tables: Link Here
32335
          authtypecode: ""
31312
          authtypecode: ""
32336
          value_builder: ""
31313
          value_builder: ""
32337
          isurl: 0
31314
          isurl: 0
32338
          hidden: -5
31315
          hidden: -1
32339
          frameworkcode: ""
31316
          frameworkcode: ""
32340
          seealso: ""
31317
          seealso: ""
32341
          link: ""
31318
          link: ""
32342
          defaultvalue:
31319
          defaultvalue:
32343
31320
32344
        - tagfield: "517"
31321
        - tagfield: "512"
32345
          tagsubfield: "e"
31322
          tagsubfield: "a"
32346
          liblibrarian: "Other Title Information"
31323
          liblibrarian: "Cover Title"
32347
          libopac: "Other Title Information"
31324
          libopac: "Cover Title"
32348
          repeatable: 1
31325
          repeatable: 0
32349
          mandatory: 0
31326
          mandatory: 0
32350
          kohafield: ""
31327
          kohafield: ""
32351
          tab: 5
31328
          tab: 5
Lines 32353-32368 tables: Link Here
32353
          authtypecode: ""
31330
          authtypecode: ""
32354
          value_builder: ""
31331
          value_builder: ""
32355
          isurl: 0
31332
          isurl: 0
32356
          hidden: 0
31333
          hidden: -1
32357
          frameworkcode: ""
31334
          frameworkcode: ""
32358
          seealso: ""
31335
          seealso: ""
32359
          link: ""
31336
          link: ""
32360
          defaultvalue:
31337
          defaultvalue:
32361
31338
32362
        - tagfield: "517"
31339
        - tagfield: "512"
32363
          tagsubfield: "h"
31340
          tagsubfield: "e"
32364
          liblibrarian: "Number of Part"
31341
          liblibrarian: "Other Title Information"
32365
          libopac: "Number of Part"
31342
          libopac: "Other Title Information"
32366
          repeatable: 1
31343
          repeatable: 1
32367
          mandatory: 0
31344
          mandatory: 0
32368
          kohafield: ""
31345
          kohafield: ""
Lines 32371-32387 tables: Link Here
32371
          authtypecode: ""
31348
          authtypecode: ""
32372
          value_builder: ""
31349
          value_builder: ""
32373
          isurl: 0
31350
          isurl: 0
32374
          hidden: -6
31351
          hidden: -1
32375
          frameworkcode: ""
31352
          frameworkcode: ""
32376
          seealso: ""
31353
          seealso: ""
32377
          link: ""
31354
          link: ""
32378
          defaultvalue:
31355
          defaultvalue:
32379
31356
32380
        - tagfield: "517"
31357
        - tagfield: "513"
32381
          tagsubfield: "i"
31358
          tagsubfield: "a"
32382
          liblibrarian: "Name of Part"
31359
          liblibrarian: "Added Title-page Title"
32383
          libopac: "Name of Part"
31360
          libopac: "Added Title-page Title"
32384
          repeatable: 1
31361
          repeatable: 0
32385
          mandatory: 0
31362
          mandatory: 0
32386
          kohafield: ""
31363
          kohafield: ""
32387
          tab: 5
31364
          tab: 5
Lines 32389-32405 tables: Link Here
32389
          authtypecode: ""
31366
          authtypecode: ""
32390
          value_builder: ""
31367
          value_builder: ""
32391
          isurl: 0
31368
          isurl: 0
32392
          hidden: -6
31369
          hidden: -1
32393
          frameworkcode: ""
31370
          frameworkcode: ""
32394
          seealso: ""
31371
          seealso: ""
32395
          link: ""
31372
          link: ""
32396
          defaultvalue:
31373
          defaultvalue:
32397
31374
32398
        - tagfield: "517"
31375
        - tagfield: "513"
32399
          tagsubfield: "j"
31376
          tagsubfield: "e"
32400
          liblibrarian: "Volume or Dates Associated with Title"
31377
          liblibrarian: "Other Title Information"
32401
          libopac: "Volume or Dates Associated with Title"
31378
          libopac: "Other Title Information"
32402
          repeatable: 0
31379
          repeatable: 1
32403
          mandatory: 0
31380
          mandatory: 0
32404
          kohafield: ""
31381
          kohafield: ""
32405
          tab: 5
31382
          tab: 5
Lines 32407-32423 tables: Link Here
32407
          authtypecode: ""
31384
          authtypecode: ""
32408
          value_builder: ""
31385
          value_builder: ""
32409
          isurl: 0
31386
          isurl: 0
32410
          hidden: -6
31387
          hidden: -1
32411
          frameworkcode: ""
31388
          frameworkcode: ""
32412
          seealso: ""
31389
          seealso: ""
32413
          link: ""
31390
          link: ""
32414
          defaultvalue:
31391
          defaultvalue:
32415
31392
32416
        - tagfield: "517"
31393
        - tagfield: "513"
32417
          tagsubfield: "n"
31394
          tagsubfield: "h"
32418
          liblibrarian: "Miscellaneous Information"
31395
          liblibrarian: "Number of Part"
32419
          libopac: "Miscellaneous Information"
31396
          libopac: "Number of Part"
32420
          repeatable: 0
31397
          repeatable: 1
32421
          mandatory: 0
31398
          mandatory: 0
32422
          kohafield: ""
31399
          kohafield: ""
32423
          tab: 5
31400
          tab: 5
Lines 32425-32441 tables: Link Here
32425
          authtypecode: ""
31402
          authtypecode: ""
32426
          value_builder: ""
31403
          value_builder: ""
32427
          isurl: 0
31404
          isurl: 0
32428
          hidden: -6
31405
          hidden: -1
32429
          frameworkcode: ""
31406
          frameworkcode: ""
32430
          seealso: ""
31407
          seealso: ""
32431
          link: ""
31408
          link: ""
32432
          defaultvalue:
31409
          defaultvalue:
32433
31410
32434
        - tagfield: "517"
31411
        - tagfield: "513"
32435
          tagsubfield: "z"
31412
          tagsubfield: "i"
32436
          liblibrarian: "Language of Title"
31413
          liblibrarian: "Name of Part"
32437
          libopac: "Language of Title"
31414
          libopac: "Name of Part"
32438
          repeatable: 0
31415
          repeatable: 1
32439
          mandatory: 0
31416
          mandatory: 0
32440
          kohafield: ""
31417
          kohafield: ""
32441
          tab: 5
31418
          tab: 5
Lines 32443-32458 tables: Link Here
32443
          authtypecode: ""
31420
          authtypecode: ""
32444
          value_builder: ""
31421
          value_builder: ""
32445
          isurl: 0
31422
          isurl: 0
32446
          hidden: -6
31423
          hidden: -1
32447
          frameworkcode: ""
31424
          frameworkcode: ""
32448
          seealso: ""
31425
          seealso: ""
32449
          link: ""
31426
          link: ""
32450
          defaultvalue:
31427
          defaultvalue:
32451
31428
32452
        - tagfield: "518"
31429
        - tagfield: "514"
32453
          tagsubfield: "a"
31430
          tagsubfield: "a"
32454
          liblibrarian: "Title Proper, Variant Title or Uniform Title in Standard Modern Spelling"
31431
          liblibrarian: "Caption Title"
32455
          libopac: "Title Proper, Variant Title or Uniform Title in Standard Modern Spelling"
31432
          libopac: "Caption Title"
32456
          repeatable: 0
31433
          repeatable: 0
32457
          mandatory: 0
31434
          mandatory: 0
32458
          kohafield: ""
31435
          kohafield: ""
Lines 32461-32473 tables: Link Here
32461
          authtypecode: ""
31438
          authtypecode: ""
32462
          value_builder: ""
31439
          value_builder: ""
32463
          isurl: 0
31440
          isurl: 0
32464
          hidden: -5
31441
          hidden: -1
32465
          frameworkcode: ""
31442
          frameworkcode: ""
32466
          seealso: ""
31443
          seealso: ""
32467
          link: ""
31444
          link: ""
32468
          defaultvalue:
31445
          defaultvalue:
32469
31446
32470
        - tagfield: "518"
31447
        - tagfield: "514"
32471
          tagsubfield: "e"
31448
          tagsubfield: "e"
32472
          liblibrarian: "Other Title Information"
31449
          liblibrarian: "Other Title Information"
32473
          libopac: "Other Title Information"
31450
          libopac: "Other Title Information"
Lines 32479-32495 tables: Link Here
32479
          authtypecode: ""
31456
          authtypecode: ""
32480
          value_builder: ""
31457
          value_builder: ""
32481
          isurl: 0
31458
          isurl: 0
32482
          hidden: -5
31459
          hidden: -1
32483
          frameworkcode: ""
31460
          frameworkcode: ""
32484
          seealso: ""
31461
          seealso: ""
32485
          link: ""
31462
          link: ""
32486
          defaultvalue:
31463
          defaultvalue:
32487
31464
32488
        - tagfield: "518"
31465
        - tagfield: "515"
32489
          tagsubfield: "h"
31466
          tagsubfield: "a"
32490
          liblibrarian: "Number of Part"
31467
          liblibrarian: "Running Title"
32491
          libopac: "Number of Part"
31468
          libopac: "Running Title"
32492
          repeatable: 1
31469
          repeatable: 0
32493
          mandatory: 0
31470
          mandatory: 0
32494
          kohafield: ""
31471
          kohafield: ""
32495
          tab: 5
31472
          tab: 5
Lines 32497-32512 tables: Link Here
32497
          authtypecode: ""
31474
          authtypecode: ""
32498
          value_builder: ""
31475
          value_builder: ""
32499
          isurl: 0
31476
          isurl: 0
32500
          hidden: -5
31477
          hidden: -1
32501
          frameworkcode: ""
31478
          frameworkcode: ""
32502
          seealso: ""
31479
          seealso: ""
32503
          link: ""
31480
          link: ""
32504
          defaultvalue:
31481
          defaultvalue:
32505
31482
32506
        - tagfield: "518"
31483
        - tagfield: "516"
32507
          tagsubfield: "i"
31484
          tagsubfield: "a"
32508
          liblibrarian: "Name of Part"
31485
          liblibrarian: "Spine Title"
32509
          libopac: "Name of Part"
31486
          libopac: "Spine Title"
31487
          repeatable: 0
31488
          mandatory: 0
31489
          kohafield: ""
31490
          tab: 5
31491
          authorised_value: ""
31492
          authtypecode: ""
31493
          value_builder: ""
31494
          isurl: 0
31495
          hidden: -1
31496
          frameworkcode: ""
31497
          seealso: ""
31498
          link: ""
31499
          defaultvalue:
31500
31501
        - tagfield: "516"
31502
          tagsubfield: "e"
31503
          liblibrarian: "Other Title Information"
31504
          libopac: "Other Title Information"
32510
          repeatable: 1
31505
          repeatable: 1
32511
          mandatory: 0
31506
          mandatory: 0
32512
          kohafield: ""
31507
          kohafield: ""
Lines 32515-32530 tables: Link Here
32515
          authtypecode: ""
31510
          authtypecode: ""
32516
          value_builder: ""
31511
          value_builder: ""
32517
          isurl: 0
31512
          isurl: 0
32518
          hidden: -5
31513
          hidden: -1
32519
          frameworkcode: ""
31514
          frameworkcode: ""
32520
          seealso: ""
31515
          seealso: ""
32521
          link: ""
31516
          link: ""
32522
          defaultvalue:
31517
          defaultvalue:
32523
31518
32524
        - tagfield: "518"
31519
        - tagfield: "517"
32525
          tagsubfield: "j"
31520
          tagsubfield: "a"
32526
          liblibrarian: "Volume or Dates Associated with Title"
31521
          liblibrarian: "Variant Title"
32527
          libopac: "Volume or Dates Associated with Title"
31522
          libopac: "Variant Title"
32528
          repeatable: 0
31523
          repeatable: 0
32529
          mandatory: 0
31524
          mandatory: 0
32530
          kohafield: ""
31525
          kohafield: ""
Lines 32533-32549 tables: Link Here
32533
          authtypecode: ""
31528
          authtypecode: ""
32534
          value_builder: ""
31529
          value_builder: ""
32535
          isurl: 0
31530
          isurl: 0
32536
          hidden: -5
31531
          hidden: -1
32537
          frameworkcode: ""
31532
          frameworkcode: ""
32538
          seealso: ""
31533
          seealso: ""
32539
          link: ""
31534
          link: ""
32540
          defaultvalue:
31535
          defaultvalue:
32541
31536
32542
        - tagfield: "518"
31537
        - tagfield: "517"
32543
          tagsubfield: "n"
31538
          tagsubfield: "e"
32544
          liblibrarian: "Miscellaneous Information"
31539
          liblibrarian: "Other Title Information"
32545
          libopac: "Miscellaneous Information"
31540
          libopac: "Other Title Information"
32546
          repeatable: 0
31541
          repeatable: 1
32547
          mandatory: 0
31542
          mandatory: 0
32548
          kohafield: ""
31543
          kohafield: ""
32549
          tab: 5
31544
          tab: 5
Lines 32551-32566 tables: Link Here
32551
          authtypecode: ""
31546
          authtypecode: ""
32552
          value_builder: ""
31547
          value_builder: ""
32553
          isurl: 0
31548
          isurl: 0
32554
          hidden: -5
31549
          hidden: -1
32555
          frameworkcode: ""
31550
          frameworkcode: ""
32556
          seealso: ""
31551
          seealso: ""
32557
          link: ""
31552
          link: ""
32558
          defaultvalue:
31553
          defaultvalue:
32559
31554
32560
        - tagfield: "518"
31555
        - tagfield: "518"
32561
          tagsubfield: "z"
31556
          tagsubfield: "a"
32562
          liblibrarian: "Language of Title"
31557
          liblibrarian: "Title proper, variant title or uniform title in standard modern spelling"
32563
          libopac: "Language of Title"
31558
          libopac: "Title proper, variant title or uniform title in standard modern spelling"
32564
          repeatable: 0
31559
          repeatable: 0
32565
          mandatory: 0
31560
          mandatory: 0
32566
          kohafield: ""
31561
          kohafield: ""
Lines 32569-32575 tables: Link Here
32569
          authtypecode: ""
31564
          authtypecode: ""
32570
          value_builder: ""
31565
          value_builder: ""
32571
          isurl: 0
31566
          isurl: 0
32572
          hidden: -5
31567
          hidden: -1
32573
          frameworkcode: ""
31568
          frameworkcode: ""
32574
          seealso: ""
31569
          seealso: ""
32575
          link: ""
31570
          link: ""
Lines 32587-32593 tables: Link Here
32587
          authtypecode: ""
31582
          authtypecode: ""
32588
          value_builder: ""
31583
          value_builder: ""
32589
          isurl: 0
31584
          isurl: 0
32590
          hidden: -5
31585
          hidden: -1
32591
          frameworkcode: ""
31586
          frameworkcode: ""
32592
          seealso: ""
31587
          seealso: ""
32593
          link: ""
31588
          link: ""
Lines 32605-32611 tables: Link Here
32605
          authtypecode: ""
31600
          authtypecode: ""
32606
          value_builder: ""
31601
          value_builder: ""
32607
          isurl: 0
31602
          isurl: 0
32608
          hidden: -5
31603
          hidden: -1
32609
          frameworkcode: ""
31604
          frameworkcode: ""
32610
          seealso: ""
31605
          seealso: ""
32611
          link: ""
31606
          link: ""
Lines 32615-32621 tables: Link Here
32615
          tagsubfield: "h"
31610
          tagsubfield: "h"
32616
          liblibrarian: "Number of Part"
31611
          liblibrarian: "Number of Part"
32617
          libopac: "Number of Part"
31612
          libopac: "Number of Part"
32618
          repeatable: 0
31613
          repeatable: 1
32619
          mandatory: 0
31614
          mandatory: 0
32620
          kohafield: ""
31615
          kohafield: ""
32621
          tab: 5
31616
          tab: 5
Lines 32623-32629 tables: Link Here
32623
          authtypecode: ""
31618
          authtypecode: ""
32624
          value_builder: ""
31619
          value_builder: ""
32625
          isurl: 0
31620
          isurl: 0
32626
          hidden: -5
31621
          hidden: -1
32627
          frameworkcode: ""
31622
          frameworkcode: ""
32628
          seealso: ""
31623
          seealso: ""
32629
          link: ""
31624
          link: ""
Lines 32633-32639 tables: Link Here
32633
          tagsubfield: "i"
31628
          tagsubfield: "i"
32634
          liblibrarian: "Name of Part"
31629
          liblibrarian: "Name of Part"
32635
          libopac: "Name of Part"
31630
          libopac: "Name of Part"
32636
          repeatable: 0
31631
          repeatable: 1
32637
          mandatory: 0
31632
          mandatory: 0
32638
          kohafield: ""
31633
          kohafield: ""
32639
          tab: 5
31634
          tab: 5
Lines 32641-32647 tables: Link Here
32641
          authtypecode: ""
31636
          authtypecode: ""
32642
          value_builder: ""
31637
          value_builder: ""
32643
          isurl: 0
31638
          isurl: 0
32644
          hidden: -5
31639
          hidden: -1
32645
          frameworkcode: ""
31640
          frameworkcode: ""
32646
          seealso: ""
31641
          seealso: ""
32647
          link: ""
31642
          link: ""
Lines 32659-32665 tables: Link Here
32659
          authtypecode: ""
31654
          authtypecode: ""
32660
          value_builder: ""
31655
          value_builder: ""
32661
          isurl: 0
31656
          isurl: 0
32662
          hidden: -5
31657
          hidden: -1
32663
          frameworkcode: ""
31658
          frameworkcode: ""
32664
          seealso: ""
31659
          seealso: ""
32665
          link: ""
31660
          link: ""
Lines 32677-32683 tables: Link Here
32677
          authtypecode: ""
31672
          authtypecode: ""
32678
          value_builder: ""
31673
          value_builder: ""
32679
          isurl: 0
31674
          isurl: 0
32680
          hidden: -5
31675
          hidden: -1
32681
          frameworkcode: ""
31676
          frameworkcode: ""
32682
          seealso: ""
31677
          seealso: ""
32683
          link: ""
31678
          link: ""
Lines 32695-32701 tables: Link Here
32695
          authtypecode: ""
31690
          authtypecode: ""
32696
          value_builder: ""
31691
          value_builder: ""
32697
          isurl: 0
31692
          isurl: 0
32698
          hidden: -5
31693
          hidden: -1
32699
          frameworkcode: ""
31694
          frameworkcode: ""
32700
          seealso: ""
31695
          seealso: ""
32701
          link: ""
31696
          link: ""
Lines 32713-32719 tables: Link Here
32713
          authtypecode: ""
31708
          authtypecode: ""
32714
          value_builder: ""
31709
          value_builder: ""
32715
          isurl: 0
31710
          isurl: 0
32716
          hidden: -5
31711
          hidden: -1
32717
          frameworkcode: ""
31712
          frameworkcode: ""
32718
          seealso: ""
31713
          seealso: ""
32719
          link: ""
31714
          link: ""
Lines 32731-32737 tables: Link Here
32731
          authtypecode: ""
31726
          authtypecode: ""
32732
          value_builder: ""
31727
          value_builder: ""
32733
          isurl: 0
31728
          isurl: 0
32734
          hidden: -5
31729
          hidden: -1
32735
          frameworkcode: ""
31730
          frameworkcode: ""
32736
          seealso: ""
31731
          seealso: ""
32737
          link: ""
31732
          link: ""
Lines 32749-32755 tables: Link Here
32749
          authtypecode: ""
31744
          authtypecode: ""
32750
          value_builder: ""
31745
          value_builder: ""
32751
          isurl: 0
31746
          isurl: 0
32752
          hidden: -5
31747
          hidden: -1
32753
          frameworkcode: ""
31748
          frameworkcode: ""
32754
          seealso: ""
31749
          seealso: ""
32755
          link: ""
31750
          link: ""
Lines 32767-32773 tables: Link Here
32767
          authtypecode: ""
31762
          authtypecode: ""
32768
          value_builder: ""
31763
          value_builder: ""
32769
          isurl: 0
31764
          isurl: 0
32770
          hidden: -5
31765
          hidden: -1
32771
          frameworkcode: ""
31766
          frameworkcode: ""
32772
          seealso: ""
31767
          seealso: ""
32773
          link: ""
31768
          link: ""
Lines 32785-32791 tables: Link Here
32785
          authtypecode: ""
31780
          authtypecode: ""
32786
          value_builder: ""
31781
          value_builder: ""
32787
          isurl: 0
31782
          isurl: 0
32788
          hidden: -5
31783
          hidden: -1
32789
          frameworkcode: ""
31784
          frameworkcode: ""
32790
          seealso: ""
31785
          seealso: ""
32791
          link: ""
31786
          link: ""
Lines 32803-32809 tables: Link Here
32803
          authtypecode: ""
31798
          authtypecode: ""
32804
          value_builder: ""
31799
          value_builder: ""
32805
          isurl: 0
31800
          isurl: 0
32806
          hidden: -5
31801
          hidden: -1
32807
          frameworkcode: ""
31802
          frameworkcode: ""
32808
          seealso: ""
31803
          seealso: ""
32809
          link: ""
31804
          link: ""
Lines 32821-32836 tables: Link Here
32821
          authtypecode: ""
31816
          authtypecode: ""
32822
          value_builder: ""
31817
          value_builder: ""
32823
          isurl: 0
31818
          isurl: 0
32824
          hidden: -5
31819
          hidden: -1
32825
          frameworkcode: ""
31820
          frameworkcode: ""
32826
          seealso: ""
31821
          seealso: ""
32827
          link: ""
31822
          link: ""
32828
          defaultvalue:
31823
          defaultvalue:
32829
31824
32830
        - tagfield: "532"
31825
        - tagfield: "532"
32831
          tagsubfield: "a"
31826
          tagsubfield: "2"
32832
          liblibrarian: "Expanded Title"
31827
          liblibrarian: "Source"
32833
          libopac: "Expanded Title"
31828
          libopac: "Source"
32834
          repeatable: 0
31829
          repeatable: 0
32835
          mandatory: 0
31830
          mandatory: 0
32836
          kohafield: ""
31831
          kohafield: ""
Lines 32839-32872 tables: Link Here
32839
          authtypecode: ""
31834
          authtypecode: ""
32840
          value_builder: ""
31835
          value_builder: ""
32841
          isurl: 0
31836
          isurl: 0
32842
          hidden: -5
31837
          hidden: -1
32843
          frameworkcode: ""
31838
          frameworkcode: ""
32844
          seealso: ""
31839
          seealso: ""
32845
          link: ""
31840
          link: ""
32846
          defaultvalue:
31841
          defaultvalue:
32847
31842
32848
        - tagfield: "532"
31843
        - tagfield: "532"
32849
          tagsubfield: "z"
32850
          liblibrarian: "Language of Title"
32851
          libopac: "Language of Title"
32852
          repeatable: 0
32853
          mandatory: 0
32854
          kohafield: ""
32855
          tab: 5
32856
          authorised_value: ""
32857
          authtypecode: ""
32858
          value_builder: ""
32859
          isurl: 0
32860
          hidden: -5
32861
          frameworkcode: ""
32862
          seealso: ""
32863
          link: ""
32864
          defaultvalue:
32865
32866
        - tagfield: "540"
32867
          tagsubfield: "a"
31844
          tagsubfield: "a"
32868
          liblibrarian: "Additional Title"
31845
          liblibrarian: "Expanded Title"
32869
          libopac: "Additional Title"
31846
          libopac: "Expanded Title"
32870
          repeatable: 0
31847
          repeatable: 0
32871
          mandatory: 0
31848
          mandatory: 0
32872
          kohafield: ""
31849
          kohafield: ""
Lines 32875-32908 tables: Link Here
32875
          authtypecode: ""
31852
          authtypecode: ""
32876
          value_builder: ""
31853
          value_builder: ""
32877
          isurl: 0
31854
          isurl: 0
32878
          hidden: -5
31855
          hidden: -1
32879
          frameworkcode: ""
32880
          seealso: ""
32881
          link: ""
32882
          defaultvalue:
32883
32884
        - tagfield: "540"
32885
          tagsubfield: "e"
32886
          liblibrarian: "Other Title Information"
32887
          libopac: "Other Title Information"
32888
          repeatable: 1
32889
          mandatory: 0
32890
          kohafield: ""
32891
          tab: 5
32892
          authorised_value: ""
32893
          authtypecode: ""
32894
          value_builder: ""
32895
          isurl: 0
32896
          hidden: -6
32897
          frameworkcode: ""
31856
          frameworkcode: ""
32898
          seealso: ""
31857
          seealso: ""
32899
          link: ""
31858
          link: ""
32900
          defaultvalue:
31859
          defaultvalue:
32901
31860
32902
        - tagfield: "540"
31861
        - tagfield: "532"
32903
          tagsubfield: "h"
31862
          tagsubfield: "z"
32904
          liblibrarian: "Number of Part"
31863
          liblibrarian: "Language of Title"
32905
          libopac: "Number of Part"
31864
          libopac: "Language of Title"
32906
          repeatable: 0
31865
          repeatable: 0
32907
          mandatory: 0
31866
          mandatory: 0
32908
          kohafield: ""
31867
          kohafield: ""
Lines 32911-32944 tables: Link Here
32911
          authtypecode: ""
31870
          authtypecode: ""
32912
          value_builder: ""
31871
          value_builder: ""
32913
          isurl: 0
31872
          isurl: 0
32914
          hidden: -6
31873
          hidden: -1
32915
          frameworkcode: ""
31874
          frameworkcode: ""
32916
          seealso: ""
31875
          seealso: ""
32917
          link: ""
31876
          link: ""
32918
          defaultvalue:
31877
          defaultvalue:
32919
31878
32920
        - tagfield: "540"
31879
        - tagfield: "540"
32921
          tagsubfield: "i"
32922
          liblibrarian: "Name of Part"
32923
          libopac: "Name of Part"
32924
          repeatable: 0
32925
          mandatory: 0
32926
          kohafield: ""
32927
          tab: 5
32928
          authorised_value: ""
32929
          authtypecode: ""
32930
          value_builder: ""
32931
          isurl: 0
32932
          hidden: -6
32933
          frameworkcode: ""
32934
          seealso: ""
32935
          link: ""
32936
          defaultvalue:
32937
32938
        - tagfield: "541"
32939
          tagsubfield: "a"
31880
          tagsubfield: "a"
32940
          liblibrarian: "Translated Title"
31881
          liblibrarian: "Additional Title"
32941
          libopac: "Translated Title"
31882
          libopac: "Additional Title"
32942
          repeatable: 0
31883
          repeatable: 0
32943
          mandatory: 0
31884
          mandatory: 0
32944
          kohafield: ""
31885
          kohafield: ""
Lines 32947-32963 tables: Link Here
32947
          authtypecode: ""
31888
          authtypecode: ""
32948
          value_builder: ""
31889
          value_builder: ""
32949
          isurl: 0
31890
          isurl: 0
32950
          hidden: -5
31891
          hidden: -1
32951
          frameworkcode: ""
31892
          frameworkcode: ""
32952
          seealso: ""
31893
          seealso: ""
32953
          link: ""
31894
          link: ""
32954
          defaultvalue:
31895
          defaultvalue:
32955
31896
32956
        - tagfield: "541"
31897
        - tagfield: "540"
32957
          tagsubfield: "e"
31898
          tagsubfield: "e"
32958
          liblibrarian: "Other Title Information"
31899
          liblibrarian: "Other title information"
32959
          libopac: "Other Title Information"
31900
          libopac: "Other title information"
32960
          repeatable: 0
31901
          repeatable: 1
32961
          mandatory: 0
31902
          mandatory: 0
32962
          kohafield: ""
31903
          kohafield: ""
32963
          tab: 5
31904
          tab: 5
Lines 32965-32981 tables: Link Here
32965
          authtypecode: ""
31906
          authtypecode: ""
32966
          value_builder: ""
31907
          value_builder: ""
32967
          isurl: 0
31908
          isurl: 0
32968
          hidden: -5
31909
          hidden: -1
32969
          frameworkcode: ""
31910
          frameworkcode: ""
32970
          seealso: ""
31911
          seealso: ""
32971
          link: ""
31912
          link: ""
32972
          defaultvalue:
31913
          defaultvalue:
32973
31914
32974
        - tagfield: "541"
31915
        - tagfield: "540"
32975
          tagsubfield: "h"
31916
          tagsubfield: "h"
32976
          liblibrarian: "Number of a Part"
31917
          liblibrarian: "Number of part"
32977
          libopac: "Number of a Part"
31918
          libopac: "Number of part"
32978
          repeatable: 0
31919
          repeatable: 1
32979
          mandatory: 0
31920
          mandatory: 0
32980
          kohafield: ""
31921
          kohafield: ""
32981
          tab: 5
31922
          tab: 5
Lines 32983-32999 tables: Link Here
32983
          authtypecode: ""
31924
          authtypecode: ""
32984
          value_builder: ""
31925
          value_builder: ""
32985
          isurl: 0
31926
          isurl: 0
32986
          hidden: -5
31927
          hidden: -1
32987
          frameworkcode: ""
31928
          frameworkcode: ""
32988
          seealso: ""
31929
          seealso: ""
32989
          link: ""
31930
          link: ""
32990
          defaultvalue:
31931
          defaultvalue:
32991
31932
32992
        - tagfield: "541"
31933
        - tagfield: "540"
32993
          tagsubfield: "i"
31934
          tagsubfield: "i"
32994
          liblibrarian: "Name of Part"
31935
          liblibrarian: "Name of part"
32995
          libopac: "Name of Part"
31936
          libopac: "Name of part"
32996
          repeatable: 0
31937
          repeatable: 1
32997
          mandatory: 0
31938
          mandatory: 0
32998
          kohafield: ""
31939
          kohafield: ""
32999
          tab: 5
31940
          tab: 5
Lines 33001-33016 tables: Link Here
33001
          authtypecode: ""
31942
          authtypecode: ""
33002
          value_builder: ""
31943
          value_builder: ""
33003
          isurl: 0
31944
          isurl: 0
33004
          hidden: -5
31945
          hidden: -1
33005
          frameworkcode: ""
31946
          frameworkcode: ""
33006
          seealso: ""
31947
          seealso: ""
33007
          link: ""
31948
          link: ""
33008
          defaultvalue:
31949
          defaultvalue:
33009
31950
33010
        - tagfield: "541"
31951
        - tagfield: "541"
33011
          tagsubfield: "z"
31952
          tagsubfield: "2"
33012
          liblibrarian: "Language of Translated Title"
31953
          liblibrarian: "Source"
33013
          libopac: "Language of Translated Title"
31954
          libopac: "Source"
33014
          repeatable: 0
31955
          repeatable: 0
33015
          mandatory: 0
31956
          mandatory: 0
33016
          kohafield: ""
31957
          kohafield: ""
Lines 33019-33034 tables: Link Here
33019
          authtypecode: ""
31960
          authtypecode: ""
33020
          value_builder: ""
31961
          value_builder: ""
33021
          isurl: 0
31962
          isurl: 0
33022
          hidden: -5
31963
          hidden: -1
33023
          frameworkcode: ""
31964
          frameworkcode: ""
33024
          seealso: ""
31965
          seealso: ""
33025
          link: ""
31966
          link: ""
33026
          defaultvalue:
31967
          defaultvalue:
33027
31968
33028
        - tagfield: "545"
31969
        - tagfield: "541"
33029
          tagsubfield: "a"
31970
          tagsubfield: "a"
33030
          liblibrarian: "Section Title"
31971
          liblibrarian: "Translated Title"
33031
          libopac: "Section Title"
31972
          libopac: "Translated Title"
33032
          repeatable: 0
31973
          repeatable: 0
33033
          mandatory: 0
31974
          mandatory: 0
33034
          kohafield: ""
31975
          kohafield: ""
Lines 33037-33049 tables: Link Here
33037
          authtypecode: ""
31978
          authtypecode: ""
33038
          value_builder: ""
31979
          value_builder: ""
33039
          isurl: 0
31980
          isurl: 0
33040
          hidden: -5
31981
          hidden: -1
33041
          frameworkcode: ""
31982
          frameworkcode: ""
33042
          seealso: ""
31983
          seealso: ""
33043
          link: ""
31984
          link: ""
33044
          defaultvalue:
31985
          defaultvalue:
33045
31986
33046
        - tagfield: "545"
31987
        - tagfield: "541"
33047
          tagsubfield: "e"
31988
          tagsubfield: "e"
33048
          liblibrarian: "Other Title Information"
31989
          liblibrarian: "Other Title Information"
33049
          libopac: "Other Title Information"
31990
          libopac: "Other Title Information"
Lines 33055-33070 tables: Link Here
33055
          authtypecode: ""
31996
          authtypecode: ""
33056
          value_builder: ""
31997
          value_builder: ""
33057
          isurl: 0
31998
          isurl: 0
33058
          hidden: -6
31999
          hidden: -1
33059
          frameworkcode: ""
32000
          frameworkcode: ""
33060
          seealso: ""
32001
          seealso: ""
33061
          link: ""
32002
          link: ""
33062
          defaultvalue:
32003
          defaultvalue:
33063
32004
33064
        - tagfield: "545"
32005
        - tagfield: "541"
33065
          tagsubfield: "h"
32006
          tagsubfield: "h"
33066
          liblibrarian: "Number of Part"
32007
          liblibrarian: "Number of a Part"
33067
          libopac: "Number of Part"
32008
          libopac: "Number of a Part"
33068
          repeatable: 1
32009
          repeatable: 1
33069
          mandatory: 0
32010
          mandatory: 0
33070
          kohafield: ""
32011
          kohafield: ""
Lines 33073-33085 tables: Link Here
33073
          authtypecode: ""
32014
          authtypecode: ""
33074
          value_builder: ""
32015
          value_builder: ""
33075
          isurl: 0
32016
          isurl: 0
33076
          hidden: -6
32017
          hidden: -1
33077
          frameworkcode: ""
32018
          frameworkcode: ""
33078
          seealso: ""
32019
          seealso: ""
33079
          link: ""
32020
          link: ""
33080
          defaultvalue:
32021
          defaultvalue:
33081
32022
33082
        - tagfield: "545"
32023
        - tagfield: "541"
33083
          tagsubfield: "i"
32024
          tagsubfield: "i"
33084
          liblibrarian: "Name of Part"
32025
          liblibrarian: "Name of Part"
33085
          libopac: "Name of Part"
32026
          libopac: "Name of Part"
Lines 33091-33124 tables: Link Here
33091
          authtypecode: ""
32032
          authtypecode: ""
33092
          value_builder: ""
32033
          value_builder: ""
33093
          isurl: 0
32034
          isurl: 0
33094
          hidden: -6
32035
          hidden: -1
33095
          frameworkcode: ""
33096
          seealso: ""
33097
          link: ""
33098
          defaultvalue:
33099
33100
        - tagfield: "545"
33101
          tagsubfield: "j"
33102
          liblibrarian: "Volume or Dates Associated with Title"
33103
          libopac: "Volume or Dates Associated with Title"
33104
          repeatable: 0
33105
          mandatory: 0
33106
          kohafield: ""
33107
          tab: 5
33108
          authorised_value: ""
33109
          authtypecode: ""
33110
          value_builder: ""
33111
          isurl: 0
33112
          hidden: -6
33113
          frameworkcode: ""
32036
          frameworkcode: ""
33114
          seealso: ""
32037
          seealso: ""
33115
          link: ""
32038
          link: ""
33116
          defaultvalue:
32039
          defaultvalue:
33117
32040
33118
        - tagfield: "545"
32041
        - tagfield: "541"
33119
          tagsubfield: "n"
32042
          tagsubfield: "z"
33120
          liblibrarian: "Miscellaneous Information"
32043
          liblibrarian: "Language of Translated Title"
33121
          libopac: "Miscellaneous Information"
32044
          libopac: "Language of Translated Title"
33122
          repeatable: 0
32045
          repeatable: 0
33123
          mandatory: 0
32046
          mandatory: 0
33124
          kohafield: ""
32047
          kohafield: ""
Lines 33127-33142 tables: Link Here
33127
          authtypecode: ""
32050
          authtypecode: ""
33128
          value_builder: ""
32051
          value_builder: ""
33129
          isurl: 0
32052
          isurl: 0
33130
          hidden: -6
32053
          hidden: -1
33131
          frameworkcode: ""
32054
          frameworkcode: ""
33132
          seealso: ""
32055
          seealso: ""
33133
          link: ""
32056
          link: ""
33134
          defaultvalue:
32057
          defaultvalue:
33135
32058
33136
        - tagfield: "545"
32059
        - tagfield: "545"
33137
          tagsubfield: "z"
32060
          tagsubfield: "a"
33138
          liblibrarian: "Language of Title"
32061
          liblibrarian: "Section Title"
33139
          libopac: "Language of Title"
32062
          libopac: "Section Title"
33140
          repeatable: 0
32063
          repeatable: 0
33141
          mandatory: 0
32064
          mandatory: 0
33142
          kohafield: ""
32065
          kohafield: ""
Lines 33145-33151 tables: Link Here
33145
          authtypecode: ""
32068
          authtypecode: ""
33146
          value_builder: ""
32069
          value_builder: ""
33147
          isurl: 0
32070
          isurl: 0
33148
          hidden: -6
32071
          hidden: -1
33149
          frameworkcode: ""
32072
          frameworkcode: ""
33150
          seealso: ""
32073
          seealso: ""
33151
          link: ""
32074
          link: ""
Lines 33153-33160 tables: Link Here
33153
32076
33154
        - tagfield: "560"
32077
        - tagfield: "560"
33155
          tagsubfield: "5"
32078
          tagsubfield: "5"
33156
          liblibrarian: "Institution to Which the Field Applies"
32079
          liblibrarian: "Institution to which the Field Applies"
33157
          libopac: "Institution to Which the Field Applies"
32080
          libopac: "Institution to which the Field Applies"
33158
          repeatable: 0
32081
          repeatable: 0
33159
          mandatory: 0
32082
          mandatory: 0
33160
          kohafield: ""
32083
          kohafield: ""
Lines 33163-33169 tables: Link Here
33163
          authtypecode: ""
32086
          authtypecode: ""
33164
          value_builder: ""
32087
          value_builder: ""
33165
          isurl: 0
32088
          isurl: 0
33166
          hidden: -6
32089
          hidden: -1
33167
          frameworkcode: ""
32090
          frameworkcode: ""
33168
          seealso: ""
32091
          seealso: ""
33169
          link: ""
32092
          link: ""
Lines 33171-33178 tables: Link Here
33171
32094
33172
        - tagfield: "560"
32095
        - tagfield: "560"
33173
          tagsubfield: "a"
32096
          tagsubfield: "a"
33174
          liblibrarian: "Artificial Title"
32097
          liblibrarian: "Artificial title"
33175
          libopac: "Artificial Title"
32098
          libopac: "Artificial title"
33176
          repeatable: 0
32099
          repeatable: 0
33177
          mandatory: 0
32100
          mandatory: 0
33178
          kohafield: ""
32101
          kohafield: ""
Lines 33181-33187 tables: Link Here
33181
          authtypecode: ""
32104
          authtypecode: ""
33182
          value_builder: ""
32105
          value_builder: ""
33183
          isurl: 0
32106
          isurl: 0
33184
          hidden: -6
32107
          hidden: -1
33185
          frameworkcode: ""
32108
          frameworkcode: ""
33186
          seealso: ""
32109
          seealso: ""
33187
          link: ""
32110
          link: ""
Lines 33199-33223 tables: Link Here
33199
          authtypecode: ""
32122
          authtypecode: ""
33200
          value_builder: ""
32123
          value_builder: ""
33201
          isurl: 0
32124
          isurl: 0
33202
          hidden: -6
32125
          hidden: -1
33203
          frameworkcode: ""
33204
          seealso: ""
33205
          link: ""
33206
          defaultvalue:
33207
33208
        - tagfield: "576"
33209
          tagsubfield: "1"
33210
          liblibrarian: "Linking Data"
33211
          libopac: "Linking Data"
33212
          repeatable: 1
33213
          mandatory: 0
33214
          kohafield: ""
33215
          tab: 5
33216
          authorised_value: ""
33217
          authtypecode: ""
33218
          value_builder: ""
33219
          isurl: 0
33220
          hidden: -6
33221
          frameworkcode: ""
32126
          frameworkcode: ""
33222
          seealso: ""
32127
          seealso: ""
33223
          link: ""
32128
          link: ""
Lines 33235-33241 tables: Link Here
33235
          authtypecode: ""
32140
          authtypecode: ""
33236
          value_builder: ""
32141
          value_builder: ""
33237
          isurl: 0
32142
          isurl: 0
33238
          hidden: -6
32143
          hidden: -1
33239
          frameworkcode: ""
32144
          frameworkcode: ""
33240
          seealso: ""
32145
          seealso: ""
33241
          link: ""
32146
          link: ""
Lines 33244-33250 tables: Link Here
33244
        - tagfield: "576"
32149
        - tagfield: "576"
33245
          tagsubfield: "9"
32150
          tagsubfield: "9"
33246
          liblibrarian: "Koha number"
32151
          liblibrarian: "Koha number"
33247
          libopac: ""
32152
          libopac: "Koha number"
33248
          repeatable: 0
32153
          repeatable: 0
33249
          mandatory: 0
32154
          mandatory: 0
33250
          kohafield: ""
32155
          kohafield: ""
Lines 33253-33277 tables: Link Here
33253
          authtypecode: ""
32158
          authtypecode: ""
33254
          value_builder: ""
32159
          value_builder: ""
33255
          isurl: 0
32160
          isurl: 0
33256
          hidden: 0
32161
          hidden: -1
33257
          frameworkcode: ""
32162
          frameworkcode: ""
33258
          seealso: ""
32163
          seealso: ""
33259
          link: ""
32164
          link: ""
33260
          defaultvalue: ""
32165
          defaultvalue:
33261
32166
33262
        - tagfield: "576"
32167
        - tagfield: "576"
33263
          tagsubfield: "a"
32168
          tagsubfield: "a"
33264
          liblibrarian: "Name"
32169
          liblibrarian: "Name"
33265
          libopac: "Name"
32170
          libopac: "Name"
33266
          repeatable: 0
32171
          repeatable: 0
33267
          mandatory: 1
32172
          mandatory: 0
33268
          kohafield: ""
32173
          kohafield: ""
33269
          tab: 5
32174
          tab: 5
33270
          authorised_value: ""
32175
          authorised_value: ""
33271
          authtypecode: ""
32176
          authtypecode: NTWORK
33272
          value_builder: ""
32177
          value_builder: ""
33273
          isurl: 0
32178
          isurl: 0
33274
          hidden: -6
32179
          hidden: -1
33275
          frameworkcode: ""
32180
          frameworkcode: ""
33276
          seealso: ""
32181
          seealso: ""
33277
          link: ""
32182
          link: ""
Lines 33279-33286 tables: Link Here
33279
32184
33280
        - tagfield: "576"
32185
        - tagfield: "576"
33281
          tagsubfield: "c"
32186
          tagsubfield: "c"
33282
          liblibrarian: "Form of Work"
32187
          liblibrarian: "Form of work"
33283
          libopac: "Form of Work"
32188
          libopac: "Form of work"
33284
          repeatable: 0
32189
          repeatable: 0
33285
          mandatory: 0
32190
          mandatory: 0
33286
          kohafield: ""
32191
          kohafield: ""
Lines 33289-33295 tables: Link Here
33289
          authtypecode: ""
32194
          authtypecode: ""
33290
          value_builder: ""
32195
          value_builder: ""
33291
          isurl: 0
32196
          isurl: 0
33292
          hidden: -6
32197
          hidden: -1
33293
          frameworkcode: ""
32198
          frameworkcode: ""
33294
          seealso: ""
32199
          seealso: ""
33295
          link: ""
32200
          link: ""
Lines 33297-33304 tables: Link Here
33297
32202
33298
        - tagfield: "576"
32203
        - tagfield: "576"
33299
          tagsubfield: "d"
32204
          tagsubfield: "d"
33300
          liblibrarian: "Date of Work"
32205
          liblibrarian: "Date of work"
33301
          libopac: "Date of Work"
32206
          libopac: "Date of work"
33302
          repeatable: 0
32207
          repeatable: 0
33303
          mandatory: 0
32208
          mandatory: 0
33304
          kohafield: ""
32209
          kohafield: ""
Lines 33307-33313 tables: Link Here
33307
          authtypecode: ""
32212
          authtypecode: ""
33308
          value_builder: ""
32213
          value_builder: ""
33309
          isurl: 0
32214
          isurl: 0
33310
          hidden: -6
32215
          hidden: -1
33311
          frameworkcode: ""
32216
          frameworkcode: ""
33312
          seealso: ""
32217
          seealso: ""
33313
          link: ""
32218
          link: ""
Lines 33315-33322 tables: Link Here
33315
32220
33316
        - tagfield: "576"
32221
        - tagfield: "576"
33317
          tagsubfield: "e"
32222
          tagsubfield: "e"
33318
          liblibrarian: "Place of Origin of Work"
32223
          liblibrarian: "Place of origin of work"
33319
          libopac: "Place of Origin of Work"
32224
          libopac: "Place of origin of work"
33320
          repeatable: 0
32225
          repeatable: 0
33321
          mandatory: 0
32226
          mandatory: 0
33322
          kohafield: ""
32227
          kohafield: ""
Lines 33325-33331 tables: Link Here
33325
          authtypecode: ""
32230
          authtypecode: ""
33326
          value_builder: ""
32231
          value_builder: ""
33327
          isurl: 0
32232
          isurl: 0
33328
          hidden: -6
32233
          hidden: -1
33329
          frameworkcode: ""
32234
          frameworkcode: ""
33330
          seealso: ""
32235
          seealso: ""
33331
          link: ""
32236
          link: ""
Lines 33333-33340 tables: Link Here
33333
32238
33334
        - tagfield: "576"
32239
        - tagfield: "576"
33335
          tagsubfield: "f"
32240
          tagsubfield: "f"
33336
          liblibrarian: "Original Language of the Work"
32241
          liblibrarian: "Original language of the work"
33337
          libopac: "Original Language of the Work"
32242
          libopac: "Original language of the work"
33338
          repeatable: 0
32243
          repeatable: 0
33339
          mandatory: 0
32244
          mandatory: 0
33340
          kohafield: ""
32245
          kohafield: ""
Lines 33343-33349 tables: Link Here
33343
          authtypecode: ""
32248
          authtypecode: ""
33344
          value_builder: ""
32249
          value_builder: ""
33345
          isurl: 0
32250
          isurl: 0
33346
          hidden: -6
32251
          hidden: -1
33347
          frameworkcode: ""
32252
          frameworkcode: ""
33348
          seealso: ""
32253
          seealso: ""
33349
          link: ""
32254
          link: ""
Lines 33351-33358 tables: Link Here
33351
32256
33352
        - tagfield: "576"
32257
        - tagfield: "576"
33353
          tagsubfield: "h"
32258
          tagsubfield: "h"
33354
          liblibrarian: "Number of Section or Part"
32259
          liblibrarian: "Number of section or part"
33355
          libopac: "Number of Section or Part"
32260
          libopac: "Number of section or part"
33356
          repeatable: 1
32261
          repeatable: 1
33357
          mandatory: 0
32262
          mandatory: 0
33358
          kohafield: ""
32263
          kohafield: ""
Lines 33361-33367 tables: Link Here
33361
          authtypecode: ""
32266
          authtypecode: ""
33362
          value_builder: ""
32267
          value_builder: ""
33363
          isurl: 0
32268
          isurl: 0
33364
          hidden: -6
32269
          hidden: -1
33365
          frameworkcode: ""
32270
          frameworkcode: ""
33366
          seealso: ""
32271
          seealso: ""
33367
          link: ""
32272
          link: ""
Lines 33369-33376 tables: Link Here
33369
32274
33370
        - tagfield: "576"
32275
        - tagfield: "576"
33371
          tagsubfield: "i"
32276
          tagsubfield: "i"
33372
          liblibrarian: "Name of Section or Part"
32277
          liblibrarian: "Name of section or part"
33373
          libopac: "Name of Section or Part"
32278
          libopac: "Name of section or part"
33374
          repeatable: 1
32279
          repeatable: 1
33375
          mandatory: 0
32280
          mandatory: 0
33376
          kohafield: ""
32281
          kohafield: ""
Lines 33379-33385 tables: Link Here
33379
          authtypecode: ""
32284
          authtypecode: ""
33380
          value_builder: ""
32285
          value_builder: ""
33381
          isurl: 0
32286
          isurl: 0
33382
          hidden: -6
32287
          hidden: -1
33383
          frameworkcode: ""
32288
          frameworkcode: ""
33384
          seealso: ""
32289
          seealso: ""
33385
          link: ""
32290
          link: ""
Lines 33387-33394 tables: Link Here
33387
32292
33388
        - tagfield: "576"
32293
        - tagfield: "576"
33389
          tagsubfield: "j"
32294
          tagsubfield: "j"
33390
          liblibrarian: "Form Subdivision"
32295
          liblibrarian: "Form subdivision"
33391
          libopac: "Form Subdivision"
32296
          libopac: "Form subdivision"
33392
          repeatable: 1
32297
          repeatable: 1
33393
          mandatory: 0
32298
          mandatory: 0
33394
          kohafield: ""
32299
          kohafield: ""
Lines 33397-33403 tables: Link Here
33397
          authtypecode: ""
32302
          authtypecode: ""
33398
          value_builder: ""
32303
          value_builder: ""
33399
          isurl: 0
32304
          isurl: 0
33400
          hidden: -6
32305
          hidden: -1
33401
          frameworkcode: ""
32306
          frameworkcode: ""
33402
          seealso: ""
32307
          seealso: ""
33403
          link: ""
32308
          link: ""
Lines 33405-33412 tables: Link Here
33405
32310
33406
        - tagfield: "576"
32311
        - tagfield: "576"
33407
          tagsubfield: "k"
32312
          tagsubfield: "k"
33408
          liblibrarian: "Other Distinguishing Characteristics of a Work"
32313
          liblibrarian: "Other distinguishing characteristics of a work"
33409
          libopac: "Other Distinguishing Characteristics of a Work"
32314
          libopac: "Other distinguishing characteristics of a work"
33410
          repeatable: 1
32315
          repeatable: 1
33411
          mandatory: 0
32316
          mandatory: 0
33412
          kohafield: ""
32317
          kohafield: ""
Lines 33415-33421 tables: Link Here
33415
          authtypecode: ""
32320
          authtypecode: ""
33416
          value_builder: ""
32321
          value_builder: ""
33417
          isurl: 0
32322
          isurl: 0
33418
          hidden: -6
32323
          hidden: -1
33419
          frameworkcode: ""
32324
          frameworkcode: ""
33420
          seealso: ""
32325
          seealso: ""
33421
          link: ""
32326
          link: ""
Lines 33423-33430 tables: Link Here
33423
32328
33424
        - tagfield: "576"
32329
        - tagfield: "576"
33425
          tagsubfield: "r"
32330
          tagsubfield: "r"
33426
          liblibrarian: "Medium of Performance (for Music)"
32331
          liblibrarian: "Medium of performance (for music)"
33427
          libopac: "Medium of Performance (for Music)"
32332
          libopac: "Medium of performance (for music)"
33428
          repeatable: 1
32333
          repeatable: 1
33429
          mandatory: 0
32334
          mandatory: 0
33430
          kohafield: ""
32335
          kohafield: ""
Lines 33433-33439 tables: Link Here
33433
          authtypecode: ""
32338
          authtypecode: ""
33434
          value_builder: ""
32339
          value_builder: ""
33435
          isurl: 0
32340
          isurl: 0
33436
          hidden: -6
32341
          hidden: -1
33437
          frameworkcode: ""
32342
          frameworkcode: ""
33438
          seealso: ""
32343
          seealso: ""
33439
          link: ""
32344
          link: ""
Lines 33441-33448 tables: Link Here
33441
32346
33442
        - tagfield: "576"
32347
        - tagfield: "576"
33443
          tagsubfield: "s"
32348
          tagsubfield: "s"
33444
          liblibrarian: "Numeric Designation (for Music)"
32349
          liblibrarian: "Numeric designation (for music)"
33445
          libopac: "Numeric Designation (for Music)"
32350
          libopac: "Numeric designation (for music)"
33446
          repeatable: 1
32351
          repeatable: 1
33447
          mandatory: 0
32352
          mandatory: 0
33448
          kohafield: ""
32353
          kohafield: ""
Lines 33451-33457 tables: Link Here
33451
          authtypecode: ""
32356
          authtypecode: ""
33452
          value_builder: ""
32357
          value_builder: ""
33453
          isurl: 0
32358
          isurl: 0
33454
          hidden: -6
32359
          hidden: -1
33455
          frameworkcode: ""
32360
          frameworkcode: ""
33456
          seealso: ""
32361
          seealso: ""
33457
          link: ""
32362
          link: ""
Lines 33462-33475 tables: Link Here
33462
          liblibrarian: "Title"
32367
          liblibrarian: "Title"
33463
          libopac: "Title"
32368
          libopac: "Title"
33464
          repeatable: 0
32369
          repeatable: 0
33465
          mandatory: 1
32370
          mandatory: 0
33466
          kohafield: ""
32371
          kohafield: ""
33467
          tab: 5
32372
          tab: 5
33468
          authorised_value: ""
32373
          authorised_value: ""
33469
          authtypecode: ""
32374
          authtypecode: ""
33470
          value_builder: ""
32375
          value_builder: ""
33471
          isurl: 0
32376
          isurl: 0
33472
          hidden: -6
32377
          hidden: -1
33473
          frameworkcode: ""
32378
          frameworkcode: ""
33474
          seealso: ""
32379
          seealso: ""
33475
          link: ""
32380
          link: ""
Lines 33477-33484 tables: Link Here
33477
32382
33478
        - tagfield: "576"
32383
        - tagfield: "576"
33479
          tagsubfield: "u"
32384
          tagsubfield: "u"
33480
          liblibrarian: "Key (for Music)"
32385
          liblibrarian: "Key (for music)"
33481
          libopac: "Key (for Music)"
32386
          libopac: "Key (for music)"
33482
          repeatable: 0
32387
          repeatable: 0
33483
          mandatory: 0
32388
          mandatory: 0
33484
          kohafield: ""
32389
          kohafield: ""
Lines 33487-33493 tables: Link Here
33487
          authtypecode: ""
32392
          authtypecode: ""
33488
          value_builder: ""
32393
          value_builder: ""
33489
          isurl: 0
32394
          isurl: 0
33490
          hidden: -6
32395
          hidden: -1
33491
          frameworkcode: ""
32396
          frameworkcode: ""
33492
          seealso: ""
32397
          seealso: ""
33493
          link: ""
32398
          link: ""
Lines 33495-33502 tables: Link Here
33495
32400
33496
        - tagfield: "576"
32401
        - tagfield: "576"
33497
          tagsubfield: "x"
32402
          tagsubfield: "x"
33498
          liblibrarian: "Topical Subdivision"
32403
          liblibrarian: "Topical subdivision"
33499
          libopac: "Topical Subdivision"
32404
          libopac: "Topical subdivision"
33500
          repeatable: 1
32405
          repeatable: 1
33501
          mandatory: 0
32406
          mandatory: 0
33502
          kohafield: ""
32407
          kohafield: ""
Lines 33505-33511 tables: Link Here
33505
          authtypecode: ""
32410
          authtypecode: ""
33506
          value_builder: ""
32411
          value_builder: ""
33507
          isurl: 0
32412
          isurl: 0
33508
          hidden: -6
32413
          hidden: -1
33509
          frameworkcode: ""
32414
          frameworkcode: ""
33510
          seealso: ""
32415
          seealso: ""
33511
          link: ""
32416
          link: ""
Lines 33513-33520 tables: Link Here
33513
32418
33514
        - tagfield: "576"
32419
        - tagfield: "576"
33515
          tagsubfield: "y"
32420
          tagsubfield: "y"
33516
          liblibrarian: "Geographical Subdivision"
32421
          liblibrarian: "Geographical subdivision"
33517
          libopac: "Geographical Subdivision"
32422
          libopac: "Geographical subdivision"
33518
          repeatable: 1
32423
          repeatable: 1
33519
          mandatory: 0
32424
          mandatory: 0
33520
          kohafield: ""
32425
          kohafield: ""
Lines 33523-33529 tables: Link Here
33523
          authtypecode: ""
32428
          authtypecode: ""
33524
          value_builder: ""
32429
          value_builder: ""
33525
          isurl: 0
32430
          isurl: 0
33526
          hidden: -6
32431
          hidden: -1
33527
          frameworkcode: ""
32432
          frameworkcode: ""
33528
          seealso: ""
32433
          seealso: ""
33529
          link: ""
32434
          link: ""
Lines 33531-33556 tables: Link Here
33531
32436
33532
        - tagfield: "576"
32437
        - tagfield: "576"
33533
          tagsubfield: "z"
32438
          tagsubfield: "z"
33534
          liblibrarian: "Chronological Subdivision"
32439
          liblibrarian: "Chronological subdivision"
33535
          libopac: "Chronological Subdivision"
32440
          libopac: "Chronological subdivision"
33536
          repeatable: 1
33537
          mandatory: 0
33538
          kohafield: ""
33539
          tab: 5
33540
          authorised_value: ""
33541
          authtypecode: ""
33542
          value_builder: ""
33543
          isurl: 0
33544
          hidden: -6
33545
          frameworkcode: ""
33546
          seealso: ""
33547
          link: ""
33548
          defaultvalue:
33549
33550
        - tagfield: "577"
33551
          tagsubfield: "1"
33552
          liblibrarian: "Linking Data"
33553
          libopac: "Linking Data"
33554
          repeatable: 1
32441
          repeatable: 1
33555
          mandatory: 0
32442
          mandatory: 0
33556
          kohafield: ""
32443
          kohafield: ""
Lines 33559-33565 tables: Link Here
33559
          authtypecode: ""
32446
          authtypecode: ""
33560
          value_builder: ""
32447
          value_builder: ""
33561
          isurl: 0
32448
          isurl: 0
33562
          hidden: -6
32449
          hidden: -1
33563
          frameworkcode: ""
32450
          frameworkcode: ""
33564
          seealso: ""
32451
          seealso: ""
33565
          link: ""
32452
          link: ""
Lines 33577-33583 tables: Link Here
33577
          authtypecode: ""
32464
          authtypecode: ""
33578
          value_builder: ""
32465
          value_builder: ""
33579
          isurl: 0
32466
          isurl: 0
33580
          hidden: -6
32467
          hidden: 1
33581
          frameworkcode: ""
32468
          frameworkcode: ""
33582
          seealso: ""
32469
          seealso: ""
33583
          link: ""
32470
          link: ""
Lines 33586-33592 tables: Link Here
33586
        - tagfield: "577"
32473
        - tagfield: "577"
33587
          tagsubfield: "9"
32474
          tagsubfield: "9"
33588
          liblibrarian: "Koha number"
32475
          liblibrarian: "Koha number"
33589
          libopac: ""
32476
          libopac: "Koha number"
33590
          repeatable: 0
32477
          repeatable: 0
33591
          mandatory: 0
32478
          mandatory: 0
33592
          kohafield: ""
32479
          kohafield: ""
Lines 33595-33619 tables: Link Here
33595
          authtypecode: ""
32482
          authtypecode: ""
33596
          value_builder: ""
32483
          value_builder: ""
33597
          isurl: 0
32484
          isurl: 0
33598
          hidden: 0
32485
          hidden: -1
33599
          frameworkcode: ""
32486
          frameworkcode: ""
33600
          seealso: ""
32487
          seealso: ""
33601
          link: ""
32488
          link: ""
33602
          defaultvalue: ""
32489
          defaultvalue:
33603
32490
33604
        - tagfield: "577"
32491
        - tagfield: "577"
33605
          tagsubfield: "a"
32492
          tagsubfield: "a"
33606
          liblibrarian: "Name"
32493
          liblibrarian: "Name [Work]"
33607
          libopac: "Name"
32494
          libopac: "Name [Work]"
33608
          repeatable: 0
32495
          repeatable: 0
33609
          mandatory: 1
32496
          mandatory: 0
33610
          kohafield: ""
32497
          kohafield: ""
33611
          tab: 5
32498
          tab: 5
33612
          authorised_value: ""
32499
          authorised_value: ""
33613
          authtypecode: ""
32500
          authtypecode: NTEXP
33614
          value_builder: ""
32501
          value_builder: ""
33615
          isurl: 0
32502
          isurl: 0
33616
          hidden: -6
32503
          hidden: -1
33617
          frameworkcode: ""
32504
          frameworkcode: ""
33618
          seealso: ""
32505
          seealso: ""
33619
          link: ""
32506
          link: ""
Lines 33621-33628 tables: Link Here
33621
32508
33622
        - tagfield: "577"
32509
        - tagfield: "577"
33623
          tagsubfield: "c"
32510
          tagsubfield: "c"
33624
          liblibrarian: "Form of Work"
32511
          liblibrarian: "Form of work [Work]"
33625
          libopac: "Form of Work"
32512
          libopac: "Form of work [Work]"
33626
          repeatable: 0
32513
          repeatable: 0
33627
          mandatory: 0
32514
          mandatory: 0
33628
          kohafield: ""
32515
          kohafield: ""
Lines 33631-33637 tables: Link Here
33631
          authtypecode: ""
32518
          authtypecode: ""
33632
          value_builder: ""
32519
          value_builder: ""
33633
          isurl: 0
32520
          isurl: 0
33634
          hidden: -6
32521
          hidden: -1
33635
          frameworkcode: ""
32522
          frameworkcode: ""
33636
          seealso: ""
32523
          seealso: ""
33637
          link: ""
32524
          link: ""
Lines 33639-33646 tables: Link Here
33639
32526
33640
        - tagfield: "577"
32527
        - tagfield: "577"
33641
          tagsubfield: "d"
32528
          tagsubfield: "d"
33642
          liblibrarian: "Date of Work"
32529
          liblibrarian: "Date of work [Work]"
33643
          libopac: "Date of Work"
32530
          libopac: "Date of work [Work]"
33644
          repeatable: 0
32531
          repeatable: 0
33645
          mandatory: 0
32532
          mandatory: 0
33646
          kohafield: ""
32533
          kohafield: ""
Lines 33649-33655 tables: Link Here
33649
          authtypecode: ""
32536
          authtypecode: ""
33650
          value_builder: ""
32537
          value_builder: ""
33651
          isurl: 0
32538
          isurl: 0
33652
          hidden: -6
32539
          hidden: -1
33653
          frameworkcode: ""
32540
          frameworkcode: ""
33654
          seealso: ""
32541
          seealso: ""
33655
          link: ""
32542
          link: ""
Lines 33657-33664 tables: Link Here
33657
32544
33658
        - tagfield: "577"
32545
        - tagfield: "577"
33659
          tagsubfield: "e"
32546
          tagsubfield: "e"
33660
          liblibrarian: "Place of Origin of Work"
32547
          liblibrarian: "Place of origin of work [Work]"
33661
          libopac: "Place of Origin of Work"
32548
          libopac: "Place of origin of work [Work]"
33662
          repeatable: 0
32549
          repeatable: 0
33663
          mandatory: 0
32550
          mandatory: 0
33664
          kohafield: ""
32551
          kohafield: ""
Lines 33667-33673 tables: Link Here
33667
          authtypecode: ""
32554
          authtypecode: ""
33668
          value_builder: ""
32555
          value_builder: ""
33669
          isurl: 0
32556
          isurl: 0
33670
          hidden: -6
32557
          hidden: -1
33671
          frameworkcode: ""
32558
          frameworkcode: ""
33672
          seealso: ""
32559
          seealso: ""
33673
          link: ""
32560
          link: ""
Lines 33675-33682 tables: Link Here
33675
32562
33676
        - tagfield: "577"
32563
        - tagfield: "577"
33677
          tagsubfield: "f"
32564
          tagsubfield: "f"
33678
          liblibrarian: "Original Language of the Work"
32565
          liblibrarian: "Original language of the work [Work]"
33679
          libopac: "Original Language of the Work"
32566
          libopac: "Original language of the work [Work]"
33680
          repeatable: 0
32567
          repeatable: 0
33681
          mandatory: 0
32568
          mandatory: 0
33682
          kohafield: ""
32569
          kohafield: ""
Lines 33685-33691 tables: Link Here
33685
          authtypecode: ""
32572
          authtypecode: ""
33686
          value_builder: ""
32573
          value_builder: ""
33687
          isurl: 0
32574
          isurl: 0
33688
          hidden: -6
32575
          hidden: -1
33689
          frameworkcode: ""
32576
          frameworkcode: ""
33690
          seealso: ""
32577
          seealso: ""
33691
          link: ""
32578
          link: ""
Lines 33693-33700 tables: Link Here
33693
32580
33694
        - tagfield: "577"
32581
        - tagfield: "577"
33695
          tagsubfield: "h"
32582
          tagsubfield: "h"
33696
          liblibrarian: "Number of Section or Part"
32583
          liblibrarian: "Number of section or part [Work]"
33697
          libopac: "Number of Section or Part"
32584
          libopac: "Number of section or part [Work]"
33698
          repeatable: 1
32585
          repeatable: 1
33699
          mandatory: 0
32586
          mandatory: 0
33700
          kohafield: ""
32587
          kohafield: ""
Lines 33703-33709 tables: Link Here
33703
          authtypecode: ""
32590
          authtypecode: ""
33704
          value_builder: ""
32591
          value_builder: ""
33705
          isurl: 0
32592
          isurl: 0
33706
          hidden: -6
32593
          hidden: -1
33707
          frameworkcode: ""
32594
          frameworkcode: ""
33708
          seealso: ""
32595
          seealso: ""
33709
          link: ""
32596
          link: ""
Lines 33711-33718 tables: Link Here
33711
32598
33712
        - tagfield: "577"
32599
        - tagfield: "577"
33713
          tagsubfield: "i"
32600
          tagsubfield: "i"
33714
          liblibrarian: "Name of Section or Part"
32601
          liblibrarian: "Name of section or part [Work]"
33715
          libopac: "Name of Section or Part"
32602
          libopac: "Name of section or part [Work]"
33716
          repeatable: 1
32603
          repeatable: 1
33717
          mandatory: 0
32604
          mandatory: 0
33718
          kohafield: ""
32605
          kohafield: ""
Lines 33721-33727 tables: Link Here
33721
          authtypecode: ""
32608
          authtypecode: ""
33722
          value_builder: ""
32609
          value_builder: ""
33723
          isurl: 0
32610
          isurl: 0
33724
          hidden: -6
32611
          hidden: -1
33725
          frameworkcode: ""
32612
          frameworkcode: ""
33726
          seealso: ""
32613
          seealso: ""
33727
          link: ""
32614
          link: ""
Lines 33729-33736 tables: Link Here
33729
32616
33730
        - tagfield: "577"
32617
        - tagfield: "577"
33731
          tagsubfield: "j"
32618
          tagsubfield: "j"
33732
          liblibrarian: "Form Subdivision"
32619
          liblibrarian: "Form subdivision"
33733
          libopac: "Form Subdivision"
32620
          libopac: "Form subdivision"
33734
          repeatable: 1
32621
          repeatable: 1
33735
          mandatory: 0
32622
          mandatory: 0
33736
          kohafield: ""
32623
          kohafield: ""
Lines 33739-33745 tables: Link Here
33739
          authtypecode: ""
32626
          authtypecode: ""
33740
          value_builder: ""
32627
          value_builder: ""
33741
          isurl: 0
32628
          isurl: 0
33742
          hidden: -6
32629
          hidden: -1
33743
          frameworkcode: ""
32630
          frameworkcode: ""
33744
          seealso: ""
32631
          seealso: ""
33745
          link: ""
32632
          link: ""
Lines 33747-33754 tables: Link Here
33747
32634
33748
        - tagfield: "577"
32635
        - tagfield: "577"
33749
          tagsubfield: "k"
32636
          tagsubfield: "k"
33750
          liblibrarian: "Other Distinguishing Characteristics of a Work"
32637
          liblibrarian: "Other distinguishing characteristics of a work [Work]"
33751
          libopac: "Other Distinguishing Characteristics of a Work"
32638
          libopac: "Other distinguishing characteristics of a work [Work]"
33752
          repeatable: 1
32639
          repeatable: 1
33753
          mandatory: 0
32640
          mandatory: 0
33754
          kohafield: ""
32641
          kohafield: ""
Lines 33757-33763 tables: Link Here
33757
          authtypecode: ""
32644
          authtypecode: ""
33758
          value_builder: ""
32645
          value_builder: ""
33759
          isurl: 0
32646
          isurl: 0
33760
          hidden: -6
32647
          hidden: -1
33761
          frameworkcode: ""
32648
          frameworkcode: ""
33762
          seealso: ""
32649
          seealso: ""
33763
          link: ""
32650
          link: ""
Lines 33765-33772 tables: Link Here
33765
32652
33766
        - tagfield: "577"
32653
        - tagfield: "577"
33767
          tagsubfield: "l"
32654
          tagsubfield: "l"
33768
          liblibrarian: "Form of the Expression [Expression]"
32655
          liblibrarian: "Form of the expression [Expression]"
33769
          libopac: "Form of the Expression [Expression]"
32656
          libopac: "Form of the expression [Expression]"
33770
          repeatable: 0
32657
          repeatable: 0
33771
          mandatory: 0
32658
          mandatory: 0
33772
          kohafield: ""
32659
          kohafield: ""
Lines 33775-33781 tables: Link Here
33775
          authtypecode: ""
32662
          authtypecode: ""
33776
          value_builder: ""
32663
          value_builder: ""
33777
          isurl: 0
32664
          isurl: 0
33778
          hidden: -6
32665
          hidden: -1
33779
          frameworkcode: ""
32666
          frameworkcode: ""
33780
          seealso: ""
32667
          seealso: ""
33781
          link: ""
32668
          link: ""
Lines 33783-33790 tables: Link Here
33783
32670
33784
        - tagfield: "577"
32671
        - tagfield: "577"
33785
          tagsubfield: "m"
32672
          tagsubfield: "m"
33786
          liblibrarian: "Language of the Expression [Expression]"
32673
          liblibrarian: "Language of the expression [Expression]"
33787
          libopac: "Language of the Expression [Expression]"
32674
          libopac: "Language of the expression [Expression]"
33788
          repeatable: 0
32675
          repeatable: 0
33789
          mandatory: 0
32676
          mandatory: 0
33790
          kohafield: ""
32677
          kohafield: ""
Lines 33793-33799 tables: Link Here
33793
          authtypecode: ""
32680
          authtypecode: ""
33794
          value_builder: ""
32681
          value_builder: ""
33795
          isurl: 0
32682
          isurl: 0
33796
          hidden: -6
32683
          hidden: -1
33797
          frameworkcode: ""
32684
          frameworkcode: ""
33798
          seealso: ""
32685
          seealso: ""
33799
          link: ""
32686
          link: ""
Lines 33801-33808 tables: Link Here
33801
32688
33802
        - tagfield: "577"
32689
        - tagfield: "577"
33803
          tagsubfield: "n"
32690
          tagsubfield: "n"
33804
          liblibrarian: "Content Type [Expression]"
32691
          liblibrarian: "Content type [Expression]"
33805
          libopac: "Content Type [Expression]"
32692
          libopac: "Content type [Expression]"
33806
          repeatable: 0
32693
          repeatable: 0
33807
          mandatory: 0
32694
          mandatory: 0
33808
          kohafield: ""
32695
          kohafield: ""
Lines 33811-33817 tables: Link Here
33811
          authtypecode: ""
32698
          authtypecode: ""
33812
          value_builder: ""
32699
          value_builder: ""
33813
          isurl: 0
32700
          isurl: 0
33814
          hidden: -6
32701
          hidden: -1
33815
          frameworkcode: ""
32702
          frameworkcode: ""
33816
          seealso: ""
32703
          seealso: ""
33817
          link: ""
32704
          link: ""
Lines 33819-33826 tables: Link Here
33819
32706
33820
        - tagfield: "577"
32707
        - tagfield: "577"
33821
          tagsubfield: "o"
32708
          tagsubfield: "o"
33822
          liblibrarian: "Date of Expression [Expression]"
32709
          liblibrarian: "Date of expression [Expression]"
33823
          libopac: "Date of Expression [Expression]"
32710
          libopac: "Date of expression [Expression]"
33824
          repeatable: 0
32711
          repeatable: 0
33825
          mandatory: 0
32712
          mandatory: 0
33826
          kohafield: ""
32713
          kohafield: ""
Lines 33829-33835 tables: Link Here
33829
          authtypecode: ""
32716
          authtypecode: ""
33830
          value_builder: ""
32717
          value_builder: ""
33831
          isurl: 0
32718
          isurl: 0
33832
          hidden: -6
32719
          hidden: -1
33833
          frameworkcode: ""
32720
          frameworkcode: ""
33834
          seealso: ""
32721
          seealso: ""
33835
          link: ""
32722
          link: ""
Lines 33837-33844 tables: Link Here
33837
32724
33838
        - tagfield: "577"
32725
        - tagfield: "577"
33839
          tagsubfield: "r"
32726
          tagsubfield: "r"
33840
          liblibrarian: "Medium of Performance (for Music)"
32727
          liblibrarian: "Medium of performance (for music) [Work]"
33841
          libopac: "Medium of Performance (for Music)"
32728
          libopac: "Medium of performance (for music) [Work]"
33842
          repeatable: 1
32729
          repeatable: 1
33843
          mandatory: 0
32730
          mandatory: 0
33844
          kohafield: ""
32731
          kohafield: ""
Lines 33847-33853 tables: Link Here
33847
          authtypecode: ""
32734
          authtypecode: ""
33848
          value_builder: ""
32735
          value_builder: ""
33849
          isurl: 0
32736
          isurl: 0
33850
          hidden: -6
32737
          hidden: -1
33851
          frameworkcode: ""
32738
          frameworkcode: ""
33852
          seealso: ""
32739
          seealso: ""
33853
          link: ""
32740
          link: ""
Lines 33855-33862 tables: Link Here
33855
32742
33856
        - tagfield: "577"
32743
        - tagfield: "577"
33857
          tagsubfield: "s"
32744
          tagsubfield: "s"
33858
          liblibrarian: "Numeric Designation (for Music)"
32745
          liblibrarian: "Numeric designation (for music) [Work]"
33859
          libopac: "Numeric Designation (for Music)"
32746
          libopac: "Numeric designation (for music) [Work]"
33860
          repeatable: 1
32747
          repeatable: 1
33861
          mandatory: 0
32748
          mandatory: 0
33862
          kohafield: ""
32749
          kohafield: ""
Lines 33865-33871 tables: Link Here
33865
          authtypecode: ""
32752
          authtypecode: ""
33866
          value_builder: ""
32753
          value_builder: ""
33867
          isurl: 0
32754
          isurl: 0
33868
          hidden: -6
32755
          hidden: -1
33869
          frameworkcode: ""
32756
          frameworkcode: ""
33870
          seealso: ""
32757
          seealso: ""
33871
          link: ""
32758
          link: ""
Lines 33873-33889 tables: Link Here
33873
32760
33874
        - tagfield: "577"
32761
        - tagfield: "577"
33875
          tagsubfield: "t"
32762
          tagsubfield: "t"
33876
          liblibrarian: "Title"
32763
          liblibrarian: "Title [Work]"
33877
          libopac: "Title"
32764
          libopac: "Title [Work]"
33878
          repeatable: 0
32765
          repeatable: 0
33879
          mandatory: 1
32766
          mandatory: 0
33880
          kohafield: ""
32767
          kohafield: ""
33881
          tab: 5
32768
          tab: 5
33882
          authorised_value: ""
32769
          authorised_value: ""
33883
          authtypecode: ""
32770
          authtypecode: ""
33884
          value_builder: ""
32771
          value_builder: ""
33885
          isurl: 0
32772
          isurl: 0
33886
          hidden: -6
32773
          hidden: -1
33887
          frameworkcode: ""
32774
          frameworkcode: ""
33888
          seealso: ""
32775
          seealso: ""
33889
          link: ""
32776
          link: ""
Lines 33891-33898 tables: Link Here
33891
32778
33892
        - tagfield: "577"
32779
        - tagfield: "577"
33893
          tagsubfield: "u"
32780
          tagsubfield: "u"
33894
          liblibrarian: "Key (for Music)"
32781
          liblibrarian: "Key (for music) [Work]"
33895
          libopac: "Key (for Music)"
32782
          libopac: "Key (for music) [Work]"
33896
          repeatable: 0
32783
          repeatable: 0
33897
          mandatory: 0
32784
          mandatory: 0
33898
          kohafield: ""
32785
          kohafield: ""
Lines 33901-33907 tables: Link Here
33901
          authtypecode: ""
32788
          authtypecode: ""
33902
          value_builder: ""
32789
          value_builder: ""
33903
          isurl: 0
32790
          isurl: 0
33904
          hidden: -6
32791
          hidden: -1
33905
          frameworkcode: ""
32792
          frameworkcode: ""
33906
          seealso: ""
32793
          seealso: ""
33907
          link: ""
32794
          link: ""
Lines 33909-33916 tables: Link Here
33909
32796
33910
        - tagfield: "577"
32797
        - tagfield: "577"
33911
          tagsubfield: "v"
32798
          tagsubfield: "v"
33912
          liblibrarian: "Medium of Performance (for Music) [Expression]"
32799
          liblibrarian: "Medium of performance (for music) [Expression]"
33913
          libopac: "Medium of Performance (for Music) [Expression]"
32800
          libopac: "Medium of performance (for music) [Expression]"
33914
          repeatable: 1
32801
          repeatable: 1
33915
          mandatory: 0
32802
          mandatory: 0
33916
          kohafield: ""
32803
          kohafield: ""
Lines 33919-33925 tables: Link Here
33919
          authtypecode: ""
32806
          authtypecode: ""
33920
          value_builder: ""
32807
          value_builder: ""
33921
          isurl: 0
32808
          isurl: 0
33922
          hidden: -6
32809
          hidden: -1
33923
          frameworkcode: ""
32810
          frameworkcode: ""
33924
          seealso: ""
32811
          seealso: ""
33925
          link: ""
32812
          link: ""
Lines 33927-33934 tables: Link Here
33927
32814
33928
        - tagfield: "577"
32815
        - tagfield: "577"
33929
          tagsubfield: "w"
32816
          tagsubfield: "w"
33930
          liblibrarian: "Other Characteristics of Expression [Expression]"
32817
          liblibrarian: "Other characteristics of expression [Expression]"
33931
          libopac: "Other Characteristics of Expression [Expression]"
32818
          libopac: "Other characteristics of expression [Expression]"
33932
          repeatable: 1
32819
          repeatable: 1
33933
          mandatory: 0
32820
          mandatory: 0
33934
          kohafield: ""
32821
          kohafield: ""
Lines 33937-33943 tables: Link Here
33937
          authtypecode: ""
32824
          authtypecode: ""
33938
          value_builder: ""
32825
          value_builder: ""
33939
          isurl: 0
32826
          isurl: 0
33940
          hidden: -6
32827
          hidden: -1
33941
          frameworkcode: ""
32828
          frameworkcode: ""
33942
          seealso: ""
32829
          seealso: ""
33943
          link: ""
32830
          link: ""
Lines 33945-33952 tables: Link Here
33945
32832
33946
        - tagfield: "577"
32833
        - tagfield: "577"
33947
          tagsubfield: "x"
32834
          tagsubfield: "x"
33948
          liblibrarian: "Topical Subdivision"
32835
          liblibrarian: "Topical subdivision"
33949
          libopac: "Topical Subdivision"
32836
          libopac: "Topical subdivision"
33950
          repeatable: 1
32837
          repeatable: 1
33951
          mandatory: 0
32838
          mandatory: 0
33952
          kohafield: ""
32839
          kohafield: ""
Lines 33955-33961 tables: Link Here
33955
          authtypecode: ""
32842
          authtypecode: ""
33956
          value_builder: ""
32843
          value_builder: ""
33957
          isurl: 0
32844
          isurl: 0
33958
          hidden: -6
32845
          hidden: -1
33959
          frameworkcode: ""
32846
          frameworkcode: ""
33960
          seealso: ""
32847
          seealso: ""
33961
          link: ""
32848
          link: ""
Lines 33963-33970 tables: Link Here
33963
32850
33964
        - tagfield: "577"
32851
        - tagfield: "577"
33965
          tagsubfield: "y"
32852
          tagsubfield: "y"
33966
          liblibrarian: "Geographical Subdivision"
32853
          liblibrarian: "Geographical subdivision"
33967
          libopac: "Geographical Subdivision"
32854
          libopac: "Geographical subdivision"
33968
          repeatable: 1
32855
          repeatable: 1
33969
          mandatory: 0
32856
          mandatory: 0
33970
          kohafield: ""
32857
          kohafield: ""
Lines 33973-33979 tables: Link Here
33973
          authtypecode: ""
32860
          authtypecode: ""
33974
          value_builder: ""
32861
          value_builder: ""
33975
          isurl: 0
32862
          isurl: 0
33976
          hidden: -6
32863
          hidden: -1
33977
          frameworkcode: ""
32864
          frameworkcode: ""
33978
          seealso: ""
32865
          seealso: ""
33979
          link: ""
32866
          link: ""
Lines 33981-33988 tables: Link Here
33981
32868
33982
        - tagfield: "577"
32869
        - tagfield: "577"
33983
          tagsubfield: "z"
32870
          tagsubfield: "z"
33984
          liblibrarian: "Chronological Subdivision"
32871
          liblibrarian: "Chronological subdivision"
33985
          libopac: "Chronological Subdivision"
32872
          libopac: "Chronological subdivision"
33986
          repeatable: 1
32873
          repeatable: 1
33987
          mandatory: 0
32874
          mandatory: 0
33988
          kohafield: ""
32875
          kohafield: ""
Lines 33991-33997 tables: Link Here
33991
          authtypecode: ""
32878
          authtypecode: ""
33992
          value_builder: ""
32879
          value_builder: ""
33993
          isurl: 0
32880
          isurl: 0
33994
          hidden: -6
32881
          hidden: -1
33995
          frameworkcode: ""
32882
          frameworkcode: ""
33996
          seealso: ""
32883
          seealso: ""
33997
          link: ""
32884
          link: ""
Lines 34009-34015 tables: Link Here
34009
          authtypecode: ""
32896
          authtypecode: ""
34010
          value_builder: ""
32897
          value_builder: ""
34011
          isurl: 0
32898
          isurl: 0
34012
          hidden: 0
32899
          hidden: -1
34013
          frameworkcode: ""
32900
          frameworkcode: ""
34014
          seealso: ""
32901
          seealso: ""
34015
          link: ""
32902
          link: ""
Lines 34027-34033 tables: Link Here
34027
          authtypecode: ""
32914
          authtypecode: ""
34028
          value_builder: ""
32915
          value_builder: ""
34029
          isurl: 0
32916
          isurl: 0
34030
          hidden: 0
32917
          hidden: -1
34031
          frameworkcode: ""
32918
          frameworkcode: ""
34032
          seealso: ""
32919
          seealso: ""
34033
          link: ""
32920
          link: ""
Lines 34035-34042 tables: Link Here
34035
32922
34036
        - tagfield: "600"
32923
        - tagfield: "600"
34037
          tagsubfield: "5"
32924
          tagsubfield: "5"
34038
          liblibrarian: "Institution and Copy to Which the Field Applies"
32925
          liblibrarian: "Institution and Copy to which the Field Applies"
34039
          libopac: "Institution and Copy to Which the Field Applies"
32926
          libopac: "Institution and Copy to which the Field Applies"
34040
          repeatable: 0
32927
          repeatable: 0
34041
          mandatory: 0
32928
          mandatory: 0
34042
          kohafield: ""
32929
          kohafield: ""
Lines 34045-34051 tables: Link Here
34045
          authtypecode: ""
32932
          authtypecode: ""
34046
          value_builder: ""
32933
          value_builder: ""
34047
          isurl: 0
32934
          isurl: 0
34048
          hidden: -6
32935
          hidden: -1
32936
          frameworkcode: ""
32937
          seealso: ""
32938
          link: ""
32939
          defaultvalue:
32940
32941
        - tagfield: "600"
32942
          tagsubfield: "9"
32943
          liblibrarian: "Koha number"
32944
          libopac: "Koha number"
32945
          repeatable: 0
32946
          mandatory: 0
32947
          kohafield: ""
32948
          tab: 6
32949
          authorised_value: ""
32950
          authtypecode: ""
32951
          value_builder: ""
32952
          isurl: 0
32953
          hidden: -1
34049
          frameworkcode: ""
32954
          frameworkcode: ""
34050
          seealso: ""
32955
          seealso: ""
34051
          link: ""
32956
          link: ""
Lines 34056-34066 tables: Link Here
34056
          liblibrarian: "Entry Element"
32961
          liblibrarian: "Entry Element"
34057
          libopac: "Entry Element"
32962
          libopac: "Entry Element"
34058
          repeatable: 0
32963
          repeatable: 0
34059
          mandatory: 1
32964
          mandatory: 0
34060
          kohafield: ""
32965
          kohafield: ""
34061
          tab: 6
32966
          tab: 6
34062
          authorised_value: ""
32967
          authorised_value: ""
34063
          authtypecode: ""
32968
          authtypecode: NP
34064
          value_builder: ""
32969
          value_builder: ""
34065
          isurl: 0
32970
          isurl: 0
34066
          hidden: 0
32971
          hidden: 0
Lines 34081-34087 tables: Link Here
34081
          authtypecode: ""
32986
          authtypecode: ""
34082
          value_builder: ""
32987
          value_builder: ""
34083
          isurl: 0
32988
          isurl: 0
34084
          hidden: 0
32989
          hidden: -1
34085
          frameworkcode: ""
32990
          frameworkcode: ""
34086
          seealso: ""
32991
          seealso: ""
34087
          link: ""
32992
          link: ""
Lines 34099-34105 tables: Link Here
34099
          authtypecode: ""
33004
          authtypecode: ""
34100
          value_builder: ""
33005
          value_builder: ""
34101
          isurl: 0
33006
          isurl: 0
34102
          hidden: 0
33007
          hidden: -1
34103
          frameworkcode: ""
33008
          frameworkcode: ""
34104
          seealso: ""
33009
          seealso: ""
34105
          link: ""
33010
          link: ""
Lines 34117-34123 tables: Link Here
34117
          authtypecode: ""
33022
          authtypecode: ""
34118
          value_builder: ""
33023
          value_builder: ""
34119
          isurl: 0
33024
          isurl: 0
34120
          hidden: 0
33025
          hidden: -1
34121
          frameworkcode: ""
33026
          frameworkcode: ""
34122
          seealso: ""
33027
          seealso: ""
34123
          link: ""
33028
          link: ""
Lines 34135-34141 tables: Link Here
34135
          authtypecode: ""
33040
          authtypecode: ""
34136
          value_builder: ""
33041
          value_builder: ""
34137
          isurl: 0
33042
          isurl: 0
34138
          hidden: 0
33043
          hidden: -1
34139
          frameworkcode: ""
33044
          frameworkcode: ""
34140
          seealso: ""
33045
          seealso: ""
34141
          link: ""
33046
          link: ""
Lines 34153-34159 tables: Link Here
34153
          authtypecode: ""
33058
          authtypecode: ""
34154
          value_builder: ""
33059
          value_builder: ""
34155
          isurl: 0
33060
          isurl: 0
34156
          hidden: -6
33061
          hidden: -1
34157
          frameworkcode: ""
33062
          frameworkcode: ""
34158
          seealso: ""
33063
          seealso: ""
34159
          link: ""
33064
          link: ""
Lines 34171-34177 tables: Link Here
34171
          authtypecode: ""
33076
          authtypecode: ""
34172
          value_builder: ""
33077
          value_builder: ""
34173
          isurl: 0
33078
          isurl: 0
34174
          hidden: -6
33079
          hidden: -1
34175
          frameworkcode: ""
33080
          frameworkcode: ""
34176
          seealso: ""
33081
          seealso: ""
34177
          link: ""
33082
          link: ""
Lines 34179-34186 tables: Link Here
34179
33084
34180
        - tagfield: "600"
33085
        - tagfield: "600"
34181
          tagsubfield: "p"
33086
          tagsubfield: "p"
34182
          liblibrarian: "Affiliation/Address"
33087
          liblibrarian: "Affiliation/address"
34183
          libopac: "Affiliation/Address"
33088
          libopac: "Affiliation/address"
34184
          repeatable: 0
33089
          repeatable: 0
34185
          mandatory: 0
33090
          mandatory: 0
34186
          kohafield: ""
33091
          kohafield: ""
Lines 34189-34195 tables: Link Here
34189
          authtypecode: ""
33094
          authtypecode: ""
34190
          value_builder: ""
33095
          value_builder: ""
34191
          isurl: 0
33096
          isurl: 0
34192
          hidden: -6
33097
          hidden: -1
34193
          frameworkcode: ""
33098
          frameworkcode: ""
34194
          seealso: ""
33099
          seealso: ""
34195
          link: ""
33100
          link: ""
Lines 34207-34213 tables: Link Here
34207
          authtypecode: ""
33112
          authtypecode: ""
34208
          value_builder: ""
33113
          value_builder: ""
34209
          isurl: 0
33114
          isurl: 0
34210
          hidden: 0
33115
          hidden: -1
34211
          frameworkcode: ""
33116
          frameworkcode: ""
34212
          seealso: ""
33117
          seealso: ""
34213
          link: ""
33118
          link: ""
Lines 34225-34231 tables: Link Here
34225
          authtypecode: ""
33130
          authtypecode: ""
34226
          value_builder: ""
33131
          value_builder: ""
34227
          isurl: 0
33132
          isurl: 0
34228
          hidden: 0
33133
          hidden: -1
34229
          frameworkcode: ""
33134
          frameworkcode: ""
34230
          seealso: ""
33135
          seealso: ""
34231
          link: ""
33136
          link: ""
Lines 34243-34249 tables: Link Here
34243
          authtypecode: ""
33148
          authtypecode: ""
34244
          value_builder: ""
33149
          value_builder: ""
34245
          isurl: 0
33150
          isurl: 0
34246
          hidden: 0
33151
          hidden: -1
34247
          frameworkcode: ""
33152
          frameworkcode: ""
34248
          seealso: ""
33153
          seealso: ""
34249
          link: ""
33154
          link: ""
Lines 34253-34259 tables: Link Here
34253
          tagsubfield: "2"
33158
          tagsubfield: "2"
34254
          liblibrarian: "System Code"
33159
          liblibrarian: "System Code"
34255
          libopac: "System Code"
33160
          libopac: "System Code"
34256
          repeatable: 0
33161
          repeatable: 1
34257
          mandatory: 0
33162
          mandatory: 0
34258
          kohafield: ""
33163
          kohafield: ""
34259
          tab: 6
33164
          tab: 6
Lines 34261-34267 tables: Link Here
34261
          authtypecode: ""
33166
          authtypecode: ""
34262
          value_builder: ""
33167
          value_builder: ""
34263
          isurl: 0
33168
          isurl: 0
34264
          hidden: 0
33169
          hidden: -1
34265
          frameworkcode: ""
33170
          frameworkcode: ""
34266
          seealso: ""
33171
          seealso: ""
34267
          link: ""
33172
          link: ""
Lines 34279-34285 tables: Link Here
34279
          authtypecode: ""
33184
          authtypecode: ""
34280
          value_builder: ""
33185
          value_builder: ""
34281
          isurl: 0
33186
          isurl: 0
34282
          hidden: 0
33187
          hidden: -1
34283
          frameworkcode: ""
33188
          frameworkcode: ""
34284
          seealso: ""
33189
          seealso: ""
34285
          link: ""
33190
          link: ""
Lines 34287-34294 tables: Link Here
34287
33192
34288
        - tagfield: "601"
33193
        - tagfield: "601"
34289
          tagsubfield: "5"
33194
          tagsubfield: "5"
34290
          liblibrarian: "Institution and Copy to Which the Field Applies"
33195
          liblibrarian: "Institution and Copy to which the Field Applies"
34291
          libopac: "Institution and Copy to Which the Field Applies"
33196
          libopac: "Institution and Copy to which the Field Applies"
34292
          repeatable: 0
33197
          repeatable: 0
34293
          mandatory: 0
33198
          mandatory: 0
34294
          kohafield: ""
33199
          kohafield: ""
Lines 34297-34303 tables: Link Here
34297
          authtypecode: ""
33202
          authtypecode: ""
34298
          value_builder: ""
33203
          value_builder: ""
34299
          isurl: 0
33204
          isurl: 0
34300
          hidden: -6
33205
          hidden: -1
33206
          frameworkcode: ""
33207
          seealso: ""
33208
          link: ""
33209
          defaultvalue:
33210
33211
        - tagfield: "601"
33212
          tagsubfield: "9"
33213
          liblibrarian: "Koha number"
33214
          libopac: "Koha number"
33215
          repeatable: 0
33216
          mandatory: 0
33217
          kohafield: ""
33218
          tab: 6
33219
          authorised_value: ""
33220
          authtypecode: ""
33221
          value_builder: ""
33222
          isurl: 0
33223
          hidden: -1
34301
          frameworkcode: ""
33224
          frameworkcode: ""
34302
          seealso: ""
33225
          seealso: ""
34303
          link: ""
33226
          link: ""
Lines 34308-34318 tables: Link Here
34308
          liblibrarian: "Entry Element"
33231
          liblibrarian: "Entry Element"
34309
          libopac: "Entry Element"
33232
          libopac: "Entry Element"
34310
          repeatable: 0
33233
          repeatable: 0
34311
          mandatory: 1
33234
          mandatory: 0
34312
          kohafield: ""
33235
          kohafield: ""
34313
          tab: 6
33236
          tab: 6
34314
          authorised_value: ""
33237
          authorised_value: ""
34315
          authtypecode: ""
33238
          authtypecode: CO
34316
          value_builder: ""
33239
          value_builder: ""
34317
          isurl: 0
33240
          isurl: 0
34318
          hidden: 0
33241
          hidden: 0
Lines 34323-34330 tables: Link Here
34323
33246
34324
        - tagfield: "601"
33247
        - tagfield: "601"
34325
          tagsubfield: "b"
33248
          tagsubfield: "b"
34326
          liblibrarian: "Subdivision (or Name if Entered under Place)"
33249
          liblibrarian: "Subdivision (or name if entered under place)"
34327
          libopac: "Subdivision (or Name if Entered under Place)"
33250
          libopac: "Subdivision (or name if entered under place)"
34328
          repeatable: 1
33251
          repeatable: 1
34329
          mandatory: 0
33252
          mandatory: 0
34330
          kohafield: ""
33253
          kohafield: ""
Lines 34333-34339 tables: Link Here
34333
          authtypecode: ""
33256
          authtypecode: ""
34334
          value_builder: ""
33257
          value_builder: ""
34335
          isurl: 0
33258
          isurl: 0
34336
          hidden: 0
33259
          hidden: -1
34337
          frameworkcode: ""
33260
          frameworkcode: ""
34338
          seealso: ""
33261
          seealso: ""
34339
          link: ""
33262
          link: ""
Lines 34351-34357 tables: Link Here
34351
          authtypecode: ""
33274
          authtypecode: ""
34352
          value_builder: ""
33275
          value_builder: ""
34353
          isurl: 0
33276
          isurl: 0
34354
          hidden: 0
33277
          hidden: -1
34355
          frameworkcode: ""
33278
          frameworkcode: ""
34356
          seealso: ""
33279
          seealso: ""
34357
          link: ""
33280
          link: ""
Lines 34369-34375 tables: Link Here
34369
          authtypecode: ""
33292
          authtypecode: ""
34370
          value_builder: ""
33293
          value_builder: ""
34371
          isurl: 0
33294
          isurl: 0
34372
          hidden: 0
33295
          hidden: -1
34373
          frameworkcode: ""
33296
          frameworkcode: ""
34374
          seealso: ""
33297
          seealso: ""
34375
          link: ""
33298
          link: ""
Lines 34387-34393 tables: Link Here
34387
          authtypecode: ""
33310
          authtypecode: ""
34388
          value_builder: ""
33311
          value_builder: ""
34389
          isurl: 0
33312
          isurl: 0
34390
          hidden: 0
33313
          hidden: -1
34391
          frameworkcode: ""
33314
          frameworkcode: ""
34392
          seealso: ""
33315
          seealso: ""
34393
          link: ""
33316
          link: ""
Lines 34405-34411 tables: Link Here
34405
          authtypecode: ""
33328
          authtypecode: ""
34406
          value_builder: ""
33329
          value_builder: ""
34407
          isurl: 0
33330
          isurl: 0
34408
          hidden: 0
33331
          hidden: -1
34409
          frameworkcode: ""
33332
          frameworkcode: ""
34410
          seealso: ""
33333
          seealso: ""
34411
          link: ""
33334
          link: ""
Lines 34423-34429 tables: Link Here
34423
          authtypecode: ""
33346
          authtypecode: ""
34424
          value_builder: ""
33347
          value_builder: ""
34425
          isurl: 0
33348
          isurl: 0
34426
          hidden: 0
33349
          hidden: -1
34427
          frameworkcode: ""
33350
          frameworkcode: ""
34428
          seealso: ""
33351
          seealso: ""
34429
          link: ""
33352
          link: ""
Lines 34431-34438 tables: Link Here
34431
33354
34432
        - tagfield: "601"
33355
        - tagfield: "601"
34433
          tagsubfield: "h"
33356
          tagsubfield: "h"
34434
          liblibrarian: "Part of Name Other than Entry Element and Inverted Element"
33357
          liblibrarian: "Part of Name other than Entry Element and Inverted Element"
34435
          libopac: "Part of Name Other than Entry Element and Inverted Element"
33358
          libopac: "Part of Name other than Entry Element and Inverted Element"
34436
          repeatable: 0
33359
          repeatable: 0
34437
          mandatory: 0
33360
          mandatory: 0
34438
          kohafield: ""
33361
          kohafield: ""
Lines 34441-34447 tables: Link Here
34441
          authtypecode: ""
33364
          authtypecode: ""
34442
          value_builder: ""
33365
          value_builder: ""
34443
          isurl: 0
33366
          isurl: 0
34444
          hidden: 0
33367
          hidden: -1
34445
          frameworkcode: ""
33368
          frameworkcode: ""
34446
          seealso: ""
33369
          seealso: ""
34447
          link: ""
33370
          link: ""
Lines 34451-34457 tables: Link Here
34451
          tagsubfield: "j"
33374
          tagsubfield: "j"
34452
          liblibrarian: "Form Subdivision"
33375
          liblibrarian: "Form Subdivision"
34453
          libopac: "Form Subdivision"
33376
          libopac: "Form Subdivision"
34454
          repeatable: 1
33377
          repeatable: 0
34455
          mandatory: 0
33378
          mandatory: 0
34456
          kohafield: ""
33379
          kohafield: ""
34457
          tab: 6
33380
          tab: 6
Lines 34459-34465 tables: Link Here
34459
          authtypecode: ""
33382
          authtypecode: ""
34460
          value_builder: ""
33383
          value_builder: ""
34461
          isurl: 0
33384
          isurl: 0
34462
          hidden: -6
33385
          hidden: -1
34463
          frameworkcode: ""
33386
          frameworkcode: ""
34464
          seealso: ""
33387
          seealso: ""
34465
          link: ""
33388
          link: ""
Lines 34477-34483 tables: Link Here
34477
          authtypecode: ""
33400
          authtypecode: ""
34478
          value_builder: ""
33401
          value_builder: ""
34479
          isurl: 0
33402
          isurl: 0
34480
          hidden: 0
33403
          hidden: -1
34481
          frameworkcode: ""
33404
          frameworkcode: ""
34482
          seealso: ""
33405
          seealso: ""
34483
          link: ""
33406
          link: ""
Lines 34495-34501 tables: Link Here
34495
          authtypecode: ""
33418
          authtypecode: ""
34496
          value_builder: ""
33419
          value_builder: ""
34497
          isurl: 0
33420
          isurl: 0
34498
          hidden: 0
33421
          hidden: -1
34499
          frameworkcode: ""
33422
          frameworkcode: ""
34500
          seealso: ""
33423
          seealso: ""
34501
          link: ""
33424
          link: ""
Lines 34513-34519 tables: Link Here
34513
          authtypecode: ""
33436
          authtypecode: ""
34514
          value_builder: ""
33437
          value_builder: ""
34515
          isurl: 0
33438
          isurl: 0
34516
          hidden: 0
33439
          hidden: -1
34517
          frameworkcode: ""
33440
          frameworkcode: ""
34518
          seealso: ""
33441
          seealso: ""
34519
          link: ""
33442
          link: ""
Lines 34531-34537 tables: Link Here
34531
          authtypecode: ""
33454
          authtypecode: ""
34532
          value_builder: ""
33455
          value_builder: ""
34533
          isurl: 0
33456
          isurl: 0
34534
          hidden: 0
33457
          hidden: -1
34535
          frameworkcode: ""
33458
          frameworkcode: ""
34536
          seealso: ""
33459
          seealso: ""
34537
          link: ""
33460
          link: ""
Lines 34549-34555 tables: Link Here
34549
          authtypecode: ""
33472
          authtypecode: ""
34550
          value_builder: ""
33473
          value_builder: ""
34551
          isurl: 0
33474
          isurl: 0
34552
          hidden: 0
33475
          hidden: -1
34553
          frameworkcode: ""
33476
          frameworkcode: ""
34554
          seealso: ""
33477
          seealso: ""
34555
          link: ""
33478
          link: ""
Lines 34557-34564 tables: Link Here
34557
33480
34558
        - tagfield: "602"
33481
        - tagfield: "602"
34559
          tagsubfield: "5"
33482
          tagsubfield: "5"
34560
          liblibrarian: "Institution and Copy to Which the Field Applies"
33483
          liblibrarian: "Institution and Copy to which the Field Applies"
34561
          libopac: "Institution and Copy to Which the Field Applies"
33484
          libopac: "Institution and Copy to which the Field Applies"
33485
          repeatable: 1
33486
          mandatory: 0
33487
          kohafield: ""
33488
          tab: 6
33489
          authorised_value: ""
33490
          authtypecode: ""
33491
          value_builder: ""
33492
          isurl: 0
33493
          hidden: -1
33494
          frameworkcode: ""
33495
          seealso: ""
33496
          link: ""
33497
          defaultvalue:
33498
33499
        - tagfield: "602"
33500
          tagsubfield: "9"
33501
          liblibrarian: "Koha number"
33502
          libopac: "Koha number"
34562
          repeatable: 0
33503
          repeatable: 0
34563
          mandatory: 0
33504
          mandatory: 0
34564
          kohafield: ""
33505
          kohafield: ""
Lines 34567-34573 tables: Link Here
34567
          authtypecode: ""
33508
          authtypecode: ""
34568
          value_builder: ""
33509
          value_builder: ""
34569
          isurl: 0
33510
          isurl: 0
34570
          hidden: -6
33511
          hidden: -1
34571
          frameworkcode: ""
33512
          frameworkcode: ""
34572
          seealso: ""
33513
          seealso: ""
34573
          link: ""
33514
          link: ""
Lines 34582-34588 tables: Link Here
34582
          kohafield: ""
33523
          kohafield: ""
34583
          tab: 6
33524
          tab: 6
34584
          authorised_value: ""
33525
          authorised_value: ""
34585
          authtypecode: ""
33526
          authtypecode: FAM
34586
          value_builder: ""
33527
          value_builder: ""
34587
          isurl: 0
33528
          isurl: 0
34588
          hidden: 0
33529
          hidden: 0
Lines 34603-34609 tables: Link Here
34603
          authtypecode: ""
33544
          authtypecode: ""
34604
          value_builder: ""
33545
          value_builder: ""
34605
          isurl: 0
33546
          isurl: 0
34606
          hidden: 0
33547
          hidden: -1
34607
          frameworkcode: ""
33548
          frameworkcode: ""
34608
          seealso: ""
33549
          seealso: ""
34609
          link: ""
33550
          link: ""
Lines 34621-34627 tables: Link Here
34621
          authtypecode: ""
33562
          authtypecode: ""
34622
          value_builder: ""
33563
          value_builder: ""
34623
          isurl: 0
33564
          isurl: 0
34624
          hidden: -6
33565
          hidden: -1
34625
          frameworkcode: ""
33566
          frameworkcode: ""
34626
          seealso: ""
33567
          seealso: ""
34627
          link: ""
33568
          link: ""
Lines 34639-34645 tables: Link Here
34639
          authtypecode: ""
33580
          authtypecode: ""
34640
          value_builder: ""
33581
          value_builder: ""
34641
          isurl: 0
33582
          isurl: 0
34642
          hidden: 0
33583
          hidden: -1
34643
          frameworkcode: ""
33584
          frameworkcode: ""
34644
          seealso: ""
33585
          seealso: ""
34645
          link: ""
33586
          link: ""
Lines 34657-34663 tables: Link Here
34657
          authtypecode: ""
33598
          authtypecode: ""
34658
          value_builder: ""
33599
          value_builder: ""
34659
          isurl: 0
33600
          isurl: 0
34660
          hidden: 0
33601
          hidden: -1
34661
          frameworkcode: ""
33602
          frameworkcode: ""
34662
          seealso: ""
33603
          seealso: ""
34663
          link: ""
33604
          link: ""
Lines 34675-34691 tables: Link Here
34675
          authtypecode: ""
33616
          authtypecode: ""
34676
          value_builder: ""
33617
          value_builder: ""
34677
          isurl: 0
33618
          isurl: 0
34678
          hidden: 0
33619
          hidden: -1
34679
          frameworkcode: ""
33620
          frameworkcode: ""
34680
          seealso: ""
33621
          seealso: ""
34681
          link: ""
33622
          link: ""
34682
          defaultvalue:
33623
          defaultvalue:
34683
33624
34684
        - tagfield: "604"
33625
        - tagfield: "604"
34685
          tagsubfield: "1"
33626
          tagsubfield: "2"
34686
          liblibrarian: "Linking Data"
33627
          liblibrarian: "System Code"
34687
          libopac: "Linking Data"
33628
          libopac: "System Code"
34688
          repeatable: 1
33629
          repeatable: 0
34689
          mandatory: 0
33630
          mandatory: 0
34690
          kohafield: ""
33631
          kohafield: ""
34691
          tab: 6
33632
          tab: 6
Lines 34693-34699 tables: Link Here
34693
          authtypecode: ""
33634
          authtypecode: ""
34694
          value_builder: ""
33635
          value_builder: ""
34695
          isurl: 0
33636
          isurl: 0
34696
          hidden: 0
33637
          hidden: -1
34697
          frameworkcode: ""
33638
          frameworkcode: ""
34698
          seealso: ""
33639
          seealso: ""
34699
          link: ""
33640
          link: ""
Lines 34701-34708 tables: Link Here
34701
33642
34702
        - tagfield: "604"
33643
        - tagfield: "604"
34703
          tagsubfield: "3"
33644
          tagsubfield: "3"
34704
          liblibrarian: "Authority Record Number"
33645
          liblibrarian: "Authority record number"
34705
          libopac: "Authority Record Number"
33646
          libopac: "Authority record number"
34706
          repeatable: 1
33647
          repeatable: 1
34707
          mandatory: 0
33648
          mandatory: 0
34708
          kohafield: ""
33649
          kohafield: ""
Lines 34711-34717 tables: Link Here
34711
          authtypecode: ""
33652
          authtypecode: ""
34712
          value_builder: ""
33653
          value_builder: ""
34713
          isurl: 0
33654
          isurl: 0
34714
          hidden: -6
33655
          hidden: -1
33656
          frameworkcode: ""
33657
          seealso: ""
33658
          link: ""
33659
          defaultvalue:
33660
33661
        - tagfield: "604"
33662
          tagsubfield: "9"
33663
          liblibrarian: "Koha number"
33664
          libopac: "Koha number"
33665
          repeatable: 0
33666
          mandatory: 0
33667
          kohafield: ""
33668
          tab: 6
33669
          authorised_value: ""
33670
          authtypecode: ""
33671
          value_builder: ""
33672
          isurl: 0
33673
          hidden: -1
34715
          frameworkcode: ""
33674
          frameworkcode: ""
34716
          seealso: ""
33675
          seealso: ""
34717
          link: ""
33676
          link: ""
Lines 34722-34735 tables: Link Here
34722
          liblibrarian: "Entry Element Name"
33681
          liblibrarian: "Entry Element Name"
34723
          libopac: "Entry Element Name"
33682
          libopac: "Entry Element Name"
34724
          repeatable: 0
33683
          repeatable: 0
34725
          mandatory: 1
33684
          mandatory: 0
34726
          kohafield: ""
33685
          kohafield: ""
34727
          tab: 6
33686
          tab: 6
34728
          authorised_value: ""
33687
          authorised_value: ""
34729
          authtypecode: ""
33688
          authtypecode: SAUTTIT
34730
          value_builder: ""
33689
          value_builder: ""
34731
          isurl: 0
33690
          isurl: 0
34732
          hidden: -6
33691
          hidden: 0
34733
          frameworkcode: ""
33692
          frameworkcode: ""
34734
          seealso: ""
33693
          seealso: ""
34735
          link: ""
33694
          link: ""
Lines 34737-34744 tables: Link Here
34737
33696
34738
        - tagfield: "604"
33697
        - tagfield: "604"
34739
          tagsubfield: "j"
33698
          tagsubfield: "j"
34740
          liblibrarian: "Form Subdivision"
33699
          liblibrarian: "Form subdivision"
34741
          libopac: "Form Subdivision"
33700
          libopac: "Form subdivision"
34742
          repeatable: 1
33701
          repeatable: 1
34743
          mandatory: 0
33702
          mandatory: 0
34744
          kohafield: ""
33703
          kohafield: ""
Lines 34747-34753 tables: Link Here
34747
          authtypecode: ""
33706
          authtypecode: ""
34748
          value_builder: ""
33707
          value_builder: ""
34749
          isurl: 0
33708
          isurl: 0
34750
          hidden: -6
33709
          hidden: -1
34751
          frameworkcode: ""
33710
          frameworkcode: ""
34752
          seealso: ""
33711
          seealso: ""
34753
          link: ""
33712
          link: ""
Lines 34758-34771 tables: Link Here
34758
          liblibrarian: "Title"
33717
          liblibrarian: "Title"
34759
          libopac: "Title"
33718
          libopac: "Title"
34760
          repeatable: 0
33719
          repeatable: 0
34761
          mandatory: 1
33720
          mandatory: 0
34762
          kohafield: ""
33721
          kohafield: ""
34763
          tab: 6
33722
          tab: 6
34764
          authorised_value: ""
33723
          authorised_value: ""
34765
          authtypecode: ""
33724
          authtypecode: ""
34766
          value_builder: ""
33725
          value_builder: ""
34767
          isurl: 0
33726
          isurl: 0
34768
          hidden: -6
33727
          hidden: -1
34769
          frameworkcode: ""
33728
          frameworkcode: ""
34770
          seealso: ""
33729
          seealso: ""
34771
          link: ""
33730
          link: ""
Lines 34773-34780 tables: Link Here
34773
33732
34774
        - tagfield: "604"
33733
        - tagfield: "604"
34775
          tagsubfield: "x"
33734
          tagsubfield: "x"
34776
          liblibrarian: "Topical Subdivision"
33735
          liblibrarian: "Topical subdivision"
34777
          libopac: "Topical Subdivision"
33736
          libopac: "Topical subdivision"
34778
          repeatable: 1
33737
          repeatable: 1
34779
          mandatory: 0
33738
          mandatory: 0
34780
          kohafield: ""
33739
          kohafield: ""
Lines 34783-34789 tables: Link Here
34783
          authtypecode: ""
33742
          authtypecode: ""
34784
          value_builder: ""
33743
          value_builder: ""
34785
          isurl: 0
33744
          isurl: 0
34786
          hidden: -6
33745
          hidden: -1
34787
          frameworkcode: ""
33746
          frameworkcode: ""
34788
          seealso: ""
33747
          seealso: ""
34789
          link: ""
33748
          link: ""
Lines 34791-34798 tables: Link Here
34791
33750
34792
        - tagfield: "604"
33751
        - tagfield: "604"
34793
          tagsubfield: "y"
33752
          tagsubfield: "y"
34794
          liblibrarian: "Geographical Subdivision"
33753
          liblibrarian: "Geographical subdivision"
34795
          libopac: "Geographical Subdivision"
33754
          libopac: "Geographical subdivision"
34796
          repeatable: 1
33755
          repeatable: 1
34797
          mandatory: 0
33756
          mandatory: 0
34798
          kohafield: ""
33757
          kohafield: ""
Lines 34801-34807 tables: Link Here
34801
          authtypecode: ""
33760
          authtypecode: ""
34802
          value_builder: ""
33761
          value_builder: ""
34803
          isurl: 0
33762
          isurl: 0
34804
          hidden: -6
33763
          hidden: -1
34805
          frameworkcode: ""
33764
          frameworkcode: ""
34806
          seealso: ""
33765
          seealso: ""
34807
          link: ""
33766
          link: ""
Lines 34809-34816 tables: Link Here
34809
33768
34810
        - tagfield: "604"
33769
        - tagfield: "604"
34811
          tagsubfield: "z"
33770
          tagsubfield: "z"
34812
          liblibrarian: "Chronological Subdivision"
33771
          liblibrarian: "Chronological subdivision"
34813
          libopac: "Chronological Subdivision"
33772
          libopac: "Chronological subdivision"
34814
          repeatable: 1
33773
          repeatable: 1
34815
          mandatory: 0
33774
          mandatory: 0
34816
          kohafield: ""
33775
          kohafield: ""
Lines 34819-34825 tables: Link Here
34819
          authtypecode: ""
33778
          authtypecode: ""
34820
          value_builder: ""
33779
          value_builder: ""
34821
          isurl: 0
33780
          isurl: 0
34822
          hidden: -6
33781
          hidden: -1
34823
          frameworkcode: ""
33782
          frameworkcode: ""
34824
          seealso: ""
33783
          seealso: ""
34825
          link: ""
33784
          link: ""
Lines 34837-34843 tables: Link Here
34837
          authtypecode: ""
33796
          authtypecode: ""
34838
          value_builder: ""
33797
          value_builder: ""
34839
          isurl: 0
33798
          isurl: 0
34840
          hidden: 0
33799
          hidden: -1
34841
          frameworkcode: ""
33800
          frameworkcode: ""
34842
          seealso: ""
33801
          seealso: ""
34843
          link: ""
33802
          link: ""
Lines 34855-34861 tables: Link Here
34855
          authtypecode: ""
33814
          authtypecode: ""
34856
          value_builder: ""
33815
          value_builder: ""
34857
          isurl: 0
33816
          isurl: 0
34858
          hidden: 0
33817
          hidden: -1
33818
          frameworkcode: ""
33819
          seealso: ""
33820
          link: ""
33821
          defaultvalue:
33822
33823
        - tagfield: "605"
33824
          tagsubfield: "9"
33825
          liblibrarian: "Koha number"
33826
          libopac: "Koha number"
33827
          repeatable: 0
33828
          mandatory: 0
33829
          kohafield: ""
33830
          tab: 6
33831
          authorised_value: ""
33832
          authtypecode: ""
33833
          value_builder: ""
33834
          isurl: 0
33835
          hidden: -1
34859
          frameworkcode: ""
33836
          frameworkcode: ""
34860
          seealso: ""
33837
          seealso: ""
34861
          link: ""
33838
          link: ""
Lines 34870-34876 tables: Link Here
34870
          kohafield: ""
33847
          kohafield: ""
34871
          tab: 6
33848
          tab: 6
34872
          authorised_value: ""
33849
          authorised_value: ""
34873
          authtypecode: ""
33850
          authtypecode: TU
34874
          value_builder: ""
33851
          value_builder: ""
34875
          isurl: 0
33852
          isurl: 0
34876
          hidden: 0
33853
          hidden: 0
Lines 34891-34897 tables: Link Here
34891
          authtypecode: ""
33868
          authtypecode: ""
34892
          value_builder: ""
33869
          value_builder: ""
34893
          isurl: 0
33870
          isurl: 0
34894
          hidden: 0
33871
          hidden: -1
34895
          frameworkcode: ""
33872
          frameworkcode: ""
34896
          seealso: ""
33873
          seealso: ""
34897
          link: ""
33874
          link: ""
Lines 34909-34915 tables: Link Here
34909
          authtypecode: ""
33886
          authtypecode: ""
34910
          value_builder: ""
33887
          value_builder: ""
34911
          isurl: 0
33888
          isurl: 0
34912
          hidden: 0
33889
          hidden: -1
34913
          frameworkcode: ""
33890
          frameworkcode: ""
34914
          seealso: ""
33891
          seealso: ""
34915
          link: ""
33892
          link: ""
Lines 34927-34933 tables: Link Here
34927
          authtypecode: ""
33904
          authtypecode: ""
34928
          value_builder: ""
33905
          value_builder: ""
34929
          isurl: 0
33906
          isurl: 0
34930
          hidden: -6
33907
          hidden: -1
34931
          frameworkcode: ""
33908
          frameworkcode: ""
34932
          seealso: ""
33909
          seealso: ""
34933
          link: ""
33910
          link: ""
Lines 34945-34951 tables: Link Here
34945
          authtypecode: ""
33922
          authtypecode: ""
34946
          value_builder: ""
33923
          value_builder: ""
34947
          isurl: 0
33924
          isurl: 0
34948
          hidden: 0
33925
          hidden: -1
34949
          frameworkcode: ""
33926
          frameworkcode: ""
34950
          seealso: ""
33927
          seealso: ""
34951
          link: ""
33928
          link: ""
Lines 34963-34969 tables: Link Here
34963
          authtypecode: ""
33940
          authtypecode: ""
34964
          value_builder: ""
33941
          value_builder: ""
34965
          isurl: 0
33942
          isurl: 0
34966
          hidden: 0
33943
          hidden: -1
34967
          frameworkcode: ""
33944
          frameworkcode: ""
34968
          seealso: ""
33945
          seealso: ""
34969
          link: ""
33946
          link: ""
Lines 34971-34978 tables: Link Here
34971
33948
34972
        - tagfield: "605"
33949
        - tagfield: "605"
34973
          tagsubfield: "m"
33950
          tagsubfield: "m"
34974
          liblibrarian: "Language (when Part of Heading)"
33951
          liblibrarian: "Language (when part of heading)"
34975
          libopac: "Language (when Part of Heading)"
33952
          libopac: "Language (when part of heading)"
34976
          repeatable: 0
33953
          repeatable: 0
34977
          mandatory: 0
33954
          mandatory: 0
34978
          kohafield: ""
33955
          kohafield: ""
Lines 34981-34987 tables: Link Here
34981
          authtypecode: ""
33958
          authtypecode: ""
34982
          value_builder: ""
33959
          value_builder: ""
34983
          isurl: 0
33960
          isurl: 0
34984
          hidden: 0
33961
          hidden: -1
34985
          frameworkcode: ""
33962
          frameworkcode: ""
34986
          seealso: ""
33963
          seealso: ""
34987
          link: ""
33964
          link: ""
Lines 34999-35005 tables: Link Here
34999
          authtypecode: ""
33976
          authtypecode: ""
35000
          value_builder: ""
33977
          value_builder: ""
35001
          isurl: 0
33978
          isurl: 0
35002
          hidden: 0
33979
          hidden: -1
35003
          frameworkcode: ""
33980
          frameworkcode: ""
35004
          seealso: ""
33981
          seealso: ""
35005
          link: ""
33982
          link: ""
Lines 35017-35023 tables: Link Here
35017
          authtypecode: ""
33994
          authtypecode: ""
35018
          value_builder: ""
33995
          value_builder: ""
35019
          isurl: 0
33996
          isurl: 0
35020
          hidden: 0
33997
          hidden: -1
35021
          frameworkcode: ""
33998
          frameworkcode: ""
35022
          seealso: ""
33999
          seealso: ""
35023
          link: ""
34000
          link: ""
Lines 35035-35041 tables: Link Here
35035
          authtypecode: ""
34012
          authtypecode: ""
35036
          value_builder: ""
34013
          value_builder: ""
35037
          isurl: 0
34014
          isurl: 0
35038
          hidden: -6
34015
          hidden: -1
35039
          frameworkcode: ""
34016
          frameworkcode: ""
35040
          seealso: ""
34017
          seealso: ""
35041
          link: ""
34018
          link: ""
Lines 35053-35059 tables: Link Here
35053
          authtypecode: ""
34030
          authtypecode: ""
35054
          value_builder: ""
34031
          value_builder: ""
35055
          isurl: 0
34032
          isurl: 0
35056
          hidden: -6
34033
          hidden: -1
35057
          frameworkcode: ""
34034
          frameworkcode: ""
35058
          seealso: ""
34035
          seealso: ""
35059
          link: ""
34036
          link: ""
Lines 35071-35077 tables: Link Here
35071
          authtypecode: ""
34048
          authtypecode: ""
35072
          value_builder: ""
34049
          value_builder: ""
35073
          isurl: 0
34050
          isurl: 0
35074
          hidden: -6
34051
          hidden: -1
35075
          frameworkcode: ""
34052
          frameworkcode: ""
35076
          seealso: ""
34053
          seealso: ""
35077
          link: ""
34054
          link: ""
Lines 35089-35095 tables: Link Here
35089
          authtypecode: ""
34066
          authtypecode: ""
35090
          value_builder: ""
34067
          value_builder: ""
35091
          isurl: 0
34068
          isurl: 0
35092
          hidden: -6
34069
          hidden: -1
35093
          frameworkcode: ""
34070
          frameworkcode: ""
35094
          seealso: ""
34071
          seealso: ""
35095
          link: ""
34072
          link: ""
Lines 35107-35113 tables: Link Here
35107
          authtypecode: ""
34084
          authtypecode: ""
35108
          value_builder: ""
34085
          value_builder: ""
35109
          isurl: 0
34086
          isurl: 0
35110
          hidden: 0
34087
          hidden: -1
35111
          frameworkcode: ""
34088
          frameworkcode: ""
35112
          seealso: ""
34089
          seealso: ""
35113
          link: ""
34090
          link: ""
Lines 35125-35131 tables: Link Here
35125
          authtypecode: ""
34102
          authtypecode: ""
35126
          value_builder: ""
34103
          value_builder: ""
35127
          isurl: 0
34104
          isurl: 0
35128
          hidden: 0
34105
          hidden: -1
35129
          frameworkcode: ""
34106
          frameworkcode: ""
35130
          seealso: ""
34107
          seealso: ""
35131
          link: ""
34108
          link: ""
Lines 35143-35149 tables: Link Here
35143
          authtypecode: ""
34120
          authtypecode: ""
35144
          value_builder: ""
34121
          value_builder: ""
35145
          isurl: 0
34122
          isurl: 0
35146
          hidden: 0
34123
          hidden: -1
35147
          frameworkcode: ""
34124
          frameworkcode: ""
35148
          seealso: ""
34125
          seealso: ""
35149
          link: ""
34126
          link: ""
Lines 35161-35167 tables: Link Here
35161
          authtypecode: ""
34138
          authtypecode: ""
35162
          value_builder: ""
34139
          value_builder: ""
35163
          isurl: 0
34140
          isurl: 0
35164
          hidden: 0
34141
          hidden: -1
35165
          frameworkcode: ""
34142
          frameworkcode: ""
35166
          seealso: ""
34143
          seealso: ""
35167
          link: ""
34144
          link: ""
Lines 35179-35194 tables: Link Here
35179
          authtypecode: ""
34156
          authtypecode: ""
35180
          value_builder: ""
34157
          value_builder: ""
35181
          isurl: 0
34158
          isurl: 0
35182
          hidden: 0
34159
          hidden: -1
35183
          frameworkcode: ""
34160
          frameworkcode: ""
35184
          seealso: ""
34161
          seealso: ""
35185
          link: ""
34162
          link: ""
35186
          defaultvalue:
34163
          defaultvalue:
35187
34164
35188
        - tagfield: "606"
34165
        - tagfield: "606"
35189
          tagsubfield: "9"
34166
          tagsubfield: "5"
35190
          liblibrarian: "Koha Internal code"
34167
          liblibrarian: ""
35191
          libopac: "Koha Internal code"
34168
          libopac: ""
35192
          repeatable: 0
34169
          repeatable: 0
35193
          mandatory: 0
34170
          mandatory: 0
35194
          kohafield: ""
34171
          kohafield: ""
Lines 35197-35203 tables: Link Here
35197
          authtypecode: ""
34174
          authtypecode: ""
35198
          value_builder: ""
34175
          value_builder: ""
35199
          isurl: 0
34176
          isurl: 0
35200
          hidden: 1
34177
          hidden: -1
34178
          frameworkcode: ""
34179
          seealso: ""
34180
          link: ""
34181
          defaultvalue:
34182
34183
        - tagfield: "606"
34184
          tagsubfield: "9"
34185
          liblibrarian: "Koha number"
34186
          libopac: "Koha number"
34187
          repeatable: 1
34188
          mandatory: 0
34189
          kohafield: ""
34190
          tab: 6
34191
          authorised_value: ""
34192
          authtypecode: ""
34193
          value_builder: ""
34194
          isurl: 0
34195
          hidden: -1
35201
          frameworkcode: ""
34196
          frameworkcode: ""
35202
          seealso: ""
34197
          seealso: ""
35203
          link: ""
34198
          link: ""
Lines 35209-35218 tables: Link Here
35209
          libopac: "Entry Element"
34204
          libopac: "Entry Element"
35210
          repeatable: 0
34205
          repeatable: 0
35211
          mandatory: 0
34206
          mandatory: 0
35212
          kohafield:
34207
          kohafield: ""
35213
          tab: 6
34208
          tab: 6
35214
          authorised_value: ""
34209
          authorised_value: ""
35215
          authtypecode: ""
34210
          authtypecode: SNC
35216
          value_builder: ""
34211
          value_builder: ""
35217
          isurl: 0
34212
          isurl: 0
35218
          hidden: 0
34213
          hidden: 0
Lines 35233-35239 tables: Link Here
35233
          authtypecode: ""
34228
          authtypecode: ""
35234
          value_builder: ""
34229
          value_builder: ""
35235
          isurl: 0
34230
          isurl: 0
35236
          hidden: -6
34231
          hidden: -1
35237
          frameworkcode: ""
34232
          frameworkcode: ""
35238
          seealso: ""
34233
          seealso: ""
35239
          link: ""
34234
          link: ""
Lines 35251-35257 tables: Link Here
35251
          authtypecode: ""
34246
          authtypecode: ""
35252
          value_builder: ""
34247
          value_builder: ""
35253
          isurl: 0
34248
          isurl: 0
35254
          hidden: 0
34249
          hidden: -1
35255
          frameworkcode: ""
34250
          frameworkcode: ""
35256
          seealso: ""
34251
          seealso: ""
35257
          link: ""
34252
          link: ""
Lines 35269-35275 tables: Link Here
35269
          authtypecode: ""
34264
          authtypecode: ""
35270
          value_builder: ""
34265
          value_builder: ""
35271
          isurl: 0
34266
          isurl: 0
35272
          hidden: 0
34267
          hidden: -1
35273
          frameworkcode: ""
34268
          frameworkcode: ""
35274
          seealso: ""
34269
          seealso: ""
35275
          link: ""
34270
          link: ""
Lines 35287-35293 tables: Link Here
35287
          authtypecode: ""
34282
          authtypecode: ""
35288
          value_builder: ""
34283
          value_builder: ""
35289
          isurl: 0
34284
          isurl: 0
35290
          hidden: 0
34285
          hidden: -1
35291
          frameworkcode: ""
34286
          frameworkcode: ""
35292
          seealso: ""
34287
          seealso: ""
35293
          link: ""
34288
          link: ""
Lines 35305-35311 tables: Link Here
35305
          authtypecode: ""
34300
          authtypecode: ""
35306
          value_builder: ""
34301
          value_builder: ""
35307
          isurl: 0
34302
          isurl: 0
35308
          hidden: 0
34303
          hidden: -1
35309
          frameworkcode: ""
34304
          frameworkcode: ""
35310
          seealso: ""
34305
          seealso: ""
35311
          link: ""
34306
          link: ""
Lines 35323-35329 tables: Link Here
35323
          authtypecode: ""
34318
          authtypecode: ""
35324
          value_builder: ""
34319
          value_builder: ""
35325
          isurl: 0
34320
          isurl: 0
35326
          hidden: 0
34321
          hidden: -1
34322
          frameworkcode: ""
34323
          seealso: ""
34324
          link: ""
34325
          defaultvalue:
34326
34327
        - tagfield: "607"
34328
          tagsubfield: "9"
34329
          liblibrarian: "Koha number"
34330
          libopac: "Koha number"
34331
          repeatable: 0
34332
          mandatory: 0
34333
          kohafield: ""
34334
          tab: 6
34335
          authorised_value: ""
34336
          authtypecode: ""
34337
          value_builder: ""
34338
          isurl: 0
34339
          hidden: -1
35327
          frameworkcode: ""
34340
          frameworkcode: ""
35328
          seealso: ""
34341
          seealso: ""
35329
          link: ""
34342
          link: ""
Lines 35338-35344 tables: Link Here
35338
          kohafield: ""
34351
          kohafield: ""
35339
          tab: 6
34352
          tab: 6
35340
          authorised_value: ""
34353
          authorised_value: ""
35341
          authtypecode: ""
34354
          authtypecode: SNG
35342
          value_builder: ""
34355
          value_builder: ""
35343
          isurl: 0
34356
          isurl: 0
35344
          hidden: 0
34357
          hidden: 0
Lines 35359-35365 tables: Link Here
35359
          authtypecode: ""
34372
          authtypecode: ""
35360
          value_builder: ""
34373
          value_builder: ""
35361
          isurl: 0
34374
          isurl: 0
35362
          hidden: -6
34375
          hidden: -1
35363
          frameworkcode: ""
34376
          frameworkcode: ""
35364
          seealso: ""
34377
          seealso: ""
35365
          link: ""
34378
          link: ""
Lines 35377-35383 tables: Link Here
35377
          authtypecode: ""
34390
          authtypecode: ""
35378
          value_builder: ""
34391
          value_builder: ""
35379
          isurl: 0
34392
          isurl: 0
35380
          hidden: 0
34393
          hidden: -1
35381
          frameworkcode: ""
34394
          frameworkcode: ""
35382
          seealso: ""
34395
          seealso: ""
35383
          link: ""
34396
          link: ""
Lines 35395-35401 tables: Link Here
35395
          authtypecode: ""
34408
          authtypecode: ""
35396
          value_builder: ""
34409
          value_builder: ""
35397
          isurl: 0
34410
          isurl: 0
35398
          hidden: 0
34411
          hidden: -1
35399
          frameworkcode: ""
34412
          frameworkcode: ""
35400
          seealso: ""
34413
          seealso: ""
35401
          link: ""
34414
          link: ""
Lines 35413-35419 tables: Link Here
35413
          authtypecode: ""
34426
          authtypecode: ""
35414
          value_builder: ""
34427
          value_builder: ""
35415
          isurl: 0
34428
          isurl: 0
35416
          hidden: 0
34429
          hidden: -1
35417
          frameworkcode: ""
34430
          frameworkcode: ""
35418
          seealso: ""
34431
          seealso: ""
35419
          link: ""
34432
          link: ""
Lines 35431-35437 tables: Link Here
35431
          authtypecode: ""
34444
          authtypecode: ""
35432
          value_builder: ""
34445
          value_builder: ""
35433
          isurl: 0
34446
          isurl: 0
35434
          hidden: 0
34447
          hidden: -1
35435
          frameworkcode: ""
34448
          frameworkcode: ""
35436
          seealso: ""
34449
          seealso: ""
35437
          link: ""
34450
          link: ""
Lines 35449-35455 tables: Link Here
35449
          authtypecode: ""
34462
          authtypecode: ""
35450
          value_builder: ""
34463
          value_builder: ""
35451
          isurl: 0
34464
          isurl: 0
35452
          hidden: 0
34465
          hidden: -1
35453
          frameworkcode: ""
34466
          frameworkcode: ""
35454
          seealso: ""
34467
          seealso: ""
35455
          link: ""
34468
          link: ""
Lines 35457-35464 tables: Link Here
35457
34470
35458
        - tagfield: "608"
34471
        - tagfield: "608"
35459
          tagsubfield: "5"
34472
          tagsubfield: "5"
35460
          liblibrarian: "Institution and Copy to Which the Field Applies"
34473
          liblibrarian: "Institution and Copy to which the Field Applies"
35461
          libopac: "Institution and Copy to Which the Field Applies"
34474
          libopac: "Institution and Copy to which the Field Applies"
35462
          repeatable: 0
34475
          repeatable: 0
35463
          mandatory: 0
34476
          mandatory: 0
35464
          kohafield: ""
34477
          kohafield: ""
Lines 35467-35473 tables: Link Here
35467
          authtypecode: ""
34480
          authtypecode: ""
35468
          value_builder: ""
34481
          value_builder: ""
35469
          isurl: 0
34482
          isurl: 0
35470
          hidden: 0
34483
          hidden: -1
34484
          frameworkcode: ""
34485
          seealso: ""
34486
          link: ""
34487
          defaultvalue:
34488
34489
        - tagfield: "608"
34490
          tagsubfield: "9"
34491
          liblibrarian: "Koha number"
34492
          libopac: "Koha number"
34493
          repeatable: 1
34494
          mandatory: 0
34495
          kohafield: ""
34496
          tab: 6
34497
          authorised_value: ""
34498
          authtypecode: ""
34499
          value_builder: ""
34500
          isurl: 0
34501
          hidden: -1
35471
          frameworkcode: ""
34502
          frameworkcode: ""
35472
          seealso: ""
34503
          seealso: ""
35473
          link: ""
34504
          link: ""
Lines 35482-35488 tables: Link Here
35482
          kohafield: ""
34513
          kohafield: ""
35483
          tab: 6
34514
          tab: 6
35484
          authorised_value: ""
34515
          authorised_value: ""
35485
          authtypecode: ""
34516
          authtypecode: GENRE/FORM
35486
          value_builder: ""
34517
          value_builder: ""
35487
          isurl: 0
34518
          isurl: 0
35488
          hidden: 0
34519
          hidden: 0
Lines 35503-35509 tables: Link Here
35503
          authtypecode: ""
34534
          authtypecode: ""
35504
          value_builder: ""
34535
          value_builder: ""
35505
          isurl: 0
34536
          isurl: 0
35506
          hidden: -6
34537
          hidden: -1
35507
          frameworkcode: ""
34538
          frameworkcode: ""
35508
          seealso: ""
34539
          seealso: ""
35509
          link: ""
34540
          link: ""
Lines 35521-35527 tables: Link Here
35521
          authtypecode: ""
34552
          authtypecode: ""
35522
          value_builder: ""
34553
          value_builder: ""
35523
          isurl: 0
34554
          isurl: 0
35524
          hidden: 0
34555
          hidden: -1
35525
          frameworkcode: ""
34556
          frameworkcode: ""
35526
          seealso: ""
34557
          seealso: ""
35527
          link: ""
34558
          link: ""
Lines 35539-35545 tables: Link Here
35539
          authtypecode: ""
34570
          authtypecode: ""
35540
          value_builder: ""
34571
          value_builder: ""
35541
          isurl: 0
34572
          isurl: 0
35542
          hidden: 0
34573
          hidden: -1
35543
          frameworkcode: ""
34574
          frameworkcode: ""
35544
          seealso: ""
34575
          seealso: ""
35545
          link: ""
34576
          link: ""
Lines 35557-35563 tables: Link Here
35557
          authtypecode: ""
34588
          authtypecode: ""
35558
          value_builder: ""
34589
          value_builder: ""
35559
          isurl: 0
34590
          isurl: 0
35560
          hidden: 0
34591
          hidden: -1
35561
          frameworkcode: ""
34592
          frameworkcode: ""
35562
          seealso: ""
34593
          seealso: ""
35563
          link: ""
34594
          link: ""
Lines 35565-35572 tables: Link Here
35565
34596
35566
        - tagfield: "610"
34597
        - tagfield: "610"
35567
          tagsubfield: "5"
34598
          tagsubfield: "5"
35568
          liblibrarian: "Institution and Copy to Which the Field Applies"
34599
          liblibrarian: "Institution and Copy to which the Field Applies"
35569
          libopac: "Institution and Copy to Which the Field Applies"
34600
          libopac: "Institution and Copy to which the Field Applies"
35570
          repeatable: 0
34601
          repeatable: 0
35571
          mandatory: 0
34602
          mandatory: 0
35572
          kohafield: ""
34603
          kohafield: ""
Lines 35575-35581 tables: Link Here
35575
          authtypecode: ""
34606
          authtypecode: ""
35576
          value_builder: ""
34607
          value_builder: ""
35577
          isurl: 0
34608
          isurl: 0
35578
          hidden: -6
34609
          hidden: -1
35579
          frameworkcode: ""
34610
          frameworkcode: ""
35580
          seealso: ""
34611
          seealso: ""
35581
          link: ""
34612
          link: ""
Lines 35611-35617 tables: Link Here
35611
          authtypecode: ""
34642
          authtypecode: ""
35612
          value_builder: ""
34643
          value_builder: ""
35613
          isurl: 0
34644
          isurl: 0
35614
          hidden: 0
34645
          hidden: -1
35615
          frameworkcode: ""
34646
          frameworkcode: ""
35616
          seealso: ""
34647
          seealso: ""
35617
          link: ""
34648
          link: ""
Lines 35629-35635 tables: Link Here
35629
          authtypecode: ""
34660
          authtypecode: ""
35630
          value_builder: ""
34661
          value_builder: ""
35631
          isurl: 0
34662
          isurl: 0
35632
          hidden: 0
34663
          hidden: -1
34664
          frameworkcode: ""
34665
          seealso: ""
34666
          link: ""
34667
          defaultvalue:
34668
34669
        - tagfield: "615"
34670
          tagsubfield: "9"
34671
          liblibrarian: "Koha number"
34672
          libopac: "Koha number"
34673
          repeatable: 0
34674
          mandatory: 0
34675
          kohafield: ""
34676
          tab: 6
34677
          authorised_value: ""
34678
          authtypecode: ""
34679
          value_builder: ""
34680
          isurl: 0
34681
          hidden: -1
35633
          frameworkcode: ""
34682
          frameworkcode: ""
35634
          seealso: ""
34683
          seealso: ""
35635
          link: ""
34684
          link: ""
Lines 35665-35671 tables: Link Here
35665
          authtypecode: ""
34714
          authtypecode: ""
35666
          value_builder: ""
34715
          value_builder: ""
35667
          isurl: 0
34716
          isurl: 0
35668
          hidden: 0
34717
          hidden: -1
35669
          frameworkcode: ""
34718
          frameworkcode: ""
35670
          seealso: ""
34719
          seealso: ""
35671
          link: ""
34720
          link: ""
Lines 35683-35689 tables: Link Here
35683
          authtypecode: ""
34732
          authtypecode: ""
35684
          value_builder: ""
34733
          value_builder: ""
35685
          isurl: 0
34734
          isurl: 0
35686
          hidden: 0
34735
          hidden: -1
35687
          frameworkcode: ""
34736
          frameworkcode: ""
35688
          seealso: ""
34737
          seealso: ""
35689
          link: ""
34738
          link: ""
Lines 35701-35707 tables: Link Here
35701
          authtypecode: ""
34750
          authtypecode: ""
35702
          value_builder: ""
34751
          value_builder: ""
35703
          isurl: 0
34752
          isurl: 0
35704
          hidden: 0
34753
          hidden: -1
35705
          frameworkcode: ""
34754
          frameworkcode: ""
35706
          seealso: ""
34755
          seealso: ""
35707
          link: ""
34756
          link: ""
Lines 35709-35716 tables: Link Here
35709
34758
35710
        - tagfield: "616"
34759
        - tagfield: "616"
35711
          tagsubfield: "2"
34760
          tagsubfield: "2"
35712
          liblibrarian: "System Code"
34761
          liblibrarian: "System code"
35713
          libopac: "System Code"
34762
          libopac: "System code"
35714
          repeatable: 0
34763
          repeatable: 0
35715
          mandatory: 0
34764
          mandatory: 0
35716
          kohafield: ""
34765
          kohafield: ""
Lines 35719-35725 tables: Link Here
35719
          authtypecode: ""
34768
          authtypecode: ""
35720
          value_builder: ""
34769
          value_builder: ""
35721
          isurl: 0
34770
          isurl: 0
35722
          hidden: -6
34771
          hidden: -1
35723
          frameworkcode: ""
34772
          frameworkcode: ""
35724
          seealso: ""
34773
          seealso: ""
35725
          link: ""
34774
          link: ""
Lines 35737-35752 tables: Link Here
35737
          authtypecode: ""
34786
          authtypecode: ""
35738
          value_builder: ""
34787
          value_builder: ""
35739
          isurl: 0
34788
          isurl: 0
35740
          hidden: -6
34789
          hidden: -1
35741
          frameworkcode: ""
34790
          frameworkcode: ""
35742
          seealso: ""
34791
          seealso: ""
35743
          link: ""
34792
          link: ""
35744
          defaultvalue:
34793
          defaultvalue:
35745
34794
35746
        - tagfield: "616"
34795
        - tagfield: "616"
35747
          tagsubfield: "a"
34796
          tagsubfield: "9"
35748
          liblibrarian: "Entry Element"
34797
          liblibrarian: "Koha number"
35749
          libopac: "Entry Element"
34798
          libopac: "Koha number"
35750
          repeatable: 0
34799
          repeatable: 0
35751
          mandatory: 0
34800
          mandatory: 0
35752
          kohafield: ""
34801
          kohafield: ""
Lines 35755-35761 tables: Link Here
35755
          authtypecode: ""
34804
          authtypecode: ""
35756
          value_builder: ""
34805
          value_builder: ""
35757
          isurl: 0
34806
          isurl: 0
35758
          hidden: -6
34807
          hidden: -1
34808
          frameworkcode: ""
34809
          seealso: ""
34810
          link: ""
34811
          defaultvalue:
34812
34813
        - tagfield: "616"
34814
          tagsubfield: "a"
34815
          liblibrarian: "Entry element"
34816
          libopac: "Entry element"
34817
          repeatable: 0
34818
          mandatory: 0
34819
          kohafield: ""
34820
          tab: 6
34821
          authorised_value: ""
34822
          authtypecode: TM
34823
          value_builder: ""
34824
          isurl: 0
34825
          hidden: 0
35759
          frameworkcode: ""
34826
          frameworkcode: ""
35760
          seealso: ""
34827
          seealso: ""
35761
          link: ""
34828
          link: ""
Lines 35773-35779 tables: Link Here
35773
          authtypecode: ""
34840
          authtypecode: ""
35774
          value_builder: ""
34841
          value_builder: ""
35775
          isurl: 0
34842
          isurl: 0
35776
          hidden: -6
34843
          hidden: -1
35777
          frameworkcode: ""
34844
          frameworkcode: ""
35778
          seealso: ""
34845
          seealso: ""
35779
          link: ""
34846
          link: ""
Lines 35783-35789 tables: Link Here
35783
          tagsubfield: "f"
34850
          tagsubfield: "f"
35784
          liblibrarian: "Dates"
34851
          liblibrarian: "Dates"
35785
          libopac: "Dates"
34852
          libopac: "Dates"
35786
          repeatable: 0
34853
          repeatable: 1
35787
          mandatory: 0
34854
          mandatory: 0
35788
          kohafield: ""
34855
          kohafield: ""
35789
          tab: 6
34856
          tab: 6
Lines 35791-35797 tables: Link Here
35791
          authtypecode: ""
34858
          authtypecode: ""
35792
          value_builder: ""
34859
          value_builder: ""
35793
          isurl: 0
34860
          isurl: 0
35794
          hidden: -6
34861
          hidden: -1
35795
          frameworkcode: ""
34862
          frameworkcode: ""
35796
          seealso: ""
34863
          seealso: ""
35797
          link: ""
34864
          link: ""
Lines 35799-35806 tables: Link Here
35799
34866
35800
        - tagfield: "616"
34867
        - tagfield: "616"
35801
          tagsubfield: "j"
34868
          tagsubfield: "j"
35802
          liblibrarian: "Form Subdivision"
34869
          liblibrarian: "Form subdivision"
35803
          libopac: "Form Subdivision"
34870
          libopac: "Form subdivision"
35804
          repeatable: 1
34871
          repeatable: 1
35805
          mandatory: 0
34872
          mandatory: 0
35806
          kohafield: ""
34873
          kohafield: ""
Lines 35809-35815 tables: Link Here
35809
          authtypecode: ""
34876
          authtypecode: ""
35810
          value_builder: ""
34877
          value_builder: ""
35811
          isurl: 0
34878
          isurl: 0
35812
          hidden: -6
34879
          hidden: -1
35813
          frameworkcode: ""
34880
          frameworkcode: ""
35814
          seealso: ""
34881
          seealso: ""
35815
          link: ""
34882
          link: ""
Lines 35817-35824 tables: Link Here
35817
34884
35818
        - tagfield: "616"
34885
        - tagfield: "616"
35819
          tagsubfield: "x"
34886
          tagsubfield: "x"
35820
          liblibrarian: "Topical Subdivision"
34887
          liblibrarian: "Topical subdivision"
35821
          libopac: "Topical Subdivision"
34888
          libopac: "Topical subdivision"
35822
          repeatable: 1
34889
          repeatable: 1
35823
          mandatory: 0
34890
          mandatory: 0
35824
          kohafield: ""
34891
          kohafield: ""
Lines 35827-35833 tables: Link Here
35827
          authtypecode: ""
34894
          authtypecode: ""
35828
          value_builder: ""
34895
          value_builder: ""
35829
          isurl: 0
34896
          isurl: 0
35830
          hidden: -6
34897
          hidden: -1
35831
          frameworkcode: ""
34898
          frameworkcode: ""
35832
          seealso: ""
34899
          seealso: ""
35833
          link: ""
34900
          link: ""
Lines 35835-35842 tables: Link Here
35835
34902
35836
        - tagfield: "616"
34903
        - tagfield: "616"
35837
          tagsubfield: "y"
34904
          tagsubfield: "y"
35838
          liblibrarian: "Geographical Subdivision"
34905
          liblibrarian: "Geographical subdivision"
35839
          libopac: "Geographical Subdivision"
34906
          libopac: "Geographical subdivision"
35840
          repeatable: 1
34907
          repeatable: 1
35841
          mandatory: 0
34908
          mandatory: 0
35842
          kohafield: ""
34909
          kohafield: ""
Lines 35845-35851 tables: Link Here
35845
          authtypecode: ""
34912
          authtypecode: ""
35846
          value_builder: ""
34913
          value_builder: ""
35847
          isurl: 0
34914
          isurl: 0
35848
          hidden: -6
34915
          hidden: -1
35849
          frameworkcode: ""
34916
          frameworkcode: ""
35850
          seealso: ""
34917
          seealso: ""
35851
          link: ""
34918
          link: ""
Lines 35853-35860 tables: Link Here
35853
34920
35854
        - tagfield: "616"
34921
        - tagfield: "616"
35855
          tagsubfield: "z"
34922
          tagsubfield: "z"
35856
          liblibrarian: "Chronological Subdivision"
34923
          liblibrarian: "Chronological subdivision"
35857
          libopac: "Chronological Subdivision"
34924
          libopac: "Chronological subdivision"
35858
          repeatable: 1
34925
          repeatable: 1
35859
          mandatory: 0
34926
          mandatory: 0
35860
          kohafield: ""
34927
          kohafield: ""
Lines 35863-35869 tables: Link Here
35863
          authtypecode: ""
34930
          authtypecode: ""
35864
          value_builder: ""
34931
          value_builder: ""
35865
          isurl: 0
34932
          isurl: 0
35866
          hidden: -6
34933
          hidden: -1
35867
          frameworkcode: ""
34934
          frameworkcode: ""
35868
          seealso: ""
34935
          seealso: ""
35869
          link: ""
34936
          link: ""
Lines 35881-35887 tables: Link Here
35881
          authtypecode: ""
34948
          authtypecode: ""
35882
          value_builder: ""
34949
          value_builder: ""
35883
          isurl: 0
34950
          isurl: 0
35884
          hidden: -6
34951
          hidden: -1
35885
          frameworkcode: ""
34952
          frameworkcode: ""
35886
          seealso: ""
34953
          seealso: ""
35887
          link: ""
34954
          link: ""
Lines 35899-35928 tables: Link Here
35899
          authtypecode: ""
34966
          authtypecode: ""
35900
          value_builder: ""
34967
          value_builder: ""
35901
          isurl: 0
34968
          isurl: 0
35902
          hidden: -6
34969
          hidden: -1
35903
          frameworkcode: ""
34970
          frameworkcode: ""
35904
          seealso: ""
34971
          seealso: ""
35905
          link: ""
34972
          link: ""
35906
          defaultvalue:
34973
          defaultvalue:
35907
34974
35908
        - tagfield: "617"
35909
          tagsubfield: "9"
35910
          liblibrarian: "Koha number"
35911
          libopac: ""
35912
          repeatable: 0
35913
          mandatory: 0
35914
          kohafield: ""
35915
          tab: 6
35916
          authorised_value: ""
35917
          authtypecode: ""
35918
          value_builder: ""
35919
          isurl: 0
35920
          hidden: 0
35921
          frameworkcode: ""
35922
          seealso: ""
35923
          link: ""
35924
          defaultvalue: ""
35925
35926
        - tagfield: "617"
34975
        - tagfield: "617"
35927
          tagsubfield: "a"
34976
          tagsubfield: "a"
35928
          liblibrarian: "Country (Nation State)"
34977
          liblibrarian: "Country (Nation State)"
Lines 35935-35941 tables: Link Here
35935
          authtypecode: ""
34984
          authtypecode: ""
35936
          value_builder: ""
34985
          value_builder: ""
35937
          isurl: 0
34986
          isurl: 0
35938
          hidden: -6
34987
          hidden: 0
35939
          frameworkcode: ""
34988
          frameworkcode: ""
35940
          seealso: ""
34989
          seealso: ""
35941
          link: ""
34990
          link: ""
Lines 35953-35959 tables: Link Here
35953
          authtypecode: ""
35002
          authtypecode: ""
35954
          value_builder: ""
35003
          value_builder: ""
35955
          isurl: 0
35004
          isurl: 0
35956
          hidden: -6
35005
          hidden: -1
35957
          frameworkcode: ""
35006
          frameworkcode: ""
35958
          seealso: ""
35007
          seealso: ""
35959
          link: ""
35008
          link: ""
Lines 35971-35977 tables: Link Here
35971
          authtypecode: ""
35020
          authtypecode: ""
35972
          value_builder: ""
35021
          value_builder: ""
35973
          isurl: 0
35022
          isurl: 0
35974
          hidden: -6
35023
          hidden: -1
35975
          frameworkcode: ""
35024
          frameworkcode: ""
35976
          seealso: ""
35025
          seealso: ""
35977
          link: ""
35026
          link: ""
Lines 35989-35995 tables: Link Here
35989
          authtypecode: ""
35038
          authtypecode: ""
35990
          value_builder: ""
35039
          value_builder: ""
35991
          isurl: 0
35040
          isurl: 0
35992
          hidden: -6
35041
          hidden: -1
35993
          frameworkcode: ""
35042
          frameworkcode: ""
35994
          seealso: ""
35043
          seealso: ""
35995
          link: ""
35044
          link: ""
Lines 36007-36013 tables: Link Here
36007
          authtypecode: ""
35056
          authtypecode: ""
36008
          value_builder: ""
35057
          value_builder: ""
36009
          isurl: 0
35058
          isurl: 0
36010
          hidden: -6
35059
          hidden: -1
36011
          frameworkcode: ""
35060
          frameworkcode: ""
36012
          seealso: ""
35061
          seealso: ""
36013
          link: ""
35062
          link: ""
Lines 36025-36031 tables: Link Here
36025
          authtypecode: ""
35074
          authtypecode: ""
36026
          value_builder: ""
35075
          value_builder: ""
36027
          isurl: 0
35076
          isurl: 0
36028
          hidden: -6
35077
          hidden: -1
36029
          frameworkcode: ""
35078
          frameworkcode: ""
36030
          seealso: ""
35079
          seealso: ""
36031
          link: ""
35080
          link: ""
Lines 36043-36049 tables: Link Here
36043
          authtypecode: ""
35092
          authtypecode: ""
36044
          value_builder: ""
35093
          value_builder: ""
36045
          isurl: 0
35094
          isurl: 0
36046
          hidden: -6
35095
          hidden: -1
36047
          frameworkcode: ""
35096
          frameworkcode: ""
36048
          seealso: ""
35097
          seealso: ""
36049
          link: ""
35098
          link: ""
Lines 36061-36067 tables: Link Here
36061
          authtypecode: ""
35110
          authtypecode: ""
36062
          value_builder: ""
35111
          value_builder: ""
36063
          isurl: 0
35112
          isurl: 0
36064
          hidden: -6
35113
          hidden: -1
36065
          frameworkcode: ""
35114
          frameworkcode: ""
36066
          seealso: ""
35115
          seealso: ""
36067
          link: ""
35116
          link: ""
Lines 36069-36076 tables: Link Here
36069
35118
36070
        - tagfield: "617"
35119
        - tagfield: "617"
36071
          tagsubfield: "i"
35120
          tagsubfield: "i"
36072
          liblibrarian: "Final Date"
35121
          liblibrarian: "Final date"
36073
          libopac: "Final Date"
35122
          libopac: "Final date"
36074
          repeatable: 0
35123
          repeatable: 0
36075
          mandatory: 0
35124
          mandatory: 0
36076
          kohafield: ""
35125
          kohafield: ""
Lines 36079-36085 tables: Link Here
36079
          authtypecode: ""
35128
          authtypecode: ""
36080
          value_builder: ""
35129
          value_builder: ""
36081
          isurl: 0
35130
          isurl: 0
36082
          hidden: -6
35131
          hidden: -1
36083
          frameworkcode: ""
35132
          frameworkcode: ""
36084
          seealso: ""
35133
          seealso: ""
36085
          link: ""
35134
          link: ""
Lines 36097-36103 tables: Link Here
36097
          authtypecode: ""
35146
          authtypecode: ""
36098
          value_builder: ""
35147
          value_builder: ""
36099
          isurl: 0
35148
          isurl: 0
36100
          hidden: -6
35149
          hidden: -1
36101
          frameworkcode: ""
35150
          frameworkcode: ""
36102
          seealso: ""
35151
          seealso: ""
36103
          link: ""
35152
          link: ""
Lines 36115-36121 tables: Link Here
36115
          authtypecode: ""
35164
          authtypecode: ""
36116
          value_builder: ""
35165
          value_builder: ""
36117
          isurl: 0
35166
          isurl: 0
36118
          hidden: -6
35167
          hidden: -1
36119
          frameworkcode: ""
35168
          frameworkcode: ""
36120
          seealso: ""
35169
          seealso: ""
36121
          link: ""
35170
          link: ""
Lines 36133-36139 tables: Link Here
36133
          authtypecode: ""
35182
          authtypecode: ""
36134
          value_builder: ""
35183
          value_builder: ""
36135
          isurl: 0
35184
          isurl: 0
36136
          hidden: -6
35185
          hidden: -1
36137
          frameworkcode: ""
35186
          frameworkcode: ""
36138
          seealso: ""
35187
          seealso: ""
36139
          link: ""
35188
          link: ""
Lines 36141-36148 tables: Link Here
36141
35190
36142
        - tagfield: "617"
35191
        - tagfield: "617"
36143
          tagsubfield: "o"
35192
          tagsubfield: "o"
36144
          liblibrarian: "Geographical Areas Such as World, Hemisphere, Continent: Larger Area than Country"
35193
          liblibrarian: "Geographical areas such as world, hemisphere, continent: larger area than country"
36145
          libopac: "Geographical Areas Such as World, Hemisphere, Continent: Larger Area than Country"
35194
          libopac: "Geographical areas such as world, hemisphere, continent: larger area than country"
36146
          repeatable: 1
35195
          repeatable: 1
36147
          mandatory: 0
35196
          mandatory: 0
36148
          kohafield: ""
35197
          kohafield: ""
Lines 36151-36157 tables: Link Here
36151
          authtypecode: ""
35200
          authtypecode: ""
36152
          value_builder: ""
35201
          value_builder: ""
36153
          isurl: 0
35202
          isurl: 0
36154
          hidden: -6
35203
          hidden: -1
36155
          frameworkcode: ""
35204
          frameworkcode: ""
36156
          seealso: ""
35205
          seealso: ""
36157
          link: ""
35206
          link: ""
Lines 36169-36175 tables: Link Here
36169
          authtypecode: ""
35218
          authtypecode: ""
36170
          value_builder: ""
35219
          value_builder: ""
36171
          isurl: 0
35220
          isurl: 0
36172
          hidden: -6
35221
          hidden: -1
36173
          frameworkcode: ""
35222
          frameworkcode: ""
36174
          seealso: ""
35223
          seealso: ""
36175
          link: ""
35224
          link: ""
Lines 36179-36185 tables: Link Here
36179
          tagsubfield: "3"
35228
          tagsubfield: "3"
36180
          liblibrarian: "Authority Record Number"
35229
          liblibrarian: "Authority Record Number"
36181
          libopac: "Authority Record Number"
35230
          libopac: "Authority Record Number"
36182
          repeatable: 0
35231
          repeatable: 1
36183
          mandatory: 0
35232
          mandatory: 0
36184
          kohafield: ""
35233
          kohafield: ""
36185
          tab: 6
35234
          tab: 6
Lines 36187-36193 tables: Link Here
36187
          authtypecode: ""
35236
          authtypecode: ""
36188
          value_builder: ""
35237
          value_builder: ""
36189
          isurl: 0
35238
          isurl: 0
36190
          hidden: 0
35239
          hidden: -1
36191
          frameworkcode: ""
35240
          frameworkcode: ""
36192
          seealso: ""
35241
          seealso: ""
36193
          link: ""
35242
          link: ""
Lines 36197-36203 tables: Link Here
36197
          tagsubfield: "a"
35246
          tagsubfield: "a"
36198
          liblibrarian: "Country (Nation State)"
35247
          liblibrarian: "Country (Nation State)"
36199
          libopac: "Country (Nation State)"
35248
          libopac: "Country (Nation State)"
36200
          repeatable: 0
35249
          repeatable: 1
36201
          mandatory: 0
35250
          mandatory: 0
36202
          kohafield: ""
35251
          kohafield: ""
36203
          tab: 6
35252
          tab: 6
Lines 36223-36229 tables: Link Here
36223
          authtypecode: ""
35272
          authtypecode: ""
36224
          value_builder: ""
35273
          value_builder: ""
36225
          isurl: 0
35274
          isurl: 0
36226
          hidden: 0
35275
          hidden: -1
36227
          frameworkcode: ""
35276
          frameworkcode: ""
36228
          seealso: ""
35277
          seealso: ""
36229
          link: ""
35278
          link: ""
Lines 36233-36239 tables: Link Here
36233
          tagsubfield: "c"
35282
          tagsubfield: "c"
36234
          liblibrarian: "Intermediate Political Jurisdiction"
35283
          liblibrarian: "Intermediate Political Jurisdiction"
36235
          libopac: "Intermediate Political Jurisdiction"
35284
          libopac: "Intermediate Political Jurisdiction"
36236
          repeatable: 1
35285
          repeatable: 0
36237
          mandatory: 0
35286
          mandatory: 0
36238
          kohafield: ""
35287
          kohafield: ""
36239
          tab: 6
35288
          tab: 6
Lines 36241-36247 tables: Link Here
36241
          authtypecode: ""
35290
          authtypecode: ""
36242
          value_builder: ""
35291
          value_builder: ""
36243
          isurl: 0
35292
          isurl: 0
36244
          hidden: 0
35293
          hidden: -1
36245
          frameworkcode: ""
35294
          frameworkcode: ""
36246
          seealso: ""
35295
          seealso: ""
36247
          link: ""
35296
          link: ""
Lines 36259-36265 tables: Link Here
36259
          authtypecode: ""
35308
          authtypecode: ""
36260
          value_builder: ""
35309
          value_builder: ""
36261
          isurl: 0
35310
          isurl: 0
36262
          hidden: 0
35311
          hidden: -1
36263
          frameworkcode: ""
35312
          frameworkcode: ""
36264
          seealso: ""
35313
          seealso: ""
36265
          link: ""
35314
          link: ""
Lines 36269-36275 tables: Link Here
36269
          tagsubfield: "e"
35318
          tagsubfield: "e"
36270
          liblibrarian: "Venue"
35319
          liblibrarian: "Venue"
36271
          libopac: "Venue"
35320
          libopac: "Venue"
36272
          repeatable: 1
35321
          repeatable: 0
36273
          mandatory: 0
35322
          mandatory: 0
36274
          kohafield: ""
35323
          kohafield: ""
36275
          tab: 6
35324
          tab: 6
Lines 36277-36283 tables: Link Here
36277
          authtypecode: ""
35326
          authtypecode: ""
36278
          value_builder: ""
35327
          value_builder: ""
36279
          isurl: 0
35328
          isurl: 0
36280
          hidden: -6
35329
          hidden: -1
36281
          frameworkcode: ""
35330
          frameworkcode: ""
36282
          seealso: ""
35331
          seealso: ""
36283
          link: ""
35332
          link: ""
Lines 36287-36293 tables: Link Here
36287
          tagsubfield: "f"
35336
          tagsubfield: "f"
36288
          liblibrarian: "Date"
35337
          liblibrarian: "Date"
36289
          libopac: "Date"
35338
          libopac: "Date"
36290
          repeatable: 1
35339
          repeatable: 0
36291
          mandatory: 0
35340
          mandatory: 0
36292
          kohafield: ""
35341
          kohafield: ""
36293
          tab: 6
35342
          tab: 6
Lines 36295-36301 tables: Link Here
36295
          authtypecode: ""
35344
          authtypecode: ""
36296
          value_builder: ""
35345
          value_builder: ""
36297
          isurl: 0
35346
          isurl: 0
36298
          hidden: -6
35347
          hidden: -1
36299
          frameworkcode: ""
35348
          frameworkcode: ""
36300
          seealso: ""
35349
          seealso: ""
36301
          link: ""
35350
          link: ""
Lines 36313-36319 tables: Link Here
36313
          authtypecode: ""
35362
          authtypecode: ""
36314
          value_builder: ""
35363
          value_builder: ""
36315
          isurl: 0
35364
          isurl: 0
36316
          hidden: -6
35365
          hidden: -1
36317
          frameworkcode: ""
35366
          frameworkcode: ""
36318
          seealso: ""
35367
          seealso: ""
36319
          link: ""
35368
          link: ""
Lines 36331-36337 tables: Link Here
36331
          authtypecode: ""
35380
          authtypecode: ""
36332
          value_builder: ""
35381
          value_builder: ""
36333
          isurl: 0
35382
          isurl: 0
36334
          hidden: -6
35383
          hidden: -1
36335
          frameworkcode: ""
35384
          frameworkcode: ""
36336
          seealso: ""
35385
          seealso: ""
36337
          link: ""
35386
          link: ""
Lines 36339-36346 tables: Link Here
36339
35388
36340
        - tagfield: "620"
35389
        - tagfield: "620"
36341
          tagsubfield: "i"
35390
          tagsubfield: "i"
36342
          liblibrarian: "Final Date"
35391
          liblibrarian: "Final date"
36343
          libopac: "Final Date"
35392
          libopac: "Final date"
36344
          repeatable: 0
35393
          repeatable: 0
36345
          mandatory: 0
35394
          mandatory: 0
36346
          kohafield: ""
35395
          kohafield: ""
Lines 36349-36355 tables: Link Here
36349
          authtypecode: ""
35398
          authtypecode: ""
36350
          value_builder: ""
35399
          value_builder: ""
36351
          isurl: 0
35400
          isurl: 0
36352
          hidden: -6
35401
          hidden: -1
36353
          frameworkcode: ""
35402
          frameworkcode: ""
36354
          seealso: ""
35403
          seealso: ""
36355
          link: ""
35404
          link: ""
Lines 36359-36365 tables: Link Here
36359
          tagsubfield: "k"
35408
          tagsubfield: "k"
36360
          liblibrarian: "Subsection of City, etc."
35409
          liblibrarian: "Subsection of City, etc."
36361
          libopac: "Subsection of City, etc."
35410
          libopac: "Subsection of City, etc."
36362
          repeatable: 1
35411
          repeatable: 0
36363
          mandatory: 0
35412
          mandatory: 0
36364
          kohafield: ""
35413
          kohafield: ""
36365
          tab: 6
35414
          tab: 6
Lines 36367-36373 tables: Link Here
36367
          authtypecode: ""
35416
          authtypecode: ""
36368
          value_builder: ""
35417
          value_builder: ""
36369
          isurl: 0
35418
          isurl: 0
36370
          hidden: -6
35419
          hidden: -1
36371
          frameworkcode: ""
35420
          frameworkcode: ""
36372
          seealso: ""
35421
          seealso: ""
36373
          link: ""
35422
          link: ""
Lines 36377-36383 tables: Link Here
36377
          tagsubfield: "m"
35426
          tagsubfield: "m"
36378
          liblibrarian: "Other Geographical Regions or Features"
35427
          liblibrarian: "Other Geographical Regions or Features"
36379
          libopac: "Other Geographical Regions or Features"
35428
          libopac: "Other Geographical Regions or Features"
36380
          repeatable: 1
35429
          repeatable: 0
36381
          mandatory: 0
35430
          mandatory: 0
36382
          kohafield: ""
35431
          kohafield: ""
36383
          tab: 6
35432
          tab: 6
Lines 36385-36391 tables: Link Here
36385
          authtypecode: ""
35434
          authtypecode: ""
36386
          value_builder: ""
35435
          value_builder: ""
36387
          isurl: 0
35436
          isurl: 0
36388
          hidden: -6
35437
          hidden: -1
36389
          frameworkcode: ""
35438
          frameworkcode: ""
36390
          seealso: ""
35439
          seealso: ""
36391
          link: ""
35440
          link: ""
Lines 36395-36401 tables: Link Here
36395
          tagsubfield: "n"
35444
          tagsubfield: "n"
36396
          liblibrarian: "Extraterrestrial Areas"
35445
          liblibrarian: "Extraterrestrial Areas"
36397
          libopac: "Extraterrestrial Areas"
35446
          libopac: "Extraterrestrial Areas"
36398
          repeatable: 1
35447
          repeatable: 0
36399
          mandatory: 0
35448
          mandatory: 0
36400
          kohafield: ""
35449
          kohafield: ""
36401
          tab: 6
35450
          tab: 6
Lines 36403-36409 tables: Link Here
36403
          authtypecode: ""
35452
          authtypecode: ""
36404
          value_builder: ""
35453
          value_builder: ""
36405
          isurl: 0
35454
          isurl: 0
36406
          hidden: -6
35455
          hidden: -1
36407
          frameworkcode: ""
35456
          frameworkcode: ""
36408
          seealso: ""
35457
          seealso: ""
36409
          link: ""
35458
          link: ""
Lines 36411-36419 tables: Link Here
36411
35460
36412
        - tagfield: "620"
35461
        - tagfield: "620"
36413
          tagsubfield: "o"
35462
          tagsubfield: "o"
36414
          liblibrarian: "Geographical Areas Such as World, Hemisphere, Continent: Larger Area than Country"
35463
          liblibrarian: "Geographical areas such as world, hemisphere, continent: larger area than country"
36415
          libopac: "Geographical Areas Such as World, Hemisphere, Continent: Larger Area than Country"
35464
          libopac: "Geographical areas such as world, hemisphere, continent: larger area than country"
36416
          repeatable: 1
35465
          repeatable: 0
36417
          mandatory: 0
35466
          mandatory: 0
36418
          kohafield: ""
35467
          kohafield: ""
36419
          tab: 6
35468
          tab: 6
Lines 36421-36427 tables: Link Here
36421
          authtypecode: ""
35470
          authtypecode: ""
36422
          value_builder: ""
35471
          value_builder: ""
36423
          isurl: 0
35472
          isurl: 0
36424
          hidden: -6
35473
          hidden: -1
36425
          frameworkcode: ""
35474
          frameworkcode: ""
36426
          seealso: ""
35475
          seealso: ""
36427
          link: ""
35476
          link: ""
Lines 36429-36436 tables: Link Here
36429
35478
36430
        - tagfield: "621"
35479
        - tagfield: "621"
36431
          tagsubfield: "2"
35480
          tagsubfield: "2"
36432
          liblibrarian: "System Code"
35481
          liblibrarian: "System code"
36433
          libopac: "System Code"
35482
          libopac: "System code"
36434
          repeatable: 0
35483
          repeatable: 0
36435
          mandatory: 0
35484
          mandatory: 0
36436
          kohafield: ""
35485
          kohafield: ""
Lines 36439-36445 tables: Link Here
36439
          authtypecode: ""
35488
          authtypecode: ""
36440
          value_builder: ""
35489
          value_builder: ""
36441
          isurl: 0
35490
          isurl: 0
36442
          hidden: -6
35491
          hidden: -1
36443
          frameworkcode: ""
35492
          frameworkcode: ""
36444
          seealso: ""
35493
          seealso: ""
36445
          link: ""
35494
          link: ""
Lines 36457-36463 tables: Link Here
36457
          authtypecode: ""
35506
          authtypecode: ""
36458
          value_builder: ""
35507
          value_builder: ""
36459
          isurl: 0
35508
          isurl: 0
36460
          hidden: -6
35509
          hidden: -1
36461
          frameworkcode: ""
35510
          frameworkcode: ""
36462
          seealso: ""
35511
          seealso: ""
36463
          link: ""
35512
          link: ""
Lines 36465-36472 tables: Link Here
36465
35514
36466
        - tagfield: "621"
35515
        - tagfield: "621"
36467
          tagsubfield: "5"
35516
          tagsubfield: "5"
36468
          liblibrarian: "Institution to Which the Field Applies"
35517
          liblibrarian: "Institution and Copy to which the field applies"
36469
          libopac: "Institution to Which the Field Applies"
35518
          libopac: "Institution and Copy to which the field applies"
36470
          repeatable: 0
35519
          repeatable: 0
36471
          mandatory: 0
35520
          mandatory: 0
36472
          kohafield: ""
35521
          kohafield: ""
Lines 36475-36504 tables: Link Here
36475
          authtypecode: ""
35524
          authtypecode: ""
36476
          value_builder: ""
35525
          value_builder: ""
36477
          isurl: 0
35526
          isurl: 0
36478
          hidden: -6
35527
          hidden: -1
36479
          frameworkcode: ""
35528
          frameworkcode: ""
36480
          seealso: ""
35529
          seealso: ""
36481
          link: ""
35530
          link: ""
36482
          defaultvalue:
35531
          defaultvalue:
36483
35532
36484
        - tagfield: "621"
36485
          tagsubfield: "9"
36486
          liblibrarian: "Koha number"
36487
          libopac: ""
36488
          repeatable: 0
36489
          mandatory: 0
36490
          kohafield: ""
36491
          tab: 6
36492
          authorised_value: ""
36493
          authtypecode: ""
36494
          value_builder: ""
36495
          isurl: 0
36496
          hidden: 0
36497
          frameworkcode: ""
36498
          seealso: ""
36499
          link: ""
36500
          defaultvalue: ""
36501
36502
        - tagfield: "621"
35533
        - tagfield: "621"
36503
          tagsubfield: "a"
35534
          tagsubfield: "a"
36504
          liblibrarian: "Country (Nation State) or Larger Entity Country"
35535
          liblibrarian: "Country (Nation State) or Larger Entity Country"
Lines 36511-36517 tables: Link Here
36511
          authtypecode: ""
35542
          authtypecode: ""
36512
          value_builder: ""
35543
          value_builder: ""
36513
          isurl: 0
35544
          isurl: 0
36514
          hidden: -6
35545
          hidden: 0
36515
          frameworkcode: ""
35546
          frameworkcode: ""
36516
          seealso: ""
35547
          seealso: ""
36517
          link: ""
35548
          link: ""
Lines 36529-36535 tables: Link Here
36529
          authtypecode: ""
35560
          authtypecode: ""
36530
          value_builder: ""
35561
          value_builder: ""
36531
          isurl: 0
35562
          isurl: 0
36532
          hidden: -6
35563
          hidden: -1
36533
          frameworkcode: ""
35564
          frameworkcode: ""
36534
          seealso: ""
35565
          seealso: ""
36535
          link: ""
35566
          link: ""
Lines 36547-36553 tables: Link Here
36547
          authtypecode: ""
35578
          authtypecode: ""
36548
          value_builder: ""
35579
          value_builder: ""
36549
          isurl: 0
35580
          isurl: 0
36550
          hidden: -6
35581
          hidden: -1
36551
          frameworkcode: ""
35582
          frameworkcode: ""
36552
          seealso: ""
35583
          seealso: ""
36553
          link: ""
35584
          link: ""
Lines 36565-36571 tables: Link Here
36565
          authtypecode: ""
35596
          authtypecode: ""
36566
          value_builder: ""
35597
          value_builder: ""
36567
          isurl: 0
35598
          isurl: 0
36568
          hidden: -6
35599
          hidden: -1
36569
          frameworkcode: ""
35600
          frameworkcode: ""
36570
          seealso: ""
35601
          seealso: ""
36571
          link: ""
35602
          link: ""
Lines 36573-36580 tables: Link Here
36573
35604
36574
        - tagfield: "621"
35605
        - tagfield: "621"
36575
          tagsubfield: "e"
35606
          tagsubfield: "e"
36576
          liblibrarian: "Building, Vehicle, etc."
35607
          liblibrarian: "Building, vehicle, etc."
36577
          libopac: "Building, Vehicle, etc."
35608
          libopac: "Building, vehicle, etc."
36578
          repeatable: 1
35609
          repeatable: 1
36579
          mandatory: 0
35610
          mandatory: 0
36580
          kohafield: ""
35611
          kohafield: ""
Lines 36583-36589 tables: Link Here
36583
          authtypecode: ""
35614
          authtypecode: ""
36584
          value_builder: ""
35615
          value_builder: ""
36585
          isurl: 0
35616
          isurl: 0
36586
          hidden: -6
35617
          hidden: -1
36587
          frameworkcode: ""
35618
          frameworkcode: ""
36588
          seealso: ""
35619
          seealso: ""
36589
          link: ""
35620
          link: ""
Lines 36601-36607 tables: Link Here
36601
          authtypecode: ""
35632
          authtypecode: ""
36602
          value_builder: ""
35633
          value_builder: ""
36603
          isurl: 0
35634
          isurl: 0
36604
          hidden: -6
35635
          hidden: -1
36605
          frameworkcode: ""
35636
          frameworkcode: ""
36606
          seealso: ""
35637
          seealso: ""
36607
          link: ""
35638
          link: ""
Lines 36619-36625 tables: Link Here
36619
          authtypecode: ""
35650
          authtypecode: ""
36620
          value_builder: ""
35651
          value_builder: ""
36621
          isurl: 0
35652
          isurl: 0
36622
          hidden: -6
35653
          hidden: -1
36623
          frameworkcode: ""
35654
          frameworkcode: ""
36624
          seealso: ""
35655
          seealso: ""
36625
          link: ""
35656
          link: ""
Lines 36637-36643 tables: Link Here
36637
          authtypecode: ""
35668
          authtypecode: ""
36638
          value_builder: ""
35669
          value_builder: ""
36639
          isurl: 0
35670
          isurl: 0
36640
          hidden: -6
35671
          hidden: -1
36641
          frameworkcode: ""
35672
          frameworkcode: ""
36642
          seealso: ""
35673
          seealso: ""
36643
          link: ""
35674
          link: ""
Lines 36655-36661 tables: Link Here
36655
          authtypecode: ""
35686
          authtypecode: ""
36656
          value_builder: ""
35687
          value_builder: ""
36657
          isurl: 0
35688
          isurl: 0
36658
          hidden: -6
35689
          hidden: -1
36659
          frameworkcode: ""
35690
          frameworkcode: ""
36660
          seealso: ""
35691
          seealso: ""
36661
          link: ""
35692
          link: ""
Lines 36673-36679 tables: Link Here
36673
          authtypecode: ""
35704
          authtypecode: ""
36674
          value_builder: ""
35705
          value_builder: ""
36675
          isurl: 0
35706
          isurl: 0
36676
          hidden: -6
35707
          hidden: -1
36677
          frameworkcode: ""
35708
          frameworkcode: ""
36678
          seealso: ""
35709
          seealso: ""
36679
          link: ""
35710
          link: ""
Lines 36681-36688 tables: Link Here
36681
35712
36682
        - tagfield: "621"
35713
        - tagfield: "621"
36683
          tagsubfield: "m"
35714
          tagsubfield: "m"
36684
          liblibrarian: "Other Geographic Regions or Features"
35715
          liblibrarian: "Other geographic regions or features"
36685
          libopac: "Other Geographic Regions or Features"
35716
          libopac: "Other geographic regions or features"
36686
          repeatable: 1
35717
          repeatable: 1
36687
          mandatory: 0
35718
          mandatory: 0
36688
          kohafield: ""
35719
          kohafield: ""
Lines 36691-36697 tables: Link Here
36691
          authtypecode: ""
35722
          authtypecode: ""
36692
          value_builder: ""
35723
          value_builder: ""
36693
          isurl: 0
35724
          isurl: 0
36694
          hidden: -6
35725
          hidden: -1
36695
          frameworkcode: ""
35726
          frameworkcode: ""
36696
          seealso: ""
35727
          seealso: ""
36697
          link: ""
35728
          link: ""
Lines 36699-36706 tables: Link Here
36699
35730
36700
        - tagfield: "621"
35731
        - tagfield: "621"
36701
          tagsubfield: "n"
35732
          tagsubfield: "n"
36702
          liblibrarian: "Extraterrestrial Area"
35733
          liblibrarian: "Extraterrestrial area"
36703
          libopac: "Extraterrestrial Area"
35734
          libopac: "Extraterrestrial area"
36704
          repeatable: 1
35735
          repeatable: 1
36705
          mandatory: 0
35736
          mandatory: 0
36706
          kohafield: ""
35737
          kohafield: ""
Lines 36709-36715 tables: Link Here
36709
          authtypecode: ""
35740
          authtypecode: ""
36710
          value_builder: ""
35741
          value_builder: ""
36711
          isurl: 0
35742
          isurl: 0
36712
          hidden: -6
35743
          hidden: -1
36713
          frameworkcode: ""
35744
          frameworkcode: ""
36714
          seealso: ""
35745
          seealso: ""
36715
          link: ""
35746
          link: ""
Lines 36717-36724 tables: Link Here
36717
35748
36718
        - tagfield: "621"
35749
        - tagfield: "621"
36719
          tagsubfield: "o"
35750
          tagsubfield: "o"
36720
          liblibrarian: "Geographical Areas Such as World, Hemisphere, Continent: Larger Area than Country"
35751
          liblibrarian: "Geographical areas such as world, hemisphere, continent: larger area than country"
36721
          libopac: "Geographical Areas Such as World, Hemisphere, Continent: Larger Area than Country"
35752
          libopac: "Geographical areas such as world, hemisphere, continent: larger area than country"
36722
          repeatable: 1
35753
          repeatable: 1
36723
          mandatory: 0
35754
          mandatory: 0
36724
          kohafield: ""
35755
          kohafield: ""
Lines 36727-36733 tables: Link Here
36727
          authtypecode: ""
35758
          authtypecode: ""
36728
          value_builder: ""
35759
          value_builder: ""
36729
          isurl: 0
35760
          isurl: 0
36730
          hidden: -6
35761
          hidden: -1
35762
          frameworkcode: ""
35763
          seealso: ""
35764
          link: ""
35765
          defaultvalue:
35766
35767
        - tagfield: "623"
35768
          tagsubfield: "3"
35769
          liblibrarian: "Authority Record Number"
35770
          libopac: "Authority Record Number"
35771
          repeatable: 0
35772
          mandatory: 0
35773
          kohafield: ""
35774
          tab: 6
35775
          authorised_value: ""
35776
          authtypecode: ""
35777
          value_builder: ""
35778
          isurl: 0
35779
          hidden: -1
35780
          frameworkcode: ""
35781
          seealso: ""
35782
          link: ""
35783
          defaultvalue:
35784
35785
        - tagfield: "623"
35786
          tagsubfield: "6"
35787
          liblibrarian: "Interfield linking data"
35788
          libopac: "Interfield linking data"
35789
          repeatable: 1
35790
          mandatory: 0
35791
          kohafield: ""
35792
          tab: 6
35793
          authorised_value: ""
35794
          authtypecode: ""
35795
          value_builder: ""
35796
          isurl: 0
35797
          hidden: -1
35798
          frameworkcode: ""
35799
          seealso: ""
35800
          link: ""
35801
          defaultvalue:
35802
35803
        - tagfield: "623"
35804
          tagsubfield: "a"
35805
          liblibrarian: "Entry element"
35806
          libopac: "Entry element"
35807
          repeatable: 0
35808
          mandatory: 0
35809
          kohafield: ""
35810
          tab: 6
35811
          authorised_value: ""
35812
          authtypecode: ""
35813
          value_builder: ""
35814
          isurl: 0
35815
          hidden: -1
35816
          frameworkcode: ""
35817
          seealso: ""
35818
          link: ""
35819
          defaultvalue:
35820
35821
        - tagfield: "623"
35822
          tagsubfield: "b"
35823
          liblibrarian: "Part of name other than entry element"
35824
          libopac: "Part of name other than entry element"
35825
          repeatable: 0
35826
          mandatory: 0
35827
          kohafield: ""
35828
          tab: 6
35829
          authorised_value: ""
35830
          authtypecode: ""
35831
          value_builder: ""
35832
          isurl: 0
35833
          hidden: -1
35834
          frameworkcode: ""
35835
          seealso: ""
35836
          link: ""
35837
          defaultvalue:
35838
35839
        - tagfield: "623"
35840
          tagsubfield: "c"
35841
          liblibrarian: "Part of name other than entry element"
35842
          libopac: "Part of name other than entry element"
35843
          repeatable: 1
35844
          mandatory: 0
35845
          kohafield: ""
35846
          tab: 6
35847
          authorised_value: ""
35848
          authtypecode: ""
35849
          value_builder: ""
35850
          isurl: 0
35851
          hidden: -1
36731
          frameworkcode: ""
35852
          frameworkcode: ""
36732
          seealso: ""
35853
          seealso: ""
36733
          link: ""
35854
          link: ""
Lines 36763-36769 tables: Link Here
36763
          authtypecode: ""
35884
          authtypecode: ""
36764
          value_builder: ""
35885
          value_builder: ""
36765
          isurl: 0
35886
          isurl: 0
36766
          hidden: 0
35887
          hidden: -1
36767
          frameworkcode: ""
35888
          frameworkcode: ""
36768
          seealso: ""
35889
          seealso: ""
36769
          link: ""
35890
          link: ""
Lines 36781-36787 tables: Link Here
36781
          authtypecode: ""
35902
          authtypecode: ""
36782
          value_builder: ""
35903
          value_builder: ""
36783
          isurl: 0
35904
          isurl: 0
36784
          hidden: 0
35905
          hidden: -1
36785
          frameworkcode: ""
35906
          frameworkcode: ""
36786
          seealso: ""
35907
          seealso: ""
36787
          link: ""
35908
          link: ""
Lines 36790-36796 tables: Link Here
36790
        - tagfield: "631"
35911
        - tagfield: "631"
36791
          tagsubfield: "2"
35912
          tagsubfield: "2"
36792
          liblibrarian: "System Code"
35913
          liblibrarian: "System Code"
36793
          libopac: ""
35914
          libopac: "System Code"
36794
          repeatable: 0
35915
          repeatable: 0
36795
          mandatory: 0
35916
          mandatory: 0
36796
          kohafield: ""
35917
          kohafield: ""
Lines 36799-36815 tables: Link Here
36799
          authtypecode: ""
35920
          authtypecode: ""
36800
          value_builder: ""
35921
          value_builder: ""
36801
          isurl: 0
35922
          isurl: 0
36802
          hidden: 0
35923
          hidden: 1
36803
          frameworkcode: ""
35924
          frameworkcode: ""
36804
          seealso: ""
35925
          seealso: ""
36805
          link: ""
35926
          link: ""
36806
          defaultvalue: ""
35927
          defaultvalue:
36807
35928
36808
        - tagfield: "631"
35929
        - tagfield: "631"
36809
          tagsubfield: "3"
35930
          tagsubfield: "3"
36810
          liblibrarian: "Authority Record Number"
35931
          liblibrarian: "Authority Record Number"
36811
          libopac: ""
35932
          libopac: "Authority Record Number"
36812
          repeatable: 1
35933
          repeatable: 0
36813
          mandatory: 0
35934
          mandatory: 0
36814
          kohafield: ""
35935
          kohafield: ""
36815
          tab: 6
35936
          tab: 6
Lines 36817-36832 tables: Link Here
36817
          authtypecode: ""
35938
          authtypecode: ""
36818
          value_builder: ""
35939
          value_builder: ""
36819
          isurl: 0
35940
          isurl: 0
36820
          hidden: 0
35941
          hidden: -1
36821
          frameworkcode: ""
35942
          frameworkcode: ""
36822
          seealso: ""
35943
          seealso: ""
36823
          link: ""
35944
          link: ""
36824
          defaultvalue: ""
35945
          defaultvalue:
36825
35946
36826
        - tagfield: "631"
35947
        - tagfield: "631"
36827
          tagsubfield: "8"
35948
          tagsubfield: "8"
36828
          liblibrarian: "Materials specified"
35949
          liblibrarian: "Materials specified"
36829
          libopac: ""
35950
          libopac: "Materials specified"
36830
          repeatable: 0
35951
          repeatable: 0
36831
          mandatory: 0
35952
          mandatory: 0
36832
          kohafield: ""
35953
          kohafield: ""
Lines 36835-36850 tables: Link Here
36835
          authtypecode: ""
35956
          authtypecode: ""
36836
          value_builder: ""
35957
          value_builder: ""
36837
          isurl: 0
35958
          isurl: 0
36838
          hidden: 0
35959
          hidden: -1
36839
          frameworkcode: ""
35960
          frameworkcode: ""
36840
          seealso: ""
35961
          seealso: ""
36841
          link: ""
35962
          link: ""
36842
          defaultvalue: ""
35963
          defaultvalue:
36843
35964
36844
        - tagfield: "631"
35965
        - tagfield: "631"
36845
          tagsubfield: "a"
35966
          tagsubfield: "9"
36846
          liblibrarian: "occupation"
35967
          liblibrarian: "Koha number"
36847
          libopac: "sujet"
35968
          libopac: "Koha number"
36848
          repeatable: 0
35969
          repeatable: 0
36849
          mandatory: 0
35970
          mandatory: 0
36850
          kohafield: ""
35971
          kohafield: ""
Lines 36853-36868 tables: Link Here
36853
          authtypecode: ""
35974
          authtypecode: ""
36854
          value_builder: ""
35975
          value_builder: ""
36855
          isurl: 0
35976
          isurl: 0
36856
          hidden: 0
35977
          hidden: -1
36857
          frameworkcode: ""
35978
          frameworkcode: ""
36858
          seealso: ""
35979
          seealso: ""
36859
          link: ""
35980
          link: ""
36860
          defaultvalue: ""
35981
          defaultvalue:
35982
35983
        - tagfield: "631"
35984
          tagsubfield: "a"
35985
          liblibrarian: "Occupation"
35986
          libopac: "Occupation"
35987
          repeatable: 0
35988
          mandatory: 0
35989
          kohafield: ""
35990
          tab: 6
35991
          authorised_value: ""
35992
          authtypecode: PERS
35993
          value_builder: ""
35994
          isurl: 0
35995
          hidden: -1
35996
          frameworkcode: ""
35997
          seealso: ""
35998
          link: ""
35999
          defaultvalue:
36861
36000
36862
        - tagfield: "631"
36001
        - tagfield: "631"
36863
          tagsubfield: "b"
36002
          tagsubfield: "b"
36864
          liblibrarian: "form"
36003
          liblibrarian: "Form"
36865
          libopac: ""
36004
          libopac: "Form"
36866
          repeatable: 0
36005
          repeatable: 0
36867
          mandatory: 0
36006
          mandatory: 0
36868
          kohafield: ""
36007
          kohafield: ""
Lines 36871-36886 tables: Link Here
36871
          authtypecode: ""
36010
          authtypecode: ""
36872
          value_builder: ""
36011
          value_builder: ""
36873
          isurl: 0
36012
          isurl: 0
36874
          hidden: 0
36013
          hidden: -1
36875
          frameworkcode: ""
36014
          frameworkcode: ""
36876
          seealso: ""
36015
          seealso: ""
36877
          link: ""
36016
          link: ""
36878
          defaultvalue: ""
36017
          defaultvalue:
36879
36018
36880
        - tagfield: "631"
36019
        - tagfield: "631"
36881
          tagsubfield: "j"
36020
          tagsubfield: "j"
36882
          liblibrarian: "Form Subdivision"
36021
          liblibrarian: "Form Subdivision"
36883
          libopac: ""
36022
          libopac: "Form Subdivision"
36884
          repeatable: 1
36023
          repeatable: 1
36885
          mandatory: 0
36024
          mandatory: 0
36886
          kohafield: ""
36025
          kohafield: ""
Lines 36889-36904 tables: Link Here
36889
          authtypecode: ""
36028
          authtypecode: ""
36890
          value_builder: ""
36029
          value_builder: ""
36891
          isurl: 0
36030
          isurl: 0
36892
          hidden: 0
36031
          hidden: -1
36893
          frameworkcode: ""
36032
          frameworkcode: ""
36894
          seealso: ""
36033
          seealso: ""
36895
          link: ""
36034
          link: ""
36896
          defaultvalue: ""
36035
          defaultvalue:
36897
36036
36898
        - tagfield: "631"
36037
        - tagfield: "631"
36899
          tagsubfield: "x"
36038
          tagsubfield: "x"
36900
          liblibrarian: "Topical Subdivision"
36039
          liblibrarian: "Topical Subdivision"
36901
          libopac: ""
36040
          libopac: "Topical Subdivision"
36902
          repeatable: 1
36041
          repeatable: 1
36903
          mandatory: 0
36042
          mandatory: 0
36904
          kohafield: ""
36043
          kohafield: ""
Lines 36907-36922 tables: Link Here
36907
          authtypecode: ""
36046
          authtypecode: ""
36908
          value_builder: ""
36047
          value_builder: ""
36909
          isurl: 0
36048
          isurl: 0
36910
          hidden: 0
36049
          hidden: -1
36911
          frameworkcode: ""
36050
          frameworkcode: ""
36912
          seealso: ""
36051
          seealso: ""
36913
          link: ""
36052
          link: ""
36914
          defaultvalue: ""
36053
          defaultvalue:
36915
36054
36916
        - tagfield: "631"
36055
        - tagfield: "631"
36917
          tagsubfield: "y"
36056
          tagsubfield: "y"
36918
          liblibrarian: "Geographical Subdivision"
36057
          liblibrarian: "Geographical Subdivision"
36919
          libopac: ""
36058
          libopac: "Geographical Subdivision"
36920
          repeatable: 1
36059
          repeatable: 1
36921
          mandatory: 0
36060
          mandatory: 0
36922
          kohafield: ""
36061
          kohafield: ""
Lines 36925-36940 tables: Link Here
36925
          authtypecode: ""
36064
          authtypecode: ""
36926
          value_builder: ""
36065
          value_builder: ""
36927
          isurl: 0
36066
          isurl: 0
36928
          hidden: 0
36067
          hidden: -1
36929
          frameworkcode: ""
36068
          frameworkcode: ""
36930
          seealso: ""
36069
          seealso: ""
36931
          link: ""
36070
          link: ""
36932
          defaultvalue: ""
36071
          defaultvalue:
36933
36072
36934
        - tagfield: "631"
36073
        - tagfield: "631"
36935
          tagsubfield: "z"
36074
          tagsubfield: "z"
36936
          liblibrarian: "Chronological Subdivision"
36075
          liblibrarian: "Chronological Subdivision"
36937
          libopac: ""
36076
          libopac: "Chronological Subdivision"
36938
          repeatable: 1
36077
          repeatable: 1
36939
          mandatory: 0
36078
          mandatory: 0
36940
          kohafield: ""
36079
          kohafield: ""
Lines 36943-36958 tables: Link Here
36943
          authtypecode: ""
36082
          authtypecode: ""
36944
          value_builder: ""
36083
          value_builder: ""
36945
          isurl: 0
36084
          isurl: 0
36946
          hidden: 0
36085
          hidden: -1
36947
          frameworkcode: ""
36086
          frameworkcode: ""
36948
          seealso: ""
36087
          seealso: ""
36949
          link: ""
36088
          link: ""
36950
          defaultvalue: ""
36089
          defaultvalue:
36951
36090
36952
        - tagfield: "632"
36091
        - tagfield: "632"
36953
          tagsubfield: "2"
36092
          tagsubfield: "2"
36954
          liblibrarian: "System Code"
36093
          liblibrarian: "System Code"
36955
          libopac: ""
36094
          libopac: "System Code"
36956
          repeatable: 0
36095
          repeatable: 0
36957
          mandatory: 0
36096
          mandatory: 0
36958
          kohafield: ""
36097
          kohafield: ""
Lines 36961-36977 tables: Link Here
36961
          authtypecode: ""
36100
          authtypecode: ""
36962
          value_builder: ""
36101
          value_builder: ""
36963
          isurl: 0
36102
          isurl: 0
36964
          hidden: 0
36103
          hidden: -1
36965
          frameworkcode: ""
36104
          frameworkcode: ""
36966
          seealso: ""
36105
          seealso: ""
36967
          link: ""
36106
          link: ""
36968
          defaultvalue: ""
36107
          defaultvalue:
36969
36108
36970
        - tagfield: "632"
36109
        - tagfield: "632"
36971
          tagsubfield: "3"
36110
          tagsubfield: "3"
36972
          liblibrarian: "Authority Record Number"
36111
          liblibrarian: "Authority Record Number"
36973
          libopac: ""
36112
          libopac: "Authority Record Number"
36974
          repeatable: 1
36113
          repeatable: 0
36975
          mandatory: 0
36114
          mandatory: 0
36976
          kohafield: ""
36115
          kohafield: ""
36977
          tab: 6
36116
          tab: 6
Lines 36979-36994 tables: Link Here
36979
          authtypecode: ""
36118
          authtypecode: ""
36980
          value_builder: ""
36119
          value_builder: ""
36981
          isurl: 0
36120
          isurl: 0
36982
          hidden: 0
36121
          hidden: -1
36983
          frameworkcode: ""
36122
          frameworkcode: ""
36984
          seealso: ""
36123
          seealso: ""
36985
          link: ""
36124
          link: ""
36986
          defaultvalue: ""
36125
          defaultvalue:
36987
36126
36988
        - tagfield: "632"
36127
        - tagfield: "632"
36989
          tagsubfield: "8"
36128
          tagsubfield: "8"
36990
          liblibrarian: "Materials specified"
36129
          liblibrarian: "Materials specified"
36991
          libopac: ""
36130
          libopac: "Materials specified"
36131
          repeatable: 1
36132
          mandatory: 0
36133
          kohafield: ""
36134
          tab: 6
36135
          authorised_value: ""
36136
          authtypecode: ""
36137
          value_builder: ""
36138
          isurl: 0
36139
          hidden: -1
36140
          frameworkcode: ""
36141
          seealso: ""
36142
          link: ""
36143
          defaultvalue:
36144
36145
        - tagfield: "632"
36146
          tagsubfield: "9"
36147
          liblibrarian: "Koha number"
36148
          libopac: "Koha number"
36992
          repeatable: 0
36149
          repeatable: 0
36993
          mandatory: 0
36150
          mandatory: 0
36994
          kohafield: ""
36151
          kohafield: ""
Lines 36997-37030 tables: Link Here
36997
          authtypecode: ""
36154
          authtypecode: ""
36998
          value_builder: ""
36155
          value_builder: ""
36999
          isurl: 0
36156
          isurl: 0
37000
          hidden: 0
36157
          hidden: 1
37001
          frameworkcode: ""
36158
          frameworkcode: ""
37002
          seealso: ""
36159
          seealso: ""
37003
          link: ""
36160
          link: ""
37004
          defaultvalue: ""
36161
          defaultvalue:
37005
36162
37006
        - tagfield: "632"
36163
        - tagfield: "632"
37007
          tagsubfield: "a"
36164
          tagsubfield: "a"
37008
          liblibrarian: "Function"
36165
          liblibrarian: "Function"
37009
          libopac: ""
36166
          libopac: "Function"
37010
          repeatable: 0
36167
          repeatable: 0
37011
          mandatory: 0
36168
          mandatory: 0
37012
          kohafield: ""
36169
          kohafield: ""
37013
          tab: 6
36170
          tab: 6
37014
          authorised_value: ""
36171
          authorised_value: ""
37015
          authtypecode: ""
36172
          authtypecode: PERS
37016
          value_builder: ""
36173
          value_builder: ""
37017
          isurl: 0
36174
          isurl: 0
37018
          hidden: 0
36175
          hidden: -1
37019
          frameworkcode: ""
36176
          frameworkcode: ""
37020
          seealso: ""
36177
          seealso: ""
37021
          link: ""
36178
          link: ""
37022
          defaultvalue: ""
36179
          defaultvalue:
37023
36180
37024
        - tagfield: "632"
36181
        - tagfield: "632"
37025
          tagsubfield: "j"
36182
          tagsubfield: "j"
37026
          liblibrarian: "Form Subdivision"
36183
          liblibrarian: "Form Subdivision"
37027
          libopac: ""
36184
          libopac: "Form Subdivision"
37028
          repeatable: 1
36185
          repeatable: 1
37029
          mandatory: 0
36186
          mandatory: 0
37030
          kohafield: ""
36187
          kohafield: ""
Lines 37033-37048 tables: Link Here
37033
          authtypecode: ""
36190
          authtypecode: ""
37034
          value_builder: ""
36191
          value_builder: ""
37035
          isurl: 0
36192
          isurl: 0
37036
          hidden: 0
36193
          hidden: -1
37037
          frameworkcode: ""
36194
          frameworkcode: ""
37038
          seealso: ""
36195
          seealso: ""
37039
          link: ""
36196
          link: ""
37040
          defaultvalue: ""
36197
          defaultvalue:
37041
36198
37042
        - tagfield: "632"
36199
        - tagfield: "632"
37043
          tagsubfield: "x"
36200
          tagsubfield: "x"
37044
          liblibrarian: "Topical Subdivision"
36201
          liblibrarian: "Topical Subdivision"
37045
          libopac: ""
36202
          libopac: "Topical Subdivision"
37046
          repeatable: 1
36203
          repeatable: 1
37047
          mandatory: 0
36204
          mandatory: 0
37048
          kohafield: ""
36205
          kohafield: ""
Lines 37051-37066 tables: Link Here
37051
          authtypecode: ""
36208
          authtypecode: ""
37052
          value_builder: ""
36209
          value_builder: ""
37053
          isurl: 0
36210
          isurl: 0
37054
          hidden: 0
36211
          hidden: -1
37055
          frameworkcode: ""
36212
          frameworkcode: ""
37056
          seealso: ""
36213
          seealso: ""
37057
          link: ""
36214
          link: ""
37058
          defaultvalue: ""
36215
          defaultvalue:
37059
36216
37060
        - tagfield: "632"
36217
        - tagfield: "632"
37061
          tagsubfield: "y"
36218
          tagsubfield: "y"
37062
          liblibrarian: "Geographical Subdivision"
36219
          liblibrarian: "Geographical Subdivision"
37063
          libopac: ""
36220
          libopac: "Geographical Subdivision"
37064
          repeatable: 1
36221
          repeatable: 1
37065
          mandatory: 0
36222
          mandatory: 0
37066
          kohafield: ""
36223
          kohafield: ""
Lines 37069-37084 tables: Link Here
37069
          authtypecode: ""
36226
          authtypecode: ""
37070
          value_builder: ""
36227
          value_builder: ""
37071
          isurl: 0
36228
          isurl: 0
37072
          hidden: 0
36229
          hidden: -1
37073
          frameworkcode: ""
36230
          frameworkcode: ""
37074
          seealso: ""
36231
          seealso: ""
37075
          link: ""
36232
          link: ""
37076
          defaultvalue: ""
36233
          defaultvalue:
37077
36234
37078
        - tagfield: "632"
36235
        - tagfield: "632"
37079
          tagsubfield: "z"
36236
          tagsubfield: "z"
37080
          liblibrarian: "Chronological Subdivision"
36237
          liblibrarian: "Chronological Subdivision"
37081
          libopac: ""
36238
          libopac: "Chronological Subdivision"
37082
          repeatable: 1
36239
          repeatable: 1
37083
          mandatory: 0
36240
          mandatory: 0
37084
          kohafield: ""
36241
          kohafield: ""
Lines 37087-37097 tables: Link Here
37087
          authtypecode: ""
36244
          authtypecode: ""
37088
          value_builder: ""
36245
          value_builder: ""
37089
          isurl: 0
36246
          isurl: 0
37090
          hidden: 0
36247
          hidden: -1
37091
          frameworkcode: ""
36248
          frameworkcode: ""
37092
          seealso: ""
36249
          seealso: ""
37093
          link: ""
36250
          link: ""
37094
          defaultvalue: ""
36251
          defaultvalue:
37095
36252
37096
        - tagfield: "660"
36253
        - tagfield: "660"
37097
          tagsubfield: "a"
36254
          tagsubfield: "a"
Lines 37141-37147 tables: Link Here
37141
          authtypecode: ""
36298
          authtypecode: ""
37142
          value_builder: ""
36299
          value_builder: ""
37143
          isurl: 0
36300
          isurl: 0
37144
          hidden: 0
36301
          hidden: -1
37145
          frameworkcode: ""
36302
          frameworkcode: ""
37146
          seealso: ""
36303
          seealso: ""
37147
          link: ""
36304
          link: ""
Lines 37159-37165 tables: Link Here
37159
          authtypecode: ""
36316
          authtypecode: ""
37160
          value_builder: ""
36317
          value_builder: ""
37161
          isurl: 0
36318
          isurl: 0
37162
          hidden: 0
36319
          hidden: -1
37163
          frameworkcode: ""
36320
          frameworkcode: ""
37164
          seealso: ""
36321
          seealso: ""
37165
          link: ""
36322
          link: ""
Lines 37177-37183 tables: Link Here
37177
          authtypecode: ""
36334
          authtypecode: ""
37178
          value_builder: ""
36335
          value_builder: ""
37179
          isurl: 0
36336
          isurl: 0
37180
          hidden: 0
36337
          hidden: -1
37181
          frameworkcode: ""
36338
          frameworkcode: ""
37182
          seealso: ""
36339
          seealso: ""
37183
          link: ""
36340
          link: ""
Lines 37195-37201 tables: Link Here
37195
          authtypecode: ""
36352
          authtypecode: ""
37196
          value_builder: ""
36353
          value_builder: ""
37197
          isurl: 0
36354
          isurl: 0
37198
          hidden: 0
36355
          hidden: -1
37199
          frameworkcode: ""
36356
          frameworkcode: ""
37200
          seealso: ""
36357
          seealso: ""
37201
          link: ""
36358
          link: ""
Lines 37213-37219 tables: Link Here
37213
          authtypecode: ""
36370
          authtypecode: ""
37214
          value_builder: ""
36371
          value_builder: ""
37215
          isurl: 0
36372
          isurl: 0
37216
          hidden: -6
36373
          hidden: -1
37217
          frameworkcode: ""
36374
          frameworkcode: ""
37218
          seealso: ""
36375
          seealso: ""
37219
          link: ""
36376
          link: ""
Lines 37249-37255 tables: Link Here
37249
          authtypecode: ""
36406
          authtypecode: ""
37250
          value_builder: ""
36407
          value_builder: ""
37251
          isurl: 0
36408
          isurl: 0
37252
          hidden: 0
36409
          hidden: -1
37253
          frameworkcode: ""
36410
          frameworkcode: ""
37254
          seealso: ""
36411
          seealso: ""
37255
          link: ""
36412
          link: ""
Lines 37257-37264 tables: Link Here
37257
36414
37258
        - tagfield: "675"
36415
        - tagfield: "675"
37259
          tagsubfield: "z"
36416
          tagsubfield: "z"
37260
          liblibrarian: "Language of Edition"
36417
          liblibrarian: "Language of edition"
37261
          libopac: "Language of Edition"
36418
          libopac: "Language of edition"
37262
          repeatable: 0
36419
          repeatable: 0
37263
          mandatory: 0
36420
          mandatory: 0
37264
          kohafield: ""
36421
          kohafield: ""
Lines 37267-37273 tables: Link Here
37267
          authtypecode: ""
36424
          authtypecode: ""
37268
          value_builder: ""
36425
          value_builder: ""
37269
          isurl: 0
36426
          isurl: 0
37270
          hidden: 0
36427
          hidden: -1
37271
          frameworkcode: ""
36428
          frameworkcode: ""
37272
          seealso: ""
36429
          seealso: ""
37273
          link: ""
36430
          link: ""
Lines 37277-37283 tables: Link Here
37277
          tagsubfield: "3"
36434
          tagsubfield: "3"
37278
          liblibrarian: "Classification Record Number"
36435
          liblibrarian: "Classification Record Number"
37279
          libopac: "Classification Record Number"
36436
          libopac: "Classification Record Number"
37280
          repeatable: 0
36437
          repeatable: 1
37281
          mandatory: 0
36438
          mandatory: 0
37282
          kohafield: ""
36439
          kohafield: ""
37283
          tab: 6
36440
          tab: 6
Lines 37285-37291 tables: Link Here
37285
          authtypecode: ""
36442
          authtypecode: ""
37286
          value_builder: ""
36443
          value_builder: ""
37287
          isurl: 0
36444
          isurl: 0
37288
          hidden: -6
36445
          hidden: -1
37289
          frameworkcode: ""
36446
          frameworkcode: ""
37290
          seealso: ""
36447
          seealso: ""
37291
          link: ""
36448
          link: ""
Lines 37297-37303 tables: Link Here
37297
          libopac: "Number"
36454
          libopac: "Number"
37298
          repeatable: 0
36455
          repeatable: 0
37299
          mandatory: 0
36456
          mandatory: 0
37300
          kohafield: biblioitems.dewey
36457
          kohafield: ""
37301
          tab: 6
36458
          tab: 6
37302
          authorised_value: ""
36459
          authorised_value: ""
37303
          authtypecode: ""
36460
          authtypecode: ""
Lines 37321-37327 tables: Link Here
37321
          authtypecode: ""
36478
          authtypecode: ""
37322
          value_builder: ""
36479
          value_builder: ""
37323
          isurl: 0
36480
          isurl: 0
37324
          hidden: 0
36481
          hidden: -1
37325
          frameworkcode: ""
36482
          frameworkcode: ""
37326
          seealso: ""
36483
          seealso: ""
37327
          link: ""
36484
          link: ""
Lines 37329-37336 tables: Link Here
37329
36486
37330
        - tagfield: "676"
36487
        - tagfield: "676"
37331
          tagsubfield: "z"
36488
          tagsubfield: "z"
37332
          liblibrarian: "Language of Edition"
36489
          liblibrarian: "Language of edition"
37333
          libopac: "Language of Edition"
36490
          libopac: "Language of edition"
37334
          repeatable: 0
36491
          repeatable: 0
37335
          mandatory: 0
36492
          mandatory: 0
37336
          kohafield: ""
36493
          kohafield: ""
Lines 37339-37345 tables: Link Here
37339
          authtypecode: ""
36496
          authtypecode: ""
37340
          value_builder: ""
36497
          value_builder: ""
37341
          isurl: 0
36498
          isurl: 0
37342
          hidden: 0
36499
          hidden: -1
37343
          frameworkcode: ""
36500
          frameworkcode: ""
37344
          seealso: ""
36501
          seealso: ""
37345
          link: ""
36502
          link: ""
Lines 37357-37363 tables: Link Here
37357
          authtypecode: ""
36514
          authtypecode: ""
37358
          value_builder: ""
36515
          value_builder: ""
37359
          isurl: 0
36516
          isurl: 0
37360
          hidden: -6
36517
          hidden: -1
37361
          frameworkcode: ""
36518
          frameworkcode: ""
37362
          seealso: ""
36519
          seealso: ""
37363
          link: ""
36520
          link: ""
Lines 37365-37372 tables: Link Here
37365
36522
37366
        - tagfield: "680"
36523
        - tagfield: "680"
37367
          tagsubfield: "a"
36524
          tagsubfield: "a"
37368
          liblibrarian: "Class Number"
36525
          liblibrarian: "Class number"
37369
          libopac: "Class Number"
36526
          libopac: "Class number"
37370
          repeatable: 0
36527
          repeatable: 0
37371
          mandatory: 0
36528
          mandatory: 0
37372
          kohafield: ""
36529
          kohafield: ""
Lines 37383-37390 tables: Link Here
37383
36540
37384
        - tagfield: "680"
36541
        - tagfield: "680"
37385
          tagsubfield: "b"
36542
          tagsubfield: "b"
37386
          liblibrarian: "Book Number"
36543
          liblibrarian: "Book number"
37387
          libopac: "Book Number"
36544
          libopac: "Book number"
37388
          repeatable: 0
36545
          repeatable: 0
37389
          mandatory: 0
36546
          mandatory: 0
37390
          kohafield: ""
36547
          kohafield: ""
Lines 37393-37399 tables: Link Here
37393
          authtypecode: ""
36550
          authtypecode: ""
37394
          value_builder: ""
36551
          value_builder: ""
37395
          isurl: 0
36552
          isurl: 0
37396
          hidden: 0
36553
          hidden: -1
37397
          frameworkcode: ""
36554
          frameworkcode: ""
37398
          seealso: ""
36555
          seealso: ""
37399
          link: ""
36556
          link: ""
Lines 37411-37417 tables: Link Here
37411
          authtypecode: ""
36568
          authtypecode: ""
37412
          value_builder: ""
36569
          value_builder: ""
37413
          isurl: 0
36570
          isurl: 0
37414
          hidden: 0
36571
          hidden: -1
37415
          frameworkcode: ""
36572
          frameworkcode: ""
37416
          seealso: ""
36573
          seealso: ""
37417
          link: ""
36574
          link: ""
Lines 37429-37435 tables: Link Here
37429
          authtypecode: ""
36586
          authtypecode: ""
37430
          value_builder: ""
36587
          value_builder: ""
37431
          isurl: 0
36588
          isurl: 0
37432
          hidden: -6
36589
          hidden: -1
37433
          frameworkcode: ""
36590
          frameworkcode: ""
37434
          seealso: ""
36591
          seealso: ""
37435
          link: ""
36592
          link: ""
Lines 37437-37444 tables: Link Here
37437
36594
37438
        - tagfield: "686"
36595
        - tagfield: "686"
37439
          tagsubfield: "a"
36596
          tagsubfield: "a"
37440
          liblibrarian: "Class Number"
36597
          liblibrarian: "Class number"
37441
          libopac: "Class Number"
36598
          libopac: "Class number"
37442
          repeatable: 1
36599
          repeatable: 1
37443
          mandatory: 0
36600
          mandatory: 0
37444
          kohafield: ""
36601
          kohafield: ""
Lines 37465-37471 tables: Link Here
37465
          authtypecode: ""
36622
          authtypecode: ""
37466
          value_builder: ""
36623
          value_builder: ""
37467
          isurl: 0
36624
          isurl: 0
37468
          hidden: 0
36625
          hidden: -1
37469
          frameworkcode: ""
36626
          frameworkcode: ""
37470
          seealso: ""
36627
          seealso: ""
37471
          link: ""
36628
          link: ""
Lines 37483-37489 tables: Link Here
37483
          authtypecode: ""
36640
          authtypecode: ""
37484
          value_builder: ""
36641
          value_builder: ""
37485
          isurl: 0
36642
          isurl: 0
37486
          hidden: 0
36643
          hidden: -1
37487
          frameworkcode: ""
36644
          frameworkcode: ""
37488
          seealso: ""
36645
          seealso: ""
37489
          link: ""
36646
          link: ""
Lines 37501-37507 tables: Link Here
37501
          authtypecode: ""
36658
          authtypecode: ""
37502
          value_builder: ""
36659
          value_builder: ""
37503
          isurl: 0
36660
          isurl: 0
37504
          hidden: -6
36661
          hidden: -1
37505
          frameworkcode: ""
36662
          frameworkcode: ""
37506
          seealso: ""
36663
          seealso: ""
37507
          link: ""
36664
          link: ""
Lines 37519-37525 tables: Link Here
37519
          authtypecode: ""
36676
          authtypecode: ""
37520
          value_builder: ""
36677
          value_builder: ""
37521
          isurl: 0
36678
          isurl: 0
37522
          hidden: 0
36679
          hidden: -1
37523
          frameworkcode: ""
36680
          frameworkcode: ""
37524
          seealso: ""
36681
          seealso: ""
37525
          link: ""
36682
          link: ""
Lines 37533-37539 tables: Link Here
37533
          mandatory: 0
36690
          mandatory: 0
37534
          kohafield: ""
36691
          kohafield: ""
37535
          tab: 7
36692
          tab: 7
37536
          authorised_value: ""
36693
          authorised_value: qualif
37537
          authtypecode: ""
36694
          authtypecode: ""
37538
          value_builder: ""
36695
          value_builder: ""
37539
          isurl: 0
36696
          isurl: 0
Lines 37546-37553 tables: Link Here
37546
        - tagfield: "700"
36703
        - tagfield: "700"
37547
          tagsubfield: "8"
36704
          tagsubfield: "8"
37548
          liblibrarian: "Materials specified"
36705
          liblibrarian: "Materials specified"
37549
          libopac: ""
36706
          libopac: "Materials specified"
37550
          repeatable: 1
36707
          repeatable: 0
37551
          mandatory: 0
36708
          mandatory: 0
37552
          kohafield: ""
36709
          kohafield: ""
37553
          tab: 7
36710
          tab: 7
Lines 37559-37570 tables: Link Here
37559
          frameworkcode: ""
36716
          frameworkcode: ""
37560
          seealso: ""
36717
          seealso: ""
37561
          link: ""
36718
          link: ""
37562
          defaultvalue: ""
36719
          defaultvalue:
37563
36720
37564
        - tagfield: "700"
36721
        - tagfield: "700"
37565
          tagsubfield: "9"
36722
          tagsubfield: "9"
37566
          liblibrarian: "Koha Internal Code"
36723
          liblibrarian: "Koha number"
37567
          libopac: "Koha Internal Code"
36724
          libopac: "Koha number"
37568
          repeatable: 0
36725
          repeatable: 0
37569
          mandatory: 0
36726
          mandatory: 0
37570
          kohafield: ""
36727
          kohafield: ""
Lines 37573-37579 tables: Link Here
37573
          authtypecode: ""
36730
          authtypecode: ""
37574
          value_builder: ""
36731
          value_builder: ""
37575
          isurl: 0
36732
          isurl: 0
37576
          hidden: 1
36733
          hidden: -1
37577
          frameworkcode: ""
36734
          frameworkcode: ""
37578
          seealso: ""
36735
          seealso: ""
37579
          link: ""
36736
          link: ""
Lines 37588-37594 tables: Link Here
37588
          kohafield: ""
36745
          kohafield: ""
37589
          tab: 7
36746
          tab: 7
37590
          authorised_value: ""
36747
          authorised_value: ""
37591
          authtypecode: PER
36748
          authtypecode: NP
37592
          value_builder: ""
36749
          value_builder: ""
37593
          isurl: 0
36750
          isurl: 0
37594
          hidden: 0
36751
          hidden: 0
Lines 37690-37697 tables: Link Here
37690
        - tagfield: "700"
36847
        - tagfield: "700"
37691
          tagsubfield: "k"
36848
          tagsubfield: "k"
37692
          liblibrarian: "Attribution qualifier"
36849
          liblibrarian: "Attribution qualifier"
37693
          libopac: ""
36850
          libopac: "Attribution qualifier"
37694
          repeatable: 1
36851
          repeatable: 0
37695
          mandatory: 0
36852
          mandatory: 0
37696
          kohafield: ""
36853
          kohafield: ""
37697
          tab: 7
36854
          tab: 7
Lines 37703-37714 tables: Link Here
37703
          frameworkcode: ""
36860
          frameworkcode: ""
37704
          seealso: ""
36861
          seealso: ""
37705
          link: ""
36862
          link: ""
37706
          defaultvalue: ""
36863
          defaultvalue:
37707
36864
37708
        - tagfield: "700"
36865
        - tagfield: "700"
37709
          tagsubfield: "o"
36866
          tagsubfield: "o"
37710
          liblibrarian: "International Standard Identifier for the Name"
36867
          liblibrarian: "International standard identifier for the name"
37711
          libopac: "International Standard Identifier for the Name"
36868
          libopac: "International standard identifier for the name"
37712
          repeatable: 1
36869
          repeatable: 1
37713
          mandatory: 0
36870
          mandatory: 0
37714
          kohafield: ""
36871
          kohafield: ""
Lines 37717-37723 tables: Link Here
37717
          authtypecode: ""
36874
          authtypecode: ""
37718
          value_builder: ""
36875
          value_builder: ""
37719
          isurl: 0
36876
          isurl: 0
37720
          hidden: -6
36877
          hidden: 0
37721
          frameworkcode: ""
36878
          frameworkcode: ""
37722
          seealso: ""
36879
          seealso: ""
37723
          link: ""
36880
          link: ""
Lines 37725-37732 tables: Link Here
37725
36882
37726
        - tagfield: "700"
36883
        - tagfield: "700"
37727
          tagsubfield: "p"
36884
          tagsubfield: "p"
37728
          liblibrarian: "Affiliation/Address"
36885
          liblibrarian: "Affiliation/address"
37729
          libopac: "Affiliation/Address"
36886
          libopac: "Affiliation/address"
37730
          repeatable: 0
36887
          repeatable: 0
37731
          mandatory: 0
36888
          mandatory: 0
37732
          kohafield: ""
36889
          kohafield: ""
Lines 37753-37759 tables: Link Here
37753
          authtypecode: ""
36910
          authtypecode: ""
37754
          value_builder: ""
36911
          value_builder: ""
37755
          isurl: 0
36912
          isurl: 0
37756
          hidden: 0
36913
          hidden: -1
37757
          frameworkcode: ""
36914
          frameworkcode: ""
37758
          seealso: ""
36915
          seealso: ""
37759
          link: ""
36916
          link: ""
Lines 37767-37773 tables: Link Here
37767
          mandatory: 0
36924
          mandatory: 0
37768
          kohafield: ""
36925
          kohafield: ""
37769
          tab: 7
36926
          tab: 7
37770
          authorised_value: ""
36927
          authorised_value: qualif
37771
          authtypecode: ""
36928
          authtypecode: ""
37772
          value_builder: ""
36929
          value_builder: ""
37773
          isurl: 0
36930
          isurl: 0
Lines 37777-37805 tables: Link Here
37777
          link: ""
36934
          link: ""
37778
          defaultvalue:
36935
          defaultvalue:
37779
36936
37780
        - tagfield: "701"
37781
          tagsubfield: "8"
37782
          liblibrarian: "Materials specified"
37783
          libopac: ""
37784
          repeatable: 1
37785
          mandatory: 0
37786
          kohafield: ""
37787
          tab: 7
37788
          authorised_value: ""
37789
          authtypecode: ""
37790
          value_builder: ""
37791
          isurl: 0
37792
          hidden: 0
37793
          frameworkcode: ""
37794
          seealso: ""
37795
          link: ""
37796
          defaultvalue: ""
37797
37798
        - tagfield: "701"
36937
        - tagfield: "701"
37799
          tagsubfield: "9"
36938
          tagsubfield: "9"
37800
          liblibrarian: "Koha Internal Code"
36939
          liblibrarian: "Koha number"
37801
          libopac: "Koha Internal Code"
36940
          libopac: "Koha number"
37802
          repeatable: 0
36941
          repeatable: 1
37803
          mandatory: 0
36942
          mandatory: 0
37804
          kohafield: ""
36943
          kohafield: ""
37805
          tab: 7
36944
          tab: 7
Lines 37807-37813 tables: Link Here
37807
          authtypecode: ""
36946
          authtypecode: ""
37808
          value_builder: ""
36947
          value_builder: ""
37809
          isurl: 0
36948
          isurl: 0
37810
          hidden: 0
36949
          hidden: -1
37811
          frameworkcode: ""
36950
          frameworkcode: ""
37812
          seealso: ""
36951
          seealso: ""
37813
          link: ""
36952
          link: ""
Lines 37822-37828 tables: Link Here
37822
          kohafield: ""
36961
          kohafield: ""
37823
          tab: 7
36962
          tab: 7
37824
          authorised_value: ""
36963
          authorised_value: ""
37825
          authtypecode: ""
36964
          authtypecode: NP
37826
          value_builder: ""
36965
          value_builder: ""
37827
          isurl: 0
36966
          isurl: 0
37828
          hidden: 0
36967
          hidden: 0
Lines 37924-37949 tables: Link Here
37924
        - tagfield: "701"
37063
        - tagfield: "701"
37925
          tagsubfield: "k"
37064
          tagsubfield: "k"
37926
          liblibrarian: "Attribution qualifier"
37065
          liblibrarian: "Attribution qualifier"
37927
          libopac: ""
37066
          libopac: "Attribution qualifier"
37928
          repeatable: 1
37067
          repeatable: 0
37929
          mandatory: 0
37930
          kohafield: ""
37931
          tab: 7
37932
          authorised_value: ""
37933
          authtypecode: ""
37934
          value_builder: ""
37935
          isurl: 0
37936
          hidden: 0
37937
          frameworkcode: ""
37938
          seealso: ""
37939
          link: ""
37940
          defaultvalue: ""
37941
37942
        - tagfield: "701"
37943
          tagsubfield: "o"
37944
          liblibrarian: "ISNI"
37945
          libopac: ""
37946
          repeatable: 1
37947
          mandatory: 0
37068
          mandatory: 0
37948
          kohafield: ""
37069
          kohafield: ""
37949
          tab: 7
37070
          tab: 7
Lines 37955-37966 tables: Link Here
37955
          frameworkcode: ""
37076
          frameworkcode: ""
37956
          seealso: ""
37077
          seealso: ""
37957
          link: ""
37078
          link: ""
37958
          defaultvalue: ""
37079
          defaultvalue:
37959
37080
37960
        - tagfield: "701"
37081
        - tagfield: "701"
37961
          tagsubfield: "p"
37082
          tagsubfield: "p"
37962
          liblibrarian: "Affiliation/Address"
37083
          liblibrarian: "Affiliation/address"
37963
          libopac: "Affiliation/Address"
37084
          libopac: "Affiliation/address"
37964
          repeatable: 0
37085
          repeatable: 0
37965
          mandatory: 0
37086
          mandatory: 0
37966
          kohafield: ""
37087
          kohafield: ""
Lines 37987-37993 tables: Link Here
37987
          authtypecode: ""
37108
          authtypecode: ""
37988
          value_builder: ""
37109
          value_builder: ""
37989
          isurl: 0
37110
          isurl: 0
37990
          hidden: 0
37111
          hidden: -1
37991
          frameworkcode: ""
37112
          frameworkcode: ""
37992
          seealso: ""
37113
          seealso: ""
37993
          link: ""
37114
          link: ""
Lines 38001-38007 tables: Link Here
38001
          mandatory: 0
37122
          mandatory: 0
38002
          kohafield: ""
37123
          kohafield: ""
38003
          tab: 7
37124
          tab: 7
38004
          authorised_value: ""
37125
          authorised_value: qualif
38005
          authtypecode: ""
37126
          authtypecode: ""
38006
          value_builder: ""
37127
          value_builder: ""
38007
          isurl: 0
37128
          isurl: 0
Lines 38013-38020 tables: Link Here
38013
37134
38014
        - tagfield: "702"
37135
        - tagfield: "702"
38015
          tagsubfield: "5"
37136
          tagsubfield: "5"
38016
          liblibrarian: "Institution to Which the Field Applies"
37137
          liblibrarian: "Institution and Copy to Which Field Applies"
38017
          libopac: "Institution to Which the Field Applies"
37138
          libopac: "Institution and Copy to Which Field Applies"
38018
          repeatable: 0
37139
          repeatable: 0
38019
          mandatory: 0
37140
          mandatory: 0
38020
          kohafield: ""
37141
          kohafield: ""
Lines 38023-38056 tables: Link Here
38023
          authtypecode: ""
37144
          authtypecode: ""
38024
          value_builder: ""
37145
          value_builder: ""
38025
          isurl: 0
37146
          isurl: 0
38026
          hidden: -6
38027
          frameworkcode: ""
38028
          seealso: ""
38029
          link: ""
38030
          defaultvalue:
38031
38032
        - tagfield: "702"
38033
          tagsubfield: "8"
38034
          liblibrarian: "Materials specified"
38035
          libopac: ""
38036
          repeatable: 1
38037
          mandatory: 0
38038
          kohafield: ""
38039
          tab: 7
38040
          authorised_value: ""
38041
          authtypecode: ""
38042
          value_builder: ""
38043
          isurl: 0
38044
          hidden: 0
37147
          hidden: 0
38045
          frameworkcode: ""
37148
          frameworkcode: ""
38046
          seealso: ""
37149
          seealso: ""
38047
          link: ""
37150
          link: ""
38048
          defaultvalue: ""
37151
          defaultvalue:
38049
37152
38050
        - tagfield: "702"
37153
        - tagfield: "702"
38051
          tagsubfield: "9"
37154
          tagsubfield: "9"
38052
          liblibrarian: "Koha Internal Code"
37155
          liblibrarian: "Koha number"
38053
          libopac: "Koha Internal Code"
37156
          libopac: "Koha number"
38054
          repeatable: 0
37157
          repeatable: 0
38055
          mandatory: 0
37158
          mandatory: 0
38056
          kohafield: ""
37159
          kohafield: ""
Lines 38059-38065 tables: Link Here
38059
          authtypecode: ""
37162
          authtypecode: ""
38060
          value_builder: ""
37163
          value_builder: ""
38061
          isurl: 0
37164
          isurl: 0
38062
          hidden: 0
37165
          hidden: -1
38063
          frameworkcode: ""
37166
          frameworkcode: ""
38064
          seealso: ""
37167
          seealso: ""
38065
          link: ""
37168
          link: ""
Lines 38074-38080 tables: Link Here
38074
          kohafield: ""
37177
          kohafield: ""
38075
          tab: 7
37178
          tab: 7
38076
          authorised_value: ""
37179
          authorised_value: ""
38077
          authtypecode: ""
37180
          authtypecode: NP
38078
          value_builder: ""
37181
          value_builder: ""
38079
          isurl: 0
37182
          isurl: 0
38080
          hidden: 0
37183
          hidden: 0
Lines 38173-38218 tables: Link Here
38173
          link: ""
37276
          link: ""
38174
          defaultvalue:
37277
          defaultvalue:
38175
37278
38176
        - tagfield: "702"
38177
          tagsubfield: "k"
38178
          liblibrarian: "Attribution qualifier"
38179
          libopac: ""
38180
          repeatable: 1
38181
          mandatory: 0
38182
          kohafield: ""
38183
          tab: 7
38184
          authorised_value: ""
38185
          authtypecode: ""
38186
          value_builder: ""
38187
          isurl: 0
38188
          hidden: 0
38189
          frameworkcode: ""
38190
          seealso: ""
38191
          link: ""
38192
          defaultvalue: ""
38193
38194
        - tagfield: "702"
38195
          tagsubfield: "o"
38196
          liblibrarian: "International Standard Identifier for the Name"
38197
          libopac: "International Standard Identifier for the Name"
38198
          repeatable: 1
38199
          mandatory: 0
38200
          kohafield: ""
38201
          tab: 7
38202
          authorised_value: ""
38203
          authtypecode: ""
38204
          value_builder: ""
38205
          isurl: 0
38206
          hidden: -6
38207
          frameworkcode: ""
38208
          seealso: ""
38209
          link: ""
38210
          defaultvalue:
38211
38212
        - tagfield: "702"
37279
        - tagfield: "702"
38213
          tagsubfield: "p"
37280
          tagsubfield: "p"
38214
          liblibrarian: "Affiliation/Address"
37281
          liblibrarian: "Affiliation/address"
38215
          libopac: "Affiliation/Address"
37282
          libopac: "Affiliation/address"
38216
          repeatable: 0
37283
          repeatable: 0
38217
          mandatory: 0
37284
          mandatory: 0
38218
          kohafield: ""
37285
          kohafield: ""
Lines 38229-38236 tables: Link Here
38229
37296
38230
        - tagfield: "702"
37297
        - tagfield: "702"
38231
          tagsubfield: "r"
37298
          tagsubfield: "r"
38232
          liblibrarian: "Part or Role Played"
37299
          liblibrarian: "Part or Role played"
38233
          libopac: "Part or Role Played"
37300
          libopac: "Part or Role played"
38234
          repeatable: 1
37301
          repeatable: 1
38235
          mandatory: 0
37302
          mandatory: 0
38236
          kohafield: ""
37303
          kohafield: ""
Lines 38239-38245 tables: Link Here
38239
          authtypecode: ""
37306
          authtypecode: ""
38240
          value_builder: ""
37307
          value_builder: ""
38241
          isurl: 0
37308
          isurl: 0
38242
          hidden: -6
37309
          hidden: 0
38243
          frameworkcode: ""
37310
          frameworkcode: ""
38244
          seealso: ""
37311
          seealso: ""
38245
          link: ""
37312
          link: ""
Lines 38257-38263 tables: Link Here
38257
          authtypecode: ""
37324
          authtypecode: ""
38258
          value_builder: ""
37325
          value_builder: ""
38259
          isurl: 0
37326
          isurl: 0
38260
          hidden: -6
37327
          hidden: 0
38261
          frameworkcode: ""
37328
          frameworkcode: ""
38262
          seealso: ""
37329
          seealso: ""
38263
          link: ""
37330
          link: ""
Lines 38271-38281 tables: Link Here
38271
          mandatory: 0
37338
          mandatory: 0
38272
          kohafield: ""
37339
          kohafield: ""
38273
          tab: 7
37340
          tab: 7
38274
          authorised_value: ""
37341
          authorised_value: qualif
38275
          authtypecode: ""
37342
          authtypecode: ""
38276
          value_builder: ""
37343
          value_builder: ""
38277
          isurl: 0
37344
          isurl: 0
38278
          hidden: -6
37345
          hidden: 0
38279
          frameworkcode: ""
37346
          frameworkcode: ""
38280
          seealso: ""
37347
          seealso: ""
38281
          link: ""
37348
          link: ""
Lines 38283-38290 tables: Link Here
38283
37350
38284
        - tagfield: "703"
37351
        - tagfield: "703"
38285
          tagsubfield: "5"
37352
          tagsubfield: "5"
38286
          liblibrarian: "Institution to Which the Field Applies"
37353
          liblibrarian: "Institution to which the Field Applies"
38287
          libopac: "Institution to Which the Field Applies"
37354
          libopac: "Institution to which the Field Applies"
38288
          repeatable: 0
37355
          repeatable: 0
38289
          mandatory: 0
37356
          mandatory: 0
38290
          kohafield: ""
37357
          kohafield: ""
Lines 38293-38299 tables: Link Here
38293
          authtypecode: ""
37360
          authtypecode: ""
38294
          value_builder: ""
37361
          value_builder: ""
38295
          isurl: 0
37362
          isurl: 0
38296
          hidden: -6
37363
          hidden: 0
38297
          frameworkcode: ""
37364
          frameworkcode: ""
38298
          seealso: ""
37365
          seealso: ""
38299
          link: ""
37366
          link: ""
Lines 38302-38309 tables: Link Here
38302
        - tagfield: "703"
37369
        - tagfield: "703"
38303
          tagsubfield: "8"
37370
          tagsubfield: "8"
38304
          liblibrarian: "Materials specified"
37371
          liblibrarian: "Materials specified"
38305
          libopac: ""
37372
          libopac: "Materials specified"
38306
          repeatable: 1
37373
          repeatable: 0
38307
          mandatory: 0
37374
          mandatory: 0
38308
          kohafield: ""
37375
          kohafield: ""
38309
          tab: 7
37376
          tab: 7
Lines 38315-38326 tables: Link Here
38315
          frameworkcode: ""
37382
          frameworkcode: ""
38316
          seealso: ""
37383
          seealso: ""
38317
          link: ""
37384
          link: ""
38318
          defaultvalue: ""
37385
          defaultvalue:
38319
37386
38320
        - tagfield: "703"
37387
        - tagfield: "703"
38321
          tagsubfield: "9"
37388
          tagsubfield: "9"
38322
          liblibrarian: "koha internal code"
37389
          liblibrarian: "Koha number"
38323
          libopac: ""
37390
          libopac: "Koha number"
38324
          repeatable: 0
37391
          repeatable: 0
38325
          mandatory: 0
37392
          mandatory: 0
38326
          kohafield: ""
37393
          kohafield: ""
Lines 38329-38339 tables: Link Here
38329
          authtypecode: ""
37396
          authtypecode: ""
38330
          value_builder: ""
37397
          value_builder: ""
38331
          isurl: 0
37398
          isurl: 0
38332
          hidden: 1
37399
          hidden: 0
38333
          frameworkcode: ""
37400
          frameworkcode: ""
38334
          seealso:
37401
          seealso: ""
38335
          link: ""
37402
          link: ""
38336
          defaultvalue: ""
37403
          defaultvalue:
38337
37404
38338
        - tagfield: "703"
37405
        - tagfield: "703"
38339
          tagsubfield: "a"
37406
          tagsubfield: "a"
Lines 38344-38353 tables: Link Here
38344
          kohafield: ""
37411
          kohafield: ""
38345
          tab: 7
37412
          tab: 7
38346
          authorised_value: ""
37413
          authorised_value: ""
38347
          authtypecode: ""
37414
          authtypecode: NP
38348
          value_builder: ""
37415
          value_builder: ""
38349
          isurl: 0
37416
          isurl: 0
38350
          hidden: -6
37417
          hidden: 0
38351
          frameworkcode: ""
37418
          frameworkcode: ""
38352
          seealso: ""
37419
          seealso: ""
38353
          link: ""
37420
          link: ""
Lines 38365-38371 tables: Link Here
38365
          authtypecode: ""
37432
          authtypecode: ""
38366
          value_builder: ""
37433
          value_builder: ""
38367
          isurl: 0
37434
          isurl: 0
38368
          hidden: -6
37435
          hidden: 0
38369
          frameworkcode: ""
37436
          frameworkcode: ""
38370
          seealso: ""
37437
          seealso: ""
38371
          link: ""
37438
          link: ""
Lines 38383-38389 tables: Link Here
38383
          authtypecode: ""
37450
          authtypecode: ""
38384
          value_builder: ""
37451
          value_builder: ""
38385
          isurl: 0
37452
          isurl: 0
38386
          hidden: -6
37453
          hidden: 0
38387
          frameworkcode: ""
37454
          frameworkcode: ""
38388
          seealso: ""
37455
          seealso: ""
38389
          link: ""
37456
          link: ""
Lines 38401-38407 tables: Link Here
38401
          authtypecode: ""
37468
          authtypecode: ""
38402
          value_builder: ""
37469
          value_builder: ""
38403
          isurl: 0
37470
          isurl: 0
38404
          hidden: -6
37471
          hidden: 0
38405
          frameworkcode: ""
37472
          frameworkcode: ""
38406
          seealso: ""
37473
          seealso: ""
38407
          link: ""
37474
          link: ""
Lines 38419-38425 tables: Link Here
38419
          authtypecode: ""
37486
          authtypecode: ""
38420
          value_builder: ""
37487
          value_builder: ""
38421
          isurl: 0
37488
          isurl: 0
38422
          hidden: -6
37489
          hidden: 0
38423
          frameworkcode: ""
37490
          frameworkcode: ""
38424
          seealso: ""
37491
          seealso: ""
38425
          link: ""
37492
          link: ""
Lines 38437-38443 tables: Link Here
38437
          authtypecode: ""
37504
          authtypecode: ""
38438
          value_builder: ""
37505
          value_builder: ""
38439
          isurl: 0
37506
          isurl: 0
38440
          hidden: -6
37507
          hidden: 0
38441
          frameworkcode: ""
37508
          frameworkcode: ""
38442
          seealso: ""
37509
          seealso: ""
38443
          link: ""
37510
          link: ""
Lines 38446-38453 tables: Link Here
38446
        - tagfield: "703"
37513
        - tagfield: "703"
38447
          tagsubfield: "k"
37514
          tagsubfield: "k"
38448
          liblibrarian: "Attribution qualifier"
37515
          liblibrarian: "Attribution qualifier"
38449
          libopac: ""
37516
          libopac: "Attribution qualifier"
38450
          repeatable: 1
37517
          repeatable: 0
38451
          mandatory: 0
37518
          mandatory: 0
38452
          kohafield: ""
37519
          kohafield: ""
38453
          tab: 7
37520
          tab: 7
Lines 38459-38471 tables: Link Here
38459
          frameworkcode: ""
37526
          frameworkcode: ""
38460
          seealso: ""
37527
          seealso: ""
38461
          link: ""
37528
          link: ""
38462
          defaultvalue: ""
37529
          defaultvalue:
38463
37530
38464
        - tagfield: "703"
37531
        - tagfield: "703"
38465
          tagsubfield: "o"
37532
          tagsubfield: "o"
38466
          liblibrarian: "International Standard Identifier for the Name"
37533
          liblibrarian: "International standard identifier for the name"
38467
          libopac: "International Standard Identifier for the Name"
37534
          libopac: "International standard identifier for the name"
38468
          repeatable: 1
37535
          repeatable: 0
38469
          mandatory: 0
37536
          mandatory: 0
38470
          kohafield: ""
37537
          kohafield: ""
38471
          tab: 7
37538
          tab: 7
Lines 38473-38479 tables: Link Here
38473
          authtypecode: ""
37540
          authtypecode: ""
38474
          value_builder: ""
37541
          value_builder: ""
38475
          isurl: 0
37542
          isurl: 0
38476
          hidden: -6
37543
          hidden: 0
38477
          frameworkcode: ""
37544
          frameworkcode: ""
38478
          seealso: ""
37545
          seealso: ""
38479
          link: ""
37546
          link: ""
Lines 38481-38488 tables: Link Here
38481
37548
38482
        - tagfield: "703"
37549
        - tagfield: "703"
38483
          tagsubfield: "p"
37550
          tagsubfield: "p"
38484
          liblibrarian: "Affiliation/Address"
37551
          liblibrarian: "Affiliation/address"
38485
          libopac: "Affiliation/Address"
37552
          libopac: "Affiliation/address"
38486
          repeatable: 0
37553
          repeatable: 0
38487
          mandatory: 0
37554
          mandatory: 0
38488
          kohafield: ""
37555
          kohafield: ""
Lines 38491-38497 tables: Link Here
38491
          authtypecode: ""
37558
          authtypecode: ""
38492
          value_builder: ""
37559
          value_builder: ""
38493
          isurl: 0
37560
          isurl: 0
38494
          hidden: -6
37561
          hidden: 0
38495
          frameworkcode: ""
37562
          frameworkcode: ""
38496
          seealso: ""
37563
          seealso: ""
38497
          link: ""
37564
          link: ""
Lines 38509-38515 tables: Link Here
38509
          authtypecode: ""
37576
          authtypecode: ""
38510
          value_builder: ""
37577
          value_builder: ""
38511
          isurl: 0
37578
          isurl: 0
38512
          hidden: 0
37579
          hidden: -1
38513
          frameworkcode: ""
37580
          frameworkcode: ""
38514
          seealso: ""
37581
          seealso: ""
38515
          link: ""
37582
          link: ""
Lines 38523-38529 tables: Link Here
38523
          mandatory: 0
37590
          mandatory: 0
38524
          kohafield: ""
37591
          kohafield: ""
38525
          tab: 7
37592
          tab: 7
38526
          authorised_value: ""
37593
          authorised_value: qualif
38527
          authtypecode: ""
37594
          authtypecode: ""
38528
          value_builder: ""
37595
          value_builder: ""
38529
          isurl: 0
37596
          isurl: 0
Lines 38536-38543 tables: Link Here
38536
        - tagfield: "710"
37603
        - tagfield: "710"
38537
          tagsubfield: "8"
37604
          tagsubfield: "8"
38538
          liblibrarian: "Materials specified"
37605
          liblibrarian: "Materials specified"
38539
          libopac: ""
37606
          libopac: "Materials specified"
38540
          repeatable: 1
37607
          repeatable: 0
38541
          mandatory: 0
37608
          mandatory: 0
38542
          kohafield: ""
37609
          kohafield: ""
38543
          tab: 7
37610
          tab: 7
Lines 38549-38561 tables: Link Here
38549
          frameworkcode: ""
37616
          frameworkcode: ""
38550
          seealso: ""
37617
          seealso: ""
38551
          link: ""
37618
          link: ""
38552
          defaultvalue: ""
37619
          defaultvalue:
38553
37620
38554
        - tagfield: "710"
37621
        - tagfield: "710"
38555
          tagsubfield: "9"
37622
          tagsubfield: "9"
38556
          liblibrarian: "koha internal code"
37623
          liblibrarian: "Koha number"
38557
          libopac: ""
37624
          libopac: "Koha number"
38558
          repeatable: 1
37625
          repeatable: 0
38559
          mandatory: 0
37626
          mandatory: 0
38560
          kohafield: ""
37627
          kohafield: ""
38561
          tab: 7
37628
          tab: 7
Lines 38563-38573 tables: Link Here
38563
          authtypecode: ""
37630
          authtypecode: ""
38564
          value_builder: ""
37631
          value_builder: ""
38565
          isurl: 0
37632
          isurl: 0
38566
          hidden: 0
37633
          hidden: -1
38567
          frameworkcode: ""
37634
          frameworkcode: ""
38568
          seealso:
37635
          seealso: ""
38569
          link: ""
37636
          link: ""
38570
          defaultvalue: ""
37637
          defaultvalue:
38571
37638
38572
        - tagfield: "710"
37639
        - tagfield: "710"
38573
          tagsubfield: "a"
37640
          tagsubfield: "a"
Lines 38578-38584 tables: Link Here
38578
          kohafield: ""
37645
          kohafield: ""
38579
          tab: 7
37646
          tab: 7
38580
          authorised_value: ""
37647
          authorised_value: ""
38581
          authtypecode: ""
37648
          authtypecode: CO
38582
          value_builder: ""
37649
          value_builder: ""
38583
          isurl: 0
37650
          isurl: 0
38584
          hidden: 0
37651
          hidden: 0
Lines 38715-38722 tables: Link Here
38715
37782
38716
        - tagfield: "710"
37783
        - tagfield: "710"
38717
          tagsubfield: "o"
37784
          tagsubfield: "o"
38718
          liblibrarian: "International Standard Identifier for the Name"
37785
          liblibrarian: "International standard identifier for the name"
38719
          libopac: "International Standard Identifier for the Name"
37786
          libopac: "International standard identifier for the name"
38720
          repeatable: 1
37787
          repeatable: 1
38721
          mandatory: 0
37788
          mandatory: 0
38722
          kohafield: ""
37789
          kohafield: ""
Lines 38725-38731 tables: Link Here
38725
          authtypecode: ""
37792
          authtypecode: ""
38726
          value_builder: ""
37793
          value_builder: ""
38727
          isurl: 0
37794
          isurl: 0
38728
          hidden: -6
37795
          hidden: 0
38729
          frameworkcode: ""
37796
          frameworkcode: ""
38730
          seealso: ""
37797
          seealso: ""
38731
          link: ""
37798
          link: ""
Lines 38733-38740 tables: Link Here
38733
37800
38734
        - tagfield: "710"
37801
        - tagfield: "710"
38735
          tagsubfield: "p"
37802
          tagsubfield: "p"
38736
          liblibrarian: "Affiliation/Address"
37803
          liblibrarian: "Affiliation/address"
38737
          libopac: "Affiliation/Address"
37804
          libopac: "Affiliation/address"
38738
          repeatable: 0
37805
          repeatable: 0
38739
          mandatory: 0
37806
          mandatory: 0
38740
          kohafield: ""
37807
          kohafield: ""
Lines 38761-38767 tables: Link Here
38761
          authtypecode: ""
37828
          authtypecode: ""
38762
          value_builder: ""
37829
          value_builder: ""
38763
          isurl: 0
37830
          isurl: 0
38764
          hidden: 0
37831
          hidden: -1
38765
          frameworkcode: ""
37832
          frameworkcode: ""
38766
          seealso: ""
37833
          seealso: ""
38767
          link: ""
37834
          link: ""
Lines 38775-38781 tables: Link Here
38775
          mandatory: 0
37842
          mandatory: 0
38776
          kohafield: ""
37843
          kohafield: ""
38777
          tab: 7
37844
          tab: 7
38778
          authorised_value: ""
37845
          authorised_value: qualif
38779
          authtypecode: ""
37846
          authtypecode: ""
38780
          value_builder: ""
37847
          value_builder: ""
38781
          isurl: 0
37848
          isurl: 0
Lines 38785-38813 tables: Link Here
38785
          link: ""
37852
          link: ""
38786
          defaultvalue:
37853
          defaultvalue:
38787
37854
38788
        - tagfield: "711"
38789
          tagsubfield: "8"
38790
          liblibrarian: "Materials specified"
38791
          libopac: ""
38792
          repeatable: 1
38793
          mandatory: 0
38794
          kohafield: ""
38795
          tab: 7
38796
          authorised_value: ""
38797
          authtypecode: ""
38798
          value_builder: ""
38799
          isurl: 0
38800
          hidden: 0
38801
          frameworkcode: ""
38802
          seealso: ""
38803
          link: ""
38804
          defaultvalue: ""
38805
38806
        - tagfield: "711"
37855
        - tagfield: "711"
38807
          tagsubfield: "9"
37856
          tagsubfield: "9"
38808
          liblibrarian: "koha internal code"
37857
          liblibrarian: "Koha number"
38809
          libopac: ""
37858
          libopac: "Koha number"
38810
          repeatable: 1
37859
          repeatable: 0
38811
          mandatory: 0
37860
          mandatory: 0
38812
          kohafield: ""
37861
          kohafield: ""
38813
          tab: 7
37862
          tab: 7
Lines 38815-38825 tables: Link Here
38815
          authtypecode: ""
37864
          authtypecode: ""
38816
          value_builder: ""
37865
          value_builder: ""
38817
          isurl: 0
37866
          isurl: 0
38818
          hidden: 0
37867
          hidden: -1
38819
          frameworkcode: ""
37868
          frameworkcode: ""
38820
          seealso:
37869
          seealso: ""
38821
          link: ""
37870
          link: ""
38822
          defaultvalue: ""
37871
          defaultvalue:
38823
37872
38824
        - tagfield: "711"
37873
        - tagfield: "711"
38825
          tagsubfield: "a"
37874
          tagsubfield: "a"
Lines 38830-38836 tables: Link Here
38830
          kohafield: ""
37879
          kohafield: ""
38831
          tab: 7
37880
          tab: 7
38832
          authorised_value: ""
37881
          authorised_value: ""
38833
          authtypecode: ""
37882
          authtypecode: CO
38834
          value_builder: ""
37883
          value_builder: ""
38835
          isurl: 0
37884
          isurl: 0
38836
          hidden: 0
37885
          hidden: 0
Lines 38965-38992 tables: Link Here
38965
          link: ""
38014
          link: ""
38966
          defaultvalue:
38015
          defaultvalue:
38967
38016
38968
        - tagfield: "711"
38969
          tagsubfield: "o"
38970
          liblibrarian: "ISNI"
38971
          libopac: ""
38972
          repeatable: 1
38973
          mandatory: 0
38974
          kohafield: ""
38975
          tab: 7
38976
          authorised_value: ""
38977
          authtypecode: ""
38978
          value_builder: ""
38979
          isurl: 0
38980
          hidden: 0
38981
          frameworkcode: ""
38982
          seealso: ""
38983
          link: ""
38984
          defaultvalue: ""
38985
38986
        - tagfield: "711"
38017
        - tagfield: "711"
38987
          tagsubfield: "p"
38018
          tagsubfield: "p"
38988
          liblibrarian: "Affiliation/Address"
38019
          liblibrarian: "Affiliation/address"
38989
          libopac: "Affiliation/Address"
38020
          libopac: "Affiliation/address"
38990
          repeatable: 0
38021
          repeatable: 0
38991
          mandatory: 0
38022
          mandatory: 0
38992
          kohafield: ""
38023
          kohafield: ""
Lines 39013-39019 tables: Link Here
39013
          authtypecode: ""
38044
          authtypecode: ""
39014
          value_builder: ""
38045
          value_builder: ""
39015
          isurl: 0
38046
          isurl: 0
39016
          hidden: 0
38047
          hidden: -1
39017
          frameworkcode: ""
38048
          frameworkcode: ""
39018
          seealso: ""
38049
          seealso: ""
39019
          link: ""
38050
          link: ""
Lines 39027-39033 tables: Link Here
39027
          mandatory: 0
38058
          mandatory: 0
39028
          kohafield: ""
38059
          kohafield: ""
39029
          tab: 7
38060
          tab: 7
39030
          authorised_value: ""
38061
          authorised_value: qualif
39031
          authtypecode: ""
38062
          authtypecode: ""
39032
          value_builder: ""
38063
          value_builder: ""
39033
          isurl: 0
38064
          isurl: 0
Lines 39039-39065 tables: Link Here
39039
38070
39040
        - tagfield: "712"
38071
        - tagfield: "712"
39041
          tagsubfield: "5"
38072
          tagsubfield: "5"
39042
          liblibrarian: "Institution to Which the Field Applies"
38073
          liblibrarian: "Institution and Copy to Which Field Applies"
39043
          libopac: "Institution to Which the Field Applies"
38074
          libopac: "Institution and Copy to Which Field Applies"
39044
          repeatable: 0
38075
          repeatable: 0
39045
          mandatory: 1
39046
          kohafield: ""
39047
          tab: 7
39048
          authorised_value: ""
39049
          authtypecode: ""
39050
          value_builder: ""
39051
          isurl: 0
39052
          hidden: -6
39053
          frameworkcode: ""
39054
          seealso: ""
39055
          link: ""
39056
          defaultvalue:
39057
39058
        - tagfield: "712"
39059
          tagsubfield: "8"
39060
          liblibrarian: "Materials specified"
39061
          libopac: ""
39062
          repeatable: 1
39063
          mandatory: 0
38076
          mandatory: 0
39064
          kohafield: ""
38077
          kohafield: ""
39065
          tab: 7
38078
          tab: 7
Lines 39071-39083 tables: Link Here
39071
          frameworkcode: ""
38084
          frameworkcode: ""
39072
          seealso: ""
38085
          seealso: ""
39073
          link: ""
38086
          link: ""
39074
          defaultvalue: ""
38087
          defaultvalue:
39075
38088
39076
        - tagfield: "712"
38089
        - tagfield: "712"
39077
          tagsubfield: "9"
38090
          tagsubfield: "9"
39078
          liblibrarian: "koha internal code"
38091
          liblibrarian: "Koha number"
39079
          libopac: ""
38092
          libopac: "Koha number"
39080
          repeatable: 1
38093
          repeatable: 0
39081
          mandatory: 0
38094
          mandatory: 0
39082
          kohafield: ""
38095
          kohafield: ""
39083
          tab: 7
38096
          tab: 7
Lines 39085-39095 tables: Link Here
39085
          authtypecode: ""
38098
          authtypecode: ""
39086
          value_builder: ""
38099
          value_builder: ""
39087
          isurl: 0
38100
          isurl: 0
39088
          hidden: 0
38101
          hidden: -1
39089
          frameworkcode: ""
38102
          frameworkcode: ""
39090
          seealso:
38103
          seealso: ""
39091
          link: ""
38104
          link: ""
39092
          defaultvalue: ""
38105
          defaultvalue:
39093
38106
39094
        - tagfield: "712"
38107
        - tagfield: "712"
39095
          tagsubfield: "a"
38108
          tagsubfield: "a"
Lines 39100-39106 tables: Link Here
39100
          kohafield: ""
38113
          kohafield: ""
39101
          tab: 7
38114
          tab: 7
39102
          authorised_value: ""
38115
          authorised_value: ""
39103
          authtypecode: ""
38116
          authtypecode: CO
39104
          value_builder: ""
38117
          value_builder: ""
39105
          isurl: 0
38118
          isurl: 0
39106
          hidden: 0
38119
          hidden: 0
Lines 39235-39262 tables: Link Here
39235
          link: ""
38248
          link: ""
39236
          defaultvalue:
38249
          defaultvalue:
39237
38250
39238
        - tagfield: "712"
39239
          tagsubfield: "o"
39240
          liblibrarian: "ISNI"
39241
          libopac: ""
39242
          repeatable: 1
39243
          mandatory: 0
39244
          kohafield: ""
39245
          tab: 7
39246
          authorised_value: ""
39247
          authtypecode: ""
39248
          value_builder: ""
39249
          isurl: 0
39250
          hidden: 0
39251
          frameworkcode: ""
39252
          seealso: ""
39253
          link: ""
39254
          defaultvalue: ""
39255
39256
        - tagfield: "712"
38251
        - tagfield: "712"
39257
          tagsubfield: "p"
38252
          tagsubfield: "p"
39258
          liblibrarian: "Affiliation/Address"
38253
          liblibrarian: "Affiliation/address"
39259
          libopac: "Affiliation/Address"
38254
          libopac: "Affiliation/address"
39260
          repeatable: 0
38255
          repeatable: 0
39261
          mandatory: 0
38256
          mandatory: 0
39262
          kohafield: ""
38257
          kohafield: ""
Lines 39273-39281 tables: Link Here
39273
38268
39274
        - tagfield: "712"
38269
        - tagfield: "712"
39275
          tagsubfield: "r"
38270
          tagsubfield: "r"
39276
          liblibrarian: "Part or Role Played"
38271
          liblibrarian: "Part or Role played"
39277
          libopac: "Part or Role Played"
38272
          libopac: "Part or Role played"
39278
          repeatable: 1
38273
          repeatable: 0
39279
          mandatory: 0
38274
          mandatory: 0
39280
          kohafield: ""
38275
          kohafield: ""
39281
          tab: 7
38276
          tab: 7
Lines 39283-39289 tables: Link Here
39283
          authtypecode: ""
38278
          authtypecode: ""
39284
          value_builder: ""
38279
          value_builder: ""
39285
          isurl: 0
38280
          isurl: 0
39286
          hidden: -6
38281
          hidden: 0
39287
          frameworkcode: ""
38282
          frameworkcode: ""
39288
          seealso: ""
38283
          seealso: ""
39289
          link: ""
38284
          link: ""
Lines 39301-39307 tables: Link Here
39301
          authtypecode: ""
38296
          authtypecode: ""
39302
          value_builder: ""
38297
          value_builder: ""
39303
          isurl: 0
38298
          isurl: 0
39304
          hidden: -6
38299
          hidden: 0
39305
          frameworkcode: ""
38300
          frameworkcode: ""
39306
          seealso: ""
38301
          seealso: ""
39307
          link: ""
38302
          link: ""
Lines 39315-39325 tables: Link Here
39315
          mandatory: 0
38310
          mandatory: 0
39316
          kohafield: ""
38311
          kohafield: ""
39317
          tab: 7
38312
          tab: 7
39318
          authorised_value: ""
38313
          authorised_value: qualif
39319
          authtypecode: ""
38314
          authtypecode: ""
39320
          value_builder: ""
38315
          value_builder: ""
39321
          isurl: 0
38316
          isurl: 0
39322
          hidden: -6
38317
          hidden: 0
39323
          frameworkcode: ""
38318
          frameworkcode: ""
39324
          seealso: ""
38319
          seealso: ""
39325
          link: ""
38320
          link: ""
Lines 39327-39343 tables: Link Here
39327
38322
39328
        - tagfield: "713"
38323
        - tagfield: "713"
39329
          tagsubfield: "5"
38324
          tagsubfield: "5"
39330
          liblibrarian: "Institution to Which the Field Applies"
38325
          liblibrarian: "Institution to which the Field Applies"
39331
          libopac: "Institution to Which the Field Applies"
38326
          libopac: "Institution to which the Field Applies"
39332
          repeatable: 0
38327
          repeatable: 0
39333
          mandatory: 1
38328
          mandatory: 0
39334
          kohafield: ""
38329
          kohafield: ""
39335
          tab: 7
38330
          tab: 7
39336
          authorised_value: ""
38331
          authorised_value: ""
39337
          authtypecode: ""
38332
          authtypecode: ""
39338
          value_builder: ""
38333
          value_builder: ""
39339
          isurl: 0
38334
          isurl: 0
39340
          hidden: -6
38335
          hidden: 0
39341
          frameworkcode: ""
38336
          frameworkcode: ""
39342
          seealso: ""
38337
          seealso: ""
39343
          link: ""
38338
          link: ""
Lines 39346-39353 tables: Link Here
39346
        - tagfield: "713"
38341
        - tagfield: "713"
39347
          tagsubfield: "8"
38342
          tagsubfield: "8"
39348
          liblibrarian: "Materials specified"
38343
          liblibrarian: "Materials specified"
39349
          libopac: ""
38344
          libopac: "Materials specified"
39350
          repeatable: 1
38345
          repeatable: 0
39351
          mandatory: 0
38346
          mandatory: 0
39352
          kohafield: ""
38347
          kohafield: ""
39353
          tab: 7
38348
          tab: 7
Lines 39359-39370 tables: Link Here
39359
          frameworkcode: ""
38354
          frameworkcode: ""
39360
          seealso: ""
38355
          seealso: ""
39361
          link: ""
38356
          link: ""
39362
          defaultvalue: ""
38357
          defaultvalue:
39363
38358
39364
        - tagfield: "713"
38359
        - tagfield: "713"
39365
          tagsubfield: "9"
38360
          tagsubfield: "9"
39366
          liblibrarian: "koha internal code"
38361
          liblibrarian: "Koha number"
39367
          libopac: ""
38362
          libopac: "Koha number"
39368
          repeatable: 0
38363
          repeatable: 0
39369
          mandatory: 0
38364
          mandatory: 0
39370
          kohafield: ""
38365
          kohafield: ""
Lines 39375-39383 tables: Link Here
39375
          isurl: 0
38370
          isurl: 0
39376
          hidden: 0
38371
          hidden: 0
39377
          frameworkcode: ""
38372
          frameworkcode: ""
39378
          seealso:
38373
          seealso: ""
39379
          link: ""
38374
          link: ""
39380
          defaultvalue: ""
38375
          defaultvalue:
39381
38376
39382
        - tagfield: "713"
38377
        - tagfield: "713"
39383
          tagsubfield: "a"
38378
          tagsubfield: "a"
Lines 39388-39397 tables: Link Here
39388
          kohafield: ""
38383
          kohafield: ""
39389
          tab: 7
38384
          tab: 7
39390
          authorised_value: ""
38385
          authorised_value: ""
39391
          authtypecode: ""
38386
          authtypecode: CO
39392
          value_builder: ""
38387
          value_builder: ""
39393
          isurl: 0
38388
          isurl: 0
39394
          hidden: -6
38389
          hidden: 0
39395
          frameworkcode: ""
38390
          frameworkcode: ""
39396
          seealso: ""
38391
          seealso: ""
39397
          link: ""
38392
          link: ""
Lines 39409-39415 tables: Link Here
39409
          authtypecode: ""
38404
          authtypecode: ""
39410
          value_builder: ""
38405
          value_builder: ""
39411
          isurl: 0
38406
          isurl: 0
39412
          hidden: -6
38407
          hidden: 0
39413
          frameworkcode: ""
38408
          frameworkcode: ""
39414
          seealso: ""
38409
          seealso: ""
39415
          link: ""
38410
          link: ""
Lines 39427-39433 tables: Link Here
39427
          authtypecode: ""
38422
          authtypecode: ""
39428
          value_builder: ""
38423
          value_builder: ""
39429
          isurl: 0
38424
          isurl: 0
39430
          hidden: -6
38425
          hidden: 0
39431
          frameworkcode: ""
38426
          frameworkcode: ""
39432
          seealso: ""
38427
          seealso: ""
39433
          link: ""
38428
          link: ""
Lines 39445-39451 tables: Link Here
39445
          authtypecode: ""
38440
          authtypecode: ""
39446
          value_builder: ""
38441
          value_builder: ""
39447
          isurl: 0
38442
          isurl: 0
39448
          hidden: -6
38443
          hidden: 0
39449
          frameworkcode: ""
38444
          frameworkcode: ""
39450
          seealso: ""
38445
          seealso: ""
39451
          link: ""
38446
          link: ""
Lines 39463-39469 tables: Link Here
39463
          authtypecode: ""
38458
          authtypecode: ""
39464
          value_builder: ""
38459
          value_builder: ""
39465
          isurl: 0
38460
          isurl: 0
39466
          hidden: -6
38461
          hidden: 0
39467
          frameworkcode: ""
38462
          frameworkcode: ""
39468
          seealso: ""
38463
          seealso: ""
39469
          link: ""
38464
          link: ""
Lines 39481-39487 tables: Link Here
39481
          authtypecode: ""
38476
          authtypecode: ""
39482
          value_builder: ""
38477
          value_builder: ""
39483
          isurl: 0
38478
          isurl: 0
39484
          hidden: -6
38479
          hidden: 0
39485
          frameworkcode: ""
38480
          frameworkcode: ""
39486
          seealso: ""
38481
          seealso: ""
39487
          link: ""
38482
          link: ""
Lines 39499-39505 tables: Link Here
39499
          authtypecode: ""
38494
          authtypecode: ""
39500
          value_builder: ""
38495
          value_builder: ""
39501
          isurl: 0
38496
          isurl: 0
39502
          hidden: -6
38497
          hidden: 0
39503
          frameworkcode: ""
38498
          frameworkcode: ""
39504
          seealso: ""
38499
          seealso: ""
39505
          link: ""
38500
          link: ""
Lines 39517-39523 tables: Link Here
39517
          authtypecode: ""
38512
          authtypecode: ""
39518
          value_builder: ""
38513
          value_builder: ""
39519
          isurl: 0
38514
          isurl: 0
39520
          hidden: -6
38515
          hidden: 0
39521
          frameworkcode: ""
38516
          frameworkcode: ""
39522
          seealso: ""
38517
          seealso: ""
39523
          link: ""
38518
          link: ""
Lines 39525-39533 tables: Link Here
39525
38520
39526
        - tagfield: "713"
38521
        - tagfield: "713"
39527
          tagsubfield: "o"
38522
          tagsubfield: "o"
39528
          liblibrarian: "ISNI"
38523
          liblibrarian: "International standard identifier for the name"
39529
          libopac: ""
38524
          libopac: "International standard identifier for the name"
39530
          repeatable: 1
38525
          repeatable: 0
39531
          mandatory: 0
38526
          mandatory: 0
39532
          kohafield: ""
38527
          kohafield: ""
39533
          tab: 7
38528
          tab: 7
Lines 39539-39550 tables: Link Here
39539
          frameworkcode: ""
38534
          frameworkcode: ""
39540
          seealso: ""
38535
          seealso: ""
39541
          link: ""
38536
          link: ""
39542
          defaultvalue: ""
38537
          defaultvalue:
39543
38538
39544
        - tagfield: "713"
38539
        - tagfield: "713"
39545
          tagsubfield: "p"
38540
          tagsubfield: "p"
39546
          liblibrarian: "Affiliation/Address"
38541
          liblibrarian: "Affiliation/address"
39547
          libopac: "Affiliation/Address"
38542
          libopac: "Affiliation/address"
39548
          repeatable: 0
38543
          repeatable: 0
39549
          mandatory: 0
38544
          mandatory: 0
39550
          kohafield: ""
38545
          kohafield: ""
Lines 39553-39559 tables: Link Here
39553
          authtypecode: ""
38548
          authtypecode: ""
39554
          value_builder: ""
38549
          value_builder: ""
39555
          isurl: 0
38550
          isurl: 0
39556
          hidden: -6
38551
          hidden: 0
39557
          frameworkcode: ""
38552
          frameworkcode: ""
39558
          seealso: ""
38553
          seealso: ""
39559
          link: ""
38554
          link: ""
Lines 39571-39577 tables: Link Here
39571
          authtypecode: ""
38566
          authtypecode: ""
39572
          value_builder: ""
38567
          value_builder: ""
39573
          isurl: 0
38568
          isurl: 0
39574
          hidden: -6
38569
          hidden: -1
38570
          frameworkcode: ""
38571
          seealso: ""
38572
          link: ""
38573
          defaultvalue:
38574
38575
        - tagfield: "716"
38576
          tagsubfield: "9"
38577
          liblibrarian: "Koha number"
38578
          libopac: "Koha number"
38579
          repeatable: 0
38580
          mandatory: 0
38581
          kohafield: ""
38582
          tab: 7
38583
          authorised_value: ""
38584
          authtypecode: ""
38585
          value_builder: ""
38586
          isurl: 0
38587
          hidden: -1
39575
          frameworkcode: ""
38588
          frameworkcode: ""
39576
          seealso: ""
38589
          seealso: ""
39577
          link: ""
38590
          link: ""
Lines 39586-39595 tables: Link Here
39586
          kohafield: ""
38599
          kohafield: ""
39587
          tab: 7
38600
          tab: 7
39588
          authorised_value: ""
38601
          authorised_value: ""
39589
          authtypecode: ""
38602
          authtypecode: TM
39590
          value_builder: ""
38603
          value_builder: ""
39591
          isurl: 0
38604
          isurl: 0
39592
          hidden: -6
38605
          hidden: 0
39593
          frameworkcode: ""
38606
          frameworkcode: ""
39594
          seealso: ""
38607
          seealso: ""
39595
          link: ""
38608
          link: ""
Lines 39607-39613 tables: Link Here
39607
          authtypecode: ""
38620
          authtypecode: ""
39608
          value_builder: ""
38621
          value_builder: ""
39609
          isurl: 0
38622
          isurl: 0
39610
          hidden: -6
38623
          hidden: 0
39611
          frameworkcode: ""
38624
          frameworkcode: ""
39612
          seealso: ""
38625
          seealso: ""
39613
          link: ""
38626
          link: ""
Lines 39625-39631 tables: Link Here
39625
          authtypecode: ""
38638
          authtypecode: ""
39626
          value_builder: ""
38639
          value_builder: ""
39627
          isurl: 0
38640
          isurl: 0
39628
          hidden: -6
38641
          hidden: 0
39629
          frameworkcode: ""
38642
          frameworkcode: ""
39630
          seealso: ""
38643
          seealso: ""
39631
          link: ""
38644
          link: ""
Lines 39643-39649 tables: Link Here
39643
          authtypecode: ""
38656
          authtypecode: ""
39644
          value_builder: ""
38657
          value_builder: ""
39645
          isurl: 0
38658
          isurl: 0
39646
          hidden: 0
38659
          hidden: -1
39647
          frameworkcode: ""
38660
          frameworkcode: ""
39648
          seealso: ""
38661
          seealso: ""
39649
          link: ""
38662
          link: ""
Lines 39657-39663 tables: Link Here
39657
          mandatory: 0
38670
          mandatory: 0
39658
          kohafield: ""
38671
          kohafield: ""
39659
          tab: 7
38672
          tab: 7
39660
          authorised_value: ""
38673
          authorised_value: qualif
39661
          authtypecode: ""
38674
          authtypecode: ""
39662
          value_builder: ""
38675
          value_builder: ""
39663
          isurl: 0
38676
          isurl: 0
Lines 39670-39676 tables: Link Here
39670
        - tagfield: "720"
38683
        - tagfield: "720"
39671
          tagsubfield: "8"
38684
          tagsubfield: "8"
39672
          liblibrarian: "Materials specified"
38685
          liblibrarian: "Materials specified"
39673
          libopac: ""
38686
          libopac: "Materials specified"
39674
          repeatable: 1
38687
          repeatable: 1
39675
          mandatory: 0
38688
          mandatory: 0
39676
          kohafield: ""
38689
          kohafield: ""
Lines 39679-39695 tables: Link Here
39679
          authtypecode: ""
38692
          authtypecode: ""
39680
          value_builder: ""
38693
          value_builder: ""
39681
          isurl: 0
38694
          isurl: 0
39682
          hidden: 0
38695
          hidden: -1
39683
          frameworkcode: ""
38696
          frameworkcode: ""
39684
          seealso: ""
38697
          seealso: ""
39685
          link: ""
38698
          link: ""
39686
          defaultvalue: ""
38699
          defaultvalue:
39687
38700
39688
        - tagfield: "720"
38701
        - tagfield: "720"
39689
          tagsubfield: "9"
38702
          tagsubfield: "9"
39690
          liblibrarian: "Koha number"
38703
          liblibrarian: "Koha number"
39691
          libopac: ""
38704
          libopac: "Koha number"
39692
          repeatable: 1
38705
          repeatable: 0
39693
          mandatory: 0
38706
          mandatory: 0
39694
          kohafield: ""
38707
          kohafield: ""
39695
          tab: 7
38708
          tab: 7
Lines 39697-39707 tables: Link Here
39697
          authtypecode: ""
38710
          authtypecode: ""
39698
          value_builder: ""
38711
          value_builder: ""
39699
          isurl: 0
38712
          isurl: 0
39700
          hidden: 0
38713
          hidden: -1
39701
          frameworkcode: ""
38714
          frameworkcode: ""
39702
          seealso:
38715
          seealso: ""
39703
          link: ""
38716
          link: ""
39704
          defaultvalue: ""
38717
          defaultvalue:
39705
38718
39706
        - tagfield: "720"
38719
        - tagfield: "720"
39707
          tagsubfield: "a"
38720
          tagsubfield: "a"
Lines 39712-39718 tables: Link Here
39712
          kohafield: ""
38725
          kohafield: ""
39713
          tab: 7
38726
          tab: 7
39714
          authorised_value: ""
38727
          authorised_value: ""
39715
          authtypecode: ""
38728
          authtypecode: FAM
39716
          value_builder: ""
38729
          value_builder: ""
39717
          isurl: 0
38730
          isurl: 0
39718
          hidden: 0
38731
          hidden: 0
Lines 39723-39730 tables: Link Here
39723
38736
39724
        - tagfield: "720"
38737
        - tagfield: "720"
39725
          tagsubfield: "c"
38738
          tagsubfield: "c"
39726
          liblibrarian: "Type of Family"
38739
          liblibrarian: "Type of family"
39727
          libopac: "Type of Family"
38740
          libopac: "Type of family"
39728
          repeatable: 0
38741
          repeatable: 0
39729
          mandatory: 0
38742
          mandatory: 0
39730
          kohafield: ""
38743
          kohafield: ""
Lines 39733-39739 tables: Link Here
39733
          authtypecode: ""
38746
          authtypecode: ""
39734
          value_builder: ""
38747
          value_builder: ""
39735
          isurl: 0
38748
          isurl: 0
39736
          hidden: -6
38749
          hidden: 0
39737
          frameworkcode: ""
38750
          frameworkcode: ""
39738
          seealso: ""
38751
          seealso: ""
39739
          link: ""
38752
          link: ""
Lines 39741-39748 tables: Link Here
39741
38754
39742
        - tagfield: "720"
38755
        - tagfield: "720"
39743
          tagsubfield: "d"
38756
          tagsubfield: "d"
39744
          liblibrarian: "Places Associated with the Family"
38757
          liblibrarian: "Places associated with the family"
39745
          libopac: "Places Associated with the Family"
38758
          libopac: "Places associated with the family"
39746
          repeatable: 1
38759
          repeatable: 1
39747
          mandatory: 0
38760
          mandatory: 0
39748
          kohafield: ""
38761
          kohafield: ""
Lines 39751-39757 tables: Link Here
39751
          authtypecode: ""
38764
          authtypecode: ""
39752
          value_builder: ""
38765
          value_builder: ""
39753
          isurl: 0
38766
          isurl: 0
39754
          hidden: -6
38767
          hidden: 0
39755
          frameworkcode: ""
38768
          frameworkcode: ""
39756
          seealso: ""
38769
          seealso: ""
39757
          link: ""
38770
          link: ""
Lines 39777-39785 tables: Link Here
39777
38790
39778
        - tagfield: "720"
38791
        - tagfield: "720"
39779
          tagsubfield: "o"
38792
          tagsubfield: "o"
39780
          liblibrarian: "International Standard Identifier for the Name"
38793
          liblibrarian: "International standard identifier for the name"
39781
          libopac: "International Standard Identifier for the Name"
38794
          libopac: "International standard identifier for the name"
39782
          repeatable: 1
38795
          repeatable: 0
39783
          mandatory: 0
38796
          mandatory: 0
39784
          kohafield: ""
38797
          kohafield: ""
39785
          tab: 7
38798
          tab: 7
Lines 39787-39793 tables: Link Here
39787
          authtypecode: ""
38800
          authtypecode: ""
39788
          value_builder: ""
38801
          value_builder: ""
39789
          isurl: 0
38802
          isurl: 0
39790
          hidden: -6
38803
          hidden: 0
39791
          frameworkcode: ""
38804
          frameworkcode: ""
39792
          seealso: ""
38805
          seealso: ""
39793
          link: ""
38806
          link: ""
Lines 39805-39811 tables: Link Here
39805
          authtypecode: ""
38818
          authtypecode: ""
39806
          value_builder: ""
38819
          value_builder: ""
39807
          isurl: 0
38820
          isurl: 0
39808
          hidden: 0
38821
          hidden: -1
39809
          frameworkcode: ""
38822
          frameworkcode: ""
39810
          seealso: ""
38823
          seealso: ""
39811
          link: ""
38824
          link: ""
Lines 39819-39825 tables: Link Here
39819
          mandatory: 0
38832
          mandatory: 0
39820
          kohafield: ""
38833
          kohafield: ""
39821
          tab: 7
38834
          tab: 7
39822
          authorised_value: ""
38835
          authorised_value: qualif
39823
          authtypecode: ""
38836
          authtypecode: ""
39824
          value_builder: ""
38837
          value_builder: ""
39825
          isurl: 0
38838
          isurl: 0
Lines 39829-39856 tables: Link Here
39829
          link: ""
38842
          link: ""
39830
          defaultvalue:
38843
          defaultvalue:
39831
38844
39832
        - tagfield: "721"
39833
          tagsubfield: "8"
39834
          liblibrarian: "Materials specified"
39835
          libopac: ""
39836
          repeatable: 1
39837
          mandatory: 0
39838
          kohafield: ""
39839
          tab: 7
39840
          authorised_value: ""
39841
          authtypecode: ""
39842
          value_builder: ""
39843
          isurl: 0
39844
          hidden: 0
39845
          frameworkcode: ""
39846
          seealso: ""
39847
          link: ""
39848
          defaultvalue: ""
39849
39850
        - tagfield: "721"
38845
        - tagfield: "721"
39851
          tagsubfield: "9"
38846
          tagsubfield: "9"
39852
          liblibrarian: "koha internal code"
38847
          liblibrarian: "Koha number"
39853
          libopac: ""
38848
          libopac: "Koha number"
39854
          repeatable: 1
38849
          repeatable: 1
39855
          mandatory: 0
38850
          mandatory: 0
39856
          kohafield: ""
38851
          kohafield: ""
Lines 39859-39869 tables: Link Here
39859
          authtypecode: ""
38854
          authtypecode: ""
39860
          value_builder: ""
38855
          value_builder: ""
39861
          isurl: 0
38856
          isurl: 0
39862
          hidden: 0
38857
          hidden: -1
39863
          frameworkcode: ""
38858
          frameworkcode: ""
39864
          seealso:
38859
          seealso: ""
39865
          link: ""
38860
          link: ""
39866
          defaultvalue: ""
38861
          defaultvalue:
39867
38862
39868
        - tagfield: "721"
38863
        - tagfield: "721"
39869
          tagsubfield: "a"
38864
          tagsubfield: "a"
Lines 39874-39880 tables: Link Here
39874
          kohafield: ""
38869
          kohafield: ""
39875
          tab: 7
38870
          tab: 7
39876
          authorised_value: ""
38871
          authorised_value: ""
39877
          authtypecode: ""
38872
          authtypecode: FAM
39878
          value_builder: ""
38873
          value_builder: ""
39879
          isurl: 0
38874
          isurl: 0
39880
          hidden: 0
38875
          hidden: 0
Lines 39886-39892 tables: Link Here
39886
        - tagfield: "721"
38881
        - tagfield: "721"
39887
          tagsubfield: "c"
38882
          tagsubfield: "c"
39888
          liblibrarian: "Type of family"
38883
          liblibrarian: "Type of family"
39889
          libopac: ""
38884
          libopac: "Type of family"
39890
          repeatable: 0
38885
          repeatable: 0
39891
          mandatory: 0
38886
          mandatory: 0
39892
          kohafield: ""
38887
          kohafield: ""
Lines 39895-39910 tables: Link Here
39895
          authtypecode: ""
38890
          authtypecode: ""
39896
          value_builder: ""
38891
          value_builder: ""
39897
          isurl: 0
38892
          isurl: 0
39898
          hidden: 0
38893
          hidden: -1
39899
          frameworkcode: ""
38894
          frameworkcode: ""
39900
          seealso: ""
38895
          seealso: ""
39901
          link: ""
38896
          link: ""
39902
          defaultvalue: ""
38897
          defaultvalue:
39903
38898
39904
        - tagfield: "721"
38899
        - tagfield: "721"
39905
          tagsubfield: "d"
38900
          tagsubfield: "d"
39906
          liblibrarian: "Places Associated with the Family"
38901
          liblibrarian: "Places associated with the family"
39907
          libopac: ""
38902
          libopac: "Places associated with the family"
39908
          repeatable: 1
38903
          repeatable: 1
39909
          mandatory: 0
38904
          mandatory: 0
39910
          kohafield: ""
38905
          kohafield: ""
Lines 39913-39923 tables: Link Here
39913
          authtypecode: ""
38908
          authtypecode: ""
39914
          value_builder: ""
38909
          value_builder: ""
39915
          isurl: 0
38910
          isurl: 0
39916
          hidden: 0
38911
          hidden: -1
39917
          frameworkcode: ""
38912
          frameworkcode: ""
39918
          seealso: ""
38913
          seealso: ""
39919
          link: ""
38914
          link: ""
39920
          defaultvalue: ""
38915
          defaultvalue:
39921
38916
39922
        - tagfield: "721"
38917
        - tagfield: "721"
39923
          tagsubfield: "f"
38918
          tagsubfield: "f"
Lines 39939-39947 tables: Link Here
39939
38934
39940
        - tagfield: "721"
38935
        - tagfield: "721"
39941
          tagsubfield: "o"
38936
          tagsubfield: "o"
39942
          liblibrarian: "ISNI"
38937
          liblibrarian: "International standard identifier for the name"
39943
          libopac: ""
38938
          libopac: "International standard identifier for the name"
39944
          repeatable: 1
38939
          repeatable: 0
39945
          mandatory: 0
38940
          mandatory: 0
39946
          kohafield: ""
38941
          kohafield: ""
39947
          tab: 7
38942
          tab: 7
Lines 39953-39959 tables: Link Here
39953
          frameworkcode: ""
38948
          frameworkcode: ""
39954
          seealso: ""
38949
          seealso: ""
39955
          link: ""
38950
          link: ""
39956
          defaultvalue: ""
38951
          defaultvalue:
39957
38952
39958
        - tagfield: "722"
38953
        - tagfield: "722"
39959
          tagsubfield: "3"
38954
          tagsubfield: "3"
Lines 39967-39973 tables: Link Here
39967
          authtypecode: ""
38962
          authtypecode: ""
39968
          value_builder: ""
38963
          value_builder: ""
39969
          isurl: 0
38964
          isurl: 0
39970
          hidden: 0
38965
          hidden: -1
39971
          frameworkcode: ""
38966
          frameworkcode: ""
39972
          seealso: ""
38967
          seealso: ""
39973
          link: ""
38968
          link: ""
Lines 39981-39987 tables: Link Here
39981
          mandatory: 0
38976
          mandatory: 0
39982
          kohafield: ""
38977
          kohafield: ""
39983
          tab: 7
38978
          tab: 7
39984
          authorised_value: ""
38979
          authorised_value: qualif
39985
          authtypecode: ""
38980
          authtypecode: ""
39986
          value_builder: ""
38981
          value_builder: ""
39987
          isurl: 0
38982
          isurl: 0
Lines 39993-40018 tables: Link Here
39993
38988
39994
        - tagfield: "722"
38989
        - tagfield: "722"
39995
          tagsubfield: "5"
38990
          tagsubfield: "5"
39996
          liblibrarian: "Institution to Which the Field Applies"
38991
          liblibrarian: "Institution to which the Field Applies"
39997
          libopac: "Institution to Which the Field Applies"
38992
          libopac: "Institution to which the Field Applies"
39998
          repeatable: 0
39999
          mandatory: 1
40000
          kohafield: ""
40001
          tab: 7
40002
          authorised_value: ""
40003
          authtypecode: ""
40004
          value_builder: ""
40005
          isurl: 0
40006
          hidden: -6
40007
          frameworkcode: ""
40008
          seealso: ""
40009
          link: ""
40010
          defaultvalue:
40011
40012
        - tagfield: "722"
40013
          tagsubfield: "8"
40014
          liblibrarian: "Materials specified"
40015
          libopac: ""
40016
          repeatable: 1
38993
          repeatable: 1
40017
          mandatory: 0
38994
          mandatory: 0
40018
          kohafield: ""
38995
          kohafield: ""
Lines 40025-40037 tables: Link Here
40025
          frameworkcode: ""
39002
          frameworkcode: ""
40026
          seealso: ""
39003
          seealso: ""
40027
          link: ""
39004
          link: ""
40028
          defaultvalue: ""
39005
          defaultvalue:
40029
39006
40030
        - tagfield: "722"
39007
        - tagfield: "722"
40031
          tagsubfield: "9"
39008
          tagsubfield: "9"
40032
          liblibrarian: "Koha number"
39009
          liblibrarian: "Koha number"
40033
          libopac: ""
39010
          libopac: "Koha number"
40034
          repeatable: 1
39011
          repeatable: 0
40035
          mandatory: 0
39012
          mandatory: 0
40036
          kohafield: ""
39013
          kohafield: ""
40037
          tab: 7
39014
          tab: 7
Lines 40039-40049 tables: Link Here
40039
          authtypecode: ""
39016
          authtypecode: ""
40040
          value_builder: ""
39017
          value_builder: ""
40041
          isurl: 0
39018
          isurl: 0
40042
          hidden: 0
39019
          hidden: -1
40043
          frameworkcode: ""
39020
          frameworkcode: ""
40044
          seealso:
39021
          seealso: ""
40045
          link: ""
39022
          link: ""
40046
          defaultvalue: ""
39023
          defaultvalue:
40047
39024
40048
        - tagfield: "722"
39025
        - tagfield: "722"
40049
          tagsubfield: "a"
39026
          tagsubfield: "a"
Lines 40054-40060 tables: Link Here
40054
          kohafield: ""
39031
          kohafield: ""
40055
          tab: 7
39032
          tab: 7
40056
          authorised_value: ""
39033
          authorised_value: ""
40057
          authtypecode: ""
39034
          authtypecode: FAM
40058
          value_builder: ""
39035
          value_builder: ""
40059
          isurl: 0
39036
          isurl: 0
40060
          hidden: 0
39037
          hidden: 0
Lines 40065-40072 tables: Link Here
40065
39042
40066
        - tagfield: "722"
39043
        - tagfield: "722"
40067
          tagsubfield: "c"
39044
          tagsubfield: "c"
40068
          liblibrarian: "Type of Family"
39045
          liblibrarian: "Type of family"
40069
          libopac: "Type of Family"
39046
          libopac: "Type of family"
40070
          repeatable: 0
39047
          repeatable: 0
40071
          mandatory: 0
39048
          mandatory: 0
40072
          kohafield: ""
39049
          kohafield: ""
Lines 40075-40081 tables: Link Here
40075
          authtypecode: ""
39052
          authtypecode: ""
40076
          value_builder: ""
39053
          value_builder: ""
40077
          isurl: 0
39054
          isurl: 0
40078
          hidden: -6
39055
          hidden: 0
40079
          frameworkcode: ""
39056
          frameworkcode: ""
40080
          seealso: ""
39057
          seealso: ""
40081
          link: ""
39058
          link: ""
Lines 40083-40090 tables: Link Here
40083
39060
40084
        - tagfield: "722"
39061
        - tagfield: "722"
40085
          tagsubfield: "d"
39062
          tagsubfield: "d"
40086
          liblibrarian: "Places Associated with the Family"
39063
          liblibrarian: "Places associated with the family"
40087
          libopac: "Places Associated with the Family"
39064
          libopac: "Places associated with the family"
40088
          repeatable: 1
39065
          repeatable: 1
40089
          mandatory: 0
39066
          mandatory: 0
40090
          kohafield: ""
39067
          kohafield: ""
Lines 40093-40099 tables: Link Here
40093
          authtypecode: ""
39070
          authtypecode: ""
40094
          value_builder: ""
39071
          value_builder: ""
40095
          isurl: 0
39072
          isurl: 0
40096
          hidden: -6
39073
          hidden: 0
40097
          frameworkcode: ""
39074
          frameworkcode: ""
40098
          seealso: ""
39075
          seealso: ""
40099
          link: ""
39076
          link: ""
Lines 40119-40127 tables: Link Here
40119
39096
40120
        - tagfield: "722"
39097
        - tagfield: "722"
40121
          tagsubfield: "o"
39098
          tagsubfield: "o"
40122
          liblibrarian: "International Standard Identifier for the Name"
39099
          liblibrarian: "International standard identifier for the name"
40123
          libopac: "International Standard Identifier for the Name"
39100
          libopac: "International standard identifier for the name"
40124
          repeatable: 1
39101
          repeatable: 0
40125
          mandatory: 0
39102
          mandatory: 0
40126
          kohafield: ""
39103
          kohafield: ""
40127
          tab: 7
39104
          tab: 7
Lines 40129-40135 tables: Link Here
40129
          authtypecode: ""
39106
          authtypecode: ""
40130
          value_builder: ""
39107
          value_builder: ""
40131
          isurl: 0
39108
          isurl: 0
40132
          hidden: -6
39109
          hidden: 0
40133
          frameworkcode: ""
39110
          frameworkcode: ""
40134
          seealso: ""
39111
          seealso: ""
40135
          link: ""
39112
          link: ""
Lines 40137-40144 tables: Link Here
40137
39114
40138
        - tagfield: "722"
39115
        - tagfield: "722"
40139
          tagsubfield: "r"
39116
          tagsubfield: "r"
40140
          liblibrarian: "Part or Role Played"
39117
          liblibrarian: "Part or Role played"
40141
          libopac: "Part or Role Played"
39118
          libopac: "Part or Role played"
40142
          repeatable: 1
39119
          repeatable: 1
40143
          mandatory: 0
39120
          mandatory: 0
40144
          kohafield: ""
39121
          kohafield: ""
Lines 40147-40153 tables: Link Here
40147
          authtypecode: ""
39124
          authtypecode: ""
40148
          value_builder: ""
39125
          value_builder: ""
40149
          isurl: 0
39126
          isurl: 0
40150
          hidden: -6
39127
          hidden: 0
40151
          frameworkcode: ""
39128
          frameworkcode: ""
40152
          seealso: ""
39129
          seealso: ""
40153
          link: ""
39130
          link: ""
Lines 40165-40171 tables: Link Here
40165
          authtypecode: ""
39142
          authtypecode: ""
40166
          value_builder: ""
39143
          value_builder: ""
40167
          isurl: 0
39144
          isurl: 0
40168
          hidden: -6
39145
          hidden: 4
40169
          frameworkcode: ""
39146
          frameworkcode: ""
40170
          seealso: ""
39147
          seealso: ""
40171
          link: ""
39148
          link: ""
Lines 40179-40189 tables: Link Here
40179
          mandatory: 0
39156
          mandatory: 0
40180
          kohafield: ""
39157
          kohafield: ""
40181
          tab: 7
39158
          tab: 7
40182
          authorised_value: ""
39159
          authorised_value: qualif
40183
          authtypecode: ""
39160
          authtypecode: ""
40184
          value_builder: ""
39161
          value_builder: ""
40185
          isurl: 0
39162
          isurl: 0
40186
          hidden: -6
39163
          hidden: 0
40187
          frameworkcode: ""
39164
          frameworkcode: ""
40188
          seealso: ""
39165
          seealso: ""
40189
          link: ""
39166
          link: ""
Lines 40191-40217 tables: Link Here
40191
39168
40192
        - tagfield: "723"
39169
        - tagfield: "723"
40193
          tagsubfield: "5"
39170
          tagsubfield: "5"
40194
          liblibrarian: "Institution to Which the Field Applies"
39171
          liblibrarian: "Institution to which the Field Applies"
40195
          libopac: "Institution to Which the Field Applies"
39172
          libopac: "Institution to which the Field Applies"
40196
          repeatable: 0
39173
          repeatable: 0
40197
          mandatory: 1
40198
          kohafield: ""
40199
          tab: 7
40200
          authorised_value: ""
40201
          authtypecode: ""
40202
          value_builder: ""
40203
          isurl: 0
40204
          hidden: -6
40205
          frameworkcode: ""
40206
          seealso: ""
40207
          link: ""
40208
          defaultvalue:
40209
40210
        - tagfield: "723"
40211
          tagsubfield: "8"
40212
          liblibrarian: "Materials specified"
40213
          libopac: ""
40214
          repeatable: 1
40215
          mandatory: 0
39174
          mandatory: 0
40216
          kohafield: ""
39175
          kohafield: ""
40217
          tab: 7
39176
          tab: 7
Lines 40223-40234 tables: Link Here
40223
          frameworkcode: ""
39182
          frameworkcode: ""
40224
          seealso: ""
39183
          seealso: ""
40225
          link: ""
39184
          link: ""
40226
          defaultvalue: ""
39185
          defaultvalue:
40227
39186
40228
        - tagfield: "723"
39187
        - tagfield: "723"
40229
          tagsubfield: "9"
39188
          tagsubfield: "9"
40230
          liblibrarian: "Koha number"
39189
          liblibrarian: "Koha number"
40231
          libopac: ""
39190
          libopac: "Koha number"
40232
          repeatable: 0
39191
          repeatable: 0
40233
          mandatory: 0
39192
          mandatory: 0
40234
          kohafield: ""
39193
          kohafield: ""
Lines 40237-40247 tables: Link Here
40237
          authtypecode: ""
39196
          authtypecode: ""
40238
          value_builder: ""
39197
          value_builder: ""
40239
          isurl: 0
39198
          isurl: 0
40240
          hidden: 1
39199
          hidden: 0
40241
          frameworkcode: ""
39200
          frameworkcode: ""
40242
          seealso:
39201
          seealso: ""
40243
          link: ""
39202
          link: ""
40244
          defaultvalue: ""
39203
          defaultvalue:
40245
39204
40246
        - tagfield: "723"
39205
        - tagfield: "723"
40247
          tagsubfield: "a"
39206
          tagsubfield: "a"
Lines 40252-40261 tables: Link Here
40252
          kohafield: ""
39211
          kohafield: ""
40253
          tab: 7
39212
          tab: 7
40254
          authorised_value: ""
39213
          authorised_value: ""
40255
          authtypecode: ""
39214
          authtypecode: FAM
40256
          value_builder: ""
39215
          value_builder: ""
40257
          isurl: 0
39216
          isurl: 0
40258
          hidden: -6
39217
          hidden: 0
40259
          frameworkcode: ""
39218
          frameworkcode: ""
40260
          seealso: ""
39219
          seealso: ""
40261
          link: ""
39220
          link: ""
Lines 40263-40270 tables: Link Here
40263
39222
40264
        - tagfield: "723"
39223
        - tagfield: "723"
40265
          tagsubfield: "c"
39224
          tagsubfield: "c"
40266
          liblibrarian: "Type of Family"
39225
          liblibrarian: "Type of family"
40267
          libopac: "Type of Family"
39226
          libopac: "Type of family"
40268
          repeatable: 0
39227
          repeatable: 0
40269
          mandatory: 0
39228
          mandatory: 0
40270
          kohafield: ""
39229
          kohafield: ""
Lines 40273-40279 tables: Link Here
40273
          authtypecode: ""
39232
          authtypecode: ""
40274
          value_builder: ""
39233
          value_builder: ""
40275
          isurl: 0
39234
          isurl: 0
40276
          hidden: -6
39235
          hidden: 0
40277
          frameworkcode: ""
39236
          frameworkcode: ""
40278
          seealso: ""
39237
          seealso: ""
40279
          link: ""
39238
          link: ""
Lines 40281-40288 tables: Link Here
40281
39240
40282
        - tagfield: "723"
39241
        - tagfield: "723"
40283
          tagsubfield: "d"
39242
          tagsubfield: "d"
40284
          liblibrarian: "Places Associated with the Family"
39243
          liblibrarian: "Places associated with the family"
40285
          libopac: "Places Associated with the Family"
39244
          libopac: "Places associated with the family"
40286
          repeatable: 1
39245
          repeatable: 1
40287
          mandatory: 0
39246
          mandatory: 0
40288
          kohafield: ""
39247
          kohafield: ""
Lines 40291-40297 tables: Link Here
40291
          authtypecode: ""
39250
          authtypecode: ""
40292
          value_builder: ""
39251
          value_builder: ""
40293
          isurl: 0
39252
          isurl: 0
40294
          hidden: -6
39253
          hidden: 0
40295
          frameworkcode: ""
39254
          frameworkcode: ""
40296
          seealso: ""
39255
          seealso: ""
40297
          link: ""
39256
          link: ""
Lines 40309-40315 tables: Link Here
40309
          authtypecode: ""
39268
          authtypecode: ""
40310
          value_builder: ""
39269
          value_builder: ""
40311
          isurl: 0
39270
          isurl: 0
40312
          hidden: -6
39271
          hidden: 0
40313
          frameworkcode: ""
39272
          frameworkcode: ""
40314
          seealso: ""
39273
          seealso: ""
40315
          link: ""
39274
          link: ""
Lines 40317-40325 tables: Link Here
40317
39276
40318
        - tagfield: "723"
39277
        - tagfield: "723"
40319
          tagsubfield: "o"
39278
          tagsubfield: "o"
40320
          liblibrarian: "International Standard Identifier for the Name"
39279
          liblibrarian: "International standard identifier for the name"
40321
          libopac: "International Standard Identifier for the Name"
39280
          libopac: "International standard identifier for the name"
40322
          repeatable: 1
39281
          repeatable: 0
40323
          mandatory: 0
39282
          mandatory: 0
40324
          kohafield: ""
39283
          kohafield: ""
40325
          tab: 7
39284
          tab: 7
Lines 40327-40333 tables: Link Here
40327
          authtypecode: ""
39286
          authtypecode: ""
40328
          value_builder: ""
39287
          value_builder: ""
40329
          isurl: 0
39288
          isurl: 0
40330
          hidden: -6
39289
          hidden: 0
40331
          frameworkcode: ""
39290
          frameworkcode: ""
40332
          seealso: ""
39291
          seealso: ""
40333
          link: ""
39292
          link: ""
Lines 40341-40351 tables: Link Here
40341
          mandatory: 0
39300
          mandatory: 0
40342
          kohafield: ""
39301
          kohafield: ""
40343
          tab: 7
39302
          tab: 7
40344
          authorised_value: ""
39303
          authorised_value: qualif
40345
          authtypecode: ""
39304
          authtypecode: ""
40346
          value_builder: ""
39305
          value_builder: ""
40347
          isurl: 0
39306
          isurl: 0
40348
          hidden: -6
39307
          hidden: 0
40349
          frameworkcode: ""
39308
          frameworkcode: ""
40350
          seealso: ""
39309
          seealso: ""
40351
          link: ""
39310
          link: ""
Lines 40363-40369 tables: Link Here
40363
          authtypecode: ""
39322
          authtypecode: ""
40364
          value_builder: ""
39323
          value_builder: ""
40365
          isurl: 0
39324
          isurl: 0
40366
          hidden: -6
39325
          hidden: 0
40367
          frameworkcode: ""
39326
          frameworkcode: ""
40368
          seealso: ""
39327
          seealso: ""
40369
          link: ""
39328
          link: ""
Lines 40381-40387 tables: Link Here
40381
          authtypecode: ""
39340
          authtypecode: ""
40382
          value_builder: ""
39341
          value_builder: ""
40383
          isurl: 0
39342
          isurl: 0
40384
          hidden: -6
39343
          hidden: -1
40385
          frameworkcode: ""
39344
          frameworkcode: ""
40386
          seealso: ""
39345
          seealso: ""
40387
          link: ""
39346
          link: ""
Lines 40399-40405 tables: Link Here
40399
          authtypecode: ""
39358
          authtypecode: ""
40400
          value_builder: ""
39359
          value_builder: ""
40401
          isurl: 0
39360
          isurl: 0
40402
          hidden: -6
39361
          hidden: -1
40403
          frameworkcode: ""
39362
          frameworkcode: ""
40404
          seealso: ""
39363
          seealso: ""
40405
          link: ""
39364
          link: ""
Lines 40417-40423 tables: Link Here
40417
          authtypecode: ""
39376
          authtypecode: ""
40418
          value_builder: ""
39377
          value_builder: ""
40419
          isurl: 0
39378
          isurl: 0
40420
          hidden: -6
39379
          hidden: -1
40421
          frameworkcode: ""
39380
          frameworkcode: ""
40422
          seealso: ""
39381
          seealso: ""
40423
          link: ""
39382
          link: ""
Lines 40435-40441 tables: Link Here
40435
          authtypecode: ""
39394
          authtypecode: ""
40436
          value_builder: ""
39395
          value_builder: ""
40437
          isurl: 0
39396
          isurl: 0
40438
          hidden: -6
39397
          hidden: -1
40439
          frameworkcode: ""
39398
          frameworkcode: ""
40440
          seealso: ""
39399
          seealso: ""
40441
          link: ""
39400
          link: ""
Lines 40443-40450 tables: Link Here
40443
39402
40444
        - tagfield: "740"
39403
        - tagfield: "740"
40445
          tagsubfield: "e"
39404
          tagsubfield: "e"
40446
          liblibrarian: "Name of the Other Party"
39405
          liblibrarian: "Name of the other party"
40447
          libopac: "Name of the Other Party"
39406
          libopac: "Name of the other party"
40448
          repeatable: 0
39407
          repeatable: 0
40449
          mandatory: 0
39408
          mandatory: 0
40450
          kohafield: ""
39409
          kohafield: ""
Lines 40453-40459 tables: Link Here
40453
          authtypecode: ""
39412
          authtypecode: ""
40454
          value_builder: ""
39413
          value_builder: ""
40455
          isurl: 0
39414
          isurl: 0
40456
          hidden: -6
39415
          hidden: -1
40457
          frameworkcode: ""
39416
          frameworkcode: ""
40458
          seealso: ""
39417
          seealso: ""
40459
          link: ""
39418
          link: ""
Lines 40461-40468 tables: Link Here
40461
39420
40462
        - tagfield: "740"
39421
        - tagfield: "740"
40463
          tagsubfield: "f"
39422
          tagsubfield: "f"
40464
          liblibrarian: "Date of Legal Issue or Version, or Date of Signing"
39423
          liblibrarian: "Date of legal issue or version, or date of signing"
40465
          libopac: "Date of Legal Issue or Version, or Date of Signing"
39424
          libopac: "Date of legal issue or version, or date of signing"
40466
          repeatable: 1
39425
          repeatable: 1
40467
          mandatory: 0
39426
          mandatory: 0
40468
          kohafield: ""
39427
          kohafield: ""
Lines 40471-40477 tables: Link Here
40471
          authtypecode: ""
39430
          authtypecode: ""
40472
          value_builder: ""
39431
          value_builder: ""
40473
          isurl: 0
39432
          isurl: 0
40474
          hidden: -6
39433
          hidden: -1
40475
          frameworkcode: ""
39434
          frameworkcode: ""
40476
          seealso: ""
39435
          seealso: ""
40477
          link: ""
39436
          link: ""
Lines 40479-40486 tables: Link Here
40479
39438
40480
        - tagfield: "740"
39439
        - tagfield: "740"
40481
          tagsubfield: "i"
39440
          tagsubfield: "i"
40482
          liblibrarian: "Name of Section or Part"
39441
          liblibrarian: "Name of section or part"
40483
          libopac: "Name of Section or Part"
39442
          libopac: "Name of section or part"
40484
          repeatable: 1
39443
          repeatable: 1
40485
          mandatory: 0
39444
          mandatory: 0
40486
          kohafield: ""
39445
          kohafield: ""
Lines 40489-40495 tables: Link Here
40489
          authtypecode: ""
39448
          authtypecode: ""
40490
          value_builder: ""
39449
          value_builder: ""
40491
          isurl: 0
39450
          isurl: 0
40492
          hidden: -6
39451
          hidden: -1
40493
          frameworkcode: ""
39452
          frameworkcode: ""
40494
          seealso: ""
39453
          seealso: ""
40495
          link: ""
39454
          link: ""
Lines 40497-40504 tables: Link Here
40497
39456
40498
        - tagfield: "740"
39457
        - tagfield: "740"
40499
          tagsubfield: "l"
39458
          tagsubfield: "l"
40500
          liblibrarian: "Form Subheading"
39459
          liblibrarian: "Form subheading"
40501
          libopac: "Form Subheading"
39460
          libopac: "Form subheading"
40502
          repeatable: 1
39461
          repeatable: 1
40503
          mandatory: 0
39462
          mandatory: 0
40504
          kohafield: ""
39463
          kohafield: ""
Lines 40507-40513 tables: Link Here
40507
          authtypecode: ""
39466
          authtypecode: ""
40508
          value_builder: ""
39467
          value_builder: ""
40509
          isurl: 0
39468
          isurl: 0
40510
          hidden: -6
39469
          hidden: -1
40511
          frameworkcode: ""
39470
          frameworkcode: ""
40512
          seealso: ""
39471
          seealso: ""
40513
          link: ""
39472
          link: ""
Lines 40515-40522 tables: Link Here
40515
39474
40516
        - tagfield: "740"
39475
        - tagfield: "740"
40517
          tagsubfield: "n"
39476
          tagsubfield: "n"
40518
          liblibrarian: "Miscellaneous Information"
39477
          liblibrarian: "Miscellaneous information"
40519
          libopac: "Miscellaneous Information"
39478
          libopac: "Miscellaneous information"
40520
          repeatable: 1
39479
          repeatable: 1
40521
          mandatory: 0
39480
          mandatory: 0
40522
          kohafield: ""
39481
          kohafield: ""
Lines 40525-40531 tables: Link Here
40525
          authtypecode: ""
39484
          authtypecode: ""
40526
          value_builder: ""
39485
          value_builder: ""
40527
          isurl: 0
39486
          isurl: 0
40528
          hidden: -6
39487
          hidden: -1
40529
          frameworkcode: ""
39488
          frameworkcode: ""
40530
          seealso: ""
39489
          seealso: ""
40531
          link: ""
39490
          link: ""
Lines 40533-40540 tables: Link Here
40533
39492
40534
        - tagfield: "740"
39493
        - tagfield: "740"
40535
          tagsubfield: "t"
39494
          tagsubfield: "t"
40536
          liblibrarian: "Uniform Title"
39495
          liblibrarian: "Uniform title"
40537
          libopac: "Uniform Title"
39496
          libopac: "Uniform title"
40538
          repeatable: 0
39497
          repeatable: 0
40539
          mandatory: 0
39498
          mandatory: 0
40540
          kohafield: ""
39499
          kohafield: ""
Lines 40543-40549 tables: Link Here
40543
          authtypecode: ""
39502
          authtypecode: ""
40544
          value_builder: ""
39503
          value_builder: ""
40545
          isurl: 0
39504
          isurl: 0
40546
          hidden: -6
39505
          hidden: -1
40547
          frameworkcode: ""
39506
          frameworkcode: ""
40548
          seealso: ""
39507
          seealso: ""
40549
          link: ""
39508
          link: ""
Lines 40561-40567 tables: Link Here
40561
          authtypecode: ""
39520
          authtypecode: ""
40562
          value_builder: ""
39521
          value_builder: ""
40563
          isurl: 0
39522
          isurl: 0
40564
          hidden: -6
39523
          hidden: -1
40565
          frameworkcode: ""
39524
          frameworkcode: ""
40566
          seealso: ""
39525
          seealso: ""
40567
          link: ""
39526
          link: ""
Lines 40579-40585 tables: Link Here
40579
          authtypecode: ""
39538
          authtypecode: ""
40580
          value_builder: ""
39539
          value_builder: ""
40581
          isurl: 0
39540
          isurl: 0
40582
          hidden: -6
39541
          hidden: -1
40583
          frameworkcode: ""
39542
          frameworkcode: ""
40584
          seealso: ""
39543
          seealso: ""
40585
          link: ""
39544
          link: ""
Lines 40597-40603 tables: Link Here
40597
          authtypecode: ""
39556
          authtypecode: ""
40598
          value_builder: ""
39557
          value_builder: ""
40599
          isurl: 0
39558
          isurl: 0
40600
          hidden: -6
39559
          hidden: -1
40601
          frameworkcode: ""
39560
          frameworkcode: ""
40602
          seealso: ""
39561
          seealso: ""
40603
          link: ""
39562
          link: ""
Lines 40615-40621 tables: Link Here
40615
          authtypecode: ""
39574
          authtypecode: ""
40616
          value_builder: ""
39575
          value_builder: ""
40617
          isurl: 0
39576
          isurl: 0
40618
          hidden: -6
39577
          hidden: -1
40619
          frameworkcode: ""
39578
          frameworkcode: ""
40620
          seealso: ""
39579
          seealso: ""
40621
          link: ""
39580
          link: ""
Lines 40623-40630 tables: Link Here
40623
39582
40624
        - tagfield: "741"
39583
        - tagfield: "741"
40625
          tagsubfield: "e"
39584
          tagsubfield: "e"
40626
          liblibrarian: "Name of the Other Party"
39585
          liblibrarian: "Name of the other party"
40627
          libopac: "Name of the Other Party"
39586
          libopac: "Name of the other party"
40628
          repeatable: 0
39587
          repeatable: 0
40629
          mandatory: 0
39588
          mandatory: 0
40630
          kohafield: ""
39589
          kohafield: ""
Lines 40633-40639 tables: Link Here
40633
          authtypecode: ""
39592
          authtypecode: ""
40634
          value_builder: ""
39593
          value_builder: ""
40635
          isurl: 0
39594
          isurl: 0
40636
          hidden: -6
39595
          hidden: -1
40637
          frameworkcode: ""
39596
          frameworkcode: ""
40638
          seealso: ""
39597
          seealso: ""
40639
          link: ""
39598
          link: ""
Lines 40641-40648 tables: Link Here
40641
39600
40642
        - tagfield: "741"
39601
        - tagfield: "741"
40643
          tagsubfield: "f"
39602
          tagsubfield: "f"
40644
          liblibrarian: "Date of Legal Issue or Version, or Date of Signing"
39603
          liblibrarian: "Date of legal issue or version, or date of signing"
40645
          libopac: "Date of Legal Issue or Version, or Date of Signing"
39604
          libopac: "Date of legal issue or version, or date of signing"
40646
          repeatable: 1
39605
          repeatable: 1
40647
          mandatory: 0
39606
          mandatory: 0
40648
          kohafield: ""
39607
          kohafield: ""
Lines 40651-40657 tables: Link Here
40651
          authtypecode: ""
39610
          authtypecode: ""
40652
          value_builder: ""
39611
          value_builder: ""
40653
          isurl: 0
39612
          isurl: 0
40654
          hidden: -6
39613
          hidden: -1
40655
          frameworkcode: ""
39614
          frameworkcode: ""
40656
          seealso: ""
39615
          seealso: ""
40657
          link: ""
39616
          link: ""
Lines 40659-40666 tables: Link Here
40659
39618
40660
        - tagfield: "741"
39619
        - tagfield: "741"
40661
          tagsubfield: "i"
39620
          tagsubfield: "i"
40662
          liblibrarian: "Name of Section or Part"
39621
          liblibrarian: "Name of section or part"
40663
          libopac: "Name of Section or Part"
39622
          libopac: "Name of section or part"
40664
          repeatable: 1
39623
          repeatable: 1
40665
          mandatory: 0
39624
          mandatory: 0
40666
          kohafield: ""
39625
          kohafield: ""
Lines 40669-40675 tables: Link Here
40669
          authtypecode: ""
39628
          authtypecode: ""
40670
          value_builder: ""
39629
          value_builder: ""
40671
          isurl: 0
39630
          isurl: 0
40672
          hidden: -6
39631
          hidden: -1
40673
          frameworkcode: ""
39632
          frameworkcode: ""
40674
          seealso: ""
39633
          seealso: ""
40675
          link: ""
39634
          link: ""
Lines 40677-40684 tables: Link Here
40677
39636
40678
        - tagfield: "741"
39637
        - tagfield: "741"
40679
          tagsubfield: "l"
39638
          tagsubfield: "l"
40680
          liblibrarian: "Form Subheading"
39639
          liblibrarian: "Form subheading"
40681
          libopac: "Form Subheading"
39640
          libopac: "Form subheading"
40682
          repeatable: 1
39641
          repeatable: 1
40683
          mandatory: 0
39642
          mandatory: 0
40684
          kohafield: ""
39643
          kohafield: ""
Lines 40687-40693 tables: Link Here
40687
          authtypecode: ""
39646
          authtypecode: ""
40688
          value_builder: ""
39647
          value_builder: ""
40689
          isurl: 0
39648
          isurl: 0
40690
          hidden: -6
39649
          hidden: -1
40691
          frameworkcode: ""
39650
          frameworkcode: ""
40692
          seealso: ""
39651
          seealso: ""
40693
          link: ""
39652
          link: ""
Lines 40695-40702 tables: Link Here
40695
39654
40696
        - tagfield: "741"
39655
        - tagfield: "741"
40697
          tagsubfield: "n"
39656
          tagsubfield: "n"
40698
          liblibrarian: "Miscellaneous Information"
39657
          liblibrarian: "Miscellaneous information"
40699
          libopac: "Miscellaneous Information"
39658
          libopac: "Miscellaneous information"
40700
          repeatable: 1
39659
          repeatable: 1
40701
          mandatory: 0
39660
          mandatory: 0
40702
          kohafield: ""
39661
          kohafield: ""
Lines 40705-40711 tables: Link Here
40705
          authtypecode: ""
39664
          authtypecode: ""
40706
          value_builder: ""
39665
          value_builder: ""
40707
          isurl: 0
39666
          isurl: 0
40708
          hidden: -6
39667
          hidden: -1
40709
          frameworkcode: ""
39668
          frameworkcode: ""
40710
          seealso: ""
39669
          seealso: ""
40711
          link: ""
39670
          link: ""
Lines 40713-40720 tables: Link Here
40713
39672
40714
        - tagfield: "741"
39673
        - tagfield: "741"
40715
          tagsubfield: "t"
39674
          tagsubfield: "t"
40716
          liblibrarian: "Uniform Title"
39675
          liblibrarian: "Uniform title"
40717
          libopac: "Uniform Title"
39676
          libopac: "Uniform title"
40718
          repeatable: 0
39677
          repeatable: 0
40719
          mandatory: 0
39678
          mandatory: 0
40720
          kohafield: ""
39679
          kohafield: ""
Lines 40723-40729 tables: Link Here
40723
          authtypecode: ""
39682
          authtypecode: ""
40724
          value_builder: ""
39683
          value_builder: ""
40725
          isurl: 0
39684
          isurl: 0
40726
          hidden: -6
39685
          hidden: -1
40727
          frameworkcode: ""
39686
          frameworkcode: ""
40728
          seealso: ""
39687
          seealso: ""
40729
          link: ""
39688
          link: ""
Lines 40741-40747 tables: Link Here
40741
          authtypecode: ""
39700
          authtypecode: ""
40742
          value_builder: ""
39701
          value_builder: ""
40743
          isurl: 0
39702
          isurl: 0
40744
          hidden: -6
39703
          hidden: -1
40745
          frameworkcode: ""
39704
          frameworkcode: ""
40746
          seealso: ""
39705
          seealso: ""
40747
          link: ""
39706
          link: ""
Lines 40759-40765 tables: Link Here
40759
          authtypecode: ""
39718
          authtypecode: ""
40760
          value_builder: ""
39719
          value_builder: ""
40761
          isurl: 0
39720
          isurl: 0
40762
          hidden: -6
39721
          hidden: -1
40763
          frameworkcode: ""
39722
          frameworkcode: ""
40764
          seealso: ""
39723
          seealso: ""
40765
          link: ""
39724
          link: ""
Lines 40777-40783 tables: Link Here
40777
          authtypecode: ""
39736
          authtypecode: ""
40778
          value_builder: ""
39737
          value_builder: ""
40779
          isurl: 0
39738
          isurl: 0
40780
          hidden: -6
39739
          hidden: -1
40781
          frameworkcode: ""
39740
          frameworkcode: ""
40782
          seealso: ""
39741
          seealso: ""
40783
          link: ""
39742
          link: ""
Lines 40795-40801 tables: Link Here
40795
          authtypecode: ""
39754
          authtypecode: ""
40796
          value_builder: ""
39755
          value_builder: ""
40797
          isurl: 0
39756
          isurl: 0
40798
          hidden: -6
39757
          hidden: -1
40799
          frameworkcode: ""
39758
          frameworkcode: ""
40800
          seealso: ""
39759
          seealso: ""
40801
          link: ""
39760
          link: ""
Lines 40803-40810 tables: Link Here
40803
39762
40804
        - tagfield: "742"
39763
        - tagfield: "742"
40805
          tagsubfield: "e"
39764
          tagsubfield: "e"
40806
          liblibrarian: "Name of the Other Party"
39765
          liblibrarian: "Name of the other party"
40807
          libopac: "Name of the Other Party"
39766
          libopac: "Name of the other party"
40808
          repeatable: 0
39767
          repeatable: 0
40809
          mandatory: 0
39768
          mandatory: 0
40810
          kohafield: ""
39769
          kohafield: ""
Lines 40813-40819 tables: Link Here
40813
          authtypecode: ""
39772
          authtypecode: ""
40814
          value_builder: ""
39773
          value_builder: ""
40815
          isurl: 0
39774
          isurl: 0
40816
          hidden: -6
39775
          hidden: -1
40817
          frameworkcode: ""
39776
          frameworkcode: ""
40818
          seealso: ""
39777
          seealso: ""
40819
          link: ""
39778
          link: ""
Lines 40821-40828 tables: Link Here
40821
39780
40822
        - tagfield: "742"
39781
        - tagfield: "742"
40823
          tagsubfield: "f"
39782
          tagsubfield: "f"
40824
          liblibrarian: "Date of Legal Issue or Version, or Date of Signing"
39783
          liblibrarian: "Date of legal issue or version, or date of signing"
40825
          libopac: "Date of Legal Issue or Version, or Date of Signing"
39784
          libopac: "Date of legal issue or version, or date of signing"
40826
          repeatable: 1
39785
          repeatable: 1
40827
          mandatory: 0
39786
          mandatory: 0
40828
          kohafield: ""
39787
          kohafield: ""
Lines 40831-40837 tables: Link Here
40831
          authtypecode: ""
39790
          authtypecode: ""
40832
          value_builder: ""
39791
          value_builder: ""
40833
          isurl: 0
39792
          isurl: 0
40834
          hidden: -6
39793
          hidden: -1
40835
          frameworkcode: ""
39794
          frameworkcode: ""
40836
          seealso: ""
39795
          seealso: ""
40837
          link: ""
39796
          link: ""
Lines 40839-40846 tables: Link Here
40839
39798
40840
        - tagfield: "742"
39799
        - tagfield: "742"
40841
          tagsubfield: "i"
39800
          tagsubfield: "i"
40842
          liblibrarian: "Name of Section or Part"
39801
          liblibrarian: "Name of section or part"
40843
          libopac: "Name of Section or Part"
39802
          libopac: "Name of section or part"
40844
          repeatable: 1
39803
          repeatable: 1
40845
          mandatory: 0
39804
          mandatory: 0
40846
          kohafield: ""
39805
          kohafield: ""
Lines 40849-40855 tables: Link Here
40849
          authtypecode: ""
39808
          authtypecode: ""
40850
          value_builder: ""
39809
          value_builder: ""
40851
          isurl: 0
39810
          isurl: 0
40852
          hidden: -6
39811
          hidden: -1
40853
          frameworkcode: ""
39812
          frameworkcode: ""
40854
          seealso: ""
39813
          seealso: ""
40855
          link: ""
39814
          link: ""
Lines 40857-40864 tables: Link Here
40857
39816
40858
        - tagfield: "742"
39817
        - tagfield: "742"
40859
          tagsubfield: "l"
39818
          tagsubfield: "l"
40860
          liblibrarian: "Form Subheading"
39819
          liblibrarian: "Form subheading"
40861
          libopac: "Form Subheading"
39820
          libopac: "Form subheading"
40862
          repeatable: 1
39821
          repeatable: 1
40863
          mandatory: 0
39822
          mandatory: 0
40864
          kohafield: ""
39823
          kohafield: ""
Lines 40867-40873 tables: Link Here
40867
          authtypecode: ""
39826
          authtypecode: ""
40868
          value_builder: ""
39827
          value_builder: ""
40869
          isurl: 0
39828
          isurl: 0
40870
          hidden: -6
39829
          hidden: -1
40871
          frameworkcode: ""
39830
          frameworkcode: ""
40872
          seealso: ""
39831
          seealso: ""
40873
          link: ""
39832
          link: ""
Lines 40875-40882 tables: Link Here
40875
39834
40876
        - tagfield: "742"
39835
        - tagfield: "742"
40877
          tagsubfield: "n"
39836
          tagsubfield: "n"
40878
          liblibrarian: "Miscellaneous Information"
39837
          liblibrarian: "Miscellaneous information"
40879
          libopac: "Miscellaneous Information"
39838
          libopac: "Miscellaneous information"
40880
          repeatable: 1
39839
          repeatable: 1
40881
          mandatory: 0
39840
          mandatory: 0
40882
          kohafield: ""
39841
          kohafield: ""
Lines 40885-40891 tables: Link Here
40885
          authtypecode: ""
39844
          authtypecode: ""
40886
          value_builder: ""
39845
          value_builder: ""
40887
          isurl: 0
39846
          isurl: 0
40888
          hidden: -6
39847
          hidden: -1
40889
          frameworkcode: ""
39848
          frameworkcode: ""
40890
          seealso: ""
39849
          seealso: ""
40891
          link: ""
39850
          link: ""
Lines 40893-40900 tables: Link Here
40893
39852
40894
        - tagfield: "742"
39853
        - tagfield: "742"
40895
          tagsubfield: "t"
39854
          tagsubfield: "t"
40896
          liblibrarian: "Uniform Title"
39855
          liblibrarian: "Uniform title"
40897
          libopac: "Uniform Title"
39856
          libopac: "Uniform title"
40898
          repeatable: 0
39857
          repeatable: 0
40899
          mandatory: 0
39858
          mandatory: 0
40900
          kohafield: ""
39859
          kohafield: ""
Lines 40903-40909 tables: Link Here
40903
          authtypecode: ""
39862
          authtypecode: ""
40904
          value_builder: ""
39863
          value_builder: ""
40905
          isurl: 0
39864
          isurl: 0
40906
          hidden: -6
39865
          hidden: -1
40907
          frameworkcode: ""
39866
          frameworkcode: ""
40908
          seealso: ""
39867
          seealso: ""
40909
          link: ""
39868
          link: ""
Lines 40921-40927 tables: Link Here
40921
          authtypecode: ""
39880
          authtypecode: ""
40922
          value_builder: ""
39881
          value_builder: ""
40923
          isurl: 0
39882
          isurl: 0
40924
          hidden: -5
39883
          hidden: -8
40925
          frameworkcode: ""
39884
          frameworkcode: ""
40926
          seealso: ""
39885
          seealso: ""
40927
          link: ""
39886
          link: ""
Lines 40939-40945 tables: Link Here
40939
          authtypecode: ""
39898
          authtypecode: ""
40940
          value_builder: ""
39899
          value_builder: ""
40941
          isurl: 0
39900
          isurl: 0
40942
          hidden: -5
39901
          hidden: 0
40943
          frameworkcode: ""
39902
          frameworkcode: ""
40944
          seealso: ""
39903
          seealso: ""
40945
          link: ""
39904
          link: ""
Lines 40957-40963 tables: Link Here
40957
          authtypecode: ""
39916
          authtypecode: ""
40958
          value_builder: ""
39917
          value_builder: ""
40959
          isurl: 0
39918
          isurl: 0
40960
          hidden: -5
39919
          hidden: 0
40961
          frameworkcode: ""
39920
          frameworkcode: ""
40962
          seealso: ""
39921
          seealso: ""
40963
          link: ""
39922
          link: ""
Lines 40975-40981 tables: Link Here
40975
          authtypecode: ""
39934
          authtypecode: ""
40976
          value_builder: ""
39935
          value_builder: ""
40977
          isurl: 0
39936
          isurl: 0
40978
          hidden: -5
39937
          hidden: 0
40979
          frameworkcode: ""
39938
          frameworkcode: ""
40980
          seealso: ""
39939
          seealso: ""
40981
          link: ""
39940
          link: ""
Lines 40993-40999 tables: Link Here
40993
          authtypecode: ""
39952
          authtypecode: ""
40994
          value_builder: ""
39953
          value_builder: ""
40995
          isurl: 0
39954
          isurl: 0
40996
          hidden: -5
39955
          hidden: 0
40997
          frameworkcode: ""
39956
          frameworkcode: ""
40998
          seealso: ""
39957
          seealso: ""
40999
          link: ""
39958
          link: ""
Lines 41011-41017 tables: Link Here
41011
          authtypecode: ""
39970
          authtypecode: ""
41012
          value_builder: ""
39971
          value_builder: ""
41013
          isurl: 0
39972
          isurl: 0
41014
          hidden: -6
39973
          hidden: -1
41015
          frameworkcode: ""
39974
          frameworkcode: ""
41016
          seealso: ""
39975
          seealso: ""
41017
          link: ""
39976
          link: ""
Lines 41029-41035 tables: Link Here
41029
          authtypecode: ""
39988
          authtypecode: ""
41030
          value_builder: ""
39989
          value_builder: ""
41031
          isurl: 0
39990
          isurl: 0
41032
          hidden: -5
39991
          hidden: 0
41033
          frameworkcode: ""
39992
          frameworkcode: ""
41034
          seealso: ""
39993
          seealso: ""
41035
          link: ""
39994
          link: ""
Lines 41037-41044 tables: Link Here
41037
39996
41038
        - tagfield: "830"
39997
        - tagfield: "830"
41039
          tagsubfield: "a"
39998
          tagsubfield: "a"
41040
          liblibrarian: "Text of Note"
39999
          liblibrarian: "Text of note"
41041
          libopac: "Text of Note"
40000
          libopac: "Text of note"
41042
          repeatable: 0
40001
          repeatable: 0
41043
          mandatory: 0
40002
          mandatory: 0
41044
          kohafield: ""
40003
          kohafield: ""
Lines 41047-41053 tables: Link Here
41047
          authtypecode: ""
40006
          authtypecode: ""
41048
          value_builder: ""
40007
          value_builder: ""
41049
          isurl: 0
40008
          isurl: 0
41050
          hidden: -5
40009
          hidden: 0
41051
          frameworkcode: ""
40010
          frameworkcode: ""
41052
          seealso: ""
40011
          seealso: ""
41053
          link: ""
40012
          link: ""
Lines 41065-41071 tables: Link Here
41065
          authtypecode: ""
40024
          authtypecode: ""
41066
          value_builder: ""
40025
          value_builder: ""
41067
          isurl: 0
40026
          isurl: 0
41068
          hidden: -6
40027
          hidden: 0
41069
          frameworkcode: ""
40028
          frameworkcode: ""
41070
          seealso: ""
40029
          seealso: ""
41071
          link: ""
40030
          link: ""
Lines 41083-41089 tables: Link Here
41083
          authtypecode: ""
40042
          authtypecode: ""
41084
          value_builder: ""
40043
          value_builder: ""
41085
          isurl: 0
40044
          isurl: 0
41086
          hidden: -6
40045
          hidden: 0
41087
          frameworkcode: ""
40046
          frameworkcode: ""
41088
          seealso: ""
40047
          seealso: ""
41089
          link: ""
40048
          link: ""
Lines 41094-41107 tables: Link Here
41094
          liblibrarian: "Institution Identifier"
40053
          liblibrarian: "Institution Identifier"
41095
          libopac: "Institution Identifier"
40054
          libopac: "Institution Identifier"
41096
          repeatable: 0
40055
          repeatable: 0
41097
          mandatory: 1
40056
          mandatory: 0
41098
          kohafield: ""
40057
          kohafield: ""
41099
          tab: 8
40058
          tab: 8
41100
          authorised_value: ""
40059
          authorised_value: ""
41101
          authtypecode: ""
40060
          authtypecode: ""
41102
          value_builder: ""
40061
          value_builder: ""
41103
          isurl: 0
40062
          isurl: 0
41104
          hidden: -6
40063
          hidden: 0
41105
          frameworkcode: ""
40064
          frameworkcode: ""
41106
          seealso: ""
40065
          seealso: ""
41107
          link: ""
40066
          link: ""
Lines 41119-41125 tables: Link Here
41119
          authtypecode: ""
40078
          authtypecode: ""
41120
          value_builder: ""
40079
          value_builder: ""
41121
          isurl: 0
40080
          isurl: 0
41122
          hidden: -6
40081
          hidden: 0
41123
          frameworkcode: ""
40082
          frameworkcode: ""
41124
          seealso: ""
40083
          seealso: ""
41125
          link: ""
40084
          link: ""
Lines 41137-41143 tables: Link Here
41137
          authtypecode: ""
40096
          authtypecode: ""
41138
          value_builder: ""
40097
          value_builder: ""
41139
          isurl: 0
40098
          isurl: 0
41140
          hidden: -6
40099
          hidden: 0
41141
          frameworkcode: ""
40100
          frameworkcode: ""
41142
          seealso: ""
40101
          seealso: ""
41143
          link: ""
40102
          link: ""
Lines 41145-41152 tables: Link Here
41145
40104
41146
        - tagfield: "852"
40105
        - tagfield: "852"
41147
          tagsubfield: "d"
40106
          tagsubfield: "d"
41148
          liblibrarian: "Coded Location Qualifier (2 or 3 Characters)"
40107
          liblibrarian: "Coded Location Qualifier (2 or 3 characters)"
41149
          libopac: "Coded Location Qualifier (2 or 3 Characters)"
40108
          libopac: "Coded Location Qualifier (2 or 3 characters)"
41150
          repeatable: 0
40109
          repeatable: 0
41151
          mandatory: 0
40110
          mandatory: 0
41152
          kohafield: ""
40111
          kohafield: ""
Lines 41155-41161 tables: Link Here
41155
          authtypecode: ""
40114
          authtypecode: ""
41156
          value_builder: ""
40115
          value_builder: ""
41157
          isurl: 0
40116
          isurl: 0
41158
          hidden: -6
40117
          hidden: 0
41159
          frameworkcode: ""
40118
          frameworkcode: ""
41160
          seealso: ""
40119
          seealso: ""
41161
          link: ""
40120
          link: ""
Lines 41163-41170 tables: Link Here
41163
40122
41164
        - tagfield: "852"
40123
        - tagfield: "852"
41165
          tagsubfield: "e"
40124
          tagsubfield: "e"
41166
          liblibrarian: "Non-Coded Location Qualifier"
40125
          liblibrarian: "Non-coded Location Qualifier"
41167
          libopac: "Non-Coded Location Qualifier"
40126
          libopac: "Non-coded Location Qualifier"
41168
          repeatable: 0
40127
          repeatable: 0
41169
          mandatory: 0
40128
          mandatory: 0
41170
          kohafield: ""
40129
          kohafield: ""
Lines 41173-41179 tables: Link Here
41173
          authtypecode: ""
40132
          authtypecode: ""
41174
          value_builder: ""
40133
          value_builder: ""
41175
          isurl: 0
40134
          isurl: 0
41176
          hidden: -6
40135
          hidden: 0
41177
          frameworkcode: ""
40136
          frameworkcode: ""
41178
          seealso: ""
40137
          seealso: ""
41179
          link: ""
40138
          link: ""
Lines 41191-41197 tables: Link Here
41191
          authtypecode: ""
40150
          authtypecode: ""
41192
          value_builder: ""
40151
          value_builder: ""
41193
          isurl: 0
40152
          isurl: 0
41194
          hidden: -6
40153
          hidden: 0
41195
          frameworkcode: ""
40154
          frameworkcode: ""
41196
          seealso: ""
40155
          seealso: ""
41197
          link: ""
40156
          link: ""
Lines 41209-41215 tables: Link Here
41209
          authtypecode: ""
40168
          authtypecode: ""
41210
          value_builder: ""
40169
          value_builder: ""
41211
          isurl: 0
40170
          isurl: 0
41212
          hidden: -6
40171
          hidden: 0
41213
          frameworkcode: ""
40172
          frameworkcode: ""
41214
          seealso: ""
40173
          seealso: ""
41215
          link: ""
40174
          link: ""
Lines 41227-41233 tables: Link Here
41227
          authtypecode: ""
40186
          authtypecode: ""
41228
          value_builder: ""
40187
          value_builder: ""
41229
          isurl: 0
40188
          isurl: 0
41230
          hidden: -6
40189
          hidden: 0
41231
          frameworkcode: ""
40190
          frameworkcode: ""
41232
          seealso: ""
40191
          seealso: ""
41233
          link: ""
40192
          link: ""
Lines 41245-41251 tables: Link Here
41245
          authtypecode: ""
40204
          authtypecode: ""
41246
          value_builder: ""
40205
          value_builder: ""
41247
          isurl: 0
40206
          isurl: 0
41248
          hidden: -6
40207
          hidden: 0
41249
          frameworkcode: ""
40208
          frameworkcode: ""
41250
          seealso: ""
40209
          seealso: ""
41251
          link: ""
40210
          link: ""
Lines 41263-41269 tables: Link Here
41263
          authtypecode: ""
40222
          authtypecode: ""
41264
          value_builder: ""
40223
          value_builder: ""
41265
          isurl: 0
40224
          isurl: 0
41266
          hidden: -6
40225
          hidden: 0
41267
          frameworkcode: ""
40226
          frameworkcode: ""
41268
          seealso: ""
40227
          seealso: ""
41269
          link: ""
40228
          link: ""
Lines 41281-41287 tables: Link Here
41281
          authtypecode: ""
40240
          authtypecode: ""
41282
          value_builder: ""
40241
          value_builder: ""
41283
          isurl: 0
40242
          isurl: 0
41284
          hidden: -6
40243
          hidden: 0
41285
          frameworkcode: ""
40244
          frameworkcode: ""
41286
          seealso: ""
40245
          seealso: ""
41287
          link: ""
40246
          link: ""
Lines 41299-41305 tables: Link Here
41299
          authtypecode: ""
40258
          authtypecode: ""
41300
          value_builder: ""
40259
          value_builder: ""
41301
          isurl: 0
40260
          isurl: 0
41302
          hidden: -6
40261
          hidden: 0
41303
          frameworkcode: ""
40262
          frameworkcode: ""
41304
          seealso: ""
40263
          seealso: ""
41305
          link: ""
40264
          link: ""
Lines 41317-41323 tables: Link Here
41317
          authtypecode: ""
40276
          authtypecode: ""
41318
          value_builder: ""
40277
          value_builder: ""
41319
          isurl: 0
40278
          isurl: 0
41320
          hidden: -6
40279
          hidden: 0
41321
          frameworkcode: ""
40280
          frameworkcode: ""
41322
          seealso: ""
40281
          seealso: ""
41323
          link: ""
40282
          link: ""
Lines 41325-41332 tables: Link Here
41325
40284
41326
        - tagfield: "852"
40285
        - tagfield: "852"
41327
          tagsubfield: "x"
40286
          tagsubfield: "x"
41328
          liblibrarian: "Non-Public Note."
40287
          liblibrarian: "Non-public Note."
41329
          libopac: "Non-Public Note."
40288
          libopac: "Non-public Note."
41330
          repeatable: 1
40289
          repeatable: 1
41331
          mandatory: 0
40290
          mandatory: 0
41332
          kohafield: ""
40291
          kohafield: ""
Lines 41335-41341 tables: Link Here
41335
          authtypecode: ""
40294
          authtypecode: ""
41336
          value_builder: ""
40295
          value_builder: ""
41337
          isurl: 0
40296
          isurl: 0
41338
          hidden: -6
40297
          hidden: 0
41339
          frameworkcode: ""
40298
          frameworkcode: ""
41340
          seealso: ""
40299
          seealso: ""
41341
          link: ""
40300
          link: ""
Lines 41353-41359 tables: Link Here
41353
          authtypecode: ""
40312
          authtypecode: ""
41354
          value_builder: ""
40313
          value_builder: ""
41355
          isurl: 0
40314
          isurl: 0
41356
          hidden: -6
40315
          hidden: 0
41357
          frameworkcode: ""
40316
          frameworkcode: ""
41358
          seealso: ""
40317
          seealso: ""
41359
          link: ""
40318
          link: ""
Lines 41361-41368 tables: Link Here
41361
40320
41362
        - tagfield: "856"
40321
        - tagfield: "856"
41363
          tagsubfield: "2"
40322
          tagsubfield: "2"
41364
          liblibrarian: "Link Text"
40323
          liblibrarian: "Link text"
41365
          libopac: "Link Text"
40324
          libopac: "Link text"
41366
          repeatable: 1
40325
          repeatable: 1
41367
          mandatory: 0
40326
          mandatory: 0
41368
          kohafield: ""
40327
          kohafield: ""
Lines 41371-41377 tables: Link Here
41371
          authtypecode: ""
40330
          authtypecode: ""
41372
          value_builder: ""
40331
          value_builder: ""
41373
          isurl: 0
40332
          isurl: 0
41374
          hidden: -6
40333
          hidden: -1
41375
          frameworkcode: ""
40334
          frameworkcode: ""
41376
          seealso: ""
40335
          seealso: ""
41377
          link: ""
40336
          link: ""
Lines 41379-41386 tables: Link Here
41379
40338
41380
        - tagfield: "856"
40339
        - tagfield: "856"
41381
          tagsubfield: "a"
40340
          tagsubfield: "a"
41382
          liblibrarian: "Host Name"
40341
          liblibrarian: "Host name"
41383
          libopac: "Host Name"
40342
          libopac: "Host name"
41384
          repeatable: 1
40343
          repeatable: 1
41385
          mandatory: 0
40344
          mandatory: 0
41386
          kohafield: ""
40345
          kohafield: ""
Lines 41389-41395 tables: Link Here
41389
          authtypecode: ""
40348
          authtypecode: ""
41390
          value_builder: ""
40349
          value_builder: ""
41391
          isurl: 0
40350
          isurl: 0
41392
          hidden: -5
40351
          hidden: -1
41393
          frameworkcode: ""
40352
          frameworkcode: ""
41394
          seealso: ""
40353
          seealso: ""
41395
          link: ""
40354
          link: ""
Lines 41397-41404 tables: Link Here
41397
40356
41398
        - tagfield: "856"
40357
        - tagfield: "856"
41399
          tagsubfield: "b"
40358
          tagsubfield: "b"
41400
          liblibrarian: "Access Number"
40359
          liblibrarian: "Access number"
41401
          libopac: "Access Number"
40360
          libopac: "Access number"
41402
          repeatable: 1
40361
          repeatable: 1
41403
          mandatory: 0
40362
          mandatory: 0
41404
          kohafield: ""
40363
          kohafield: ""
Lines 41407-41413 tables: Link Here
41407
          authtypecode: ""
40366
          authtypecode: ""
41408
          value_builder: ""
40367
          value_builder: ""
41409
          isurl: 0
40368
          isurl: 0
41410
          hidden: -5
40369
          hidden: -1
41411
          frameworkcode: ""
40370
          frameworkcode: ""
41412
          seealso: ""
40371
          seealso: ""
41413
          link: ""
40372
          link: ""
Lines 41415-41422 tables: Link Here
41415
40374
41416
        - tagfield: "856"
40375
        - tagfield: "856"
41417
          tagsubfield: "c"
40376
          tagsubfield: "c"
41418
          liblibrarian: "Compression Information"
40377
          liblibrarian: "Compression information"
41419
          libopac: "Compression Information"
40378
          libopac: "Compression information"
41420
          repeatable: 1
40379
          repeatable: 1
41421
          mandatory: 0
40380
          mandatory: 0
41422
          kohafield: ""
40381
          kohafield: ""
Lines 41425-41431 tables: Link Here
41425
          authtypecode: ""
40384
          authtypecode: ""
41426
          value_builder: ""
40385
          value_builder: ""
41427
          isurl: 0
40386
          isurl: 0
41428
          hidden: -5
40387
          hidden: -1
41429
          frameworkcode: ""
40388
          frameworkcode: ""
41430
          seealso: ""
40389
          seealso: ""
41431
          link: ""
40390
          link: ""
Lines 41443-41449 tables: Link Here
41443
          authtypecode: ""
40402
          authtypecode: ""
41444
          value_builder: ""
40403
          value_builder: ""
41445
          isurl: 0
40404
          isurl: 0
41446
          hidden: -5
40405
          hidden: -1
41447
          frameworkcode: ""
40406
          frameworkcode: ""
41448
          seealso: ""
40407
          seealso: ""
41449
          link: ""
40408
          link: ""
Lines 41461-41467 tables: Link Here
41461
          authtypecode: ""
40420
          authtypecode: ""
41462
          value_builder: ""
40421
          value_builder: ""
41463
          isurl: 0
40422
          isurl: 0
41464
          hidden: -5
40423
          hidden: -1
41465
          frameworkcode: ""
40424
          frameworkcode: ""
41466
          seealso: ""
40425
          seealso: ""
41467
          link: ""
40426
          link: ""
Lines 41469-41476 tables: Link Here
41469
40428
41470
        - tagfield: "856"
40429
        - tagfield: "856"
41471
          tagsubfield: "f"
40430
          tagsubfield: "f"
41472
          liblibrarian: "Electronic Name"
40431
          liblibrarian: "Electronic name"
41473
          libopac: "Electronic Name"
40432
          libopac: "Electronic name"
41474
          repeatable: 1
40433
          repeatable: 1
41475
          mandatory: 0
40434
          mandatory: 0
41476
          kohafield: ""
40435
          kohafield: ""
Lines 41479-41485 tables: Link Here
41479
          authtypecode: ""
40438
          authtypecode: ""
41480
          value_builder: ""
40439
          value_builder: ""
41481
          isurl: 0
40440
          isurl: 0
41482
          hidden: -5
40441
          hidden: -1
41483
          frameworkcode: ""
40442
          frameworkcode: ""
41484
          seealso: ""
40443
          seealso: ""
41485
          link: ""
40444
          link: ""
Lines 41487-41494 tables: Link Here
41487
40446
41488
        - tagfield: "856"
40447
        - tagfield: "856"
41489
          tagsubfield: "h"
40448
          tagsubfield: "h"
41490
          liblibrarian: "Processor of Request"
40449
          liblibrarian: "Processor of request"
41491
          libopac: "Processor of Request"
40450
          libopac: "Processor of request"
41492
          repeatable: 0
40451
          repeatable: 0
41493
          mandatory: 0
40452
          mandatory: 0
41494
          kohafield: ""
40453
          kohafield: ""
Lines 41497-41503 tables: Link Here
41497
          authtypecode: ""
40456
          authtypecode: ""
41498
          value_builder: ""
40457
          value_builder: ""
41499
          isurl: 0
40458
          isurl: 0
41500
          hidden: -5
40459
          hidden: -1
41501
          frameworkcode: ""
40460
          frameworkcode: ""
41502
          seealso: ""
40461
          seealso: ""
41503
          link: ""
40462
          link: ""
Lines 41515-41521 tables: Link Here
41515
          authtypecode: ""
40474
          authtypecode: ""
41516
          value_builder: ""
40475
          value_builder: ""
41517
          isurl: 0
40476
          isurl: 0
41518
          hidden: -5
40477
          hidden: -1
41519
          frameworkcode: ""
40478
          frameworkcode: ""
41520
          seealso: ""
40479
          seealso: ""
41521
          link: ""
40480
          link: ""
Lines 41523-41530 tables: Link Here
41523
40482
41524
        - tagfield: "856"
40483
        - tagfield: "856"
41525
          tagsubfield: "j"
40484
          tagsubfield: "j"
41526
          liblibrarian: "Bits per Second"
40485
          liblibrarian: "Bits per second"
41527
          libopac: "Bits per Second"
40486
          libopac: "Bits per second"
41528
          repeatable: 0
40487
          repeatable: 0
41529
          mandatory: 0
40488
          mandatory: 0
41530
          kohafield: ""
40489
          kohafield: ""
Lines 41533-41539 tables: Link Here
41533
          authtypecode: ""
40492
          authtypecode: ""
41534
          value_builder: ""
40493
          value_builder: ""
41535
          isurl: 0
40494
          isurl: 0
41536
          hidden: -5
40495
          hidden: -1
41537
          frameworkcode: ""
40496
          frameworkcode: ""
41538
          seealso: ""
40497
          seealso: ""
41539
          link: ""
40498
          link: ""
Lines 41551-41557 tables: Link Here
41551
          authtypecode: ""
40510
          authtypecode: ""
41552
          value_builder: ""
40511
          value_builder: ""
41553
          isurl: 0
40512
          isurl: 0
41554
          hidden: -5
40513
          hidden: -1
41555
          frameworkcode: ""
40514
          frameworkcode: ""
41556
          seealso: ""
40515
          seealso: ""
41557
          link: ""
40516
          link: ""
Lines 41569-41575 tables: Link Here
41569
          authtypecode: ""
40528
          authtypecode: ""
41570
          value_builder: ""
40529
          value_builder: ""
41571
          isurl: 0
40530
          isurl: 0
41572
          hidden: -5
40531
          hidden: -1
41573
          frameworkcode: ""
40532
          frameworkcode: ""
41574
          seealso: ""
40533
          seealso: ""
41575
          link: ""
40534
          link: ""
Lines 41577-41584 tables: Link Here
41577
40536
41578
        - tagfield: "856"
40537
        - tagfield: "856"
41579
          tagsubfield: "m"
40538
          tagsubfield: "m"
41580
          liblibrarian: "Contact for Access Assistance"
40539
          liblibrarian: "Contact for access assistance"
41581
          libopac: "Contact for Access Assistance"
40540
          libopac: "Contact for access assistance"
41582
          repeatable: 1
40541
          repeatable: 1
41583
          mandatory: 0
40542
          mandatory: 0
41584
          kohafield: ""
40543
          kohafield: ""
Lines 41587-41593 tables: Link Here
41587
          authtypecode: ""
40546
          authtypecode: ""
41588
          value_builder: ""
40547
          value_builder: ""
41589
          isurl: 0
40548
          isurl: 0
41590
          hidden: -5
40549
          hidden: -1
41591
          frameworkcode: ""
40550
          frameworkcode: ""
41592
          seealso: ""
40551
          seealso: ""
41593
          link: ""
40552
          link: ""
Lines 41595-41602 tables: Link Here
41595
40554
41596
        - tagfield: "856"
40555
        - tagfield: "856"
41597
          tagsubfield: "n"
40556
          tagsubfield: "n"
41598
          liblibrarian: "Name of Location of Host in Subfield $A"
40557
          liblibrarian: "Name of location of host in subfield $a"
41599
          libopac: "Name of Location of Host in Subfield $A"
40558
          libopac: "Name of location of host in subfield $a"
41600
          repeatable: 0
40559
          repeatable: 0
41601
          mandatory: 0
40560
          mandatory: 0
41602
          kohafield: ""
40561
          kohafield: ""
Lines 41605-41611 tables: Link Here
41605
          authtypecode: ""
40564
          authtypecode: ""
41606
          value_builder: ""
40565
          value_builder: ""
41607
          isurl: 0
40566
          isurl: 0
41608
          hidden: -5
40567
          hidden: -1
41609
          frameworkcode: ""
40568
          frameworkcode: ""
41610
          seealso: ""
40569
          seealso: ""
41611
          link: ""
40570
          link: ""
Lines 41613-41620 tables: Link Here
41613
40572
41614
        - tagfield: "856"
40573
        - tagfield: "856"
41615
          tagsubfield: "o"
40574
          tagsubfield: "o"
41616
          liblibrarian: "Operating System"
40575
          liblibrarian: "Operating system"
41617
          libopac: "Operating System"
40576
          libopac: "Operating system"
41618
          repeatable: 0
40577
          repeatable: 0
41619
          mandatory: 0
40578
          mandatory: 0
41620
          kohafield: ""
40579
          kohafield: ""
Lines 41623-41629 tables: Link Here
41623
          authtypecode: ""
40582
          authtypecode: ""
41624
          value_builder: ""
40583
          value_builder: ""
41625
          isurl: 0
40584
          isurl: 0
41626
          hidden: -5
40585
          hidden: -1
41627
          frameworkcode: ""
40586
          frameworkcode: ""
41628
          seealso: ""
40587
          seealso: ""
41629
          link: ""
40588
          link: ""
Lines 41641-41647 tables: Link Here
41641
          authtypecode: ""
40600
          authtypecode: ""
41642
          value_builder: ""
40601
          value_builder: ""
41643
          isurl: 0
40602
          isurl: 0
41644
          hidden: -5
40603
          hidden: -1
41645
          frameworkcode: ""
40604
          frameworkcode: ""
41646
          seealso: ""
40605
          seealso: ""
41647
          link: ""
40606
          link: ""
Lines 41659-41665 tables: Link Here
41659
          authtypecode: ""
40618
          authtypecode: ""
41660
          value_builder: ""
40619
          value_builder: ""
41661
          isurl: 0
40620
          isurl: 0
41662
          hidden: -5
40621
          hidden: -1
41663
          frameworkcode: ""
40622
          frameworkcode: ""
41664
          seealso: ""
40623
          seealso: ""
41665
          link: ""
40624
          link: ""
Lines 41677-41683 tables: Link Here
41677
          authtypecode: ""
40636
          authtypecode: ""
41678
          value_builder: ""
40637
          value_builder: ""
41679
          isurl: 0
40638
          isurl: 0
41680
          hidden: -5
40639
          hidden: -1
41681
          frameworkcode: ""
40640
          frameworkcode: ""
41682
          seealso: ""
40641
          seealso: ""
41683
          link: ""
40642
          link: ""
Lines 41685-41692 tables: Link Here
41685
40644
41686
        - tagfield: "856"
40645
        - tagfield: "856"
41687
          tagsubfield: "s"
40646
          tagsubfield: "s"
41688
          liblibrarian: "File Size"
40647
          liblibrarian: "File size"
41689
          libopac: "File Size"
40648
          libopac: "File size"
41690
          repeatable: 1
40649
          repeatable: 1
41691
          mandatory: 0
40650
          mandatory: 0
41692
          kohafield: ""
40651
          kohafield: ""
Lines 41695-41701 tables: Link Here
41695
          authtypecode: ""
40654
          authtypecode: ""
41696
          value_builder: ""
40655
          value_builder: ""
41697
          isurl: 0
40656
          isurl: 0
41698
          hidden: -5
40657
          hidden: -1
41699
          frameworkcode: ""
40658
          frameworkcode: ""
41700
          seealso: ""
40659
          seealso: ""
41701
          link: ""
40660
          link: ""
Lines 41703-41710 tables: Link Here
41703
40662
41704
        - tagfield: "856"
40663
        - tagfield: "856"
41705
          tagsubfield: "t"
40664
          tagsubfield: "t"
41706
          liblibrarian: "Terminal Emulation"
40665
          liblibrarian: "Terminal emulation"
41707
          libopac: "Terminal Emulation"
40666
          libopac: "Terminal emulation"
41708
          repeatable: 1
40667
          repeatable: 1
41709
          mandatory: 0
40668
          mandatory: 0
41710
          kohafield: ""
40669
          kohafield: ""
Lines 41713-41719 tables: Link Here
41713
          authtypecode: ""
40672
          authtypecode: ""
41714
          value_builder: ""
40673
          value_builder: ""
41715
          isurl: 0
40674
          isurl: 0
41716
          hidden: -5
40675
          hidden: -1
41717
          frameworkcode: ""
40676
          frameworkcode: ""
41718
          seealso: ""
40677
          seealso: ""
41719
          link: ""
40678
          link: ""
Lines 41730-41736 tables: Link Here
41730
          authorised_value: ""
40689
          authorised_value: ""
41731
          authtypecode: ""
40690
          authtypecode: ""
41732
          value_builder: ""
40691
          value_builder: ""
41733
          isurl: 1
40692
          isurl: 0
41734
          hidden: 0
40693
          hidden: 0
41735
          frameworkcode: ""
40694
          frameworkcode: ""
41736
          seealso: ""
40695
          seealso: ""
Lines 41739-41746 tables: Link Here
41739
40698
41740
        - tagfield: "856"
40699
        - tagfield: "856"
41741
          tagsubfield: "v"
40700
          tagsubfield: "v"
41742
          liblibrarian: "Hours Access Method Available"
40701
          liblibrarian: "Hours access method available"
41743
          libopac: "Hours Access Method Available"
40702
          libopac: "Hours access method available"
41744
          repeatable: 1
40703
          repeatable: 1
41745
          mandatory: 0
40704
          mandatory: 0
41746
          kohafield: ""
40705
          kohafield: ""
Lines 41749-41755 tables: Link Here
41749
          authtypecode: ""
40708
          authtypecode: ""
41750
          value_builder: ""
40709
          value_builder: ""
41751
          isurl: 0
40710
          isurl: 0
41752
          hidden: -5
40711
          hidden: -1
41753
          frameworkcode: ""
40712
          frameworkcode: ""
41754
          seealso: ""
40713
          seealso: ""
41755
          link: ""
40714
          link: ""
Lines 41757-41764 tables: Link Here
41757
40716
41758
        - tagfield: "856"
40717
        - tagfield: "856"
41759
          tagsubfield: "w"
40718
          tagsubfield: "w"
41760
          liblibrarian: "Record Control Number"
40719
          liblibrarian: "Record control number"
41761
          libopac: "Record Control Number"
40720
          libopac: "Record control number"
41762
          repeatable: 1
40721
          repeatable: 1
41763
          mandatory: 0
40722
          mandatory: 0
41764
          kohafield: ""
40723
          kohafield: ""
Lines 41767-41773 tables: Link Here
41767
          authtypecode: ""
40726
          authtypecode: ""
41768
          value_builder: ""
40727
          value_builder: ""
41769
          isurl: 0
40728
          isurl: 0
41770
          hidden: -5
40729
          hidden: -1
41771
          frameworkcode: ""
40730
          frameworkcode: ""
41772
          seealso: ""
40731
          seealso: ""
41773
          link: ""
40732
          link: ""
Lines 41775-41782 tables: Link Here
41775
40734
41776
        - tagfield: "856"
40735
        - tagfield: "856"
41777
          tagsubfield: "x"
40736
          tagsubfield: "x"
41778
          liblibrarian: "Nonpublic Note"
40737
          liblibrarian: "Nonpublic note"
41779
          libopac: "Nonpublic Note"
40738
          libopac: "Nonpublic note"
41780
          repeatable: 1
40739
          repeatable: 1
41781
          mandatory: 0
40740
          mandatory: 0
41782
          kohafield: ""
40741
          kohafield: ""
Lines 41785-41791 tables: Link Here
41785
          authtypecode: ""
40744
          authtypecode: ""
41786
          value_builder: ""
40745
          value_builder: ""
41787
          isurl: 0
40746
          isurl: 0
41788
          hidden: -5
40747
          hidden: 0
41789
          frameworkcode: ""
40748
          frameworkcode: ""
41790
          seealso: ""
40749
          seealso: ""
41791
          link: ""
40750
          link: ""
Lines 41793-41800 tables: Link Here
41793
40752
41794
        - tagfield: "856"
40753
        - tagfield: "856"
41795
          tagsubfield: "y"
40754
          tagsubfield: "y"
41796
          liblibrarian: "Access Method"
40755
          liblibrarian: "Access method"
41797
          libopac: "Access Method"
40756
          libopac: "Access method"
41798
          repeatable: 0
40757
          repeatable: 0
41799
          mandatory: 0
40758
          mandatory: 0
41800
          kohafield: ""
40759
          kohafield: ""
Lines 41803-41809 tables: Link Here
41803
          authtypecode: ""
40762
          authtypecode: ""
41804
          value_builder: ""
40763
          value_builder: ""
41805
          isurl: 0
40764
          isurl: 0
41806
          hidden: -5
40765
          hidden: -1
41807
          frameworkcode: ""
40766
          frameworkcode: ""
41808
          seealso: ""
40767
          seealso: ""
41809
          link: ""
40768
          link: ""
Lines 41811-41818 tables: Link Here
41811
40770
41812
        - tagfield: "856"
40771
        - tagfield: "856"
41813
          tagsubfield: "z"
40772
          tagsubfield: "z"
41814
          liblibrarian: "Public Note"
40773
          liblibrarian: "Public note"
41815
          libopac: "Public Note"
40774
          libopac: "Public note"
41816
          repeatable: 1
40775
          repeatable: 1
41817
          mandatory: 0
40776
          mandatory: 0
41818
          kohafield: ""
40777
          kohafield: ""
Lines 41821-41827 tables: Link Here
41821
          authtypecode: ""
40780
          authtypecode: ""
41822
          value_builder: ""
40781
          value_builder: ""
41823
          isurl: 0
40782
          isurl: 0
41824
          hidden: -5
40783
          hidden: 0
41825
          frameworkcode: ""
40784
          frameworkcode: ""
41826
          seealso: ""
40785
          seealso: ""
41827
          link: ""
40786
          link: ""
Lines 41839-41845 tables: Link Here
41839
          authtypecode: ""
40798
          authtypecode: ""
41840
          value_builder: ""
40799
          value_builder: ""
41841
          isurl: 0
40800
          isurl: 0
41842
          hidden: -6
40801
          hidden: 0
41843
          frameworkcode: ""
40802
          frameworkcode: ""
41844
          seealso: ""
40803
          seealso: ""
41845
          link: ""
40804
          link: ""
Lines 41857-41863 tables: Link Here
41857
          authtypecode: ""
40816
          authtypecode: ""
41858
          value_builder: ""
40817
          value_builder: ""
41859
          isurl: 0
40818
          isurl: 0
41860
          hidden: -6
40819
          hidden: 0
41861
          frameworkcode: ""
40820
          frameworkcode: ""
41862
          seealso: ""
40821
          seealso: ""
41863
          link: ""
40822
          link: ""
Lines 41875-41881 tables: Link Here
41875
          authtypecode: ""
40834
          authtypecode: ""
41876
          value_builder: ""
40835
          value_builder: ""
41877
          isurl: 0
40836
          isurl: 0
41878
          hidden: -6
40837
          hidden: 0
41879
          frameworkcode: ""
40838
          frameworkcode: ""
41880
          seealso: ""
40839
          seealso: ""
41881
          link: ""
40840
          link: ""
41882
- 

Return to bug 30373