(engl.: State-wide Digital Visitor Management Tourism in Schleswig-Holstein)
Within the LAB-TOUR-SH project, different data models were developed, which are listed in the following table. The data models are adapted to the needs identified in this project and meet the compatibility requirements of the different systems used in the LAB-TOUR-SH project. This mainly concerns the FIWARE platform, which is the basis for contextual information.
| Data Model | Description |
|---|---|
| Occupancy | An atomic occupancy value. Can be used to describe the occupancy of a single point in time. This occupancy could be taken from a sensor or predicted by a model. |
| OccupancySeries | A series of occupancy values for a given time period. Could be used to describe the flow or absolute occupancy of a certain entity (e.g. a parking lot, beach). |
| TriggerRecommendation | Data model for triggering the creation of a recommendation. This is a request to the recommendation engine to create a recommendation for a given context. |
| TouristRecommendation | A recommendation that has been generated for a given location. The recommendation, which is based on a point of interest, includes a list of recommended points of interest and a list of recommended parking lots. |
The models are based on the FIWARE Smart Data Models (SmartDataModels.org) and hence there are some naming conventions that are used in the models. The following table shows the naming conventions used in the models.
| Name | Description |
|---|---|
| id | The unique identifier of the entity. (In Schema.org: identifier) |
| type | The type of the NGSI entity. |
| ref* | The reference to another entity. |
| seeAlso | URI to additional resources. |

