From c04aa11b2c59007454570a42144f709b96d6a65d Mon Sep 17 00:00:00 2001 From: Martin Czygan Date: Sun, 21 Mar 2021 01:31:57 +0100 Subject: update README --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f6d1430..cc2c1bd 100644 --- a/README.md +++ b/README.md @@ -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 + -- cgit v1.2.3