Results 271 to 280 of about 123,183 (310)
Some of the next articles are maybe not open access.
Elimination of annotation dependencies in validation for Modern JSON Schema
Theoretical Computer ScienceJSON Schema is a logical language used to define the structure of JSON values. JSON Schema syntax is based on nested schema objects. In all versions of JSON Schema until Draft-07, collectively known as Classical JSON Schema, the semantics of a schema was
Lyes Attouche +6 more
semanticscholar +1 more source
2018
It may seem unusual to start an Android book off with a chapter on JSON, but writing great apps is all about having great software architecture. Throughout the book, I will be using projects to help teach key concepts, and one function that almost all of the projects have in common is connectivity.
openaire +1 more source
It may seem unusual to start an Android book off with a chapter on JSON, but writing great apps is all about having great software architecture. Throughout the book, I will be using projects to help teach key concepts, and one function that almost all of the projects have in common is connectivity.
openaire +1 more source
2016
We are living in a world full of information. Businesses are constantly collecting large amounts of data from multiple sources, processing it, and exchanging it with other systems. XML and its popular alternative JSON have become the de-facto standards for information exchange. They work across different platforms and are supported in every development
openaire +1 more source
We are living in a world full of information. Businesses are constantly collecting large amounts of data from multiple sources, processing it, and exchanging it with other systems. XML and its popular alternative JSON have become the de-facto standards for information exchange. They work across different platforms and are supported in every development
openaire +1 more source
Think Inside the JSON: Reinforcement Strategy for Strict LLM Schema Adherence
arXiv.orgIn this paper, we address the challenge of enforcing strict schema adherence in large language model (LLM) generation by leveraging LLM reasoning capabilities.
Bhavik Agarwal +2 more
semanticscholar +1 more source
JSON Data Values: Types of Data that JSON Supports
2016You have looked at the two types of JSON data structures: one used to define objects, covered in Chapter 4; and the other used to define data arrays, covered in Chapter 5. This chapter discusses the different types of data values that can be supported in your JSON data-definition structures.
openaire +1 more source
2019
In Chapter 19 we learned how to include external libraries in our Android projects. Kotlin doesn’t have dedicated XML and JSON processing classes included in its standard library, so to achieve XML- and JSON-related tasks we use appropriate external libraries and add some convenience functions in the form of extension functions.
openaire +1 more source
In Chapter 19 we learned how to include external libraries in our Android projects. Kotlin doesn’t have dedicated XML and JSON processing classes included in its standard library, so to achieve XML- and JSON-related tasks we use appropriate external libraries and add some convenience functions in the form of extension functions.
openaire +1 more source
2009
Documents in a CouchDB database are, put simply, data structures defined using JavaScript Object Notation (JSON). In this chapter, you will learn all about JSON. Starting with the basics, you will learn what exactly JSON is and how it works. You will see the different data types that a JSON object can work with, and then you’ll get your hands dirty by ...
openaire +1 more source
Documents in a CouchDB database are, put simply, data structures defined using JavaScript Object Notation (JSON). In this chapter, you will learn all about JSON. Starting with the basics, you will learn what exactly JSON is and how it works. You will see the different data types that a JSON object can work with, and then you’ll get your hands dirty by ...
openaire +1 more source

