Skip to content

Class definition for Channel

IRI: https://w3id.org/ascs-ev/envited-x/ositrace/v6/Channel

Represents a single channel in an MCAP container file. Each channel carries messages of one OSI top-level type at a specific OSI schema version. Linked from ositrace:Format via ositrace:hasChannel.

Class Diagram

Open in WebVOWL

Inheritance

Slots

Name Cardinality and Range Description Inheritance
description 0..1
string
Human-readable description of this channel. direct
message type 1 OSI top-level message type carried by this channel. direct
number of messages 0..1
integer
Number of messages in this channel. direct
OSI version 1
string
OSI schema version used by this channel. direct
protobuf version 0..1
string
Protobuf version used for serialization in this channel. direct
topic 1
string
Unique MCAP topic name identifying this channel. direct

Source