From 7fa9e7dd83e41f3d331cb6b10df5f950f3d5ec8f Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 6 Dec 2021 16:52:18 -0800 Subject: refs: include GROBID-parsed crossref refs This takes advantage of Crossref 'unstructured' refs which have been parsed using GROBID and stored in the sandcrawler database, as part of the sandcrawler crossref metadata pipeline. --- tests/files/example_crossref_record.json | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/files') diff --git a/tests/files/example_crossref_record.json b/tests/files/example_crossref_record.json index d87c7c2..e96acfe 100644 --- a/tests/files/example_crossref_record.json +++ b/tests/files/example_crossref_record.json @@ -220,6 +220,7 @@ ], "type": "journal-article" }, + "grobid_refs": [], "release_ident": "arzkbn5brjf2nitdy4fkiusc4q" } -- cgit v1.2.3