Skip to content

Commit

Permalink
Exported example to csv example-normalized.json
Browse files Browse the repository at this point in the history
  • Loading branch information
albertoabellagarcia committed Nov 6, 2023
1 parent f5be94d commit 967a368
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ParkingSpot/examples/example-normalized.json.csv
Original file line number Diff line number Diff line change
@@ -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"
"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"

0 comments on commit 967a368

Please sign in to comment.