Skip to content

Instantly share code, notes, and snippets.

@miku
Last active December 16, 2019 17:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save miku/5610a2d64e3fee82d16f5d3f3a295fc8 to your computer and use it in GitHub Desktop.
Save miku/5610a2d64e3fee82d16f5d3f3a295fc8 to your computer and use it in GitHub Desktop.
Example datacite record.
{
"id": "10.7916/d8-f93n-rk51",
"type": "dois",
"attributes": {
"doi": "10.7916/d8-f93n-rk51",
"identifiers": [
{
"identifier": "https://doi.org/10.7916/d8-f93n-rk51",
"identifierType": "DOI"
}
],
"creators": [
{
"name": "(:Unav)",
"affiliation": [],
"nameIdentifiers": []
}
],
"titles": [
{
"title": "Preservation Image"
}
],
"publisher": "Columbia University",
"container": {},
"publicationYear": 2019,
"subjects": [],
"contributors": [],
"dates": [
{
"date": "2019-08-14",
"dateType": "Created"
},
{
"date": "2019-08-29",
"dateType": "Updated"
},
{
"date": "2019",
"dateType": "Issued"
}
],
"language": null,
"types": {
"ris": "GEN",
"bibtex": "misc",
"citeproc": "article",
"schemaOrg": "CreativeWork"
},
"relatedIdentifiers": [],
"sizes": [],
"formats": [],
"version": null,
"rightsList": [],
"descriptions": [],
"geoLocations": [],
"fundingReferences": [],
"url": "https://dlc.library.columbia.edu/catalog/ldpd:387267",
"contentUrl": null,
"metadataVersion": 0,
"schemaVersion": "http://datacite.org/schema/kernel-3",
"source": "ez",
"isActive": true,
"state": "findable",
"reason": null,
"created": "2019-08-29T20:31:54.000Z",
"registered": "2019-08-29T20:32:00.000Z",
"published": "2019",
"updated": "2019-08-29T20:32:00.000Z"
},
"relationships": {
"client": {
"data": {
"id": "cul.columbia",
"type": "clients"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment