From 967a368f875f40a349b121ca7478cc4fa76722e9 Mon Sep 17 00:00:00 2001 From: Alberto Abella Date: Mon, 6 Nov 2023 12:04:16 +0100 Subject: [PATCH] Exported example to csv example-normalized.json --- ParkingSpot/examples/example-normalized.json.csv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ParkingSpot/examples/example-normalized.json.csv b/ParkingSpot/examples/example-normalized.json.csv index 7425d58a..9fe2604d 100644 --- a/ParkingSpot/examples/example-normalized.json.csv +++ b/ParkingSpot/examples/example-normalized.json.csv @@ -1,2 +1,2 @@ -"id_", "type_", "status__value_", "status__metadata__timestamp__type_", "status__metadata__timestamp__value_", "status__metadata__parkingPermit__type_", "status__metadata__parkingPermit__value_", "category__value__0_", "refParkingSite__type_", "refParkingSite__object_", "name__value_", "location__type_", "location__value__type_", "location__value__coordinates__0_", "location__value__coordinates__1_" -"santander:daoiz_velarde_1_5:3", "ParkingSpot", "free", "DateTime", "2018-09-21T12:00:00", "Property", "yes", "onStreet", "Relationship", "santander:daoiz_velarde_1_5", "A-13", "geo:json", "Point", "-3.80356167695194", "43.46296641666926" \ No newline at end of file +"id_", "type_", "status__type_", "status__value_", "status__metadata__timestamp__type_", "status__metadata__timestamp__value_", "status__metadata__parkingPermit__type_", "status__metadata__parkingPermit__value_", "category__type_", "category__value__0_", "refParkingSite__type_", "refParkingSite__object_", "name__type_", "name__value_", "location__type_", "location__value__type_", "location__value__coordinates__0_", "location__value__coordinates__1_" +"santander:daoiz_velarde_1_5:3", "ParkingSpot", "Text", "free", "DateTime", "2018-09-21T12:00:00", "Text", "yes", "StructuredValue", "onStreet", "Text", "santander:daoiz_velarde_1_5", "Text", "A-13", "geo:json", "Point", "-3.80356167695194", "43.46296641666926" \ No newline at end of file