From 409c68d62c5c6baa1f76696d3a7cf5953ff24079 Mon Sep 17 00:00:00 2001 From: Smart Data Models Date: Tue, 1 Oct 2024 18:23:13 +0200 Subject: [PATCH] datecreated, datemodified removed duplicated agriphytosanitary --- SMARTAGRIFOOD/AgriFertilize/schema.json | 10 ---------- SMARTAGRIFOOD/AgriPhytosanitary/schema.json | 10 ---------- 2 files changed, 20 deletions(-) diff --git a/SMARTAGRIFOOD/AgriFertilize/schema.json b/SMARTAGRIFOOD/AgriFertilize/schema.json index 5f1988d6..5012efd5 100644 --- a/SMARTAGRIFOOD/AgriFertilize/schema.json +++ b/SMARTAGRIFOOD/AgriFertilize/schema.json @@ -24,16 +24,6 @@ "AgriFertilize" ] }, - "dateCreated": { - "type": "string", - "format": "date-time", - "description": "Property. The date and time when the entity was created." - }, - "dateModified": { - "type": "string", - "format": "date-time", - "description": "Property. The date and time when the entity was last modified." - }, "dose": { "type": "number", "description": "Property. Fertilizer dose administered." diff --git a/SMARTAGRIFOOD/AgriPhytosanitary/schema.json b/SMARTAGRIFOOD/AgriPhytosanitary/schema.json index 680940dd..9d6144fa 100644 --- a/SMARTAGRIFOOD/AgriPhytosanitary/schema.json +++ b/SMARTAGRIFOOD/AgriPhytosanitary/schema.json @@ -28,16 +28,6 @@ ], "description": "Property. NGSI Entity Type. It has to be AgriPhytosanitary." }, - "dateCreated": { - "type": "string", - "format": "date-time", - "description": "Property. The date and time when the entity was created." - }, - "dateModified": { - "type": "string", - "format": "date-time", - "description": "Property. The date and time when the entity was last modified." - }, "subtype": { "type": "object", "description": "Property. Detailed information about the subtype of the phytosanitary product.",