Footprint Data Model

VesselPositionReport

A position report, reported by the Vessel.

Inheritance

graph BT VesselPositionReport(VesselPositionReport) Interval(Interval) click Interval "/schemata/Interval" class VesselPositionReport node-primary VesselPositionReport-->Interval

Info

Abstract

No

Abstract schemata are used for inheritance only and shouldn’t be used directly.

Generated

Yes

Entities using a generated schema shouldn’t be created directly by users.

Matchable

No

Entities using a matchable schema can be used for matching and cross-referencing.

Hidden

Yes

Entities using a hidden schema shouldn’t be displayed in user interfaces or created by users.

Semantics

Footprint has well-defined semantics for different representations of entities, for example in a network graph or in a timeline.

  • In a network graph, entities should be represented as a vertex.

Properties

Name Label Type
VesselPositionReport:latitude Latitude number
VesselPositionReport:longitude Longitude number
VesselPositionReport:vessel Vessel Vessel
VesselPositionReport:status Status string
VesselPositionReport:course Course (°) number
Interval:date Date date
Interval:description Description text
Interval:endDate End date date
VesselPositionReport:heading Heading (°) number
Interval:indexText Index text text
VesselPositionReport:location Location geopoint
Interval:modifiedAt Modified on date
Interval:namesMentioned Detected names name
Interval:publisher Publishing source string
Interval:publisherUrl Publishing source URL url
Interval:recordId Record ID string
Interval:retrievedAt Retrieved on date
Interval:sourceUrl Source link url
VesselPositionReport:speed Speed (kn) number
Interval:startDate Start date date
Interval:summary Summary text
VesselPositionReport:timestamp Last report date
Interval:tracehUrl Trace URL url