diff options
-rw-r--r-- | README.md | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -1,6 +1,6 @@ # cgraph -Scholarly citation graph related code. Author: [martin@archive.org](mailto:martin@archive.org). +Scholarly citation graph related code. Main author: [martin@archive.org](mailto:martin@archive.org). * python: mostly luigi tasks * skate: various Go tools @@ -9,7 +9,6 @@ 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 @@ -20,3 +19,12 @@ Context: [fatcat](https://fatcat.wiki), "Mellon Grant" * [ ] Metadata records for often cited non-scholarly web publications * [ ] Collaborations: I4OC, wikicite +# Current status + +``` +$ refcat.pyz BiblioRefV2 +``` + +* schema: [https://git.archive.org/webgroup/fatcat/-/blob/10eb30251f89806cb7a0f147f427c5ea7e5f9941/proposals/2021-01-29_citation_api.md#schemas](https://git.archive.org/webgroup/fatcat/-/blob/10eb30251f89806cb7a0f147f427c5ea7e5f9941/proposals/2021-01-29_citation_api.md#schemas) +* matches via: doi, arxiv, pmid, pmcid, fuzzy title matches + |