aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/files/datacite/datacite_result_03.json
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2020-01-08 22:41:17 +0100
committerMartin Czygan <martin.czygan@gmail.com>2020-01-08 22:41:17 +0100
commitd3deb36c26ae86c1763c33a8c356ecd5491caa40 (patch)
tree157e26abcf4f9dc41cede8c4ae3206b9ce06b008 /python/tests/files/datacite/datacite_result_03.json
parent62d6a7e48d6bea1bc7f451c6043f38aee2051f9b (diff)
downloadfatcat-d3deb36c26ae86c1763c33a8c356ecd5491caa40.tar.gz
fatcat-d3deb36c26ae86c1763c33a8c356ecd5491caa40.zip
datacite: reformat test cases and use jq . --sort-keys
Diffstat (limited to 'python/tests/files/datacite/datacite_result_03.json')
-rw-r--r--python/tests/files/datacite/datacite_result_03.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/python/tests/files/datacite/datacite_result_03.json b/python/tests/files/datacite/datacite_result_03.json
index 41d8d4cd..6aa65aee 100644
--- a/python/tests/files/datacite/datacite_result_03.json
+++ b/python/tests/files/datacite/datacite_result_03.json
@@ -1,16 +1,5 @@
{
- "extra": {
- "datacite": {
- "schemaVersion": "http://datacite.org/schema/kernel-3"
- }
- },
- "title": "midterm ah30903",
- "release_type": "article",
- "release_year": 2016,
- "ext_ids": {
- "doi": "10.13140/rg.2.2.30434.53446"
- },
- "language": "ms",
+ "abstracts": [],
"contribs": [
{
"index": 0,
@@ -18,6 +7,17 @@
"role": "author"
}
],
+ "ext_ids": {
+ "doi": "10.13140/rg.2.2.30434.53446"
+ },
+ "extra": {
+ "datacite": {
+ "schemaVersion": "http://datacite.org/schema/kernel-3"
+ }
+ },
+ "language": "ms",
"refs": [],
- "abstracts": []
+ "release_type": "article",
+ "release_year": 2016,
+ "title": "midterm ah30903"
}