Vocabulary to represent MQTT packets in RDF.
This document is a work in progress
To use in TD forms.
IRI: https://www.w3.org/2019/wot/mqtt#Client
IRI: https://www.w3.org/2019/wot/mqtt#ControlPacket
| Super-class of |
PublishPacketSubscribePacketUnsubscribePacket
|
| In the domain of |
fixedHeaderFlaghasPayloadhasVariableHeaderFlag
|
| Enumeration members |
PublishPacketSubscribePacketUnsubscribePacket
|
IRI: https://www.w3.org/2019/wot/mqtt#NetworkConnection
IRI: https://www.w3.org/2019/wot/mqtt#PUBLISH
| Sub-class of |
Control Packet
|
| In the domain of |
hasTopicName
|
IRI: https://www.w3.org/2019/wot/mqtt#QualityOfService
| Enumeration members |
atMostOnceatLeastOnceexactlyOnce
|
IRI: https://www.w3.org/2019/wot/mqtt#SUBSCRIBE
| Sub-class of |
Control Packet
|
| In the domain of |
hasDUPFlaghasQoSFlaghasRetainFlaghasTopicFilters
|
IRI: https://www.w3.org/2019/wot/mqtt#Server
IRI: https://www.w3.org/2019/wot/mqtt#TopicFilter
| In the range of |
hasTopicFilters
|
IRI: https://www.w3.org/2019/wot/mqtt#TopicName
| In the range of |
hasTopicName
|
IRI: https://www.w3.org/2019/wot/mqtt#UNSUBSCRIBE
| Sub-class of |
Control Packet
|
| In the domain of |
hasTopicFilters
|
IRI: https://www.w3.org/2019/wot/mqtt#hasPayload
| Domain includes |
Control Packet
|
| Range |
Control Packet
|
IRI: https://www.w3.org/2019/wot/mqtt#hasQoSFlag
| Domain includes |
SubscribePacket
|
| Domain |
SubscribePacket
|
| Range |
QualityOfService
|
IRI: https://www.w3.org/2019/wot/mqtt#hasTopicFilters
| Domain includes |
SubscribePacketUnsubscribePacket
|
| Range includes |
Topic Filter
|
| Domain |
SubscribePacketUnsubscribePacket
|
| Range |
Topic Filter
|
IRI: https://www.w3.org/2019/wot/mqtt#hasTopicName
| Domain includes |
PublishPacket
|
| Range includes |
Topic Name
|
| Domain |
PublishPacket
|
| Range |
Topic Name
|
IRI: https://www.w3.org/2019/wot/mqtt#sendsControlPacket
| Domain |
Client
|
| Range |
Control Packet
|
IRI: https://www.w3.org/2019/wot/mqtt#fixedHeaderFlag
| Domain includes |
Control Packet
|
IRI: https://www.w3.org/2019/wot/mqtt#hasDUPFlag
| Domain includes |
SubscribePacket
|
| Range |
boolean
|
IRI: https://www.w3.org/2019/wot/mqtt#hasRetainFlag
| Domain includes |
SubscribePacket
|
| Range |
boolean
|
IRI: https://www.w3.org/2019/wot/mqtt#hasVariableHeaderFlag
| Domain includes |
Control Packet
|
IRI: https://www.w3.org/2019/wot/mqtt/qualitfyOfService#0
| Instance of |
QualityOfService
|
IRI: https://www.w3.org/2019/wot/mqtt/qualitfyOfService#1
| Instance of |
QualityOfService
|
IRI: https://www.w3.org/2019/wot/mqtt/qualitfyOfService#2
| Instance of |
QualityOfService
|