From f459ff95b181edb2db65e987dc46c7608e35c597 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Tue, 25 Jul 2023 06:43:45 +0300 Subject: Topic: Improving Metadata Audit Collect list of improvements that could be done for metadata audit. --- topics/editing/improving-metadata-audit.gmi | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 topics/editing/improving-metadata-audit.gmi (limited to 'topics') diff --git a/topics/editing/improving-metadata-audit.gmi b/topics/editing/improving-metadata-audit.gmi new file mode 100644 index 0000000..473667a --- /dev/null +++ b/topics/editing/improving-metadata-audit.gmi @@ -0,0 +1,22 @@ +# Improving Metadata Audit + +## Tags + +* assigned: fredm +* priority: high +* keywords: editing, metadata, metadata audit +* type: documentation +* status: open + +## Introduction + +There is an existing metadata audit system that tracks the diffs that are added to the system. + +The existing system is missing a few things: + +* No way to tell the status of the diffs +* Inconsistent way of tracking the user that did the changes +* No way to tell what the dataset type is (Phenotype, Genotype, ProbeSet, ...) +* ... + +This document proposes that we do improvements to the existing system to mitigate the list of shortcomings above. Once that is done, it will open up the system for some interesting opportunities, e.g. showing when a trait was last edited and by whom. -- cgit v1.2.3