About: CBOR

An Entity of Type: Thing, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Concise Binary Object Representation (CBOR) is a binary data serialization format loosely based on JSON authored by C. Bormann. Like JSON it allows the transmission of data objects that contain name–value pairs, but in a more concise manner. This increases processing and transfer speeds at the cost of human readability. It is defined in IETF RFC 8949. CBOR was inspired by MessagePack, which was developed and promoted by Sadayuki Furuhashi. CBOR extended MessagePack, particularly by allowing to distinguish text strings from byte strings, which was implemented in 2013 in MessagePack.

Property Value
dbo:abstract
  • Concise Binary Object Representation (CBOR) is a binary data serialization format loosely based on JSON authored by C. Bormann. Like JSON it allows the transmission of data objects that contain name–value pairs, but in a more concise manner. This increases processing and transfer speeds at the cost of human readability. It is defined in IETF RFC 8949. Amongst other uses, it is the recommended data serialization layer for the CoAP Internet of Things protocol suite and the data format on which messages are based. It is also used in the Client-to-Authenticator Protocol (CTAP) within the scope of the FIDO2 project. CBOR was inspired by MessagePack, which was developed and promoted by Sadayuki Furuhashi. CBOR extended MessagePack, particularly by allowing to distinguish text strings from byte strings, which was implemented in 2013 in MessagePack. (en)
  • Die Concise Binary Object Representation (CBOR) ist ein binäres kompaktes Datenformat zur Serialisierung. Es orientiert sich an JSON und dient wie dieses dem Datenaustausch zwischen Anwendungen. Es soll höhere Prozessierungs- und Übertragungsgeschwindigkeit ermöglichen, opfert dafür jedoch die Klartextlesbarkeit. CBOR ist durch die IETF als Internetstandard in RFC 8949 spezifiziert. (de)
  • CBOR (Concise Binary Object Representation en anglais) est un format d'échange de données informatiques d'utilisation général pouvant être utilisé pour le stockage ou le transfert de données.C'est un format binaire de sérialisation de données dont les types sont inspirés du JSON permettant de représenter des structures de données simples et des tableaux associatifs, et d'étendre le format à d'autres types.L'objectif de ce format est de produire une forme binaire concise et extensible sans négociation de version de format. (fr)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 51407038 (xsd:integer)
dbo:wikiPageLength
  • 18918 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1121638634 (xsd:integer)
dbo:wikiPageWikiLink
dbp:extendedFrom
dbp:extension
  • .cbor (en)
dbp:genre
  • Data interchange (en)
dbp:mime
  • application/cbor (en)
dbp:open
  • Yes (en)
dbp:url
dbp:wikiPageUsesTemplate
dcterms:subject
rdfs:comment
  • Die Concise Binary Object Representation (CBOR) ist ein binäres kompaktes Datenformat zur Serialisierung. Es orientiert sich an JSON und dient wie dieses dem Datenaustausch zwischen Anwendungen. Es soll höhere Prozessierungs- und Übertragungsgeschwindigkeit ermöglichen, opfert dafür jedoch die Klartextlesbarkeit. CBOR ist durch die IETF als Internetstandard in RFC 8949 spezifiziert. (de)
  • CBOR (Concise Binary Object Representation en anglais) est un format d'échange de données informatiques d'utilisation général pouvant être utilisé pour le stockage ou le transfert de données.C'est un format binaire de sérialisation de données dont les types sont inspirés du JSON permettant de représenter des structures de données simples et des tableaux associatifs, et d'étendre le format à d'autres types.L'objectif de ce format est de produire une forme binaire concise et extensible sans négociation de version de format. (fr)
  • Concise Binary Object Representation (CBOR) is a binary data serialization format loosely based on JSON authored by C. Bormann. Like JSON it allows the transmission of data objects that contain name–value pairs, but in a more concise manner. This increases processing and transfer speeds at the cost of human readability. It is defined in IETF RFC 8949. CBOR was inspired by MessagePack, which was developed and promoted by Sadayuki Furuhashi. CBOR extended MessagePack, particularly by allowing to distinguish text strings from byte strings, which was implemented in 2013 in MessagePack. (en)
rdfs:label
  • CBOR (ca)
  • Concise Binary Object Representation (de)
  • CBOR (en)
  • CBOR (fr)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License