From 1305a503b116e8f8081cbc48dc14c92b4b64b17d Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 29 Jan 2019 16:58:04 -0800 Subject: crossref import tweaks/fixes - refs: article-title not title; save unstructured; authors not author - save 'language' field (already an ISO code) --- python/tests/files/crossref-works.single.json | 1 + 1 file changed, 1 insertion(+) (limited to 'python/tests/files/crossref-works.single.json') diff --git a/python/tests/files/crossref-works.single.json b/python/tests/files/crossref-works.single.json index f00c2142..2b775647 100644 --- a/python/tests/files/crossref-works.single.json +++ b/python/tests/files/crossref-works.single.json @@ -15,6 +15,7 @@ "$numberLong": "1508768117199" } }, + "language": "fr", "reference-count": 25, "publisher": "Wiley-Blackwell", "issue": "4", -- cgit v1.2.3