diff options
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 |