Skip to content

Commit b5ca6dc

Browse files
authored
[fix] update zenodo json
Fix error below by making minimum example to clarify authors { "errors": "{'metadata': {'related_identifiers': {1: {'relation': [u'Not a valid choice.']}}}}" }
1 parent c3add46 commit b5ca6dc

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

.zenodo.json

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
{
22
"description": "<p>First release</p>",
3-
"license": "other-open",
4-
"title": "jvwilliams23/StokesWallMPPIC: v0.1.0",
5-
"version": "v0.1.0",
63
"upload_type": "software",
7-
"publication_date": "2022-11-16",
84
"creators": [
95
{
106
"name": "Josh Williams"
@@ -15,18 +11,5 @@
1511
{
1612
"name": "Ali Ozel"
1713
}
18-
],
19-
"access_right": "open",
20-
"related_identifiers": [
21-
{
22-
"scheme": "url",
23-
"identifier": "https://github.com/jvwilliams23/StokesWallMPPIC/tree/v0.1.0",
24-
"relation": "isSupplementTo"
25-
},
26-
{
27-
"scheme": "doi",
28-
"identifier": "10.5281/zenodo.7326657",
29-
"relation": "isVersionOf"
30-
}
3114
]
3215
}

0 commit comments

Comments
 (0)