CBOR

E754598

CBOR (Concise Binary Object Representation) is a compact, schema-less binary data serialization format designed for efficient, small-footprint data interchange, especially in constrained environments like IoT.

All labels observed (2)

Label Occurrences
CBOR canonical 1
Concise Binary Object Representation 1

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf binary data serialization format
data interchange format
abbreviation CBOR
category IETF standard
comparedTo JSON
definedIn RFC 7049
designedFor Internet of Things
compact data representation
constrained environments
efficient data interchange
schema-less data serialization
small-footprint implementations
encodingType binary
fullName Concise Binary Object Representation
linked to: CBOR
goal efficient parsing
low code size implementations
low message overhead
isBinaryAlternativeTo JSON
property compact binary encoding
deterministic encoding possible
extensible via tags
human-readable diagnostic notation
schema-less
self-describing
standardizedBy IETF
supports Unicode strings
arrays
binary data
boolean values
byte strings
canonical encoding rules
floating-point numbers
indefinite-length items
integers
maps
null value
simple values
tags
text data
updatedBy RFC 8949
useCase IoT device communication
constrained network protocols
embedded systems
machine-to-machine communication
web protocols
usedIn CoAP
OSCORE
SUIT manifests

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

MessagePack similarTo CBOR
CBOR fullName Concise Binary Object Representation
linked to: CBOR