local
authorDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 25 May 2007 19:48:02 +0000 (19:48 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 25 May 2007 19:48:02 +0000 (19:48 +0000)
git-svn-id: svn+ssh://mjesec/home/dpavlin/svn/webpac2/trunk@842 07558da8-63fa-0310-ba24-9fe276d99e06

conf/mjesec.yml
conf/modify/common.pl
conf/normalize/ff-libri.pl
conf/validate/ffet-libri
conf/validate/ffpu-libri

index 6afade9..7b23508 100644 (file)
@@ -46,107 +46,6 @@ pager:
 # configuration for KinoSearch search engine library
 kinosearch:
   index_path: './kinosearch/'
-  fields:
-    - 'uri'
-    - 'AccompanyingMaterial'
-    - 'APA'
-    - 'CallNo'
-    - 'ContentsNote'
-    - 'CorporateName'
-    - 'CorporateName2'
-    - 'DatePublication'
-    - 'EditionNote'
-    - 'EditionStatement'
-    - 'ExpandedTitle'
-    - 'fond'
-    - 'Form'
-    - 'Frequency'
-    - 'GeneralNote'
-    - 'ID'
-    - 'IdentificationNumbers'
-    - 'IntellectResponsNote'
-    - 'InternalBibliographies'
-    - 'InvNo'
-    - 'ISBN'
-    - 'ISSN'
-    - 'ISN'
-    - 'IssuedWith'
-    - 'Language'
-    - 'level'
-    - 'MaterialDesignation'
-    - 'MFN'
-    - 'NamePublisher'
-    - 'Names'
-    - 'OriginatingSource'
-    - 'ParallelTitle'
-    - 'Parts'
-    - 'PartsEF'
-    - 'PartsID'
-    - 'PersonalName'
-    - 'PersonalName2'
-    - 'PersonalNameOther'
-    - 'PhysicalDescription'
-    - 'PhysicalDescriptionNote'
-    - 'PhysicalDetails'
-    - 'Piece'
-    - 'PieceAnalitic'
-    - 'PieceNum'
-    - 'PieceSubtitle'
-    - 'PlacePublication'
-    - 'Responsibility'
-    - 'ResponsibilityFirst'
-    - 'ResponsibilitySecond'
-    - 'SerialNo'
-    - 'Series'
-    - 'SeriesTitle'
-    - 'Set'
-    - 'Set2'
-    - 'Subtitle'
-    - 'Summary'
-    - 'SystemRequirements'
-    - 'titleNo'
-    - 'TitleProper'
-    - 'TitleProper2'
-    - 'UDC'
-    - 'UDC_All'
-    - 'UDCb'
-    - 'UncontrolledTerms'
-    - 'UniformHeading'
-    - 'URL'
-    - 'VolumeDesignation'
-    - 'AllThes'
-    - 'BroaderTerm'
-    - 'ClassCode'
-    - 'DescriptorEN'
-    - 'DescriptorFR'
-    - 'DescriptorGE'
-    - 'DescriptorHR'
-    - 'filename'
-    - 'format'
-    - 'headline'
-    - 'IDths'
-    - 'line'
-    - 'line2'
-    - 'line3'
-    - 'line4'
-    - 'MicrothesaurusEN'
-    - 'MicrothesaurusFR'
-    - 'MicrothesaurusGE'
-    - 'MicrothesaurusHR'
-    - 'NarrowerTerm'
-    - 'NonDescriptorEN'
-    - 'NonDescriptorFR'
-    - 'NonDescriptorGE'
-    - 'NonDescriptorHR'
-    - 'RelatedTerm'
-    - 'ScopeNoteEN'
-    - 'ScopeNoteHR'
-    - 'SeeBefore'
-    - 'SeeNext'
-    - 'Source'
-    - 'SubjectAreaHR'
-    - 'SubjectIndex'
-    - 'URL'
   database: 'unconfigured database name'
   label: 'unconfigured database label'
   encoding: 'iso-8859-2'
@@ -176,7 +75,12 @@ webpac:
     isis: 'WebPAC::Input::ISIS'
     marc: 'WebPAC::Input::MARC'
     excel: 'WebPAC::Input::Excel'
-
+  # define delimiters for validation
+  delimiters:
+    - ' ; '
+    - ' : '
+    - ' / '
+    - ' = '
 editor:
   # open this record when opening editor
   # (it will also be used to deduce default database and input)
@@ -289,35 +193,8 @@ databases:
         path: '/backup/isis_backup/A105-1/ISIS/latest/LIBRI/LIBRI'
         encoding: 'cp852'
         modify_file: 'conf/modify/common.pl'
-        normalize:
-          - path: 'conf/normalize/ff-nakladnicka.pl'
-          - path: 'conf/normalize/ff-libri.pl'
-      - name: peri
-        type: isis
-        path: '/backup/isis_backup/A105-1/ISIS/latest/PERI/PERI'
-        encoding: 'cp852'
-        #limit: 10
-        #modify_file: 'conf/modify/common.pl'
         normalize:
           path: 'conf/normalize/minimal.pl'
-      - name: arti
-        type: isis
-        path: '/backup/isis_backup/A105-1/ISIS/latest/ARTI/ARTI'
-        encoding: 'cp852'
-        #limit: 10
-        #modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
-      - name: reports
-        type: isis
-        path: '/backup/isis_backup/A105-1/ISIS/latest/LIBRI/LIBRI'
-        encoding: 'cp852'
-        #limit: 10
-        #modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/reports.pl'
-
-
   ffar:
     name: 'Arheologija, Filozofski fakultet u Zagrebu'
     input:
@@ -327,23 +204,6 @@ databases:
         encoding: 'cp852'
         #limit: 10
         modify_file: 'conf/modify/common.pl'
-        normalize:
-          - path: 'conf/normalize/ff-nakladnicka.pl'
-          - path: 'conf/normalize/ff-libri.pl'
-      - name: peri
-        type: isis
-        path: '/backup/isis_backup/A018-2/isisdata/latest/PERI/PERI'
-        encoding: 'cp852'
-        #limit: 10
-        #modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
-      - name: arti
-        type: isis
-        path: '/backup/isis_backup/A018-2/isisdata/latest/ARTI/ARTI'
-        encoding: 'cp852'
-        #limit: 10
-        #modify_file: 'conf/modify/common.pl'
         normalize:
           path: 'conf/normalize/minimal.pl'
 
@@ -358,18 +218,6 @@ databases:
         modify_file: 'conf/modify/common.pl'
         normalize:
           path: 'conf/normalize/minimal.pl'
-      - name: peri
-        type: isis
-        path: '/backup/isis_backup/A203-3/ISISDATA/latest/PERI/PERI'
-        encoding: 'cp852'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
-      - name: arti
-        type: isis
-        path: '/backup/isis_backup/A203-3/ISISDATA/latest/ARTI/ARTI'
-        encoding: 'cp852'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
 
   fffi:
     name: 'Filozofija, Filozofski fakultet u Zagrebu'
@@ -380,16 +228,9 @@ databases:
         encoding: 'cp852'
         #limit: 10
         #modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/ff-libri.pl'
-      - name: peri
-        type: isis
-        path: '/backup/isis_backup/A102-1B/ISISDATA/latest/PERI/PERI'
-        encoding: 'cp852'
         normalize:
           path: 'conf/normalize/minimal.pl'
 
-
   fffo:
     name: 'Fonetika, Filozofski fakultet u Zagrebu'
     input:
@@ -401,20 +242,6 @@ databases:
         #modify_file: 'conf/modify/common.pl'
         normalize:
           path: 'conf/normalize/minimal.pl'
-      - name: peri
-        type: isis
-        path: '/backup/isis_backup/novi-40162/ISISDATA/latest/PERI/PERI'
-        encoding: 'cp852'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
-      - name: arti
-        type: isis
-        path: '/backup/isis_backup/novi-40162/ISISDATA/latest/ARTI/ARTI'
-        encoding: 'cp852'
-        #limit: 10
-        modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
 
   ffge:
     name: 'Germanistika, Filozofski fakultet u Zagrebu'
@@ -425,21 +252,8 @@ databases:
         encoding: 'cp852'
         #limit: 10
         modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/ff-libri.pl'
-      - name: peri
-        type: isis
-        path: '/backup/isis_backup/novi-40166/isisdata/latest/PERI/PERI'
-        encoding: 'cp852'
         normalize:
           path: 'conf/normalize/minimal.pl'
-      - name: arti
-        type: isis
-        path: '/backup/isis_backup/novi-40166/isisdata/latest/ARTI/ARTI'
-        encoding: 'cp852'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
-
 
   ffhu:
     name: 'Hungarologija, Filozofski fakultet u Zagrebu'
@@ -449,19 +263,7 @@ databases:
         path: '/backup/isis_backup/B001-2/winisis/latest/LIBRI/LIBRI'
         encoding: 'cp852'
         #limit: 10
-        #modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
-      - name: peri
-        type: isis
-        path: '/backup/isis_backup/B001-2/winisis/latest/PERI/PERI'
-        encoding: 'cp852'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
-      - name: arti
-        type: isis
-        path: '/backup/isis_backup/B001-2/winisis/latest/ARTI/ARTI'
-        encoding: 'cp852'
+        modify_file: 'conf/modify/common.pl'
         normalize:
           path: 'conf/normalize/minimal.pl'
 
@@ -474,28 +276,8 @@ databases:
         encoding: 'cp852'
         #limit: 10
         modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/ff-libri.pl'
-      - name: peri
-        type: isis
-        path: '/backup/isis_backup/A129-2/isisdata/latest/PERI/PERI'
-        encoding: 'cp852'
         normalize:
           path: 'conf/normalize/minimal.pl'
-      - name: arti
-        type: isis
-        path: '/backup/isis_backup/a129-2/isisdata/latest/arti/arti'
-        encoding: 'cp852'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
-      - name: sig
-        type: isis
-        path: '/backup/isis_backup/A129-2/isisdata/latest/LIBRI/LIBRI'
-        encoding: 'cp852'
-        #limit: 10
-        #modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/iz-sig.pl'
 
   ffkf:
     name: 'Klasièna filologija, Filozofski fakultet u Zagrebu'
@@ -505,7 +287,7 @@ databases:
       path: '/backup/isis_backup/A209-2/isisdata/latest/LIBRI/LIBRI'
       encoding: 'cp852'
       #limit: 10
-      #modify_file: 'conf/modify/common.pl'
+      modify_file: 'conf/modify/common.pl'
       normalize:
         path: 'conf/normalize/minimal.pl'
 
@@ -518,30 +300,8 @@ databases:
         encoding: 'cp852'
         #limit: 10
         modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/ff-libri.pl'
-      - name: peri
-        type: isis
-        path: '/backup/isis_backup/A206-4/isisdata/latest/PERI/PERI'
-        encoding: 'cp852'
-        #limit: 10
-        #modify_file: 'conf/modify/common.pl'
         normalize:
           path: 'conf/normalize/minimal.pl'
-      - name: arti
-        type: isis
-        path: '/backup/isis_backup/A206-4/isisdata/latest/ARTI/ARTI'
-        encoding: 'cp852'
-        #limit: 10
-        #modify_file: 'conf/modify/ffkk-arti.pl'
-        normalize:
-          path: 'conf/normalize/ff-arti.pl'
-      - name: klibri
-        type: marc
-        path: '/data/webpac2/out/marc/ffkk-libri.marc'
-        encoding: 'UTF-8'
-        normalize:
-          path: 'conf/normalize/test.pl'
 
   fflo:
     name: 'Lingvistika, Filozofski fakultet u Zagrebu'
@@ -552,23 +312,6 @@ databases:
         encoding: 'cp852'
         #limit: 10
         modify_file: 'conf/modify/common.pl'
-        normalize:
-          - path: 'conf/normalize/ff-nakladnicka.pl'
-          - path: 'conf/normalize/ff-libri.pl'
-      - name: peri
-        type: isis
-        path: '/backup/isis_backup/A108-1/ISISDATA/latest/PERI/PERI'
-        encoding: 'cp852'
-        #limit: 10
-        #modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
-      - name: arti
-        type: isis
-        path: '/backup/isis_backup/A108-1/ISISDATA/latest/ARTI/ARTI'
-        encoding: 'cp852'
-        #limit: 10
-        #modify_file: 'conf/modify/common.pl'
         normalize:
           path: 'conf/normalize/minimal.pl'
 
@@ -580,23 +323,7 @@ databases:
         path: '/backup/isis_backup/B025-2/ISISDATA/latest/LIBRI/LIBRI'
         encoding: 'cp852'
         #limit: 10
-        #modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
-      - name: peri
-        type: isis
-        path: '/backup/isis_backup/B025-2/ISISDATA/latest/PERI/PERI'
-        encoding: 'cp852'
-        #limit: 10
-        #modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
-      - name: arti
-        type: isis
-        path: '/backup/isis_backup/B025-2/ISISDATA/latest/ARTI/ARTI'
-        encoding: 'cp852'
-        #limit: 10
-        #modify_file: 'conf/modify/common.pl'
+        modify_file: 'conf/modify/common.pl'
         normalize:
           path: 'conf/normalize/minimal.pl'
 
@@ -609,22 +336,6 @@ databases:
         encoding: 'cp852'
         #limit: 10
         modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/ff-libri.pl'
-      - name: peri
-        type: isis
-        path: '/backup/isis_backup/novi-40163/isisdata/latest/PERI/PERI'
-        encoding: 'cp852'
-        #limit: 10
-        #modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
-      - name: arti
-        type: isis
-        path: '/backup/isis_backup/novi-40163/isisdata/latest/ARTI/ARTI'
-        encoding: 'cp852'
-        #limit: 10
-        #modify_file: 'conf/modify/common.pl'
         normalize:
           path: 'conf/normalize/minimal.pl'
 
@@ -636,22 +347,6 @@ databases:
         path: '/backup/isis_backup/A-201-1/isisdata/latest/LIBRI/LIBRI'
         encoding: 'cp852'
         modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/ff-libri.pl'
-      - name: peri
-        type: isis
-        path: '/backup/isis_backup/A-201-1/isisdata/latest/PERI/PERI'
-        encoding: 'cp852'
-        #limit: 10
-        #modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
-      - name: arti
-        type: isis
-        path: '/backup/isis_backup/A-201-1/isisdata/latest/ARTI/ARTI'
-        encoding: 'cp852'
-        #limit: 10
-        #modify_file: 'conf/modify/common.pl'
         normalize:
           path: 'conf/normalize/minimal.pl'
 
@@ -664,22 +359,6 @@ databases:
         encoding: 'cp852'
         #limit: 10
         modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/ff-libri.pl'
-      - name: peri
-        type: isis
-        path: '/backup/isis_backup/C124-3/ISISDATA/latest/PERI/PERI'
-        encoding: 'cp852'
-        #limit: 10
-        #modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
-      - name: arti
-        type: isis
-        path: '/backup/isis_backup/C124-3/ISISDATA/latest/ARTI/ARTI'
-        encoding: 'cp852'
-        #limit: 10
-        #modify_file: 'conf/modify/common.pl'
         normalize:
           path: 'conf/normalize/minimal.pl'
 
@@ -716,18 +395,9 @@ databases:
           # which tag to use in normalize xml for data?
           # tag: 'isis'
           # path to normalization xml
-          path: 'conf/normalize/ff-libri.pl'
-
-      # another input database
-      - name: peri
-        type: isis
-        path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/PERI'
-        encoding: 'cp852'
-        #limit: 10
-        # modify_file: 'conf/modify/common.pl'
-        normalize:
           path: 'conf/normalize/minimal.pl'
 
+
   ffro:
     name: 'Romanistika, Filozofski fakultet u Zagrebu'
     input:
@@ -737,27 +407,18 @@ databases:
         encoding: 'cp852'
         #limit: 10
         modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/ff-libri.pl'
-      - name: peri
-        type: isis
-        path: '/backup/isis_backup/A224-6/isisdata/latest/PERI/PERI'
-        encoding: 'cp852'
-        #limit: 10
-        # modify_file: 'conf/modify/common.pl'
         normalize:
           path: 'conf/normalize/minimal.pl'
 
-
   ffsk:
     name: 'Skandinavistika, Filozofski fakultet u Zagrebu'
     input:
       name: libri
       type: isis
-      path: '/backup/isis_backup/B009-2/ISISDATA/latest/LIBRI/LIBRI'
+      path: '/backup/isis_backup/B009-1/ISISDATA/latest/LIBRI/LIBRI'
       encoding: 'cp852'
       #limit: 10
-      #modify_file: 'conf/modify/common.pl'
+      modify_file: 'conf/modify/common.pl'
       normalize:
         path: 'conf/normalize/minimal.pl'
 
@@ -772,28 +433,12 @@ databases:
         modify_file: 'conf/modify/common.pl'
         normalize:
           path: 'conf/normalize/minimal.pl'
-      - name: naklm
-        type: isis
-        path: '/backup/isis_backup/A121-1/ISISDATA/latest/LIBRI/LIBRI'
-        encoding: 'cp852'
-        #limit: 10
-        modify_file: 'conf/modify/ff-nakladnicka.pl'
-        normalize:
-          path: 'conf/normalize/ff-nakladnicka.pl'
       - name: librim
         type: isis
         path: '/backup/isis_backup/A121-1/ISISDATA/latest/LIBRI/LIBRI'
         encoding: 'cp852'
         #limit: 10
         modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/ff-libri.pl'
-      - name: peri
-        type: isis
-        path: '/backup/isis_backup/A125-2/ISISDATA/latest/PERI/PERI'
-        encoding: 'cp852'
-        #limit: 10
-        modify_file: 'conf/modify/common.pl'
         normalize:
           path: 'conf/normalize/minimal.pl'
 
@@ -806,22 +451,6 @@ databases:
         encoding: 'cp852'
         #limit: 10
         modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/ff-libri.pl'
-      - name: peri
-        type: isis
-        path: '/backup/isis_backup/A002-3/isisdata/latest/PERI/PERI'
-        encoding: 'cp852'
-        #limit: 10
-        modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
-      - name: arti
-        type: isis
-        path: '/backup/isis_backup/A002-3/isisdata/latest/ARTI/ARTI'
-        encoding: 'cp852'
-        #limit: 10
-        modify_file: 'conf/modify/common.pl'
         normalize:
           path: 'conf/normalize/minimal.pl'
 
@@ -834,36 +463,20 @@ databases:
         encoding: 'cp852'
         #limit: 10
         modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/ff-libri.pl'
-      - name: peri
-        type: isis
-        path: '/backup/isis_backup/A225-2/isisdata/latest/PERI/PERI'
-        encoding: 'cp852'
-        #limit: 10
-        modify_file: 'conf/modify/common.pl'
         normalize:
           path: 'conf/normalize/minimal.pl'
 
   ffsr:
     name: 'Sredi¹nja èitaonica, Filozofski fakultet u Zagrebu'
     input:
-      - name: naklm
-        type: isis
-        path: '/backup/isis_backup/A121-1/ISISDATA/latest/LIBRI/LIBRI'
-        encoding: 'cp852'
-        #limit: 10
-        modify_file: 'conf/modify/ff-nakladnicka.pl'
-        normalize:
-          path: 'conf/normalize/ff-nakladnicka.pl'
       - name: libri
         type: isis
-        path: '/backup/isis_backup/A112-1/ISISDATA/latest/LIBRI/LIBRI'
+        path: '/backup/isis_backup/A121-1/ISISDATA/latest/LIBRI/LIBRI'
         encoding: 'cp852'
         #limit: 10
-        #modify_file: 'conf/modify/common.pl'
+        modify_file: 'conf/modify/common.pl'
         normalize:
-          path: 'conf/normalize/ff-libri.pl'
+          path: 'conf/normalize/minimal.pl'
 
   ffmic:
     name: 'Meðunarodni istra¾ivaèki centar za kasnu antiku i srednji vijek'
@@ -874,72 +487,6 @@ databases:
         encoding: 'cp852'
         #limit: 10
         #modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/ff-libri.pl'
-      - name: peri
-        type: isis
-        path: '/backup/isis_backup/C107-9/ISISDATA/latest/Peri/PERI'
-        encoding: 'cp852'
-        #limit: 10
-        modify_file: 'conf/modify/common.pl'
         normalize:
           path: 'conf/normalize/minimal.pl'
 
-## Elektronièki èasopisi
-#  emerald:
-#    name: 'EmeraldFulltext'
-#    input:
-#      name: ecas
-#      type: excel
-#      path: '/data/FF/emerald/persistenturls.xls'
-#      worksheet: 'All Titles'
-#      from: 20
-#      encoding: 'windows-1250'
-#      #limit: 10
-#      normalize:
-#        path: 'conf/normalize/excel_emerald.pl'
-
-
-#Wiley zbirka
-#  wiley:
-#    name: 'Wiley Intescience Full'
-#    input:
-#      - name: full
-#        type: excel
-#        path: '/data/FF/wiley/all_wiley_interscience_journals_2007.xls'
-#        worksheet: 'All Wiley Journals 2007'
-#        from: 1
-#        encoding: 'UTF-8'
-#        normalize:
-#          path: 'conf/normalize/excel-wiley-minimal.pl'
-#      - name: licenced
-#        type: excel
-#        path: '/data/FF/wiley/wiley_casopisi2006.xls'
-#        worksheet: 'carnet'
-#        from: 1
-#        encoding: 'UTF-8'
-#        normalize:
-#          path: 'conf/normalize/excel-wiley.pl'
-#      - name: nourl
-#        type: marc
-#        path: '/data/webpac2/out/marc/wiley-licenced.marc'
-#        encoding: 'UTF-8'
-#        normalize:
-#          path: 'conf/normalize/marc-wiley-nourl.pl'
-#      - name: licenced
-#        type: marc
-#        path: '/data/FF/wiley/wiley-licenced.marc'
-#        encoding: 'UTF-8'
-#        normalize:
-#          path: 'conf/normalize/common.pl'
-
-#  nsk:
-#    name: 'Nacionalna i sveucilisna knjiznica'
-#    input:
-#      name: baza
-#      type: marc
-#      path: '/backup/data/NSK/BBaza.ISO'
-#      encoding: 'ISO-8859-2'
-#      normalize:
-#        path: 'conf/normalize/marc-nsk.pl'
-
index 8a8ac69..cd67e94 100644 (file)
@@ -22,9 +22,6 @@
 #  '^e'
 #    '^g' => '^f'
   '*'
-    '^e^f^g' => '^f'
-    '^f^g'    => '^f'
-    '^e^f'    => '^f'
     '[The]' => 'The'
     '[A]'   => 'A'
     '[Der]' => 'Der'
index a70ea04..fed9691 100644 (file)
@@ -19,6 +19,7 @@ if ( rec('999') && first(rec('999')) =~ m/(pregledan|P)/i) {
        marc_leader('05','n');
 }
 
+# moguæa je i oznaka "m" u 06 - odrediti kriterije
        marc_leader('06','a');
        marc_leader('07','m');
        marc_leader('18','i');
index f3f7f2d..8efbc16 100644 (file)
@@ -1,9 +1,9 @@
 0 
 10 
 101 
-200 a c d e* f g k 
+200 a! c d e* f g k 
 205 a
-210 a c d 
+210 a* c* d 
 215 a c d e
 225 a e h i v w
 230 a e f v
index 831cff1..217a730 100644 (file)
@@ -1,9 +1,9 @@
 0 
 10 
 101 
-200 a! b c d e f g* k
+200 a! b c d e* f g* k
 205 a! 
-210 a c d!
+210 a* c* d!
 215 a c d e 
 225 a e f h i v w
 230 a e f g v
@@ -47,6 +47,7 @@
 701 a b c d e f
 702 a b c d  
 710 a b c d e f 
+711 a b c
 801 
 990 
 991