Skip to content

0.3.0

Compare
Choose a tag to compare
@cmdoret cmdoret released this 24 Feb 10:35
· 143 commits to main since this release
6532616

This version adds support for additional codemeta terms to the Github extractor. The list of supported terms in 0.3.0 is shown below:

CodeMeta term Concept Property Github field type
SoftwareSourceCode name name text
SoftwareSourceCode author owner Person
SoftwareSourceCode contributor contributors Person
SoftwareSourceCode programmingLanguage languages_url text
SoftwareSourceCode dateCreated name datetime
SoftwareSourceCode dateModified name datetime
SoftwareSourceCode downloadUrl archive_url URL
SoftwareSourceCode license license URL
SoftwareSourceCode codeRepository html_repository URL
SoftwareSourceCode keywords topics text
SoftwareSourceCode version release_name text
Organization name login text
Organization email email text
Person name name text
Person identifier login text
Organization logo avatar_url URL
Organization legalName name text