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 +++++++++++++++++ notes/initial_sources.txt | 9 ++++++++- notes/test_cases.txt | 7 +++++++ 3 files changed, 32 insertions(+), 1 deletion(-) create mode 100644 notes/bot_tools.txt create mode 100644 notes/test_cases.txt (limited to 'notes') 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). diff --git a/notes/initial_sources.txt b/notes/initial_sources.txt index a68fb982..cc22019d 100644 --- a/notes/initial_sources.txt +++ b/notes/initial_sources.txt @@ -9,11 +9,18 @@ then merge in: dblp CORE - oaDOI + MSAG dump + VIAF archive.org paper/url manifest semantic scholar + oaDOI and later: + wikidata opencitations openlibrary + +national libraries: + + http://www.dnb.de/EN/Service/DigitaleDienste/LinkedData/linkeddata_node.html diff --git a/notes/test_cases.txt b/notes/test_cases.txt new file mode 100644 index 00000000..bc6ea64a --- /dev/null +++ b/notes/test_cases.txt @@ -0,0 +1,7 @@ + +Many co-authors (group): + + "Precision measurement of the top-quark mass in lepton+jets final states" + https://arxiv.org/abs/1405.1756 + + -- cgit v1.2.3