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.

Try in SPARQL Jump to: Surface forms Statements Referenced by

All labels observed (1)

Label Occurrences
CBOR canonical 1

Statements (48)

Predicate Object
instanceOf binary data serialization format
data interchange format
abbreviation CBOR
category IETF standard NERFINISHED
comparedTo JSON NERFINISHED
definedIn RFC 7049 NERFINISHED
designedFor Internet of Things NERFINISHED
compact data representation
constrained environments
efficient data interchange
schema-less data serialization
small-footprint implementations
encodingType binary
fullName Concise Binary Object Representation NERFINISHED
goal efficient parsing
low code size implementations
low message overhead
isBinaryAlternativeTo JSON NERFINISHED
property compact binary encoding
deterministic encoding possible
extensible via tags
human-readable diagnostic notation
schema-less
self-describing
standardizedBy Internet Engineering Task Force
surface form: 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 NERFINISHED
useCase IoT device communication
constrained network protocols
embedded systems
machine-to-machine communication
web protocols
usedIn CoAP NERFINISHED
OSCORE NERFINISHED
SUIT manifests

Referenced by (1)

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

MessagePack similarTo CBOR