summaryrefslogtreecommitdiff
path: root/topics
diff options
context:
space:
mode:
authorMunyoki Kilyungi2024-09-20 12:39:30 +0300
committerMunyoki Kilyungi2024-09-20 12:39:30 +0300
commitfc35cd23f2afe74001f6702a1a8729bb1a1e017d (patch)
treedb91365502cfe0da469b333c4e944f2c79362b0f /topics
parenta49e73a4f06c9223f0f4a73cdbd96d05c9c45752 (diff)
downloadgn-gemtext-fc35cd23f2afe74001f6702a1a8729bb1a1e017d.tar.gz
Reject gn-transform-databases/ADR-001.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
Diffstat (limited to 'topics')
-rw-r--r--topics/ADR/gn-transform-databases/001-remodel-ncbi-transform-with-predicateobject-lists.gmi6
1 files changed, 5 insertions, 1 deletions
diff --git a/topics/ADR/gn-transform-databases/001-remodel-ncbi-transform-with-predicateobject-lists.gmi b/topics/ADR/gn-transform-databases/001-remodel-ncbi-transform-with-predicateobject-lists.gmi
index b50bd8a..5a3d482 100644
--- a/topics/ADR/gn-transform-databases/001-remodel-ncbi-transform-with-predicateobject-lists.gmi
+++ b/topics/ADR/gn-transform-databases/001-remodel-ncbi-transform-with-predicateobject-lists.gmi
@@ -1,7 +1,7 @@
# [gn-transform-databases/ADR-001] Remodel GeneRIF_BASIC (NCBI Rifs) Metadata Using predicateObject Lists
* author: bonfacem
-* status: proposed
+* status: rejected
* reviewed-by: pjotr, jnduli
## Context
@@ -96,3 +96,7 @@ Beyond that, we intentionally use a sequence to store a list of pubmed reference
* De-duplication of comments during the transform while retaining the integrity of the RIF metadata.
* Because of the terseness, less work during the I/O heavy operation.
* Update SPARQL in tux02, tux01 in lockstep with updating GN3/GN2 and the XAPIAN index.
+
+## Rejection Rationale
+
+This proposal was rejected because relying on blank-nodes as an identifier is opaque and not human-readable. We want to use human readable identifiers where possible.