aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2021-08-09 19:13:29 +0200
committerMartin Czygan <martin.czygan@gmail.com>2021-08-09 19:13:29 +0200
commit7c0a793ca69fe5b58fa6521e515a9254d8e10c89 (patch)
treeae84f079e1f02e3c64021f900f4c87861d9eee93 /TODO.md
parentc6be3b80c44e85d9624c6b96d83d7e85e1875247 (diff)
downloadrefcat-7c0a793ca69fe5b58fa6521e515a9254d8e10c89.tar.gz
refcat-7c0a793ca69fe5b58fa6521e515a9254d8e10c89.zip
update todo
Diffstat (limited to 'TODO.md')
-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)
+
+