Skip to content

Releases: codemeta/codemeta

Codemeta 3.1

13 Oct 09:01

Choose a tag to compare

Crosswalk updates:

New crosswalks:

Other changes:

  • CONTRIBUTING.md:
  • README:
  • 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/

CodeMeta 3.0

13 Jul 09:28

Choose a tag to compare

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:

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)

CodeMeta 2.1

24 Apr 14:23

Choose a tag to compare

This release does not contain any change to the codemeta vocabulary or context.

Crosswalk updates:

New crosswalks:

Other changes:

CodeMeta v2.0

28 Sep 23:53

Choose a tag to compare

add doi badge

Release candidate for schema.org - aligned codemeta.jsonld

24 May 03:22

Choose a tag to compare

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

05 Jan 23:07

Choose a tag to compare

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"