diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2019-05-07 17:33:43 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2019-05-07 17:33:43 -0700 |
commit | 5d67946807fb9b6878915735b1e0e1938eb7c02a (patch) | |
tree | 9cd4855f7c10d995c0823b5466ff0ddf5b28693d | |
parent | 2088bc1cdbcf324207a140115d48113ebcc45a88 (diff) | |
download | fatcat-5d67946807fb9b6878915735b1e0e1938eb7c02a.tar.gz fatcat-5d67946807fb9b6878915735b1e0e1938eb7c02a.zip |
WIP metadata corpus changelog
-rw-r--r-- | notes/CHANGELOG_corpus_prod.md | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/notes/CHANGELOG_corpus_prod.md b/notes/CHANGELOG_corpus_prod.md new file mode 100644 index 00000000..b4435afb --- /dev/null +++ b/notes/CHANGELOG_corpus_prod.md @@ -0,0 +1,41 @@ + +# Fatcat Production Import CHANGELOG + +This file tracks major content (metadata) imports to the Fatcat production +database (at https://fatcat.wiki). It complements the code CHANGELOG file. + +In general, changes that impact more than 50k entities will get logged here; +this file should probably get merged into the guide at some point. + +This file should not turn in to a TODO list! + +## 2019-04 + +Imported files (matched to releases by DOI) from Semantic Scholar +(`DIRECT-OA-CRAWL-2019` crawl). + + Arabesque importer + crawl-bot + `s2_doi.sqlite` + TODO: archive.org link + TODO: rough count + TODO: date + +Imported files (matched to releases by DOI) from pre-1923/pre-1909 items uploaded +by a user to archive.org. + + Matched importer + internetarchive-bot (TODO:) + TODO: archive.org link + TODO: counts + TODO: date + +Imported files (matched to releases by DOI) from CORE.ac.uk +(`DIRECT-OA-CRAWL-2019` crawl). + +Imported files (matched to releases by DOI) from the public web (including many +repositories) from the `UNPAYWALL` 2018 crawl. + +## 2019-02 + +Bootstrapped! |