#1912: improve + enhance metadata associated with dce dataCite DOI

opened by tcatapano

In particular, resource type which is currently general "text" (OK) and specific "article" (not OK)

In practice, when saving to Zotero, item type is "Journal Article"

In various metadata outputs from dataCite https://search.datacite.org/works/10.7916/78yt-2v41

DataCite XML: https://api.datacite.org/dois/application/vnd.datacite.datacite+xml/10.7916/78yt-2v41 perhaps also use casrai:Website
<publisher>The Making and Knowing Project</publisher> <publicationYear>2020</publicationYear> <resourceType resourceTypeGeneral="Text"/>

DataCite JSON: https://api.datacite.org/dois/application/vnd.datacite.datacite+json/10.7916/78yt-2v41

perhaps use: bibtex:misc

"types": { "ris": "RPRT", "bibtex": "article", "citeproc": "article-journal", "schemaOrg": "ScholarlyArticle", "resourceTypeGeneral": "Text" Schema.org JSON:

perhaps use: https://schema.org/WebSite

{ "@context": "http://schema.org", "@type": "ScholarlyArticle", "@id": "https://doi.org/10.7916/78yt-2v41", "url": "https://edition640.makingandknowing.org/#/",


tcatapano commented:

Also, add editors and specify editor role as per preferred citation:

Making and Knowing Project, Pamela H. Smith, Naomi Rosenkranz, Tianna Helena Uchacz, Tillmann Taape, Clément Godbarge, Sophie Pitman, Jenny Boulboullé, Joel Klein, Donna Bilak, Marc Smith, and Terry Catapano, eds., Secrets of Craft and Nature in Renaissance France. A Digital Critical Edition and English Translation of BnF Ms. Fr. 640 (New York: Making and Knowing Project, 2020), https://edition640.makingandknowing.org.`