aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/files/datacite/datacite_doc_23.json
diff options
context:
space:
mode:
Diffstat (limited to 'python/tests/files/datacite/datacite_doc_23.json')
-rw-r--r--python/tests/files/datacite/datacite_doc_23.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/python/tests/files/datacite/datacite_doc_23.json b/python/tests/files/datacite/datacite_doc_23.json
index 1dcdfc27..b755f1a5 100644
--- a/python/tests/files/datacite/datacite_doc_23.json
+++ b/python/tests/files/datacite/datacite_doc_23.json
@@ -1,28 +1,14 @@
{
"attributes": {
- "doi": "10.7916/d86x0cg1–xxx",
"creators": [
{
- "name": "Anton Welch",
"affiliation": [
"Department of pataphysics"
],
+ "name": "Anton Welch",
"nameIdentifiers": []
}
],
- "titles": [
- {
- "title": "ABC"
- }
- ],
- "publicationYear": 2017,
- "language": "GERMAN",
- "types": {
- "ris": "GEN",
- "bibtex": "misc",
- "citeproc": "article",
- "schemaOrg": "CreativeWork"
- },
"dates": [
{
"date": "2017-08-24",
@@ -37,7 +23,21 @@
"dateType": "Issued"
}
],
+ "doi": "10.7916/d86x0cg1–xxx",
"isActive": true,
- "state": "findable"
+ "language": "GERMAN",
+ "publicationYear": 2017,
+ "state": "findable",
+ "titles": [
+ {
+ "title": "ABC"
+ }
+ ],
+ "types": {
+ "bibtex": "misc",
+ "citeproc": "article",
+ "ris": "GEN",
+ "schemaOrg": "CreativeWork"
+ }
}
}