• JSON streaming comprises communications protocols to delimit JSON objects built upon lower-level stream-oriented protocols (such as TCP), that ensures...
    13 KB (1,490 words) - 18:58, 25 May 2025
  • JSON (JavaScript Object Notation, pronounced /ˈdʒeɪsən/ or /ˈdʒeɪˌsɒn/) is an open standard file format and data interchange format that uses human-readable...
    46 KB (4,867 words) - 19:17, 20 July 2025
  • JSON-LD (JavaScript Object Notation for Linked Data) is a method of encoding linked data using JSON and of serializing data similarly to traditional JSON...
    9 KB (745 words) - 11:24, 24 June 2025
  • Thumbnail for Npm
    Npm (redirect from Package-lock.json)
    command, all the dependencies of a project through the package.json file. In the package.json file, each dependency can specify a range of valid versions...
    19 KB (1,769 words) - 01:07, 13 July 2025
  • Thumbnail for JSONP
    JSONP (redirect from JSON-P)
    JSONP, or JSON-P (JSON with Padding), is a historical JavaScript technique for requesting data by loading a <script> element, which is an element intended...
    16 KB (1,770 words) - 01:30, 16 April 2025
  • and does not require quotes around most string values (it also supports JSON style [...] and {...} mixed in the same file). Custom data types are allowed...
    43 KB (4,686 words) - 14:58, 25 July 2025
  • JSONPath (category JSON)
    querying values in JSON. The uses of JSONPath include: Selecting a specific node in a JSON value Retrieving a set of nodes from a JSON value, based on specific...
    9 KB (777 words) - 00:59, 8 July 2025
  • open-ended JSON sequences. It is one of the JSON streaming protocols. The transmission control characters were intended to structure a data stream, and to...
    24 KB (3,510 words) - 18:52, 17 July 2025
  • Thumbnail for Jq (programming language)
    stream of inputs from a specified source into a JSON array; it can parse its JSON inputs using a so-called "streaming parser" that produces a stream of...
    14 KB (1,278 words) - 04:47, 25 July 2025
  • Austria" (JSON). UEFA.com. Union of European Football Associations. 6 July 2022. Retrieved 6 July 2022. "Norway vs. Northern Ireland" (JSON). UEFA.com...
    87 KB (6,893 words) - 20:59, 27 July 2025
  • JSON Feed is a Web feed file format for Web syndication in JSON instead of XML as used by RSS and Atom. A range of software libraries and web frameworks...
    5 KB (466 words) - 01:06, 8 July 2025
  • Style Designer Address Book for iOS and Android DataSnap support for JSON streaming FireDAC database improvements Improved support for new Azure and AWS...
    40 KB (3,898 words) - 05:44, 20 April 2025
  • Thumbnail for GlTF
    GlTF (category JSON)
    and models. A glTF file uses one of two possible file extensions: .gltf (JSON/ASCII) or .glb (binary). Both .gltf and .glb files may reference external...
    23 KB (2,119 words) - 04:40, 28 May 2025
  • Thumbnail for Activity Streams (format)
    Activity Streams is an open format specification for activity stream protocols, which are used to syndicate activities taken in social web applications...
    3 KB (227 words) - 18:12, 26 March 2025
  • The text form is a superset of JSON; thus, any valid JSON document is also a valid Ion document. As a superset of JSON, Ion includes the following data...
    5 KB (468 words) - 16:44, 23 December 2024
  • Thumbnail for ActivityPub
    the SocialWG. ActivityPub uses the ActivityStreams 2.0 format for building its content, which itself uses JSON-LD. The three main data types used in ActivityPub...
    39 KB (2,671 words) - 12:07, 19 July 2025
  • Thumbnail for Serialization
    JavaScript has included the built-in JSON object and its methods JSON.parse() and JSON.stringify(). Although JSON is originally based on a subset of JavaScript...
    42 KB (4,974 words) - 07:49, 28 April 2025
  • ASN.1 (redirect from JSON encoding rules)
    tool for converting a JSON data object or a JSON schema into an ASN.1 definition. There is not yet a tool for generating a JSON schema describing the...
    39 KB (3,100 words) - 02:26, 19 June 2025
  • Universal Binary JSON (UBJSON) is a computer data interchange format. It is a binary form directly imitating JSON, but requiring fewer bytes of data. It...
    7 KB (730 words) - 07:34, 16 January 2024
  • JSON JSON Feed JSON Meta Application Protocol JSON Patch JSON streaming JSON Web Encryption JSON Web Signature JSON Web Token JSON-LD JSON-RPC JSON-WSP...
    7 KB (628 words) - 15:07, 18 July 2025
  • registry: application/json application/ld+json (JSON-LD) application/msword (.doc) application/pdf application/sql application/vnd.api+json application/vnd...
    19 KB (2,084 words) - 15:30, 28 June 2025
  • their existing custom RPC frameworks. Cap'n Proto Apache Thrift Apache Avro JSON-RPC XML-RPC Free and open-source software portal Comparison of data serialization...
    7 KB (540 words) - 13:56, 4 July 2025
  • implementing Comet fall into two major categories: streaming and long polling. An application using streaming Comet opens a single persistent connection from...
    24 KB (2,651 words) - 04:05, 24 June 2025
  • (JSON). YouTube. Retrieved December 8, 2013.[permanent dead link] CartoonHangover staff (September 20, 2013). "'Bravest Warriors' Minisodes" (JSON)....
    46 KB (274 words) - 00:26, 16 June 2025
  • Thumbnail for Couchbase Server
    needs, Couchbase Server is designed to provide easy-to-scale key-value, or JSON document access, with low latency and high sustainability throughput. It...
    19 KB (1,769 words) - 02:33, 8 June 2025
  • was Ajax. Ajax involves using asynchronous requests to a server for XML or JSON data, such as with JavaScript's XMLHttpRequest or more modern fetch() (since...
    31 KB (3,957 words) - 13:49, 8 July 2025
  • Java library to serialize objects to XML (or JSON) and back again. NOTE: Not to confuse with XStream stream processing platform at Meta. XStream uses reflection...
    3 KB (294 words) - 05:10, 4 December 2024
  • `json` object values is very similar to the syntax of JSON json person = {name: "John Doe", age: 25}; // Serialized `json` values conforms to the JSON...
    15 KB (1,281 words) - 08:13, 28 June 2025
  • formats are created by zipping the raw XML. Alternative formats such as JSON (JavaScript Object Notation) are more concise, but correspondingly less robust...
    17 KB (2,143 words) - 19:07, 3 October 2024
  • release in March 2014. In April 2015 OASIS submitted OData v4 and OData JSON Format v4 to ISO/IEC JTC 1 for approval as an international standard. In...
    17 KB (1,948 words) - 13:42, 1 June 2025