aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/files/datacite/datacite_doc_15.json
diff options
context:
space:
mode:
Diffstat (limited to 'python/tests/files/datacite/datacite_doc_15.json')
-rw-r--r--python/tests/files/datacite/datacite_doc_15.json92
1 files changed, 46 insertions, 46 deletions
diff --git a/python/tests/files/datacite/datacite_doc_15.json b/python/tests/files/datacite/datacite_doc_15.json
index 5b4ee8ec..8dc67267 100644
--- a/python/tests/files/datacite/datacite_doc_15.json
+++ b/python/tests/files/datacite/datacite_doc_15.json
@@ -1,8 +1,29 @@
{
- "id": "10.6073/pasta/95296d8416aae24f3d39b4ecb27f0b28",
- "type": "dois",
"attributes": {
+ "container": {},
+ "contentUrl": null,
+ "contributors": [],
+ "created": "2017-02-01T18:20:04.000Z",
+ "creators": [
+ {
+ "affiliation": [],
+ "familyName": "Richardson",
+ "givenName": "David",
+ "name": "Richardson, David",
+ "nameType": "Personal"
+ }
+ ],
+ "dates": [
+ {
+ "date": "2017",
+ "dateType": "Issued"
+ }
+ ],
+ "descriptions": [],
"doi": "10.6073/pasta/95296d8416aae24f3d39b4ecb27f0b28",
+ "formats": [],
+ "fundingReferences": [],
+ "geoLocations": [],
"identifiers": [
{
"identifier": "https://doi.org/10.6073/pasta/95296d8416aae24f3d39b4ecb27f0b28",
@@ -13,61 +34,39 @@
"identifierType": "URL"
}
],
- "creators": [
- {
- "name": "Richardson, David",
- "nameType": "Personal",
- "givenName": "David",
- "familyName": "Richardson",
- "affiliation": []
- }
- ],
- "titles": [
- {
- "title": "Parramore Island of the Virginia Coast Reserve Permanent Plot Resurvey: Tree data 1997"
- }
- ],
- "publisher": "Environmental Data Initiative",
- "container": {},
+ "isActive": true,
+ "language": null,
+ "metadataVersion": 1,
"publicationYear": 2017,
+ "published": "2017",
+ "publisher": "Environmental Data Initiative",
+ "reason": null,
+ "registered": "2017-02-01T18:20:05.000Z",
+ "relatedIdentifiers": [],
+ "rightsList": [],
+ "schemaVersion": "http://datacite.org/schema/kernel-2.2",
+ "sizes": [],
+ "source": null,
+ "state": "findable",
"subjects": [],
- "contributors": [],
- "dates": [
+ "titles": [
{
- "date": "2017",
- "dateType": "Issued"
+ "title": "Parramore Island of the Virginia Coast Reserve Permanent Plot Resurvey: Tree data 1997"
}
],
- "language": null,
"types": {
- "ris": "DATA",
"bibtex": "misc",
"citeproc": "dataset",
- "schemaOrg": "Dataset",
"resourceType": "dataPackage",
- "resourceTypeGeneral": "Dataset"
+ "resourceTypeGeneral": "Dataset",
+ "ris": "DATA",
+ "schemaOrg": "Dataset"
},
- "relatedIdentifiers": [],
- "sizes": [],
- "formats": [],
- "version": null,
- "rightsList": [],
- "descriptions": [],
- "geoLocations": [],
- "fundingReferences": [],
+ "updated": "2019-08-02T14:16:49.000Z",
"url": "https://portal.lternet.edu/nis/mapbrowse?packageid=knb-lter-vcr.102.16",
- "contentUrl": null,
- "metadataVersion": 1,
- "schemaVersion": "http://datacite.org/schema/kernel-2.2",
- "source": null,
- "isActive": true,
- "state": "findable",
- "reason": null,
- "created": "2017-02-01T18:20:04.000Z",
- "registered": "2017-02-01T18:20:05.000Z",
- "published": "2017",
- "updated": "2019-08-02T14:16:49.000Z"
+ "version": null
},
+ "id": "10.6073/pasta/95296d8416aae24f3d39b4ecb27f0b28",
"relationships": {
"client": {
"data": {
@@ -75,5 +74,6 @@
"type": "clients"
}
}
- }
+ },
+ "type": "dois"
}