diff options
author | Martin Czygan <martin.czygan@gmail.com> | 2021-03-21 01:31:57 +0100 |
---|---|---|
committer | Martin Czygan <martin.czygan@gmail.com> | 2021-03-21 01:31:57 +0100 |
commit | c04aa11b2c59007454570a42144f709b96d6a65d (patch) | |
tree | 36a8b320730fad6bc674da9f6e7272b5615d0fe4 | |
parent | 67a5cc1421fdd3cc84cda19c6a3575f69ec27615 (diff) | |
download | refcat-c04aa11b2c59007454570a42144f709b96d6a65d.tar.gz refcat-c04aa11b2c59007454570a42144f709b96d6a65d.zip |
update README
-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 + |