| title | ep3datasets (1) user manual |
|---|---|
| author | R. S. Doiel |
| pubDate | 2023-03-01 |
ep3datasets
ep3datasets [OPTION] JSON_SETTINGS_FILE
ep3datasets is a command line program renders dataset collections from previously harvested EPrint repositories based on the configuration in the JSON_SETTINGS_FILE.
-help : display help
-license : display license
-version : display version
-verbose : use verbose logging
-repo : write out the dataset for a specific repo in JSON_SETTINGS_FILE
-eprintids : use the file, one eprintid per line, for eprint records to export to the dataset collection specified.
Rendering harvested repositories for settings.json.
ep3datasets settings.jsonRender the harvested repository caltechauthors based on settings.json.
ep3datasets -repo caltechauthors settings.jsonRender the harvested repository caltechauthors for specific eprintids in the key list file to th edataset collection.
ep3datasets -repo caltechauthors -eprinids keys.txt settings.jsonep3datasets 1.2.4