Skip to content

Latest commit

 

History

History
53 lines (31 loc) · 4.4 KB

README.md

File metadata and controls

53 lines (31 loc) · 4.4 KB

Smart Data Models

PortCall

Version: 0.1.0

Description

This data model is intended to provide information about PortCalls (the visit of a ship to a port). It allows to represent the properties of each PortCall, including the visiting Vessel (partially loaded and referenced to Vessel entity for more info). On each attribute references related to elements of other well known standards are included. The data model is intended to provide the basic information about a PortCall, that is, the data relative to the arrival and the departure of the ship from the port, but not intermediate activities (berthing, operations, ...) that are defined in other linked entities (Berth, Operation, ...)

Specification

Link to the interactive specification

Link to the specification

Enlace a la Especificación en español

Lien vers le spécification en français

Link zur deutschen Spezifikation

Link alla specifica

仕様へのリンク

链接到规范

사양 링크

Examples

Link to the example (keyvalues) for NGSI v2

Link to the example (keyvalues) for NGSI-LD

Link to the example (normalized) for NGSI-V2

Link to the example (normalized) for NGSI-LD

Dynamic Examples generation

Link to the Generator of NGSI-LD normalized payloads compliant with this data model. Refresh for new values

Link to the Generator of NGSI-LD keyvalues payloads compliant with this data model. Refresh for new values

Link to the Generator of geojson feature format payloads compliant with this data model. Refresh for new values

PostgreSQL schema

Link to the PostgreSQL schema of this data model

Contribution

If you have any issue on this data model you can raise an issue or contribute with a PR

If you wish to develop your own data model you can start from contribution manual. Several services have been developed to help with: