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 bd4b25f commit 5f19bb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Blower/examples/example.jsonld.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
"@context_", "id_", "type_", "name_", "description_", "airflow_", "energy_", "pressure_"
"https://smartdatamodels.org/context.jsonld", "urn:ngsi-ld:Blower:Blower2", "Blower", "Blower 2", "Blower 2 providing aeration for wastewater treatment process.", "368.75", "229.89", "84.06"
"id_", "type_", "airflow_", "description_", "energy_", "name_", "pressure_", "@context__0_"
"urn:ngsi-ld:Blower:Blower2", "Blower", "368.75", "Blower 2 providing aeration for wastewater treatment process.", "229.89", "Blower 2", "84.06", "https://raw.githubusercontent.com/smart-data-models/dataModel.WasteWater/master/context.jsonld"

0 comments on commit 5f19bb2

Please sign in to comment.