Tags: codemeta/codemeta
Tags
3.1 Crosswalk updates: * Wikidata: Add P1343 (referencePublication) by @physikerwelt (#351) * Wikidata: Add P1401 (issueTracker) by @physikerwelt (#324) New crosswalks: * Csdms by @hsu000001 (#371) * Usgsmodelcat by @hsu000001 (#370) * swMATH by @Mazztok45 (#361) * VIVO by @chenejac (#366) * MODS by @avandenbosch (#279 / #329) * DCAT 3 by @hm-raws (#378) * publiccode.yml mapping by @hjonin (#364) * BibTeX by @hjonin (#363) * spase by @BaptisteCecconi (#367) * SPDX 2.3 by @bact (#344) * SciCrunch by @bandrow' (#325 / #331) * DOAP by @dgarijo (#327) Other changes: * CONTRIBUTING.md: * more detailed instructions by @hm-raws (#379) * Add guideline on branches by @bact (#352) * make consistency by @bact (#356) * README: * Update purl badge to 3.0 by @bact (#350) * Add governance model by @moranegg (#333) * properties_description.csv: * Fix CSV format and inconsistent descriptions by @bact (#342) * Add missing type for reviewBody by @progval (#334) * Others: * Add PMC, update date, and URL by @tmorrell (#386) * Add Codespell config, make it fix few typos, and run it on CI by @yarikoptic (#375) * Update crosswalks to allow the aggregation of every properties by @bact (#345) * Rename codemeta:contIntegration to codemeta:continuousIntegration in examples/
3.0 Vocabulary changes: * Renamed `codemeta:contIntegration` to `codemeta:continuousIntegration` (#302 by @tmorrell) * Renamed `codemeta:embargoDate` to `codemeta:embargoEndDate` (#314 by @tmorrell) * Added `codemeta:hasSourceCode` and `codemeta:isSourceCodeOf` to describe links between `schema:SoftwareSourceCode` and `schema:SoftwareApplication`. (#300 by @dgarijo and @progval) Context changes: * Updated the context with the above names changes. * Removed type restriction to `schema:releaseNote` (#280 by @progval) * Added `schema:Role`, `schema:startDate`, `schema:endDate`, and `schema:roleName`, to allow easier expression of author and contributor roles. See http://blog.schema.org/2014/06/introducing-role.html for an introduction to the concept. (#241 by @progval) * Added `schema:Review`, `schema:review`, `schema:reviewAspect`, and `schema:reviewBody`, to describe software reviews. (#311 by @progval) Other changes: * Added a crosswalk from codemeta v2 to codemeta v3 (#315 by @progval) * Fixed some new crosswalks missing from crosswalk.csv (#316 and #317 by @progval)
2.1 Crosswalk updates: * bio.tools (#251 by @tmorrell) * Codemeta V1 (#189 by tedhabermann) * GitHub (#284 by @progval) * R (#224 by clnsmth) * Zenodo (#251 by @tmorrell, #285 by @vuillaut) * overall clean up of usage of author/creator in favor of just using author (#235 by amoeba) New crosswalks: * Cargo (#111 by @cboettig) * Cabal (#222 by @progval) * CFF (165 by @npch, #263 by @sdruskat) * Dart (#283 by @VickyMerzOwn) * Julia Project.toml (#221 by @mkuzak) * Leiningen (#219 by @progval) * NuGet (#282 by @VickyMerzOwn) * Python PKG-INFO (#203 by @cboettig) Other changes: * Fixed property descriptions (#238 and #239 by @progval) * Split crosswalk.csv into crosswalks/*.csv (#205 by @progval)