Releases: codemeta/codemeta
Releases · codemeta/codemeta
Codemeta 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:
- README:
- properties_description.csv:
- Others:
CodeMeta 3.0
Vocabulary changes:
- Renamed
codemeta:contIntegrationtocodemeta:continuousIntegration(#302 by @tmorrell) - Renamed
codemeta:embargoDatetocodemeta:embargoEndDate(#314 by @tmorrell) - Added
codemeta:hasSourceCodeandcodemeta:isSourceCodeOfto describe links betweenschema:SoftwareSourceCodeandschema: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, andschema: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, andschema:reviewBody, to describe software reviews. (#311 by @progval)
Other changes:
CodeMeta 2.1
This release does not contain any change to the codemeta vocabulary or context.
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:
CodeMeta v2.0
add doi badge
Release candidate for schema.org - aligned codemeta.jsonld
This release candidate completes the migration to a set of terms more aligned with schema.org.
An overview of all changes in this version can be found at: #142 (comment)
CodeMeta v1.0
The codemeta 1.0 release provides a mechanism to assist the transfer of software and software metadata between the entities that author, archive, index and distribute and use the software.
To use this release, please include the following @context in your JSON-LD metadata record:
"@context": "https://doi.org/10.5063/SCHEMA/CODEMETA-1.0"