diff options
author | Martin Czygan <martin.czygan@gmail.com> | 2021-04-01 01:01:06 +0200 |
---|---|---|
committer | Martin Czygan <martin.czygan@gmail.com> | 2021-04-01 01:01:06 +0200 |
commit | 5a4f106a89a22cb737fafcacca717d60363baf2a (patch) | |
tree | 89dc67cc847d19e48203f8e0a3f0ef271bad2203 /skate | |
parent | 338d6a6c4554a9f7afcb2f572943f276f7912995 (diff) | |
download | refcat-5a4f106a89a22cb737fafcacca717d60363baf2a.tar.gz refcat-5a4f106a89a22cb737fafcacca717d60363baf2a.zip |
update README
Diffstat (limited to 'skate')
-rw-r--r-- | skate/README.md | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/skate/README.md b/skate/README.md index cc7e238..6fa4ae2 100644 --- a/skate/README.md +++ b/skate/README.md @@ -57,16 +57,19 @@ After this step: ### skate-from-unstructured - +Takes a refs file and plucks out identifiers from unstructured field. ### skate-ref-to-release + +Converts a ref document to a release. Part of first run, merging refs and releases. + ### skate-to-doi -### skate-verify +Sanitize DOI in tabular file. + +### skate-verify -Goal: make key extraction and comparisons fast for billions of records on a -single machine to support deduplication work for [fatcat](https://fatcat.wiki) -metadata. +Run various matching and verification algorithms. ## Problem |