hermes.commands.harvest.cff
Contents
hermes.commands.harvest.cff
Module Contents
Functions
|
Implementation of a harvester that provides data from CFF in Codemeta format. |
|
|
|
|
|
|
|
Attributes
- hermes.commands.harvest.cff.harvest_cff(click_ctx: click.Context, ctx: hermes.model.context.HermesHarvestContext)
Implementation of a harvester that provides data from CFF in Codemeta format.
- Parameters
click_ctx – Click context that this command was run inside (might be used to extract command line arguments).
ctx – The harvesting context that should contain the provided metadata.