From 370c4ad75694f3e4346660038fe91ef732652b70 Mon Sep 17 00:00:00 2001 From: Martin Czygan Date: Fri, 14 Aug 2020 16:55:32 +0200 Subject: update plan --- notes/plan.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/notes/plan.md b/notes/plan.md index 0e319ae..94c1297 100644 --- a/notes/plan.md +++ b/notes/plan.md @@ -9,6 +9,10 @@ * [ ] create notebook on duplicates * [ ] static mapping, that is efficient to store, maybe via: https://github.com/pytries/marisa-trie +If matching only by name, we need to lookup a (exact) name. + +* need a mapping from "name" and "name variants" to journal "issnl" + ## Bulk * [ ] download export @@ -16,3 +20,4 @@ ## Performance * provide some fast path + -- cgit v1.2.3