Document Name: Internet Draft ietf-core-links-json
Document URI: urn:ietf:id:ietf-core-links-json
Online Version: https://datatracker.ietf.org/doc/html/draft-ietf-core-links-json
Organization: Internet Engineering Task Force (IETF)
Series: Internet Draft (I-D)
Abstract: JavaScript Object Notation (JSON) is a text-based data format which is popular for Web based data exchange. Concise Binary Object Representation (CBOR) is a binary data format which has been optimized for data exchange for the Internet of Things (IoT). For many IoT scenarios, CBOR formats will be preferred since it can help decrease transmission payload sizes as well as implementation code sizes compared to other data formats. Web Linking (RFC 5988) provides a way to represent links between Web resources as well as the relations expressed by them and attributes of such a link. In constrained networks, a collection of Web links can be exchanged in the CoRE link format (RFC 6690). Outside of constrained environments, it may be useful to represent these collections of Web links in JSON, and similarly, inside constrained environments, in CBOR. This specification defines a common format for this.



Specified Web Concepts:

Media Types

application/link-format+cbor , application/link-format+json


Return to ( Series | Organization | all Specifications )