Michael Meinel

Results 78 comments of Michael Meinel

I'm not sure if this won't break anything in another place. I will test with my examples, but thanks so far.

Logs and errors are now handled a bit saner... i.e., the errors are output to the log.error channel (which is by default printed on the console). Still lot's of stuff...

I think 3.8 was also required to support SOMESY

Problems should be fixed, however at least the regressions from the issue should be covered by tests - ideally, even more! @SKernchen @poikilotherm @zyzzyxdonta feel free to contribute further tests......

I already started this (as a separate project), but did not publish it yet. This is also meant as a basic example for (harvest) plugin development.

https://github.com/hermes-hmc/hermes-git

This relates to the GitLab example / template.

First of all, thank you for considering Hermes and also for the valuable feedback. Yes, the [`identifiers`](https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md#identifiers) key is meant for different identifiers that reference the Software itself. I'm not...