Skip to content

Commit 47e990a

Browse files
committed
Introduce the LDO in the introduction
and note that it is a serialization of the abstract link model from RFC 5988bis
1 parent 00bda4a commit 47e990a

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

jsonschema-hyperschema.xml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,15 @@
102102
keywords. The term "hyper-schema" on its own refers to a JSON Hyper-Schema
103103
within the scope of this specification.
104104
</t>
105-
105+
<t>
106+
The primary mechanism introduced for specifying links is the Link Description
107+
Object (LDO), which is a serialization of the abstract link model
108+
defined in <xref target="I-D.nottingham-rfc5988bis">RFC 5988bis, section 2</xref>.
109+
<cref>
110+
This section references the work-in-progress RFC5988bis, with the expectation
111+
that it will reach RFC before this specification does.
112+
</cref>
113+
</t>
106114
<t>
107115
This specification will use the concepts, syntax, and terminology defined by the
108116
<xref target="json-schema">JSON Schema core</xref> and

0 commit comments

Comments
 (0)