You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ElectricVehicleMobility/README.md
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,11 @@
1
1
[](https://smartdatamodels.org)
2
-
# ElectricVehicleMobility
2
+
# ElectricVehicleMobility
3
3
Version: 0.0.1
4
4
5
-
## Description
5
+
## Description
6
6
7
7
Daily observation of electric vehicle mobility patterns aggregated by location, vehicle brand, and geographic region.
8
+
8
9
### Specification
9
10
10
11
Link to the [interactive specification](https://swagger.lab.fiware.org/?url=https://smart-data-models.github.io/dataModel.Transportation/ElectricVehicleMobility/swagger.yaml)
@@ -24,6 +25,7 @@ Link alla [specifica](https://github.com/smart-data-models/dataModel.Transportat
Link to the [example](https://smart-data-models.github.io/dataModel.Transportation/ElectricVehicleMobility/examples/example.json) (keyvalues) for NGSI v2
@@ -33,18 +35,21 @@ Link to the [example](https://smart-data-models.github.io/dataModel.Transportati
33
35
Link to the [example](https://smart-data-models.github.io/dataModel.Transportation/ElectricVehicleMobility/examples/example-normalized.json) (normalized) for NGSI-V2
34
36
35
37
Link to the [example](https://smart-data-models.github.io/dataModel.Transportation/ElectricVehicleMobility/examples/example-normalized.jsonld) (normalized) for NGSI-LD
38
+
36
39
### Dynamic Examples generation
37
40
38
41
Link to the [Generator](https://smartdatamodels.org/extra/ngsi-ld_generator.php?schemaUrl=https://raw.githubusercontent.com/smart-data-models/dataModel.Transportation/master/ElectricVehicleMobility/schema.json&email=info@smartdatamodels.org) of NGSI-LD normalized payloads compliant with this data model. Refresh for new values
39
42
40
43
Link to the [Generator](https://smartdatamodels.org/extra/ngsi-ld_generator_keyvalues.php?schemaUrl=https://raw.githubusercontent.com/smart-data-models/dataModel.Transportation/master/ElectricVehicleMobility/schema.json&email=info@smartdatamodels.org) of NGSI-LD keyvalues payloads compliant with this data model. Refresh for new values
41
44
42
45
Link to the [Generator](https://smartdatamodels.org/extra/geojson_features_generator.php?schemaUrl=https://raw.githubusercontent.com/smart-data-models/dataModel.Transportation/master/ElectricVehicleMobility/schema.json&email=info@smartdatamodels.org) of geojson feature format payloads compliant with this data model. Refresh for new values
46
+
43
47
### PostgreSQL schema
48
+
44
49
### Contribution
45
50
46
-
If you have any issue on this data model you can raise an [issue](https://github.com/smart-data-models/dataModel.Transportation/issues)or contribute with a [PR](https://github.com/smart-data-models/dataModel.Transportation/pulls)
51
+
If you have any issue on this data model you can raise an [issue](https://github.com/smart-data-models/dataModel.Transportation/issues) or contribute with a [PR](https://github.com/smart-data-models/dataModel.Transportation/pulls)
47
52
48
-
If you wish to develop your own data model you can start from [contribution manual](https://bit.ly/contribution_manual). Several services have been developed to help with:
53
+
If you wish to develop your own data model you can start from [contribution manual](https://bit.ly/contribution_manual). Several services have been developed to help with:
49
54
-[Test data model repository](https://smartdatamodels.org/index.php/data-models-contribution-api/) including the schema and example payloads, etc
50
55
-[Generate PostgreSQL schema](https://smartdatamodels.org/index.php/sql-service/) to help create a table, create type, etc
0 commit comments