diff options
author | Martin Czygan <martin.czygan@gmail.com> | 2021-03-21 01:29:02 +0100 |
---|---|---|
committer | Martin Czygan <martin.czygan@gmail.com> | 2021-03-21 01:29:02 +0100 |
commit | 67a5cc1421fdd3cc84cda19c6a3575f69ec27615 (patch) | |
tree | 8c25b898d0554c1c9d41918ed7ec36f6f8d7c856 | |
parent | 8cb3606828b383803fa31909064b8bfda61f2951 (diff) | |
download | refcat-67a5cc1421fdd3cc84cda19c6a3575f69ec27615.tar.gz refcat-67a5cc1421fdd3cc84cda19c6a3575f69ec27615.zip |
distill grant tasks
-rw-r--r-- | README.md | 17 |
1 files changed, 16 insertions, 1 deletions
@@ -1,7 +1,22 @@ # cgraph -Scholarly citation graph related code. +Scholarly citation graph related code. Author: [martin@archive.org](mailto:martin@archive.org). * python: mostly luigi tasks * skate: various Go tools +Context: [fatcat](https://fatcat.wiki), "Mellon Grant" + +# Grant related tasks + +* [ ] Citation Integrity +* [ ] Link PID or DOI to archived versions +* [ ] URLs in corpus linked to best possible timestamp (GWB) +* [ ] Harvest all URLs in citation corpus +* [ ] Links between records w/o DOI (fuzzy matching) +* [ ] Publication of augmented citation graph, explore data mining, etc. +* [ ] Interlinkage with other source, monographs, commercial publications, etc. +* [ ] Wikipedia (en) references metadata or archived record +* [ ] Metadata records for often cited non-scholarly web publications +* [ ] Collaborations: I4OC, wikicite + |