Skip to content

Invalid codemeta.json #41

Description

@apdavison

The main problem is

"runtimePlatform": "AIR", "JRE",

which should be an array:

"runtimePlatform": ["AIR", "JRE"],

In addition, "type" inside author, affiliation and funder objects should be "@type" and "id" should be "@id".

Finally, for EBRAINS registration, downloadUrl should be a version specific URL, i.e., for version 2.2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions