From 1af7412663f9d06f3fb04bb883b7446fe9dce6e3 Mon Sep 17 00:00:00 2001 From: huberrob Date: Mon, 29 Apr 2024 13:52:58 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a3b70d29..ac3ca068 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,11 @@ The multiple test methods within an evaluator also check whether their specific For each metric, the maturity is determined as the maximum of the maturity associated with each passed test. This means that if a test indicating maturity 3 is passed and one indicating maturity 2 is not passed, the metric will still be shown to be fulfilled with maturity 3. +### Community specific metrics + +Some, not all, metrics can be configured using the following guidelines: +[Metrics configuration guide](https://github.com/pangaea-data-publisher/fuji/blob/master/metrics_configuration.md) + ### Updates to the API Making changes to the API requires re-generating parts of the code using Swagger.