Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

SUBJECT

Fields

Type

Description

Purpose

ID (subject identifier)

M

cargovisit

GRAMMAR

subject name

M

CargoVisit

GRAMMAR

subject type

M

process

GRAMMAR

Also known as

O

Container Visit; Visit

TIC Description

Definition

M

Each time a container passthrough Lifecycle of cargo at a terminal between arrival and departure.

 

Further Detail

O

The cargo visit “inbound” or “start” happends as soon as the carrier carries the cargo into the terminal.

The cargo visit “outbound” or “end” happends as soon as the carrier carries the cargo leave the terminal.

The cargo visit Dwell…..

TIC Description

Required Information

M

id, input, output

TIC Description

SUBJECT

 

line, service, servcevisit, cargo, carrier, carriervisit

 

CONCEPT

 

id, input, output, start, end, anuncement, location.

 

Related standards

O

 ISO 6346

TIC Description

Related TIC 4.0 definition

O

Example

M

cargovisit.id =

cargovisit.start.time.output.actual =2021-11-15T15:14:01.352Z

cargovisit.end.time.output.actual =2021-11-16T15:14:01.352Z

Example in the context of the grammar

M

.

Bloque de código
languagejson
{
  "msg": {
    "msg": {},
    "id": "",
    "sender": "",
    "timestamp": "2021-11-15T15:14:01.352Z",
    "topic": "",
    "destination": "",
    "creationtimestamp": "2021-11-15T15:14:01.352Z",
    "starttimestamp": "2021-11-15T15:14:01.352Z",
    "endtimestamp": "2021-11-15T15:14:01.352Z",
    "version": "2021.003"
  },
  "tos": [
    {
      "id": "120SUPERCURRO2021",
      "name": "TOS",
      "cargovisit": [
        {
          "id": "",
          "direction??": "in/out/internal",
          "in?": "vessel/gate/rail/barge",
          "out?": "vessel/gate/rail/barge",
          "cargo": {
            "timestamp": "2021-11-15T15:14:01.352Z",
            "id": "ISO 6346"
          },
          "service": [
            {
              "code": "",
              "description": "",
              "timestamp": "2021-11-15T15:14:01.352Z"
            }
          ],
          "servicevisit": [
            {
              "timestamp": "2021-11-15T15:14:01.352Z",
              "id": ""
            }
          ],
          "carrier": [
            {
              "timestamp": "2021-11-15T15:14:01.352Z",
              "id": ""
            }
          ],
          "carriervisit": [
            {
              "timestamp": "2021-11-15T15:14:01.352Z",
              "id": 0,
              "direction": "in/out/internal",
              "input": "vessel/gate/rail/barge",
              "output": "vessel/gate/rail/barge"
            }
          ],
          "start": {
            "time": [
              {
                "pom": "output",
                "pomt": "actual",
                "timestamp": "2021-11-15T15:14:01.352Z"
              },
              {
                "pom": "output",
                "pomt": "estimated",
                "computingtime": "",
                "forecasttime": "",
                "timestamp": "2021-11-15T15:14:01.352Z"
              }
            ],
            "location": {
              "logical": [
                {
                  "pom": "ioutput",
                  "pomt": "actual",
                  "timestamp": "2021-11-15T15:14:01.352Z",
                  "qualifier": "berth",
                  "name": "",
                  "value": "B 2",
                  "berthing": "2"
                }
              ],
              "coordinate": [
                {
                  "pom": "ioutput",
                  "pomt": "actual",
                  "qualifier": "WGS84",
                  "timestamp": "2021-11-15T15:14:01.352Z",
                  "value": [
                    4012.22,
                    -7500.25
                  ],
                  "status": true,
                  "accuracy": "12.0"
                }
              ]
            }
          },
          "end": {
            "time": [
              {
                "pom": "output",
                "pomt": "actual",
                "timestamp": "2021-11-15T15:14:01.352Z"
              },
              {
                "pom": "output",
                "pomt": "estimated",
                "computingtime": "",
                "forecasttime": "",
                "timestamp": "2021-11-15T15:14:01.352Z"
              }
            ],
            "location": {
              "logical": [
                {
                  "pom": "ioutput",
                  "pomt": "actual",
                  "timestamp": "2021-11-15T15:14:01.352Z",
                  "qualifier": "berth",
                  "name": "",
                  "value": "B 2",
                  "berthing": "2"
                }
              ],
              "coordinate": [
                {
                  "pom": "ioutput",
                  "pomt": "actual",
                  "timestamp": "2021-11-15T15:14:01.352Z",
                  "qualifier": "WGS84",
                  "value": [
                    4012.22,
                    -7500.25
                  ]
                }
              ]
            }
          },
          "anuncement": {
            "timestamp": "2021-11-15T15:14:01.352Z",
            "id": "",
            "direction": "in/out/internal",
            "input": "vessel/gate/rail/barge",
            "output": "vessel/gate/rail/barge"
          },
          "job_instruction": [
            {
              "timestamp": "2021-11-15T15:14:01.352Z",
              "id": ""
            }
          ]
        }
      ]
    }
  ]
}

Link to one or more operational processes

M

 

Search tags

M

Version / Date

M

2021.003 - 15/01/2022

Internal TIC Version

M

2021115

...