Bugzilla – Attachment 5181 Details for
Bug 6256
Many bib1 attributes missing
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed Patch
0001-Bug-6256-Many-bib1-attributes-missing.patch (text/plain), 4.11 KB, created by
Ian Walls
on 2011-08-28 01:27:07 UTC
(
hide
)
Description:
Proposed Patch
Filename:
MIME Type:
Creator:
Ian Walls
Created:
2011-08-28 01:27:07 UTC
Size:
4.11 KB
patch
obsolete
>From 5e3d349dcf0d50ca4d7855f7c5760e53d9f70389 Mon Sep 17 00:00:00 2001 >From: Ian Walls <ian.walls@bywatersolutions.com> >Date: Sat, 27 Aug 2011 21:19:55 -0400 >Subject: [PATCH] Bug 6256: Many bib1 attributes missing > >This patch adds all the bib1 attributes listed in the bug report, in numerical order. Names of attributes are >normalized; spaces are replaced by '-', '--' is reduced to '-' and parentheticals are dropped > >In the particular case of att 1062, it is renamed from 'stocknumber' to 'Number-local-acquisition', >as per the bib1 definition. The mapping in ccl.properties is retained as 'stocknumber', so all search >functions should continue to behave normally >--- > etc/zebradb/biblios/etc/bib1.att | 98 +++++++++++++++++++++++++++++++++++++- > 1 files changed, 97 insertions(+), 1 deletions(-) > >diff --git a/etc/zebradb/biblios/etc/bib1.att b/etc/zebradb/biblios/etc/bib1.att >index c156fb4..801a0c6 100644 >--- a/etc/zebradb/biblios/etc/bib1.att >+++ b/etc/zebradb/biblios/etc/bib1.att >@@ -104,11 +104,107 @@ att 1033 Host-item > att 1034 ctype > att 1035 Anywhere > att 1036 Author-Title-Subject >+att 1037 SICI >+att 1038 Abstract-language >+att 1039 Application-kind >+att 1040 Classification >+att 1041 Classification-basic >+att 1042 Classification-local-record >+att 1043 Enzyme >+att 1044 Possessing-institution > att 1045 Record-control-number >-att 1062 stocknumber >+att 1046 Record-status >+att 1047 Treatment >+att 1048 Control-number-GKD >+att 1049 Control-number-linking >+att 1050 Control-number-PND >+att 1051 Control-number-SWD >+att 1052 Control-number-ZDB >+att 1053 Country-publication >+att 1054 Date-conference >+att 1055 Date-record-status >+att 1056 Dissertation-information >+att 1057 Meeting-organizer >+att 1058 Note-availability >+att 1059 Number-CAS-registry >+att 1060 Number-document >+att 1061 Number-local-accounting >+att 1062 Number-local-accession >+att 1063 Number-local-call-copy-specific >+att 1064 Number-of-reference >+att 1065 Number-norm >+att 1066 Number-volume >+att 1067 Place-conference >+att 1068 Reference >+att 1069 Referenced-journal >+att 1070 Section-code >+att 1071 Section-heading >+att 1072 Subject-GOO >+att 1073 Subject-name-conference >+att 1074 Subject-name-corporate >+att 1075 Subject-genre/form >+att 1076 Subject-name-gerographical >+att 1077 Subject-chronological >+att 1078 Subject-title > att 1079 Subject-topical >+att 1080 Subject-uncontrolled >+att 1081 Terminology-chemical >+att 1082 Title-translated >+att 1083 Year-of-beginning >+att 1084 Year-of-ending >+att 1085 Subject-AGROVOC >+att 1086 Subject-COMPASS >+att 1087 Subject-EPT >+att 1088 Subject-NAL >+att 1089 Classification-BCM >+att 1090 Classification-DB >+att 1091 Identifier-ISRC >+att 1092 Identifier-ISMN >+att 1093 Identifier-ISRN >+att 1094 Identifier-DOI >+att 1095 Code-language-original > att 1096 Title-later > >+att 1185 Performer >+att 1186 Performer-Individual >+att 1187 Performer-Group >+att 1188 Instrumentation >+att 1189 Instrumentation-Original >+att 1190 Instrumentation-Current >+att 1191 Arrangement >+att 1192 Arrangement-Original >+att 1193 Arrangement-Current >+att 1194 Musical-Key-Original >+att 1195 Muscial-Key-Current >+att 1196 Date-Composition >+att 1197 Date-Recording >+att 1198 Place-Recoding >+att 1199 Country-Recording >+att 1200 Number-ISWC >+att 1201 Number-Matrix >+att 1202 Number-Plate >+att 1203 Classification-McColvin >+att 1204 Duration >+att 1205 Number-Copies >+att 1206 Musical-Theme >+att 1207 Instruments-total-number >+att 1208 Instruments-distint-number >+att 1209 Identifier-URN >+att 1210 Sears-Subject-Heading >+att 1211 OCLC-Number >+att 1212 Composition >+att 1213 Intellectual-level >+att 1214 EAN >+att 1215 NLC >+att 1216 CRCS >+att 1217 Nationality >+att 1218 Equinox >+att 1219 Compression >+att 1220 Format >+att 1221 Subject-occupation >+att 1222 Subject-function >+att 1223 Edition >+att 1224 GPO-Item-Number > > # Koha Local-Use Biblio Indexes > att 9001 Control-number >-- >1.7.4.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 6256
: 5181 |
5336