diff --git a/.zenodo.json b/.zenodo.json new file mode 100644 index 0000000..25f7135 --- /dev/null +++ b/.zenodo.json @@ -0,0 +1,64 @@ +{ + "creators":[ + { + "affiliation":"University of Antwerp", + "name":"Mike Kestemont" + }, + { + "affiliation":"Meertens Institute KNAW", + "name":"Folgert Karsdorp" + }, + { + "affiliation":"Ruhr-Universität Bochum", + "name":"Elisabeth de Bruijn" + }, + { + "affiliation":"Arnamagnæan Institute, University of Copenhagen", + "name":"Matthew Driscoll" + }, + { + "affiliation":"Linacre College, University of Oxford", + "name":"Katarzyna A. Kapitan" + }, + { + "affiliation":"University College Cork", + "name":"Pádraig Ó Macháin" + }, + { + "affiliation":"Merton College, University of Oxford", + "name":"Daniel Sawyer" + }, + { + "affiliation":"University of Antwerp", + "name":"Remco Sleiderink" + }, + { + "affiliation":"National Tsing Hua University", + "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" + }, + "title":"Forgotten books: supplementary materials (data and code)", + "related_identifiers":[ + { + "scheme":"doi", + "identifier":"www.science.org/doi/10.1126/science.abl7655", + "relation":"isDocumentedBy", + "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" + } +}