From d24a9b2949b4662a44381d9112c3c220a8db2af1 Mon Sep 17 00:00:00 2001 From: "Bilbao Arechabala, Sonia" <sonia.bilbao@tecnalia.com> Date: Thu, 13 Apr 2023 16:48:16 +0200 Subject: [PATCH] Update kotipeltoneighbourkpi.json --- kotipeltoneighbourkpi.json | 34 +++++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/kotipeltoneighbourkpi.json b/kotipeltoneighbourkpi.json index 22409df..d20bc97 100644 --- a/kotipeltoneighbourkpi.json +++ b/kotipeltoneighbourkpi.json @@ -78,6 +78,17 @@ }, "unit": "qudt-unit:L" }, + { + "@id": "https://w3id.org/demeter/agri/ext/kpiIndicator#milkUreaContent", + "@type": "KpiIndicator", + "id_indicator": 7, + "schema.description": "", + "schema.name": "Milk Urea Content", + "sector": { + "@id": "https://w3id.org/demeter/agri/ext/kpiIndicator#sectorScheme-Environmental" + }, + "unit": "unit:MilliGM-PER-DeciL" + }, { "@id": 8, "@type": "KpiIndicatorValue", @@ -141,6 +152,27 @@ "referenceValue": 3.58, "resultTime": "2023-04-12T00:00:00+00:00" }, + { + "@id": 11, + "@type": "KpiIndicatorValue", + "hasFeatureOfInterest": { + "@id": "urn:demeter:farm6Maccarrese - Meticcia" + }, + "hasResult": [ + { + "@type": "QuantityValue", + "numericValue": 31.0, + "unit": { + "@id": "unit:MilliGM-PER-DeciL" + } + } + ], + "observedProperty": { + "@id": "https://w3id.org/demeter/agri/ext/kpiIndicator#milkUreaContent" + }, + "referenceValue": 24.0, + "resultTime": "2022-05-27T00:00:00+00:00" + }, { "@id": 13, "@type": "KpiIndicatorValue", @@ -205,4 +237,4 @@ "resultTime": "2023-04-12T00:00:00+00:00" } ] -} \ No newline at end of file +} -- GitLab