aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/files/datacite/datacite_doc_25.json
diff options
context:
space:
mode:
Diffstat (limited to 'python/tests/files/datacite/datacite_doc_25.json')
-rw-r--r--python/tests/files/datacite/datacite_doc_25.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/python/tests/files/datacite/datacite_doc_25.json b/python/tests/files/datacite/datacite_doc_25.json
index 60cd0ab7..2b219728 100644
--- a/python/tests/files/datacite/datacite_doc_25.json
+++ b/python/tests/files/datacite/datacite_doc_25.json
@@ -1,32 +1,14 @@
{
"attributes": {
- "doi": "10.7916/d86x0cg1",
"creators": [
{
- "name": "Anton Welch",
"affiliation": [
"Department of pataphysics"
],
+ "name": "Anton Welch",
"nameIdentifiers": []
}
],
- "titles": [
- {
- "title": "Additional file 123: ABC"
- },
- {
- "title": "DEF",
- "titleType": "Subtitle"
- }
- ],
- "publicationYear": 2016,
- "language": "DE-CH",
- "types": {
- "ris": "GEN",
- "bibtex": "misc",
- "citeproc": "article",
- "schemaOrg": "CreativeWork"
- },
"dates": [
{
"date": "2017-08-24",
@@ -41,7 +23,25 @@
"dateType": "Issued"
}
],
+ "doi": "10.7916/d86x0cg1",
"isActive": true,
- "state": "findable"
+ "language": "DE-CH",
+ "publicationYear": 2016,
+ "state": "findable",
+ "titles": [
+ {
+ "title": "Additional file 123: ABC"
+ },
+ {
+ "title": "DEF",
+ "titleType": "Subtitle"
+ }
+ ],
+ "types": {
+ "bibtex": "misc",
+ "citeproc": "article",
+ "ris": "GEN",
+ "schemaOrg": "CreativeWork"
+ }
}
}