This is a converter to transform data from codemeta into a representation that can be submitted to the SSHOC Open Marketplace via an API.
For now:
pip install git https://github.com/proycon/codemeta2mp.git
If you already have a codemeta.json
file, just run codemeta2mp --username username --password password codemeta.json
to upload it to the SSHOC marketplace:
- Find the tool you want to convert on https://tools.clariah.nl/ (e.g. https://tools.clariah.nl/frog
- Run this on on it:
curl --header 'Accept: application/json' https://tools.clariah.nl/frog/ | codemeta2mp --username username --password password -