@@ -24,9 +24,9 @@ of protocols, serialization formats and API specifications. This results in
24
24
repetitive, non-scalable and error-prone work that is difficult to automate.
25
25
26
26
While technologies like OpenAPI and AsyncAPI largely solve this problem in the
27
- context of Web APIs, they fall short for describing networks of non-HTTP and
28
- multi-protocol devices, and do not consider different modes of interaction based
29
- on their meaning in the physical world.
27
+ context of Web APIs, they fall short for describing networks of non-HTTP and
28
+ multi-protocol devices, and do not consider different modes of interaction
29
+ based on their meaning in the physical world.
30
30
31
31
## Solution
32
32
@@ -52,8 +52,8 @@ continued Ege Korkan.
52
52
53
53
JSON Schema is delivering exciting features, and more importantly these
54
54
features are becoming more and more consistent across implementations. For
55
- example, Ege Korkan added, "JSON Schema vocabularies are very promising and we plan to
56
- explore them further in conjunction with Semantic Web technologies."
55
+ example, Ege Korkan added, "JSON Schema vocabularies are very promising and we
56
+ plan to explore them further in conjunction with Semantic Web technologies."
57
57
58
58
## Impact
59
59
@@ -120,10 +120,10 @@ participants representing 48 organizations.
120
120
121
121
## Getting Started
122
122
123
- The W3C Web of Things Working Group invite you to leverage your existing JSON Schema knowledge to play with the
124
- Internet of Things through the use of the W3C Web of Things specifications and
125
- tools. You might already have a smart device next to you, just that it does not come
126
- with a Thing Description!
123
+ The W3C Web of Things Working Group invites you to leverage your existing JSON
124
+ Schema knowledge to play with the Internet of Things through the use of the W3C
125
+ Web of Things specifications and tools. You might already have a smart device
126
+ next to you, just that it does not come with a Thing Description!
127
127
128
128
If you write your own Thing Description, you can programatically interact with
129
129
your device by using the [ Node.js Web of Things
0 commit comments