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¶
Inheritance¶
Slots¶
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| description | 0..1string |
Human-readable description of this channel. | direct |
| message type | 1 | OSI top-level message type carried by this channel. | direct |
| number of messages | 0..1integer |
Number of messages in this channel. | direct |
| OSI version | 1string |
OSI schema version used by this channel. | direct |
| protobuf version | 0..1string |
Protobuf version used for serialization in this channel. | direct |
| topic | 1string |
Unique MCAP topic name identifying this channel. | direct |
Source¶
- OWL:
ositrace.owl.ttl - SHACL:
ositrace.shacl.ttl - Context:
ositrace.context.jsonld