File tree 1 file changed +7
-4
lines changed
1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 57
57
58
58
<abstract >
59
59
<t >
60
- JSON Schema is a JSON based format for describing JSON data using various
61
- vocabularies. This document specifies a vocabulary
62
- for annotating JSON documents with hyperlinks and instructions for processing and
63
- manipulating remote JSON resources through hypermedia environments such as HTTP.
60
+ JSON Schema is a JSON-based format for describing JSON data using various
61
+ vocabularies. This document specifies a vocabulary for annotating JSON
62
+ documents with hyperlinks. These hyperlinks include attributes describing
63
+ how to manipulate and interact with remote resources through hypermedia
64
+ environments such as HTTP, as well as determining whether the link is usable
65
+ based on the instance value. The hyperlink serialization format described in
66
+ this document is also usable independent of JSON Schema.
64
67
</t >
65
68
</abstract >
66
69
<note title =" Note to Readers" >
You can’t perform that action at this time.
0 commit comments