File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -506,6 +506,7 @@ <h2>CBOR-LD Varint Registry</h2>
506506The < b > CBOR-LD Registry</ b > is a global list that provides
507507consumers of CBOR-LD payloads the information they need to reconstruct the term codec map
508508required for decompression. A < b > CBOR-LD Varint Registry Entry</ b > contains the following:
509+ </ p >
509510 < ol >
510511 < li >
511512Registry Entry ID: a positive integer.
@@ -530,15 +531,15 @@ <h2>CBOR-LD Varint Registry</h2>
530531may change or be removed.
531532 </ li >
532533 </ ol >
533- </ p >
534534 < p >
535535The `typeTables` associated with a < b > CBOR-LD Varint Registry Entry</ b > MUST be an array of
536536or JSON objects. The only exception is the string "callerProvidedTable", which may appear in this array,
537537denoting that for this use case, a `Type Table` is required which is not globally
538538defined.
539539 </ p >
540- < p > </ p >
540+ < p >
541541Dereferencing one of these URLs MUST result in a JSON object with the following properties:
542+ </ p >
542543 < ol >
543544 < li >
544545`type`: a JSON-LD type.
@@ -2396,6 +2397,7 @@ <h2>Get Registry Entry ID Algorithm</h2>
23962397 </ ol >
23972398 </ section >
23982399 </ section >
2400+ </ section >
23992401
24002402</ body >
24012403</ html >
You can’t perform that action at this time.
0 commit comments