-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
correct author metadata for zenodo mirror
- Loading branch information
1 parent
4309d6c
commit 5f612d1
Showing
1 changed file
with
64 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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" | ||
} | ||
} |