summaryrefslogtreecommitdiff
path: root/topics/ADR
diff options
context:
space:
mode:
authorMunyoki Kilyungi2024-09-20 12:36:00 +0300
committerMunyoki Kilyungi2024-09-20 12:36:37 +0300
commita49e73a4f06c9223f0f4a73cdbd96d05c9c45752 (patch)
tree47e35f8682649afa420a7e584a8fc1ffacd7e65d /topics/ADR
parentcf4a3efee31fcfa6534d6677cf14cef2da6237d5 (diff)
downloadgn-gemtext-a49e73a4f06c9223f0f4a73cdbd96d05c9c45752.tar.gz
Reject gn-transform-databases/ADR-000.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
Diffstat (limited to 'topics/ADR')
-rw-r--r--topics/ADR/gn-transform-databases/000-remodel-rif-transform-with-predicateobject-lists.gmi6
1 files changed, 5 insertions, 1 deletions
diff --git a/topics/ADR/gn-transform-databases/000-remodel-rif-transform-with-predicateobject-lists.gmi b/topics/ADR/gn-transform-databases/000-remodel-rif-transform-with-predicateobject-lists.gmi
index cd7f36d..1e3ee6a 100644
--- a/topics/ADR/gn-transform-databases/000-remodel-rif-transform-with-predicateobject-lists.gmi
+++ b/topics/ADR/gn-transform-databases/000-remodel-rif-transform-with-predicateobject-lists.gmi
@@ -1,7 +1,7 @@
# [gn-transform-databases/ADR-000] Remodel GeneRIF Metadata Using predicateObject Lists
* author: bonfacem
-* status: proposed
+* status: rejected
* reviewed-by: pjotr, jnduli
## Context
@@ -68,3 +68,7 @@ _:comment gnt:symbol gn:symbolPitpna .
* Update SPARQL in tux02, tux01 in lockstep with updating GN3/GN2 and the XAPIAN index.
* Reduction in size of the final output, and faster transform time because using PredicateObjectLists output more terse RDF.
+
+## 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.