/[webpac]
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Revision 678


Jump to revision: Previous Next
Author: dpavlin
Date: Sun Feb 27 23:07:35 2005 UTC (19 years, 1 month ago)
Changed paths: 5
Log Message:
Experimental support for dBase .dbf files. Usege like this in all2xml.conf:

[hda]
       dbf_file=/data/drustvene/hda/ISO.DBF
       type=dbf
       dbf_codepage=cp852
       dbf_mapping=<<_END_OF_MAP_
ID_BROJ                001
ISBN_BROJ      010
SKUPINA1       200
SKUPINA2       205
SKUPINA4       210
SKUPINA5       215
SKUPINA6       225
SKUPINA7       300
ANOTACIJA      330
PREDMET1       610
PREDMET2       610
PREDMET3       510
UDK            675
REDALICA       700
SIGNATURA      990
_END_OF_MAP_

dbf type will use <isis> tag in import_xml and dbf_codepage will
override codepage specified in import_xml file.

Small code refactoring.



Changed paths

Path Details
Directorytrunk/all2xml.pl modified , text changed
Directorytrunk/hash_sf.pm
(Copied from trunk/isis_sf.pm, r677)
added , text changed
Directorytrunk/isis_sf.pm deleted
Directorytrunk/parse_format.pm modified , text changed
Directorytrunk/to_hash.pm added

  ViewVC Help
Powered by ViewVC 1.1.26