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

cargo

GRAMMAR

subject name

M

Cargo

GRAMMAR

subject type

Mprocess

GRAMMAR

Also known as

O

ContainerLoad, container, payload , load , goods, bulk etc.

TIC Description

Definition

MCargo are the goods that Container Handling Equipment (CHE) is moving

Goods transported by carriers to be handled by terminals.

 

Further Detail

O

Cargo can be defined with units (20 feet box, 40 feet box, coil, etc.), volume (TEU, m3, hm3, etc.), weight (kg, Ton, Nw), or any other magnitude that allows to define the amount of cargoIt can be excluded from cargo all the auxiliary elements used provisionally to fix or accommodate the goods like hatch covers, lashing cages, gearboxes,  as are not part of goodsonly includes “goods” so other loads that are not “goods” are not included like: hatch covers, twistlock boxes, gear boxes, overhead frames, safety cages, gondolas.
The cargo can be splittable or not splittable. If the cargo is not splittable it will keep the same id, size and weight (properties) over all the cargo life cycle.

Over time a specific cargo id can have different sizes and weights for several life cycles. Classic examples are a container or a flat rack.

TIC Description

Required Information

M

id , size, type(with “timestamp” if the goods of the “id” packaging can change over the time).

TIC Description

SUBJECT

 

line, service, servcevisit, cargovisit, carrier, carriervisit

 

CONCEPT

 

id, size,type

 

Related standards

O

 ISO 6346 for containers ID.

TIC Description

Related TIC 4.0 definition

O

Example

M

cargo.id =

cargo.size.code =

cargo.size.teu = 2

Example in the context of the grammar

M

.

Bloque de código
languagejson
{
  "msg": {
    "msg": {},
    "id": "",
    "sender": "",
    "timestamp": "2021-11-15T15:09:24.984Z",
    "topic": "",
    "destination": "",
    "creationtimestamp": "2021-11-15T15:09:24.984Z",
    "starttimestamp": "2021-11-15T15:09:24.984Z",
    "endtimestamp": "2021-11-15T15:09:24.984Z",
    "version": "2021.003"
  },
  "tos": [
    {
      "id": "120SUPERCURRO2021",
      "name": "TOS",
      "cargo": [
        {
          "id": "ISO 6346",
          "size": {
            "code": "",
            "description": "",
            "box": 1,
            "teu": 2,
            "20foot": 0,
            "30foot": 0,
            "40foot": 1,
            "45foot": 0
          },
          "type": {
            "code": "ISO 6346",
            "description": ""
          },
          "line": [
            {
              "code": "",
              "description": "",
              "timestamp": "2021-11-15T15:09:24.984Z"
            }
          ],
          "service": [
            {
              "code": "",
              "description": "",
              "timestamp": "2021-11-15T15:09:24.984Z"
            }
          ],
          "servicevisit": [
            {
              "timestamp": "2021-11-15T15:09:24.984Z",
              "id": ""
            }
          ],
          "cargovisit": [
            {
              "id": "",
              "timestamp": "2021-11-15T15:09:24.984Z"
            }
          ],
          "carrier": [
            {
              "timestamp": "2021-11-15T15:09:24.984Z",
              "id": ""
            }
          ],
          "carriervisit": {
            "timestamp": "2021-11-15T15:09:24.984Z",
            "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

...