diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-08-30 16:27:59 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-08-30 16:27:59 -0700 |
commit | 93b3fc46f3eb837235d804ece5b199949f2048b2 (patch) | |
tree | 04935790208be64b30d0f98f173b43c6c2036bc8 /TODO | |
parent | ca00cb327cb066c85a0f11a947b4497655ddf0de (diff) | |
download | fatcat-93b3fc46f3eb837235d804ece5b199949f2048b2.tar.gz fatcat-93b3fc46f3eb837235d804ece5b199949f2048b2.zip |
TODO updates
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -14,6 +14,13 @@ importers: - core - semantic scholar (up to 39 million; author de-dupe) - wikidata (if they have a dump) +- crossref: relations ("is-preprint-of") +- crossref: filter works + => content-type whitelist + => title length and title/slug blacklist + => at least one author (?) + => make this a method on Release object + => or just set release_stub as "stub"? bugs: - test: release pointing to a collection that has been deleted/redirected |