Skip to content

Commit

Permalink
Exported example to csv example.jsonld
Browse files Browse the repository at this point in the history
  • Loading branch information
albertoabellagarcia committed Nov 3, 2023
1 parent 98f13bc commit 8e5f883
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ParkingSpot/examples/example.jsonld.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
"id_", "type_", "status__type_", "status__value_", "status__observedAt_", "status__parkingPermit__type_", "status__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_", "@context__0_", "@context__1_"
"urn:ngsi-ld:ParkingSpot:santander:daoiz_velarde_1_5:3", "ParkingSpot", "Property", "free", "2018-09-21T12:00:00Z", "Property", "yes", "Property", "onStreet", "Relationship", "urn:ngsi-ld:ParkingSite:santander:daoiz_velarde_1_5", "Property", "A-13", "GeoProperty", "Point", "-3.80356167695194", "43.46296641666926", "https://smartdatamodels.org/context.jsonld", "https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld"
"id_", "type_", "category__type_", "category__value__0_", "location__type_", "location__value__type_", "location__value__coordinates__0_", "location__value__coordinates__1_", "name__type_", "name__value_", "refParkingSite__type_", "refParkingSite__object_", "status__type_", "status__value_", "status__observedAt_", "status__parkingPermit__type_", "status__parkingPermit__value_", "@context__0_", "@context__1_"
"urn:ngsi-ld:ParkingSpot:santander:daoiz_velarde_1_5:3", "ParkingSpot", "Property", "onStreet", "GeoProperty", "Point", "-3.80356167695194", "43.46296641666926", "Property", "A-13", "Relationship", "urn:ngsi-ld:ParkingSite:santander:daoiz_velarde_1_5", "Property", "free", "2018-09-21T12:00:00Z", "Property", "yes", "https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld", "https://raw.githubusercontent.com/smart-data-models/dataModel.Parking/master/context.jsonld"

0 comments on commit 8e5f883

Please sign in to comment.