Tags: hmenager/codemeta
Tags
3.0 Vocabulary changes: * Renamed `codemeta:contIntegration` to `codemeta:continuousIntegration` (codemeta#302 by @tmorrell) * Renamed `codemeta:embargoDate` to `codemeta:embargoEndDate` (codemeta#314 by @tmorrell) * Added `codemeta:hasSourceCode` and `codemeta:isSourceCodeOf` to describe links between `schema:SoftwareSourceCode` and `schema:SoftwareApplication`. (codemeta#300 by @dgarijo and @progval) Context changes: * Updated the context with the above names changes. * Removed type restriction to `schema:releaseNote` (codemeta#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. (codemeta#241 by @progval) * Added `schema:Review`, `schema:review`, `schema:reviewAspect`, and `schema:reviewBody`, to describe software reviews. (codemeta#311 by @progval) Other changes: * Added a crosswalk from codemeta v2 to codemeta v3 (codemeta#315 by @progval) * Fixed some new crosswalks missing from crosswalk.csv (codemeta#316 and codemeta#317 by @progval)
2.1 Crosswalk updates: * bio.tools (codemeta#251 by @tmorrell) * Codemeta V1 (codemeta#189 by tedhabermann) * GitHub (codemeta#284 by @progval) * R (codemeta#224 by clnsmth) * Zenodo (codemeta#251 by @tmorrell, codemeta#285 by @vuillaut) * overall clean up of usage of author/creator in favor of just using author (codemeta#235 by amoeba) New crosswalks: * Cargo (codemeta#111 by @cboettig) * Cabal (codemeta#222 by @progval) * CFF (165 by @npch, codemeta#263 by @sdruskat) * Dart (codemeta#283 by @VickyMerzOwn) * Julia Project.toml (codemeta#221 by @mkuzak) * Leiningen (codemeta#219 by @progval) * NuGet (codemeta#282 by @VickyMerzOwn) * Python PKG-INFO (codemeta#203 by @cboettig) Other changes: * Fixed property descriptions (codemeta#238 and codemeta#239 by @progval) * Split crosswalk.csv into crosswalks/*.csv (codemeta#205 by @progval)