Skip to content

Commit

Permalink
correct json format
Browse files Browse the repository at this point in the history
  • Loading branch information
mikekestemont authored Feb 2, 2022
1 parent 5f612d1 commit 359723d
Showing 1 changed file with 3 additions and 15 deletions.
18 changes: 3 additions & 15 deletions .zenodo.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,8 @@
"name":"Anne Chao"
}
],
"license":{
"description":"License for open access content.",
"title":"License",
"type":"string",
"default":"CC-BY-NC-SA"
},
"access_right":{
"default":"open",
"description":"Access right for record.",
"type":"string"
},
"license":"CC-BY-SA",
"access_right":"open",
"title":"Forgotten books: supplementary materials (data and code)",
"related_identifiers":[
{
Expand All @@ -57,8 +48,5 @@
"resource_type":"publication-article"
}
],
"description":{
"description":"This archival repository holds the most recent version of the code and data supporting the paper 'Forgotten Books: The Application of Unseen Species Models to the Survival of Culture' (2022), by Mike Kestemont, Folgert Karsdorp, Elisabeth de Bruijn, Matthew Driscoll, Katarzyna A. Kapitan, Pádraig Ó Macháin, Daniel Sawyer, Remco Sleiderink and Anne Chao.",
"type":"string"
}
"description":"This archival repository holds the most recent version of the code and data supporting the paper 'Forgotten Books: The Application of Unseen Species Models to the Survival of Culture' (2022), by Mike Kestemont, Folgert Karsdorp, Elisabeth de Bruijn, Matthew Driscoll, Katarzyna A. Kapitan, Pádraig Ó Macháin, Daniel Sawyer, Remco Sleiderink and Anne Chao."
}

0 comments on commit 359723d

Please sign in to comment.