The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

bin/lc2sd.pl - convert from Library-Catalog to Subject-Descriptor

SYNOPSIS

  bin/lc2sd.pl [-h] [-s directory] [-u name] 

SUMMARY

The lc2sd.pl program is intended to change any Library-Catalog fields in a set of templates into Subject-Descriptor fields. Older versions of the ROADS software (prior to v0.2.0) generated Library-Catalog and they were in several old versions of the Internet Draft describing IAFA templates. This program converts these templates into a format compatible with the latest IAFA Internet Draft.

OPTIONS

A number of options are available for the lc2sd.pl program:

-h

Provide some online help outlining the options available and exit.

-s directory

Sets the absolute pathname of the directory containing the IAFA templates.

-u name

Sets the name of the classification scheme that is to be inserted into Subject-Descriptor-Scheme fields.

SEE ALSO

"addsl.pl" in bin, "cullsl.pl" in bin

COPYRIGHT

Copyright (c) 1988, Martin Hamilton <martinh@gnu.org> and Jon Knight <jon@net.lut.ac.uk>. All rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

It was developed by the Department of Computer Studies at Loughborough University of Technology, as part of the ROADS project. ROADS is funded under the UK Electronic Libraries Programme (eLib), the European Commission Telematics for Research Programme, and the TERENA development programme.

AUTHOR

Jon Knight <jon@net.lut.ac.uk>