aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO.md12
1 files changed, 7 insertions, 5 deletions
diff --git a/TODO.md b/TODO.md
index 9e002a7..9298fed 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,7 +1,7 @@
# Grant related tasks
-3/4 phases of the grant contain citation graph related tasks.
+3/4 phases of the grant contain citations related tasks.
* [x] Link PID or DOI to archived versions
@@ -18,7 +18,7 @@
> cluster. A full lookup failed, due to [map
> spill](https://community.cloudera.com/t5/Support-Questions/Explain-process-of-spilling-in-Hadoop-s-map-reduce-program/m-p/237246/highlight/true#M199059).
-* [ ] Links between records w/o DOI (fuzzy matching)
+* [x] Links between records w/o DOI (fuzzy matching)
> As of v2, we do have a fuzzy matching procedure (yielding about 5-10% of the total results).
@@ -27,7 +27,7 @@
> As of v3, we have a minimal linkage with wikipedia. In 05/2021 we extended Open Library matching (isbn, fuzzy matching)
-* [ ] Wikipedia (en) references metadata or archived record
+* [x] Wikipedia (en) references metadata or archived record
> This is ongoing and should be part of v3.
@@ -40,5 +40,7 @@ intro](https://archive.org/details/fatcat_workshop_open_citations_open_scholarly
# TODO
-* [ ] create a first index, ES7 [schema PR](https://git.archive.org/webgroup/fatcat/-/merge_requests/99)
-* [ ] build API, [spec notes](https://git.archive.org/webgroup/fatcat/-/blob/10eb30251f89806cb7a0f147f427c5ea7e5f9941/proposals/2021-01-29_citation_api.md)
+* [x] create a first index, ES7 [schema PR](https://git.archive.org/webgroup/fatcat/-/merge_requests/99)
+* [x] build API, [spec notes](https://git.archive.org/webgroup/fatcat/-/blob/10eb30251f89806cb7a0f147f427c5ea7e5f9941/proposals/2021-01-29_citation_api.md)
+
+