Skip to content

Commit

Permalink
Add Robis example URL to docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
zyzzyxdonta committed Oct 17, 2024
1 parent 3a1c5e7 commit 1ec7144
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/hermes/commands/deposit/rodare.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ def _codemeta_to_invenio_deposition(self) -> dict:
identifiers.
An example publication on Rodare: https://rodare.hzdr.de/api/records/2
The associated Robis page: https://www.hzdr.de/publications/Publ-27151
"""
pub_id = self.config.robis_pub_id
deposition_metadata = super()._codemeta_to_invenio_deposition()
Expand Down

0 comments on commit 1ec7144

Please sign in to comment.