Maëlle Salmon
Maëlle Salmon
@cboettig * Many properties not recognized, as expected. * Some missing properties ``` aggregateRating The aggregateRating field is recommended. Please provide a value if available. warningapplicationCategory The applicationCategory field is...
E.g. https://CRAN.R-project.org/package=clue&version=0.3-55 https://CRAN.R-project.org/package=clue&version=0.3-54
Similar to #23 If there's a JOSS badge, grab review metadata (editor, reviewer name, review URL) from ?? and add it to codemeta.json. @karthik what do you think? if relevant,...
there's a fixme comment in the code
Working on using https://badges.ropensci.org/json/onboarded.json Maybe on top of checking that the issue number is in the file, I should check the package name is the same, but the package name...
Currently `codemeta_validate` can only assess a JSON or a file corresponding to _one_ codemeta.json. Should it be extended to validate, say, a file like the rOpenSci corpus presented in https://ropensci.github.io/codemetar/articles/D-codemeta-parsing.html?
Taking the discussion from #152 So now we have `create_codemeta` do Repo topics to codemeta.json as keywords (when there's a GitHub repo) DESCRIPTION schema.org stuff including keywords to codemeta.json Repo...
A few questions * It has to be something online right? * when there is a GitHub repo * Should it actually point to something like https://github.com/ropensci/ropenaq/releases ? * Or...
Related to #132 When writing codemeta.json for a package with a remote etc, should the latest commit SHA be acknowledged somewhere? As `sameAs` for instance?