Skip to content

Commit

Permalink
Exported example to csv example-normalized.jsonld
Browse files Browse the repository at this point in the history
  • Loading branch information
albertoabellagarcia committed Nov 3, 2023
1 parent 9cc0615 commit 5f10fb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Blower/examples/example-normalized.jsonld.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
"@context_", "id_", "type_", "name__type_", "name__value_", "description__type_", "description__value_", "airflow__type_", "airflow__value_", "energy__type_", "energy__value_", "pressure__type_", "pressure__value_"
"https://smartdatamodels.org/context.jsonld", "urn:ngsi-ld:Blower:Blower2", "Blower", "Property", "Blower 2", "Property", "Blower 2 providing aeration for wastewater treatment process.", "Property", "368.75", "Property", "229.89", "Property", "84.06"
"id_", "type_", "airflow__type_", "airflow__value_", "description__type_", "description__value_", "energy__type_", "energy__value_", "name__type_", "name__value_", "pressure__type_", "pressure__value_", "@context__0_"
"urn:ngsi-ld:Blower:Blower2", "Blower", "Property", "368.75", "Property", "Blower 2 providing aeration for wastewater treatment process.", "Property", "229.89", "Property", "Blower 2", "Property", "84.06", "https://raw.githubusercontent.com/smart-data-models/dataModel.WasteWater/master/context.jsonld"

0 comments on commit 5f10fb7

Please sign in to comment.