Create draft codemeta.json file#1
Open
AutumnIsilme wants to merge 1 commit into
Open
Conversation
Codemeta is a schema designed to enable software citation by standardising metadata about the project. It is defined and documented at https://codemeta.github.io/. This commit creates a draft of a file to that standard for this repository, starting from the details automatically filled out by https://autocodemeta.linkeddata.es/ and editing to fill in the gaps the generator is unable to automatically scrape.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Further to the email sent to Dr Matilda Peruzzo last week on behalf of the CCP-AHC project, I'm opening this pull request to contribute a
codemeta.jsonfile.Codemeta is a schema designed to enable software citation by standardising metadata about the project. It is defined and documented at https://codemeta.github.io/.
This pull request creates a file to that standard for this repository, starting from the details automatically filled out by https://autocodemeta.linkeddata.es/ and editing to fill in the gaps the generator is unable to automatically scrape with details manually extracted from the repository and linked pages.
Please do tell me in the discussion where details are inaccurate so that we can bring the codemeta.json file up to date with the project.