Skip to content

Commit cb0b7e3

Browse files
updated README.md
1 parent fb1ff0d commit cb0b7e3

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# dataModel.Transportation
2+
23
These data models describe the main entities involved with smart applications that deal with transportation issues. This set of entities is primarily associated with the Automotive and Smart City vertical segments and related IoT applications.
34
When feasible, references to existing schema.org entity types and attributes are included.
45
These models have been devised to be as generic as possible, thus allowing to deal with different scenarios
@@ -21,6 +22,8 @@ The following entity types are available:
2122

2223
- [CrowdFlowObserved](https://github.com/smart-data-models/dataModel.Transportation/blob/master/CrowdFlowObserved/README.md). CrowdFlowObserved
2324

25+
- [ElectricVehicleMobility](https://github.com/smart-data-models/dataModel.Transportation/blob/master/ElectricVehicleMobility/README.md). Daily observation of electric vehicle mobility patterns aggregated by location, vehicle brand, and geographic region.
26+
2427
- [EVChargingStation](https://github.com/smart-data-models/dataModel.Transportation/blob/master/EVChargingStation/README.md). EV Charging Station
2528

2629
- [FareCollectionSystem](https://github.com/smart-data-models/dataModel.Transportation/blob/master/FareCollectionSystem/README.md). A public transit fare collection system Data Model
@@ -57,13 +60,8 @@ The following entity types are available:
5760

5861
- [VehicleModel](https://github.com/smart-data-models/dataModel.Transportation/blob/master/VehicleModel/README.md). This entity models a particular vehicle model, including all properties which are common to multiple vehicle instances belonging to such model.
5962

60-
61-
6263
### Contributors
63-
[Link](https://github.com/smart-data-models/dataModel.Transportation/blob/master/CONTRIBUTORS.yaml) to the 20 current contributors of the data models of this Subject.
64-
64+
[Link](https://github.com/smart-data-models/dataModel.Transportation/blob/master/CONTRIBUTORS.yaml) to the 20 current contributors.
6565

6666
### Contribution
67-
You can raise an [issue](https://github.com/smart-data-models/dataModel.Transportation/issues) or submit your [PR](https://github.com/smart-data-models/dataModel.Transportation/pulls) on existing data models
68-
69-
67+
You can raise an [issue](https://github.com/smart-data-models/dataModel.Transportation/issues) or submit your [PR](https://github.com/smart-data-models/dataModel.Transportation/pulls) on existing data models.

0 commit comments

Comments
 (0)