Urban Platform Data Models Clause Samples
Urban Platform Data Models. Valencia demo uses FIWARE data models [5], which are interoperable data models for storing and exchanging data. These data models have been harmonized to enable data portability and each data model defines the minimal set of information about elements of the city, reusing schemas in order to support interoperability. In the design phase of the datasets, FIWARE data models will be taken into account, so the new datasets created will be fit or adapted to existing standard FIWARE datasets models previously studied. FIWARE data models consists of twelve basic data models (although new additional data models are currently being developed), where each one has a set of particular attributes and relationships, depending on the city element. These main models are shown below: This entity models an alert and could be used to send alerts related to traffic jam, accidents, weather conditions, high level of pollutants and so on. The purpose of the model is to support the generation of notifications for a user or trigger other actions, based on such alerts. An alert is generated by a specific situation. The main features of an alert are that it is not predictable and it is not a recurrent data. That means that an alert could be an accident or a high level of pollutants measure, additionally it could be the fall down of a patient or a car driving in the opposite direction. These data models are intended to model parks, gardens and related green spaces in a city. The main entity types identified are: Park. A park is an area of open space provided for recreational use, usually designed and in semi-natural state with grassy areas, trees and bushes. Parks are often but not always municipal. Typically open to the public, but may be fenced off, and may be temporarily closed, e.g. at night time. ▇▇▇▇▇▇.▇▇▇ already provides an entity type for this purpose which can be reused. Garden. A garden is a distinguishable planned space, usually outdoors, set aside for the display, cultivation, and enjoyment of plants and other forms of nature. A garden can incorporate both natural and man-made materials. Western gardens are almost universally based on plants. A garden can also be a part of a park and open to the public. A garden can be divided into several smaller parts, named flower beds. FlowerBed. A garden plot in which flowers (or other plants) are grown. Usually you will find flower beds in parks, gardens, pedestrian areas or at big highway interchanges. GreenspaceRecord. Th...
