caltechlibrary / irdmtools

A Go and Python package for working with InvenioRDM repositories.
https://caltechlibrary.github.io/irdmtools
Other
1 stars 1 forks source link

doi2rdm publisher mapping #75

Closed tmorrell closed 6 months ago

tmorrell commented 6 months ago

Add prefix-> publisher mapping from eprints2rdm

rsdoiel commented 6 months ago

Implemented with the v0.0.70 release. Option selection is now handled via a YAML options file. To set the options you can use the new -show-yaml option to render the default YAML file contents. Then you can modify the YAML file and reference in the command line to use your own set of options. Here's an example of how to do that (nano is a text editor)

doi2rdm -show-yaml >options.yaml
nano options.yaml
doi2rdm options.yaml 10.1029/2022PA004571