Cataloguing tool for converting specially formatted text files containing dublin core metadata into various formats
Short:
Convert dublin core metadata stored in text files to other machine-readable
formats to be used by other software.
Long:
Assist in cataloguing batches of similar or series-based items from a collection by:
Flag | .ext | Description |
---|---|---|
C | .csv | output originally intended for use with DSPace-Labs/SAFBuilder. |
[One or many] is a commonly used in SOAP APIs | ||
[One or many] is commonly used by REST APIs | ||
MARC format which will likely need to be compiled into .mrc | ||
… | … | Feel free to fork and create more output types or suggest different uses. |
Use -h
at any time to get (something like) the following:
usage: dublin-core-text-parser
A cataloguing tool for converting specially formatted text files
containing dublin core metadata into various formats
-c,--config <arg> Reference to a file containing alternative header
arrangements
-C,--csv Create a single .csv file containing metadata of
each item
-h,--help Display the help information
-J,--json Create a single .json file containing metadata of
each item
-M,--mrk Create a single .mrk file containing metadata of
each item
-o,--output <arg> Name the output file
-s,--shared <arg> file location of the shared.csv file containing the
shared fields
-X,--xml Create a single .xml file containing metadata of
each item