Skip to content

Commit beb29a2

Browse files
committed
Speak of a "common" instead of a "uniform" message format
1 parent 14cc733 commit beb29a2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

draft-ietf-asdf-instance-information.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ Patch:
218218
# Instance Information and SDF
219219

220220
The instantiation of an SDF model does not directly express an instance, which is, for example, a physical device or a digital twin.
221-
Instead, the instantiation produces an instance-related *message*, which adheres to a uniform message format and is always controlled by the corresponding SDF model.
221+
Instead, the instantiation produces an instance-related *message*, which adheres to a common message format and is always controlled by the corresponding SDF model.
222222
Depending on the recipient and its purpose, a message can be interpreted as a report regarding the state of a Thing or the instruction to change it when consumed by the recipient.
223223

224224
Taking into account previous revisions of this document as well as {{-non-affordance}}, we identified two main dimensions for covering the potential use cases for SDF messages:
@@ -265,7 +265,7 @@ Based on these considerations (as illustrated by the systematization in {{instan
265265
</table>
266266
{: #instance-message-dimensions title="Systematization of messages along the dimensions \"Content\" and \"(Intended) Effect\"."}
267267

268-
The uniform message format can be used for all four message archetypes.
268+
The common message format can be used for all four message archetypes.
269269
{{syntax}} specifies the formal syntax of SDF messages that all normative statements as well as the examples in this document will adhere to.
270270
This syntax can serve to describe both the abstract structure and the concrete shape of the messages that can be used as a neutral form in interchange.
271271

0 commit comments

Comments
 (0)