From 35e3924ee47ce1d84f807f04baea0b95f7f49f15 Mon Sep 17 00:00:00 2001
From: "Bilbao Arechabala, Sonia" <sonia.bilbao@tecnalia.com>
Date: Thu, 13 Apr 2023 17:32:15 +0200
Subject: [PATCH] Update kotipeltoneighbourkpi.json

---
 kotipeltoneighbourkpi.json | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/kotipeltoneighbourkpi.json b/kotipeltoneighbourkpi.json
index b037e69..e01aa32 100644
--- a/kotipeltoneighbourkpi.json
+++ b/kotipeltoneighbourkpi.json
@@ -87,7 +87,7 @@
       "sector": {
         "@id": "https://w3id.org/demeter/agri/ext/kpiIndicator#sectorScheme-Environmental"
       }, 
-      "unit": "qudt-unit:MilliGM-PER-DeciL"
+      "unit": "qudt-unit:Number"
     }, 
     {
       "@id": 8, 
@@ -161,16 +161,16 @@
       "hasResult": [
         {
           "@type": "QuantityValue", 
-          "numericValue": 31.0, 
+          "numericValue": 31, 
           "unit": {
-            "@id": "qudt-unit:MilliGM-PER-DeciL"
+            "@id": "qudt-unit:Number"
           }
         }
       ], 
       "observedProperty": {
         "@id": "https://w3id.org/demeter/agri/ext/kpiIndicator#milkUreaContent"
       }, 
-      "referenceValue": 24.0, 
+      "referenceValue": 24, 
       "resultTime": "2023-04-12T00:00:00+00:00"
     }, 
     {
-- 
GitLab