diff options
author | Bryan Newbold <bnewbold@archive.org> | 2021-10-27 19:10:57 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2021-10-27 19:10:57 -0700 |
commit | 7ccfd1989fe4192d66a3d6f8dd9807dcfee055a5 (patch) | |
tree | d99a8ef482fb24b73a7cabd58f5094c1e2eec9b5 /python/tests/files | |
parent | a0e275a4bad46ef41585f0207d6dfa1e3c38bc35 (diff) | |
download | sandcrawler-7ccfd1989fe4192d66a3d6f8dd9807dcfee055a5.tar.gz sandcrawler-7ccfd1989fe4192d66a3d6f8dd9807dcfee055a5.zip |
updates/corrections to old small.json GROBID metadata example file
Diffstat (limited to 'python/tests/files')
-rw-r--r-- | python/tests/files/small.json | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/python/tests/files/small.json b/python/tests/files/small.json index 3f84ea4..3839c99 100644 --- a/python/tests/files/small.json +++ b/python/tests/files/small.json @@ -27,21 +27,16 @@ "date": "2001", "id": "b0", "index": 0, - "issue": null, "journal": "Letters in the Alphabet", - "publisher": null, + "pages": "1-11", "title": "Everything is Wonderful", - "url": null, "volume": "20"}, { "authors": [], "date": "2011-03-28", "id": "b1", "index": 1, - "issue": null, "journal": "The Dictionary", - "publisher": null, "title": "All about Facts", - "url": null, "volume": "14"} ], "abstract": "Everything you ever wanted to know about nothing", |