diff --git a/jsonschema-hyperschema.xml b/jsonschema-hyperschema.xml index 8614d845..c899a02b 100644 --- a/jsonschema-hyperschema.xml +++ b/jsonschema-hyperschema.xml @@ -57,10 +57,13 @@ - JSON Schema is a JSON based format for describing JSON data using various - vocabularies. This document specifies a vocabulary - for annotating JSON documents with hyperlinks and instructions for processing and - manipulating remote JSON resources through hypermedia environments such as HTTP. + JSON Schema is a JSON-based format for describing JSON data using various + vocabularies. This document specifies a vocabulary for annotating JSON + documents with hyperlinks. These hyperlinks include attributes describing + how to manipulate and interact with remote resources through hypermedia + environments such as HTTP, as well as determining whether the link is usable + based on the instance value. The hyperlink serialization format described in + this document is also usable independent of JSON Schema.