You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additional thoughts: CodeMeta is great! Here's its schema.
Each implementation repository should have a codemeta.json: generate one easily by filling in as much of the CodeMeta Generator as possible. By default, this populates author, license, and URL/DOI information. It does not capture framework information, though it could (using the schema, add a section to your JSON for runtimePlatform --- JVM or .NET is the example, but MOOSE or PRISMS-PF or FiPy would fit just as well; then add a downloadUrl and version field in the dict).
URL of the implementation repository (GitHub or any web address)
Sub-directory containing codemeta.json, if not at the top level
Sub-directory for the implementation source code, if not at the top level
Name and version of the software framework, if not present in codemeta.json
URL for the data repository (any web address)
Sub-directory for data, if applicable
wd15
changed the title
Set up infrastructure for forking model repository for adding data
Set up infrastructure for upload from issue template
May 9, 2022
Rough work plan:
Old ideas:
Questions
Schemas
These could either be used in the phhub store or in the upload repo. Still getting that straight.
Goal
Long term we want the upload form to ask as little as possible and infer as much as possible.
The text was updated successfully, but these errors were encountered: