lib-re / dublin-core-text-parser

Cataloguing tool for converting specially formatted text files containing dublin core metadata into various formats
MIT License
6 stars 0 forks source link

Add properties file to allow for settings #34

Open atla5 opened 8 years ago

atla5 commented 8 years ago
name type description
exportFilename String name given to all filenames (e.g. collection_name.csv, collection_name.json)
createAuthorityRecord boolean create a record containing the authority control information
createCollectionRecord boolean create a record for the collection metadata
includeTextFile boolean include the metadata text files as filenames
... ... ...