SlideShare a Scribd company logo
JavaScript Object Notation
Agenda
Why JSON
What’re the
features of JSON?
Applications
JSON
applications at
work or in side
projects
01
02What’s JSON
What does JSON
look like?
03
04Data is separated by commas
02Curly braces hold objects
What is
JSON
Data is in name/value pairs 03
01Square brackets hold arrays
For exchanging data
between the client and
server.
Lightweight Format
Easy for machines to
parse and generate.
Process
Easy for humans to read
and write.
Access
Work well with most of the
modern programming
language.
Scalable
WHY JSON
Applications
The .NET Core team have decided to include JSON in its framework, e.g. being able to store the
application settings within a JSON file , which is much more human readable and less bloated than
the old one App or Web.config written using the XML.
Environment Setting
A popular high-performance JSON framework for .NET, providing features such as flexible
JSON serializer, LINQ to JSON
JSON.NET
Document databases such as MongoDB use JSON documents in order to
store records, just as tables and rows store records in a relational database.
MongoDB
On K8S API server, for example, the primary format for inter-cluster
API communication is JSON for easy of client construction.
API Server/Gateway
Configuration
Programming
Data Persistent
Physical Web
Data Interchange
Thing Description
Thing Description provides machine readable metadata
describing a physical device connected to the World Wide
Web.
Configuration
JSON XML
Programming
(https://www.newtonsoft.com/json)
Programming
JSON Serializer Flexible JSON serializer for converting between .NET objects and JSON.
Programming
Linq To JSON
Create, parse, query and modify JSON using Json.NET's JObject, JArray and JV
alue objects.
Data Persistent
MongoDB comes from
the word humongous.
Humongous
A JSON-style data
store.
Document base
Can have varying sets
of fields, with different
types for each field.
Schema-Free
Using sharding stores
data across multiple
nodes, distributing the
load and the processes
across the hosts.
Scale-Out
Use Case
Data Persistent
Document
Data Interchange
Data Interchange
Data Interchange
More Cases
KubernetesAzure Digital TwinsTensorflow Serving…….
Physical Web
Physical Web
Scenario
Physical Web
Scenario
IoT + Web-enabled technologies
Physical Web
01
02
03
04
Applying the World Wide Web to IoT.
A decentralized Internet of Things.
Giving Things URLs on the web to make
them linkable and discoverable.
Defining a standard data model and
APIs to make them interoperable.
Physical Web
So…How To Do This?
Physical Web
Define Model
Physical Web
URL/API
Designing Web APIs for Things.
(Addressable resources)
Physical Web
Resource Model
http://localhost:8484/pi
Physical Web
Resource Model
http://localhost:8484/pi/sensors
Physical Web
Resource Model
http://localhost:8484/pi/sensors/temperature
Physical Web
Web Thing
Physical Web
POINT
Physical Web
Mozilla IoT
Things Gateway
Physical Web
JSON-LD
Linked Data
Link Data is a set of best practices for publishing
and connecting structured data on the web.
So that web resources can be interlinked in a wa
y that allows computers to automatically
understand the type and data of each resource.
Physical Web
FOAF
描述社會關係的語彙(Vocabulary)
Physical Web
Dublin Core
描述圖書關係的語彙(Vocabulary)
Physical Web
More
Thank you

More Related Content

What's hot (20)

PPTX
Introduction to MongoDB
NodeXperts
 
PPTX
Mango Database - Web Development
mssaman
 
PPTX
MongoDB presentation
Hyphen Call
 
PPT
Introduction to Mongodb
Tulbendra Singh yadav
 
KEY
Mongodb intro
christkv
 
PPTX
Introduction to MongoDB
Cali Mongo
 
PPTX
Basics of MongoDB
HabileLabs
 
PPTX
MongoDB
nikhil2807
 
PPTX
Jumpstart: Building Your First MongoDB App
MongoDB
 
PPT
Introduction to mongodb
neela madheswari
 
PPTX
MongoDB: An Introduction - june-2011
Chris Westin
 
PDF
Mongo DB: Operational Big Data Database
Xpand IT
 
PPTX
MongoDB by Emroz sardar.
Emroz Sardar
 
PDF
MongoDB World 2016: Poster Sessions eBook
MongoDB
 
PPTX
Building Expedia’s Travel Graph using MongoDB
MongoDB
 
PPTX
MongoDB_Sharan_Prakash_Babu
Sharan
 
PPT
Introduction to mongoDB
Cuelogic Technologies Pvt. Ltd.
 
PPTX
MongoDB
Tharun Srinivasa
 
PDF
Introduction to MongoDB
Mike Dirolf
 
Introduction to MongoDB
NodeXperts
 
Mango Database - Web Development
mssaman
 
MongoDB presentation
Hyphen Call
 
Introduction to Mongodb
Tulbendra Singh yadav
 
Mongodb intro
christkv
 
Introduction to MongoDB
Cali Mongo
 
Basics of MongoDB
HabileLabs
 
MongoDB
nikhil2807
 
Jumpstart: Building Your First MongoDB App
MongoDB
 
Introduction to mongodb
neela madheswari
 
MongoDB: An Introduction - june-2011
Chris Westin
 
Mongo DB: Operational Big Data Database
Xpand IT
 
MongoDB by Emroz sardar.
Emroz Sardar
 
MongoDB World 2016: Poster Sessions eBook
MongoDB
 
Building Expedia’s Travel Graph using MongoDB
MongoDB
 
MongoDB_Sharan_Prakash_Babu
Sharan
 
Introduction to mongoDB
Cuelogic Technologies Pvt. Ltd.
 
Introduction to MongoDB
Mike Dirolf
 

Similar to JSON Application (20)

PDF
Rc173 010d-json 2
Yongfa Huang
 
PPTX
Json
Uma mohan
 
PPTX
LU 1.3. JSON & XML.pptx about how they work and introduction
niyigenagilbert6
 
PPTX
Introduction to JavaScript Object Notation(JSON)
gaikwaddavid2022
 
PDF
Intro to JSON
George McKinney
 
PDF
MongoDB and Web Scrapping with the Gyes Platform
MongoDB
 
PDF
The JSON architecture
Constantin Dumitrescu
 
PDF
Introduction to JavaScript Object Notation, Lindsay Bassett, 2015
Alaz Tetik
 
PPTX
Json training
Elavarasi Dc
 
PPT
json.ppt download for free for college project
AmitSharma397241
 
PDF
Not Only Drupal
mcantelon
 
PPTX
Inside Wordnik's Architecture
Tony Tam
 
PPTX
1 Json Intro and datatype PRESENTATION.pptx
angelinjeba6
 
PPT
Json
thewarlog
 
PDF
Basics of JSON (JavaScript Object Notation) with examples
Sanjeev Kumar Jaiswal
 
PPTX
JSON
Zara Tariq
 
PDF
New paradigms
Borja A. Espejo García
 
PDF
Space efficient structures for json documents
IAEME Publication
 
Rc173 010d-json 2
Yongfa Huang
 
Json
Uma mohan
 
LU 1.3. JSON & XML.pptx about how they work and introduction
niyigenagilbert6
 
Introduction to JavaScript Object Notation(JSON)
gaikwaddavid2022
 
Intro to JSON
George McKinney
 
MongoDB and Web Scrapping with the Gyes Platform
MongoDB
 
The JSON architecture
Constantin Dumitrescu
 
Introduction to JavaScript Object Notation, Lindsay Bassett, 2015
Alaz Tetik
 
Json training
Elavarasi Dc
 
json.ppt download for free for college project
AmitSharma397241
 
Not Only Drupal
mcantelon
 
Inside Wordnik's Architecture
Tony Tam
 
1 Json Intro and datatype PRESENTATION.pptx
angelinjeba6
 
Json
thewarlog
 
Basics of JSON (JavaScript Object Notation) with examples
Sanjeev Kumar Jaiswal
 
Space efficient structures for json documents
IAEME Publication
 
Ad

Recently uploaded (20)

PPTX
Comprehensive Risk Assessment Module for Smarter Risk Management
EHA Soft Solutions
 
PDF
Ready Layer One: Intro to the Model Context Protocol
mmckenna1
 
PDF
TheFutureIsDynamic-BoxLang witch Luis Majano.pdf
Ortus Solutions, Corp
 
PPTX
Transforming Insights: How Generative AI is Revolutionizing Data Analytics
LetsAI Solutions
 
PDF
Best Web development company in india 2025
Greenusys
 
PPTX
From spreadsheets and delays to real-time control
SatishKumar2651
 
PDF
IDM Crack with Internet Download Manager 6.42 Build 43 with Patch Latest 2025
bashirkhan333g
 
PDF
Technical-Careers-Roadmap-in-Software-Market.pdf
Hussein Ali
 
PDF
MiniTool Power Data Recovery 8.8 With Crack New Latest 2025
bashirkhan333g
 
PDF
Dipole Tech Innovations – Global IT Solutions for Business Growth
dipoletechi3
 
PDF
intro_to_cpp_namespace_robotics_corner.pdf
MohamedSaied877003
 
PDF
Everything you need to know about pricing & licensing Microsoft 365 Copilot f...
Q-Advise
 
PDF
AOMEI Partition Assistant Crack 10.8.2 + WinPE Free Downlaod New Version 2025
bashirkhan333g
 
PPTX
Smart Doctor Appointment Booking option in odoo.pptx
AxisTechnolabs
 
PDF
SAP Firmaya İade ABAB Kodları - ABAB ile yazılmıl hazır kod örneği
Salih Küçük
 
PDF
Download Canva Pro 2025 PC Crack Full Latest Version
bashirkhan333g
 
PPTX
Function & Procedure: Function Vs Procedure in PL/SQL
Shani Tiwari
 
PDF
ERP Consulting Services and Solutions by Contetra Pvt Ltd
jayjani123
 
PPTX
Foundations of Marketo Engage - Powering Campaigns with Marketo Personalization
bbedford2
 
PDF
Salesforce Experience Cloud Consultant.pdf
VALiNTRY360
 
Comprehensive Risk Assessment Module for Smarter Risk Management
EHA Soft Solutions
 
Ready Layer One: Intro to the Model Context Protocol
mmckenna1
 
TheFutureIsDynamic-BoxLang witch Luis Majano.pdf
Ortus Solutions, Corp
 
Transforming Insights: How Generative AI is Revolutionizing Data Analytics
LetsAI Solutions
 
Best Web development company in india 2025
Greenusys
 
From spreadsheets and delays to real-time control
SatishKumar2651
 
IDM Crack with Internet Download Manager 6.42 Build 43 with Patch Latest 2025
bashirkhan333g
 
Technical-Careers-Roadmap-in-Software-Market.pdf
Hussein Ali
 
MiniTool Power Data Recovery 8.8 With Crack New Latest 2025
bashirkhan333g
 
Dipole Tech Innovations – Global IT Solutions for Business Growth
dipoletechi3
 
intro_to_cpp_namespace_robotics_corner.pdf
MohamedSaied877003
 
Everything you need to know about pricing & licensing Microsoft 365 Copilot f...
Q-Advise
 
AOMEI Partition Assistant Crack 10.8.2 + WinPE Free Downlaod New Version 2025
bashirkhan333g
 
Smart Doctor Appointment Booking option in odoo.pptx
AxisTechnolabs
 
SAP Firmaya İade ABAB Kodları - ABAB ile yazılmıl hazır kod örneği
Salih Küçük
 
Download Canva Pro 2025 PC Crack Full Latest Version
bashirkhan333g
 
Function & Procedure: Function Vs Procedure in PL/SQL
Shani Tiwari
 
ERP Consulting Services and Solutions by Contetra Pvt Ltd
jayjani123
 
Foundations of Marketo Engage - Powering Campaigns with Marketo Personalization
bbedford2
 
Salesforce Experience Cloud Consultant.pdf
VALiNTRY360
 
Ad

JSON Application