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.
The main problem is
which should be an array:
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.