Skip to main content
Ctrl+K
HERMES Documentation - Home HERMES Documentation - Home
  • Overview

Tutorials

  • Set up automatic software publishing
  • Write a plugin for HERMES

Developers

  • Tutorial: Get started w/ development
  • Contribution Guidelines
  • HERMES Data Model
  • Architectural Decision Records
    • Use native API interfaces for deposit
    • Use a common data model
    • Define interfaces for inter-module data exchange
    • Use high-level modularization
    • Support curation
    • Use Python as base technology
    • Expose internal data model to allow mapping configurations
    • Test strategy
    • We care for code quality
    • Use click for CLI commands
    • CLI takes single sources and targets only
    • Record provenance of metadata
    • Overall data model design
    • Installing plugins from the marketplace using hermes init
  • API Reference
    • hermes
      • hermes.commands
        • hermes.commands.base
        • hermes.commands.clean
        • hermes.commands.cli
        • hermes.commands.curate
        • hermes.commands.deposit
        • hermes.commands.harvest
        • hermes.commands.init
        • hermes.commands.marketplace
        • hermes.commands.postprocess
        • hermes.commands.process
      • hermes.error
      • hermes.logger
      • hermes.model
        • hermes.model.context
        • hermes.model.errors
        • hermes.model.merge
        • hermes.model.path
      • hermes.utils
  • Release Process

HERMES project

  • Overview
  • Events
  • Presentations

Related

  • Concept Paper
Funded by the Initiative and Networking Fund of the Helmholtz Association in the framework of the Helmholtz Metadata Collaboration
  • .rst

API Reference

API Reference

This page contains auto-generated API reference documentation [1].

  • hermes
    • hermes.commands
      • hermes.commands.base
      • hermes.commands.clean
        • hermes.commands.clean.base
      • hermes.commands.cli
      • hermes.commands.curate
        • hermes.commands.curate.base
      • hermes.commands.deposit
        • hermes.commands.deposit.base
        • hermes.commands.deposit.error
        • hermes.commands.deposit.file
        • hermes.commands.deposit.invenio
        • hermes.commands.deposit.invenio_rdm
        • hermes.commands.deposit.rodare
      • hermes.commands.harvest
        • hermes.commands.harvest.base
        • hermes.commands.harvest.cff
        • hermes.commands.harvest.codemeta
        • hermes.commands.harvest.util
          • hermes.commands.harvest.util.validate_codemeta
      • hermes.commands.init
        • hermes.commands.init.base
        • hermes.commands.init.util
          • hermes.commands.init.util.connect_github
          • hermes.commands.init.util.connect_gitlab
          • hermes.commands.init.util.connect_zenodo
          • hermes.commands.init.util.git_info
          • hermes.commands.init.util.oauth_process
          • hermes.commands.init.util.slim_click
      • hermes.commands.marketplace
      • hermes.commands.postprocess
        • hermes.commands.postprocess.base
        • hermes.commands.postprocess.invenio
        • hermes.commands.postprocess.invenio_rdm
      • hermes.commands.process
        • hermes.commands.process.base
    • hermes.error
    • hermes.logger
    • hermes.model
      • hermes.model.context
      • hermes.model.errors
      • hermes.model.merge
      • hermes.model.path
    • hermes.utils
[1]

Created with sphinx-autoapi

previous

Installing plugins from the marketplace using hermes init

next

hermes

By Oliver Bertuch, Stephan Druskat, Nitai Heeb, Sophie Kernchen, Michael Meinel, David Pape

© Copyright 2025 by Forschungszentrum Jülich (FZJ), German Aerospace Center (DLR) and Helmholtz-Zentrum Dresden-Rossendorf (HZDR).