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

Smile is a computer data interchange format based on JSON. It can also be considered a binary serialization of the generic JSON data model, which means tools that operate on JSON may be used with Smile as well, as long as a proper encoder/decoder exists for the tool.The name comes from the first 2 bytes of the 4 byte header, which consist of Smiley ":)" followed by a linefeed: a choice made to make it easier to recognize Smile-encoded data files using textual command-line tools.

Property Value
dbo:abstract
  • Smile is a computer data interchange format based on JSON. It can also be considered a binary serialization of the generic JSON data model, which means tools that operate on JSON may be used with Smile as well, as long as a proper encoder/decoder exists for the tool.The name comes from the first 2 bytes of the 4 byte header, which consist of Smiley ":)" followed by a linefeed: a choice made to make it easier to recognize Smile-encoded data files using textual command-line tools. (en)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 42337945 (xsd:integer)
dbo:wikiPageLength
  • 3135 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1120488013 (xsd:integer)
dbo:wikiPageWikiLink
dbp:extendedFrom
dbp:extension
  • .sml (en)
dbp:genre
  • Data interchange (en)
dbp:magic
  • ":)" (en)
dbp:mime
  • application/x-jackson-smile (en)
dbp:name
  • Smile (en)
dbp:standard
  • no RFC yet (en)
dbp:url
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Smile is a computer data interchange format based on JSON. It can also be considered a binary serialization of the generic JSON data model, which means tools that operate on JSON may be used with Smile as well, as long as a proper encoder/decoder exists for the tool.The name comes from the first 2 bytes of the 4 byte header, which consist of Smiley ":)" followed by a linefeed: a choice made to make it easier to recognize Smile-encoded data files using textual command-line tools. (en)
rdfs:label
  • Smile (data interchange format) (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
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