From 4ce751f000285bc97adef27bab0873ae2690859e Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 22 Mar 2018 21:31:05 -0700 Subject: bunch of unstructured notes --- notes/bot_tools.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 notes/bot_tools.txt (limited to 'notes/bot_tools.txt') diff --git a/notes/bot_tools.txt b/notes/bot_tools.txt new file mode 100644 index 00000000..cf465bde --- /dev/null +++ b/notes/bot_tools.txt @@ -0,0 +1,17 @@ + +Could be helpful for writing bots for import: + +metafacture: large/popular java framework for pipelines and munging library +metadata. + + https://github.com/metafacture/metafacture-core/wiki + +catmandu: large/popular set of perl libraries for munging bibliographic +metadata, including a DSL ("Fix"). Can also push/pull to backends. + +miku/siskin: luigi and higher-level tool for running regular tasks. + + https://github.com/miku/span + +miku/span: golang lower-level tools for parsing and normalizing specific +formats (including KBART, DOAJ). -- cgit v1.2.3