Michael Meinel
Michael Meinel
In principal, this behaviour could be easily implemented in the current code (at least to *flip the precedence*). Do we want that already in Proof-of-Concept? We should definately re-consider it...
SQLite uses [The Rule](https://sqlite.org/codeofethics.html), ich könnte mich aber auch mit anderen Regeln (z.B. adaptiert von [RSE Society](https://society-rse.org/about/policies/) oder auch Bodhisattvacaryāvatāra) vorstellen.
Good point. I also realized that it might be a good idea to have something more tailored to software development than to conferences and meetings.
[CodeMeta](https://codemeta.github.io/terms/) defines an explicit "readme" term. Yet, the file system harvester might also capture other ... "parts"
Thanks for your comment. In fact, the first issue seems to be a bug or something related to the CFF harvesting plugin. If the CFF file is valid, it should...
I have to admit that the current "collection" of templates is still very sparse and centered around git-flow branching pattern. Providing a sane on-tag template is certainly high priority.
Thanks for the hint, wasn't aware of that. Is it possible to annotate tags later or do we need to tag again? Is this already reflected in our release process?
I used the GitLab template from the https://github.com/softwarepub/ci-templates project here: https://codebase.helmholtz.cloud/michael.meinel/astronaut-analysis-with-hermes/-/blob/44681afbe005a55bb43c0fdb4a8b59d07b36dd33/.gitlab-ci.yml This still uses the somewhat complex curation-deposition-workflow that involves up to three temporary branches. Also, the example does not...
Related to #153... xxx.json + xxx_contexts.json = JSON-LD... writing out to two files is a result of an older, even more broken data modell. Especially, the `tags.json` contents should be...
... and yes, the mismatch in the `process/hermes.json` is known and I believe there is already a patch for it in my internal branch for data model refactoring. The problem...