From 0396db2bc11eaee8f2058e82cc1b5ea0af9f0956 Mon Sep 17 00:00:00 2001 From: Martin Czygan Date: Tue, 27 Apr 2021 23:38:52 +0200 Subject: ref: parse out isbn --- skate/fixtures/ref_with_isbn.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 skate/fixtures/ref_with_isbn.json (limited to 'skate/fixtures') diff --git a/skate/fixtures/ref_with_isbn.json b/skate/fixtures/ref_with_isbn.json new file mode 100644 index 0000000..2cd8480 --- /dev/null +++ b/skate/fixtures/ref_with_isbn.json @@ -0,0 +1,13 @@ +{ + "biblio": { + "title": "Antibiotic Resistant Bacteria -A Continuous Challenge in the New Millennium Edited by Dr. Marina Pana ISBN", + "unstructured": "www.intechopen.com Antibiotic Resistant Bacteria -A Continuous Challenge in the New Millennium Edited by Dr. Marina Pana ISBN 978-953-51-0472-8" + }, + "index": 443, + "key": "b443", + "ref_source": "grobid", + "release_ident": "n4zvrgchmfexdb6gesxfgxykxi", + "release_year": 2012, + "work_ident": "aaan6iujevgpnmcif2hb62uaai" +} + -- cgit v1.2.3