Open only1chunts opened 1 year ago
looks similar to the Citation File Format (CITATION.cff)
I asked the CodeMeta people about the similarities with citation.cff, this was their reply:
Citation.cff is for stating the preferred citation(s) of a software repo, while Codemeta is for the software metadata itself. See the terms at https://codemeta.github.io/terms/
While there is some overlap (e.g., authors, license), I would say codemeta's scope is wider. They are complementary, as the referencePublication from CodeMeta could be completed with the information in a CFF file, but CFF represents the citation information in a more machine-friendly manner.
Is it worth integrating the new codeFAIR tool, as its a github plugin that makes it easy for code authors to create CodeMeta files and license files, following the FAIR4RS guidelines? If we don't use it in our submission system we could also manually send them this link in the curators "get data" step if we see code without either of these. See https://codefair.io/
User story
Acceptance criteria
Additional Info
The Codemeta.json file can be written manually, or the GUI generator tool can be used: https://codemeta.github.io/codemeta-generator/
The resultant json file then just goes in the repo, and should be updated when major changes/releases of the code are made.
This is going to become one of the tools that will enable one to demonstrate you are producing a "FAIR software" object.
Product Backlog Item Ready Checklist
Product Backlog Item Done Checklist