This HTML5 document contains 159 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dbthttp://dbpedia.org/resource/Template:
wikipedia-enhttp://en.wikipedia.org/wiki/
n6https://github.com/01org/
n48https://github.com/Spomky-Labs/
dbrhttp://dbpedia.org/resource/
n52https://github.com/saurvs/
n70https://github.com/laurencelundblade/
n34https://doc.qt.io/qt-5/
n7https://github.com/2tvenom/
n37https://github.com/MrSmith33/
n43https://github.com/brianolson/
n13https://git.sr.ht/~ehmry/
n69https://github.com/jjtara/
n77https://github.com/LogtalkDotOrg/logtalk3/tree/master/library/
dbpedia-frhttp://fr.dbpedia.org/resource/
n72https://github.com/fxamacker/
n62https://github.com/pyfisch/
dctermshttp://purl.org/dc/terms/
rdfshttp://www.w3.org/2000/01/rdf-schema#
n44https://github.com/peteroupc/
n57https://bitbucket.org/jhw/orsetto/
n28https://github.com/dotnet/runtime/blob/main/src/libraries/
n53https://github.com/agronholm/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n50https://github.com/nlohmann/
n25https://github.com/dignifiedquire/
n39https://github.com/anton-dutov/
dbphttp://dbpedia.org/property/
n56https://github.com/sirthias/
n45https://github.com/mononn/
n41https://github.com/bergzand/
n51https://github.com/noctarius/
xsdhhttp://www.w3.org/2001/XMLSchema#
n73https://github.com/greglook/
n26https://github.com/well-typed/
n78https://github.com/mikerabat/
dbohttp://dbpedia.org/ontology/
n22https://pypi.python.org/pypi/
n14http://cbor.me/
n55https://github.com/shamblett/
n76https://metacpan.org/pod/CBOR::
n74https://github.com/hildjj/
n40https://github.com/orclev/
n49https://github.com/nekipelov/
n66https://github.com/sandhawke/
n15https://github.com/ygrek/
dbchttp://dbpedia.org/resource/Category:
n24https://github.com/unrelentingtech/
dbpedia-dehttp://de.dbpedia.org/resource/
n79https://github.com/FasterXML/jackson-dataformats-binary/tree/master/
n35https://github.com/PJK/
n33https://github.com/cybergarage/
n16https://cbor.io/
wikidatahttp://www.wikidata.org/entity/
n61https://global.dbpedia.org/id/
yago-reshttp://yago-knowledge.org/resource/
n29http://dbpedia.org/resource/Template:N/
n21https://www.zash.se/
n42https://github.com/paroga/
n65https://www.iana.org/assignments/cbor-tags/
n30https://github.com/enarx/
n64https://github.com/rantydave/
n18https://github.com/c-rack/
n47https://github.com/naphaso/
n38https://github.com/OneNoteDev/
n71https://github.com/fritz0705/
n17https://github.com/yjh0502/
dbpedia-cahttp://ca.dbpedia.org/resource/
provhttp://www.w3.org/ns/prov#
foafhttp://xmlns.com/foaf/0.1/
n58https://github.com/spc476/
n19https://godoc.org/github.com/ugorji/go/
n20https://github.com/cabo/
n31https://fperrad.frama.io/lua-ConciseSerialization/
n68https://github.com/jawi/
n67https://github.com/jakobvarmose/
n23https://github.com/dahomey-technologies/
n75https://github.com/Kotlin/
n32https://twittner.gitlab.io/cbor-codec/cbor/
owlhttp://www.w3.org/2002/07/owl#

Statements

Subject Item
dbr:EU_Digital_COVID_Certificate
dbo:wikiPageWikiLink
dbr:CBOR
Subject Item
dbr:Interface_description_language
dbo:wikiPageWikiLink
dbr:CBOR
Subject Item
dbr:OMA_LWM2M
dbo:wikiPageWikiLink
dbr:CBOR
Subject Item
dbr:Comparison_of_data-serialization_formats
dbo:wikiPageWikiLink
dbr:CBOR
Subject Item
dbr:My_Vaccine_Pass
dbo:wikiPageWikiLink
dbr:CBOR
Subject Item
dbr:Apache_Avro
dbo:wikiPageWikiLink
dbr:CBOR
Subject Item
dbr:Smile_(data_interchange_format)
dbo:wikiPageWikiLink
dbr:CBOR
Subject Item
dbr:Client_to_Authenticator_Protocol
dbo:wikiPageWikiLink
dbr:CBOR
Subject Item
dbr:Key_Management_Interoperability_Protocol
dbo:wikiPageWikiLink
dbr:CBOR
Subject Item
dbr:BSON
dbo:wikiPageWikiLink
dbr:CBOR
Subject Item
dbr:CBOR
rdfs:label
CBOR CBOR CBOR Concise Binary Object Representation
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. 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. 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.
dcterms:subject
dbc:Data_serialization_formats
dbo:wikiPageID
51407038
dbo:wikiPageRevisionID
1121638634
dbo:wikiPageWikiLink
dbr:Nullable_type dbr:URI dbr:UTF-8 dbr:IEEE_floating_point dbr:Human-readable_medium dbr:Unix_time dbr:WTFPL dbr:CoAP dbr:Qt_(software) dbr:Attribute–value_pair dbr:No-op dbr:Public_domain_software dbr:CBOR_Object_Signing_and_Encryption dbr:MIT_License dbr:Network_byte_order dbr:Base64 dbr:Client_to_Authenticator_Protocol dbr:Undefined_value dbr:Rust_(programming_language) dbr:JSON dbr:Software_license dbr:TAI64 dbr:Bignum dbr:Programming_language dbr:MessagePack dbr:File_format dbc:Data_serialization_formats dbr:Queueing_theory dbr:Comparison_of_data_serialization_formats dbr:Base32 dbr:RIOT_(operating_system) dbr:Serialization dbr:OCaml
dbo:wikiPageExternalLink
n6:tinycbor n7:CBOREncode n13:nim_cbor n14: n15:ocaml-cbor n16: n17:cbor-erlang n18:cbor-java n19:codec n20:cbor-ruby n21:lua-cbor.html n20:cn-cbor n22:flunn n20:excbor n23:Dahomey.Cbor n24:SwiftCBOR n25:borc n26:cborg n28:System.Formats.Cbor n30:ciborium n31: n32: n33:go-cbor n34:qcborvalue.html n35:libcbor n35:libcbor-ruby n37:cbor-d n38:GoldFish n39:cbor-qt n40:CBOR n41:NanoCBOR n42:cbor-js n43:cbor_go n43:cbor_py n44:CBOR n45:cbor n47:cbor-cpp n48:cbor-php n49:cborcpp n50:json n51:borabora n52:CBOR.jl n53:cbor2 n55:cbor n56:borer n57: n58:CBOR n62:cbor n64:cppbor n65:cbor-tags.xhtml n66:borc-refs n67:cbor11 n68:jacob n7:cbor n69:Library-Arduino-Cbor n70:QCBOR n71:flynn n72:cbor n73:clj-cbor n74:node-cbor n75:kotlinx.serialization n76:Free n77:cbor n76:PP n76:XS n78:DelphiCBOR n79:cbor
owl:sameAs
wikidata:Q28455556 dbpedia-fr:CBOR dbpedia-ca:CBOR dbpedia-de:Concise_Binary_Object_Representation yago-res:CBOR n61:2eVMD
dbp:wikiPageUsesTemplate
dbt:Data_Exchange dbt:Reflist dbt:For n29:A dbt:Optional dbt:GPL-lic dbt:Short_description dbt:Primary_sources dbt:IETF_RFC dbt:BSD-lic dbt:LGPL-lic dbt:Infobox_file_format dbt:Dunno dbt:Failed_verification
dbp:extendedFrom
dbr:MessagePack
dbp:extension
.cbor
dbp:genre
Data interchange
dbp:mime
application/cbor
dbp:open
Yes
dbp:url
n16:
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. 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. 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.
prov:wasDerivedFrom
wikipedia-en:CBOR?oldid=1121638634&ns=0
dbo:wikiPageLength
18918
foaf:isPrimaryTopicOf
wikipedia-en:CBOR
Subject Item
dbr:HDT_(data_format)
dbo:wikiPageWikiLink
dbr:CBOR
Subject Item
dbr:Binary_XML
dbo:wikiPageWikiLink
dbr:CBOR
Subject Item
dbr:MessagePack
dbo:wikiPageWikiLink
dbr:CBOR
Subject Item
dbr:COSE
dbo:wikiPageWikiLink
dbr:CBOR
Subject Item
dbr:UBJSON
dbo:wikiPageWikiLink
dbr:CBOR
Subject Item
dbr:Thing_Description
dbo:wikiPageWikiLink
dbr:CBOR
Subject Item
wikipedia-en:CBOR
foaf:primaryTopic
dbr:CBOR