From 7c07fd362a33f2d2a3cbeb4e76b1f2a3bae48e46 Mon Sep 17 00:00:00 2001 From: Egon Willighagen Date: Fri, 29 Jan 2021 16:49:43 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8c7bdfc..11abeb3 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # This is where identifiers die +This project collects identifiers that are, for some reason, no longer pointing to active records +in the corresponding database. As such, these identifiers should no longer be used. By collecting +them in a machine readable way, we can make it easier to automate the detection of dead identifiers +in data curation workflows.