aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2021-03-21 01:31:57 +0100
committerMartin Czygan <martin.czygan@gmail.com>2021-03-21 01:31:57 +0100
commitc04aa11b2c59007454570a42144f709b96d6a65d (patch)
tree36a8b320730fad6bc674da9f6e7272b5615d0fe4 /README.md
parent67a5cc1421fdd3cc84cda19c6a3575f69ec27615 (diff)
downloadrefcat-c04aa11b2c59007454570a42144f709b96d6a65d.tar.gz
refcat-c04aa11b2c59007454570a42144f709b96d6a65d.zip
update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files 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
+