aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
------------------------------------------------------------------------