aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2021-06-04 23:14:02 +0200
committerMartin Czygan <martin.czygan@gmail.com>2021-06-04 23:14:02 +0200
commit7c86a299455fb44466b2a2896ca7fa4a8343c410 (patch)
tree68a1d227fae8912365ac35942415b4e9330e6bdb
parent3ef6b66923aa97c539640085bd88cccac7ede95e (diff)
downloadrefcat-7c86a299455fb44466b2a2896ca7fa4a8343c410.tar.gz
refcat-7c86a299455fb44466b2a2896ca7fa4a8343c410.zip
update docs
-rw-r--r--python/refcat/tasks.py32
1 files changed, 21 insertions, 11 deletions
diff --git a/python/refcat/tasks.py b/python/refcat/tasks.py
index eae4c6b..36250ba 100644
--- a/python/refcat/tasks.py
+++ b/python/refcat/tasks.py
@@ -25,17 +25,27 @@ Set of luigi tasks to derive a citation graph.
BASE /bigger/.cache
TMPDIR /bigger/tmp
- BrefZipDOI RefsDOI
- FatcatArxiv RefsPMCID
- FatcatDOI RefsPMID
- FatcatMapped RefsToRelease
- FatcatPMCID RefsWithUnstructured
- FatcatPMID ReleaseExportExpanded
- MAGPapers ReleaseExportReduced
- OpenLibraryDump URLList
- Refcat URLTabs
- Refs UnmatchedRefs
- RefsArxiv WikipediaCitationsMinimalDataset
+ BrefZipArxiv Refs
+ BrefZipDOI RefsArxiv
+ BrefZipFuzzy RefsDOI
+ BrefZipPMCID RefsMapped
+ BrefZipPMID RefsPMCID
+ FatcatArxiv RefsPMID
+ FatcatDOI RefsToRelease
+ FatcatMapped RefsWithUnstructured
+ FatcatPMCID RefsWithoutIdentifiers
+ FatcatPMID ReleaseExportExpanded
+ MAGPapers ReleaseExportReduced
+ OpenLibraryAuthorMapping URLList
+ OpenLibraryAuthors URLTabs
+ OpenLibraryDump UnmatchedMapped
+ OpenLibraryEditions UnmatchedOpenLibraryMatchTable
+ OpenLibraryEditionsByWork UnmatchedRefs
+ OpenLibraryEditionsMapped UnmatchedRefsToRelease
+ OpenLibraryEditionsToRelease UnmatchedResolveJournalNames
+ OpenLibraryWorks UnmatchedResolveJournalNamesMapped
+ OpenLibraryWorksSorted WikipediaCitationsMinimalDataset
+ Refcat
------------------------------------------------------------------------