diff options
Diffstat (limited to 'topics')
-rw-r--r-- | topics/ADR/gn-transform-databases/000-remodel-rif-transform-with-predicateobject-lists.gmi | 6 |
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. |