diff --git a/.hermes/curate/hermes.json b/.hermes/curate/hermes.json new file mode 100644 index 0000000..c18503a --- /dev/null +++ b/.hermes/curate/hermes.json @@ -0,0 +1,20 @@ +{ + "@context": [ + "https://doi.org/10.5063/schema/codemeta-2.0", + { + "hermes": "https://software-metadata.pub/ns/hermes/" + } + ], + "@type": "SoftwareSourceCode", + "author": [ + { + "@type": "Person", + "familyName": "Kernchen", + "givenName": "Sophie", + "email": "sophie.kernchen@dlr.de" + } + ], + "license": "https://spdx.org/licenses/Apache-2.0", + "name": "Test", + "version": "0.9.0" +} \ No newline at end of file diff --git a/.hermes/curate/target_branch b/.hermes/curate/target_branch new file mode 100644 index 0000000..06d09f4 --- /dev/null +++ b/.hermes/curate/target_branch @@ -0,0 +1 @@ +publish diff --git a/hermes.log b/hermes.log index 25eccae..9c3fe1e 100644 --- a/hermes.log +++ b/hermes.log @@ -47,3 +47,31 @@ 1742213046.521004: hermes.init: INFO | HERMES is now initialized and ready to be used. +1742215071.585311: hermes.cli: DEBUG | Running hermes with the following command line arguments: Namespace(subcommand='harvest', path=PosixPath('.'), config=PosixPath('hermes.toml'), options=[], command=) +1742215071.585442: hermes.cli: DEBUG | Loading settings... +1742215071.586379: hermes.cli: DEBUG | Update settings from command line... +1742215071.586424: hermes.cli: INFO | Run subcommand harvest +1742215071.675583: audit.cff: INFO | - Found valid Citation File Format file at: CITATION.cff +1742215072.133194: hermes.cli: DEBUG | Running hermes with the following command line arguments: Namespace(subcommand='process', path=PosixPath('.'), config=PosixPath('hermes.toml'), options=[], command=) +1742215072.133334: hermes.cli: DEBUG | Loading settings... +1742215072.134284: hermes.cli: DEBUG | Update settings from command line... +1742215072.134329: hermes.cli: INFO | Run subcommand process +1742215072.134478: hermes.process: INFO | ## Process data from cff +1742215072.135173: hermes.model.path: DEBUG | @context: 'Key @type not in @context.' +1742215072.135415: hermes.model.path: DEBUG | @type: 'Key @type not in @type.' +1742215072.135723: hermes.model.path: DEBUG | Using type SoftwareSourceCode from author. +1742215072.135884: hermes.model.path: DEBUG | Using type SoftwareSourceCode from author[0]. +1742215072.136061: hermes.model.path: DEBUG | Using type SoftwareSourceCode from author[0].@type. +1742215072.136394: hermes.model.path: DEBUG | Using type SoftwareSourceCode from author[0].familyName. +1742215072.136701: hermes.model.path: DEBUG | Using type SoftwareSourceCode from author[0].givenName. +1742215072.137006: hermes.model.path: DEBUG | Using type SoftwareSourceCode from author[0].email. +1742215072.137266: hermes.model.path: DEBUG | Using type SoftwareSourceCode from license. +1742215072.137462: hermes.model.path: DEBUG | Using type SoftwareSourceCode from name. +1742215072.137819: hermes.model.path: DEBUG | Using type SoftwareSourceCode from version. +1742215072.138214: hermes.model.path: DEBUG | Using type SoftwareSourceCode from @context. +1742215072.138388: hermes.model.path: DEBUG | Using type SoftwareSourceCode from @type. +1742215072.609361: hermes.cli: DEBUG | Running hermes with the following command line arguments: Namespace(subcommand='curate', path=PosixPath('.'), config=PosixPath('hermes.toml'), options=[], command=) +1742215072.609508: hermes.cli: DEBUG | Loading settings... +1742215072.610467: hermes.cli: DEBUG | Update settings from command line... +1742215072.610513: hermes.cli: INFO | Run subcommand curate +1742215072.610597: hermes.curate: INFO | # Metadata curation