The Web Is Changing — From Strings to Things

The Web Is Changing — From Strings to Things
The Web Is Changing — From Strings to Things
The Web Is Changing — From Strings to Things
The Web Is Changing — From Strings to Things
The Web Is Changing — From Strings to Things
The Web Is Changing — From Strings to Things
The Web Is Changing — From Strings to Things
<scripttype="application/ld+json"> 
{ 
"@context": "http://schema.org", 
"@type": "MusicEvent", 
"name": "Preachers Son @ The Worksmans Club in Dublin…", 
"startDate": "2014-11-06T20:00:00", 
"location": { 
"@type": "Place", 
"name": "The Worksmans Club", 
"geo": { 
"@type": "GeoCoordinates", 
"latitude": 53.3848495, 
"longitude": -6.2614498 
} 
}, 
"offers": ... 
... 
} 
</script> 
{ 
"@context": { 
"name": "http://schema.org/name", 
... 
} 
}
The Web Is Changing — From Strings to Things
The Web Is Changing — From Strings to Things
The Web Is Changing — From Strings to Things
<scripttype="application/ld+json"> 
... 
</script>
The Web Is Changing — From Strings to Things
The Web Is Changing — From Strings to Things
The Web Is Changing — From Strings to Things
http://example.com/events/apidays/attendees/ 
{ 
"@context": "/context.jsonld", 
"@id": "/events/apidays/attendees/", 
"@type": "Collection", 
"member": [ ... ], 
... 
"operation": { 
"@type": "http://schema.org/AddAction", 
} 
}
{ 
"@id": "Person", 
"@type": "Class", 
"supportedProperty": { 
"property": "name", 
"required": true 
} 
} 
http://example.com/events/apidays/attendees/ 
{ 
"@context": "/context.jsonld", 
"@id": "/events/apidays/attendees/", 
"@type": "Collection", 
"member": [ ... ], 
... 
"operation": { 
"@type": "AddAction", 
"method": "POST", 
"expects": "Person" 
} 
}
The Web Is Changing — From Strings to Things
The Web Is Changing — From Strings to Things
The Web Is Changing — From Strings to Things
The Web Is Changing — From Strings to Things
The Web Is Changing — From Strings to Things
The Web Is Changing — From Strings to Things
The Web Is Changing — From Strings to Things
The Web Is Changing — From Strings to Things
The Web Is Changing — From Strings to Things
1 von 26

Recomendados

Why and How to Optimize Your Data Architecture for an Integrated Future von
Why and How to Optimize Your Data Architecture for an Integrated FutureWhy and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated FutureMarkus Lanthaler
13.7K views41 Folien
JSON-LD for RESTful services von
JSON-LD for RESTful servicesJSON-LD for RESTful services
JSON-LD for RESTful servicesMarkus Lanthaler
20.8K views19 Folien
Building Next-Generation Web APIs with JSON-LD and Hydra von
Building Next-Generation Web APIs with JSON-LD and HydraBuilding Next-Generation Web APIs with JSON-LD and Hydra
Building Next-Generation Web APIs with JSON-LD and HydraMarkus Lanthaler
42K views56 Folien
Model Your Application Domain, Not Your JSON Structures von
Model Your Application Domain, Not Your JSON StructuresModel Your Application Domain, Not Your JSON Structures
Model Your Application Domain, Not Your JSON StructuresMarkus Lanthaler
29.2K views22 Folien
A Deep Dive into JSON-LD and Hydra von
A Deep Dive into JSON-LD and HydraA Deep Dive into JSON-LD and Hydra
A Deep Dive into JSON-LD and HydraMarkus Lanthaler
9.8K views43 Folien
JSON-LD: JSON for the Social Web von
JSON-LD: JSON for the Social WebJSON-LD: JSON for the Social Web
JSON-LD: JSON for the Social WebGregg Kellogg
23K views11 Folien

Más contenido relacionado

Was ist angesagt?

Creating Awesome Web APIs is a Breeze von
Creating Awesome Web APIs is a BreezeCreating Awesome Web APIs is a Breeze
Creating Awesome Web APIs is a BreezeMarkus Lanthaler
16.4K views58 Folien
Full-on Hypermedia APIs with Hydra von
Full-on Hypermedia APIs with HydraFull-on Hypermedia APIs with Hydra
Full-on Hypermedia APIs with HydraMarkus Lanthaler
14.2K views32 Folien
ATG Advanced RQL von
ATG Advanced RQLATG Advanced RQL
ATG Advanced RQLKate Semizhon
9.1K views20 Folien
Hydra: A Vocabulary for Hypermedia-Driven Web APIs von
Hydra: A Vocabulary for Hypermedia-Driven Web APIsHydra: A Vocabulary for Hypermedia-Driven Web APIs
Hydra: A Vocabulary for Hypermedia-Driven Web APIsMarkus Lanthaler
27.5K views17 Folien
Rego Deep Dive von
Rego Deep DiveRego Deep Dive
Rego Deep DiveTorin Sandall
8.4K views73 Folien
Mapping Hierarchical Sources into RDF using the RML Mapping Language von
Mapping Hierarchical Sources into RDF using the RML Mapping LanguageMapping Hierarchical Sources into RDF using the RML Mapping Language
Mapping Hierarchical Sources into RDF using the RML Mapping Languageandimou
2.1K views41 Folien

Was ist angesagt?(20)

Creating Awesome Web APIs is a Breeze von Markus Lanthaler
Creating Awesome Web APIs is a BreezeCreating Awesome Web APIs is a Breeze
Creating Awesome Web APIs is a Breeze
Markus Lanthaler16.4K views
Full-on Hypermedia APIs with Hydra von Markus Lanthaler
Full-on Hypermedia APIs with HydraFull-on Hypermedia APIs with Hydra
Full-on Hypermedia APIs with Hydra
Markus Lanthaler14.2K views
Hydra: A Vocabulary for Hypermedia-Driven Web APIs von Markus Lanthaler
Hydra: A Vocabulary for Hypermedia-Driven Web APIsHydra: A Vocabulary for Hypermedia-Driven Web APIs
Hydra: A Vocabulary for Hypermedia-Driven Web APIs
Markus Lanthaler27.5K views
Mapping Hierarchical Sources into RDF using the RML Mapping Language von andimou
Mapping Hierarchical Sources into RDF using the RML Mapping LanguageMapping Hierarchical Sources into RDF using the RML Mapping Language
Mapping Hierarchical Sources into RDF using the RML Mapping Language
andimou2.1K views
Stop Reinventing the Wheel! Use Linked Data to Build Better APIs von Markus Lanthaler
Stop Reinventing the Wheel! Use Linked Data to Build Better APIsStop Reinventing the Wheel! Use Linked Data to Build Better APIs
Stop Reinventing the Wheel! Use Linked Data to Build Better APIs
Markus Lanthaler11.1K views
FIWARE Global Summit - NGSI-LD - NGSI with Linked Data von FIWARE
FIWARE Global Summit - NGSI-LD - NGSI with Linked DataFIWARE Global Summit - NGSI-LD - NGSI with Linked Data
FIWARE Global Summit - NGSI-LD - NGSI with Linked Data
FIWARE2.6K views
FIWARE Training: NGSI-LD Advanced Operations von FIWARE
FIWARE Training: NGSI-LD Advanced OperationsFIWARE Training: NGSI-LD Advanced Operations
FIWARE Training: NGSI-LD Advanced Operations
FIWARE339 views
Session 2 - NGSI-LD primer & Smart Data Models | Train the Trainers Program von FIWARE
Session 2 - NGSI-LD primer & Smart Data Models | Train the Trainers ProgramSession 2 - NGSI-LD primer & Smart Data Models | Train the Trainers Program
Session 2 - NGSI-LD primer & Smart Data Models | Train the Trainers Program
FIWARE301 views
Azure Data Factory Data Flows Training v005 von Mark Kromer
Azure Data Factory Data Flows Training v005Azure Data Factory Data Flows Training v005
Azure Data Factory Data Flows Training v005
Mark Kromer2K views
12 tips on Django Best Practices von David Arcos
12 tips on Django Best Practices12 tips on Django Best Practices
12 tips on Django Best Practices
David Arcos50.8K views
Spring Data JPA from 0-100 in 60 minutes von VMware Tanzu
Spring Data JPA from 0-100 in 60 minutesSpring Data JPA from 0-100 in 60 minutes
Spring Data JPA from 0-100 in 60 minutes
VMware Tanzu2.2K views
Spring Framework - Spring Security von Dzmitry Naskou
Spring Framework - Spring SecuritySpring Framework - Spring Security
Spring Framework - Spring Security
Dzmitry Naskou23.5K views
OPA: The Cloud Native Policy Engine von Torin Sandall
OPA: The Cloud Native Policy EngineOPA: The Cloud Native Policy Engine
OPA: The Cloud Native Policy Engine
Torin Sandall5.3K views
The Pregel Programming Model with Spark GraphX von Andrea Iacono
The Pregel Programming Model with Spark GraphXThe Pregel Programming Model with Spark GraphX
The Pregel Programming Model with Spark GraphX
Andrea Iacono787 views
Introduction to JWT and How to integrate with Spring Security von Bruno Henrique Rother
Introduction to JWT and How to integrate with Spring SecurityIntroduction to JWT and How to integrate with Spring Security
Introduction to JWT and How to integrate with Spring Security

Destacado

From Strings to Things to a Web of Services von
From Strings to Things to a Web of ServicesFrom Strings to Things to a Web of Services
From Strings to Things to a Web of ServicesMarkus Lanthaler
3.5K views59 Folien
Building Linked Data Applications von
Building Linked Data ApplicationsBuilding Linked Data Applications
Building Linked Data ApplicationsEUCLID project
18K views78 Folien
Towards a RESTful Service Ecosystem von
Towards a RESTful Service EcosystemTowards a RESTful Service Ecosystem
Towards a RESTful Service EcosystemMarkus Lanthaler
2.2K views27 Folien
Hypermedia Cannot be the Engine von
Hypermedia Cannot be the EngineHypermedia Cannot be the Engine
Hypermedia Cannot be the EngineRuben Verborgh
4.4K views36 Folien
The Web 3.0 is just around the corner. Be prepared! von
The Web 3.0 is just around the corner. Be prepared!The Web 3.0 is just around the corner. Be prepared!
The Web 3.0 is just around the corner. Be prepared!Markus Lanthaler
12.7K views35 Folien
Creating 3rd Generation Web APIs with Hydra von
Creating 3rd Generation Web APIs with HydraCreating 3rd Generation Web APIs with Hydra
Creating 3rd Generation Web APIs with HydraMarkus Lanthaler
12.8K views28 Folien

Destacado(20)

From Strings to Things to a Web of Services von Markus Lanthaler
From Strings to Things to a Web of ServicesFrom Strings to Things to a Web of Services
From Strings to Things to a Web of Services
Markus Lanthaler3.5K views
Building Linked Data Applications von EUCLID project
Building Linked Data ApplicationsBuilding Linked Data Applications
Building Linked Data Applications
EUCLID project18K views
Towards a RESTful Service Ecosystem von Markus Lanthaler
Towards a RESTful Service EcosystemTowards a RESTful Service Ecosystem
Towards a RESTful Service Ecosystem
Markus Lanthaler2.2K views
Hypermedia Cannot be the Engine von Ruben Verborgh
Hypermedia Cannot be the EngineHypermedia Cannot be the Engine
Hypermedia Cannot be the Engine
Ruben Verborgh4.4K views
The Web 3.0 is just around the corner. Be prepared! von Markus Lanthaler
The Web 3.0 is just around the corner. Be prepared!The Web 3.0 is just around the corner. Be prepared!
The Web 3.0 is just around the corner. Be prepared!
Markus Lanthaler12.7K views
Creating 3rd Generation Web APIs with Hydra von Markus Lanthaler
Creating 3rd Generation Web APIs with HydraCreating 3rd Generation Web APIs with Hydra
Creating 3rd Generation Web APIs with Hydra
Markus Lanthaler12.8K views
Stories and Experience (TEDx Newcastle) von Mike Stenhouse
Stories and Experience (TEDx Newcastle)Stories and Experience (TEDx Newcastle)
Stories and Experience (TEDx Newcastle)
Mike Stenhouse878 views
Conversation 2.0 von frog
Conversation 2.0Conversation 2.0
Conversation 2.0
frog 4.1K views
Pregi e difetti dei principali CMS Open Source von nois3
Pregi e difetti dei principali CMS Open SourcePregi e difetti dei principali CMS Open Source
Pregi e difetti dei principali CMS Open Source
nois34K views
7+1 THINGS I LEARNED FROM MY TEDX SPEECH von Tasos Veliadis
7+1 THINGS I LEARNED FROM MY TEDX SPEECH7+1 THINGS I LEARNED FROM MY TEDX SPEECH
7+1 THINGS I LEARNED FROM MY TEDX SPEECH
Tasos Veliadis756 views
Designing interactive Experience von Thomas Gläser
Designing interactive ExperienceDesigning interactive Experience
Designing interactive Experience
Thomas Gläser7.3K views
Fabio Sergio, Designing (for) Awareness, TED Salon, London September 21 2009 von frog
Fabio Sergio, Designing (for) Awareness, TED Salon, London September 21 2009 Fabio Sergio, Designing (for) Awareness, TED Salon, London September 21 2009
Fabio Sergio, Designing (for) Awareness, TED Salon, London September 21 2009
frog 2.5K views
TEDx - China: The World's Most Misunderstood Brand von lukelombe
TEDx - China: The World's Most Misunderstood BrandTEDx - China: The World's Most Misunderstood Brand
TEDx - China: The World's Most Misunderstood Brand
lukelombe9.9K views

Similar a The Web Is Changing — From Strings to Things

Linked Data in Use: Schema.org, JSON-LD and hypermedia APIs - Front in Bahia... von
Linked Data in Use: Schema.org, JSON-LD and hypermedia APIs  - Front in Bahia...Linked Data in Use: Schema.org, JSON-LD and hypermedia APIs  - Front in Bahia...
Linked Data in Use: Schema.org, JSON-LD and hypermedia APIs - Front in Bahia...Ícaro Medeiros
3.2K views76 Folien
Winning with Structured Data and Schema.org - OMLIVE 2018 von
Winning with Structured Data and Schema.org - OMLIVE 2018Winning with Structured Data and Schema.org - OMLIVE 2018
Winning with Structured Data and Schema.org - OMLIVE 2018Izzi Smith
3.5K views104 Folien
Agile Testing Days 2018 - API Fundamentals - postman collection von
Agile Testing Days 2018 - API Fundamentals - postman collectionAgile Testing Days 2018 - API Fundamentals - postman collection
Agile Testing Days 2018 - API Fundamentals - postman collectionJoEllen Carter
457 views15 Folien
SFScon17 - Patrick Puecher: "Exploring data with Elasticsearch and Kibana" von
SFScon17 - Patrick Puecher: "Exploring data with Elasticsearch and Kibana"SFScon17 - Patrick Puecher: "Exploring data with Elasticsearch and Kibana"
SFScon17 - Patrick Puecher: "Exploring data with Elasticsearch and Kibana"South Tyrol Free Software Conference
390 views31 Folien
Social media mashup website's von
Social media mashup website'sSocial media mashup website's
Social media mashup website'sMathias Vissers
578 views33 Folien
JSON and Swift, Still A Better Love Story Than Twilight von
JSON and Swift, Still A Better Love Story Than TwilightJSON and Swift, Still A Better Love Story Than Twilight
JSON and Swift, Still A Better Love Story Than TwilightDonny Wals
2.4K views57 Folien

Similar a The Web Is Changing — From Strings to Things(20)

Linked Data in Use: Schema.org, JSON-LD and hypermedia APIs - Front in Bahia... von Ícaro Medeiros
Linked Data in Use: Schema.org, JSON-LD and hypermedia APIs  - Front in Bahia...Linked Data in Use: Schema.org, JSON-LD and hypermedia APIs  - Front in Bahia...
Linked Data in Use: Schema.org, JSON-LD and hypermedia APIs - Front in Bahia...
Ícaro Medeiros3.2K views
Winning with Structured Data and Schema.org - OMLIVE 2018 von Izzi Smith
Winning with Structured Data and Schema.org - OMLIVE 2018Winning with Structured Data and Schema.org - OMLIVE 2018
Winning with Structured Data and Schema.org - OMLIVE 2018
Izzi Smith3.5K views
Agile Testing Days 2018 - API Fundamentals - postman collection von JoEllen Carter
Agile Testing Days 2018 - API Fundamentals - postman collectionAgile Testing Days 2018 - API Fundamentals - postman collection
Agile Testing Days 2018 - API Fundamentals - postman collection
JoEllen Carter457 views
JSON and Swift, Still A Better Love Story Than Twilight von Donny Wals
JSON and Swift, Still A Better Love Story Than TwilightJSON and Swift, Still A Better Love Story Than Twilight
JSON and Swift, Still A Better Love Story Than Twilight
Donny Wals2.4K views
GraphQL Los Angeles Meetup Slides von Grant Miller
GraphQL Los Angeles Meetup SlidesGraphQL Los Angeles Meetup Slides
GraphQL Los Angeles Meetup Slides
Grant Miller1.9K views
Effectively Testing Services on Rails - Railsconf 2014 von neal_kemp
Effectively Testing Services on Rails - Railsconf 2014Effectively Testing Services on Rails - Railsconf 2014
Effectively Testing Services on Rails - Railsconf 2014
neal_kemp1.2K views
Dart Power Tools von Matt Norris
Dart Power ToolsDart Power Tools
Dart Power Tools
Matt Norris1.7K views
JSON Schema in Web Frontend #insideFE von Hiroyuki Anai
JSON Schema in Web Frontend #insideFEJSON Schema in Web Frontend #insideFE
JSON Schema in Web Frontend #insideFE
Hiroyuki Anai5.2K views
Das Web Wird Mobil - Geolocation und Location Based Services von Stephan Schmidt
Das Web Wird Mobil - Geolocation und Location Based ServicesDas Web Wird Mobil - Geolocation und Location Based Services
Das Web Wird Mobil - Geolocation und Location Based Services
Stephan Schmidt3K views
The rise of Polymer and Web Components (Kostas Karolemeas) - GreeceJS #17 von GreeceJS
The rise of Polymer and Web Components (Kostas Karolemeas) - GreeceJS #17The rise of Polymer and Web Components (Kostas Karolemeas) - GreeceJS #17
The rise of Polymer and Web Components (Kostas Karolemeas) - GreeceJS #17
GreeceJS452 views
Anwendungsfaelle für Elasticsearch von Florian Hopf
Anwendungsfaelle für ElasticsearchAnwendungsfaelle für Elasticsearch
Anwendungsfaelle für Elasticsearch
Florian Hopf6.8K views
(Ab)Using the MetaCPAN API for Fun and Profit von Olaf Alders
(Ab)Using the MetaCPAN API for Fun and Profit(Ab)Using the MetaCPAN API for Fun and Profit
(Ab)Using the MetaCPAN API for Fun and Profit
Olaf Alders2.3K views
SDKs, the good the bad the ugly - Japan von tristansokol
SDKs, the good the bad the ugly - JapanSDKs, the good the bad the ugly - Japan
SDKs, the good the bad the ugly - Japan
tristansokol275 views
Geospatial Graphs made easy with OrientDB - Codemotion Warsaw 2016 von Luigi Dell'Aquila
Geospatial Graphs made easy with OrientDB - Codemotion Warsaw 2016Geospatial Graphs made easy with OrientDB - Codemotion Warsaw 2016
Geospatial Graphs made easy with OrientDB - Codemotion Warsaw 2016
Luigi Dell'Aquila824 views
Simple JSON parser von Dongjun Lee
Simple JSON parserSimple JSON parser
Simple JSON parser
Dongjun Lee1.1K views

Último

UiPath Document Understanding_Day 3.pptx von
UiPath Document Understanding_Day 3.pptxUiPath Document Understanding_Day 3.pptx
UiPath Document Understanding_Day 3.pptxUiPathCommunity
101 views25 Folien
𝐒𝐨𝐥𝐚𝐫𝐖𝐢𝐧𝐝𝐬 𝐂𝐚𝐬𝐞 𝐒𝐭𝐮𝐝𝐲 von
𝐒𝐨𝐥𝐚𝐫𝐖𝐢𝐧𝐝𝐬 𝐂𝐚𝐬𝐞 𝐒𝐭𝐮𝐝𝐲𝐒𝐨𝐥𝐚𝐫𝐖𝐢𝐧𝐝𝐬 𝐂𝐚𝐬𝐞 𝐒𝐭𝐮𝐝𝐲
𝐒𝐨𝐥𝐚𝐫𝐖𝐢𝐧𝐝𝐬 𝐂𝐚𝐬𝐞 𝐒𝐭𝐮𝐝𝐲Infosec train
9 views6 Folien
PORTFOLIO 1 (Bret Michael Pepito).pdf von
PORTFOLIO 1 (Bret Michael Pepito).pdfPORTFOLIO 1 (Bret Michael Pepito).pdf
PORTFOLIO 1 (Bret Michael Pepito).pdfbrejess0410
7 views6 Folien
Is Entireweb better than Google von
Is Entireweb better than GoogleIs Entireweb better than Google
Is Entireweb better than Googlesebastianthomasbejan
12 views1 Folie
DU Series - Day 4.pptx von
DU Series - Day 4.pptxDU Series - Day 4.pptx
DU Series - Day 4.pptxUiPathCommunity
100 views28 Folien
Marketing and Community Building in Web3 von
Marketing and Community Building in Web3Marketing and Community Building in Web3
Marketing and Community Building in Web3Federico Ast
12 views64 Folien

Último(12)

UiPath Document Understanding_Day 3.pptx von UiPathCommunity
UiPath Document Understanding_Day 3.pptxUiPath Document Understanding_Day 3.pptx
UiPath Document Understanding_Day 3.pptx
UiPathCommunity101 views
𝐒𝐨𝐥𝐚𝐫𝐖𝐢𝐧𝐝𝐬 𝐂𝐚𝐬𝐞 𝐒𝐭𝐮𝐝𝐲 von Infosec train
𝐒𝐨𝐥𝐚𝐫𝐖𝐢𝐧𝐝𝐬 𝐂𝐚𝐬𝐞 𝐒𝐭𝐮𝐝𝐲𝐒𝐨𝐥𝐚𝐫𝐖𝐢𝐧𝐝𝐬 𝐂𝐚𝐬𝐞 𝐒𝐭𝐮𝐝𝐲
𝐒𝐨𝐥𝐚𝐫𝐖𝐢𝐧𝐝𝐬 𝐂𝐚𝐬𝐞 𝐒𝐭𝐮𝐝𝐲
Infosec train9 views
PORTFOLIO 1 (Bret Michael Pepito).pdf von brejess0410
PORTFOLIO 1 (Bret Michael Pepito).pdfPORTFOLIO 1 (Bret Michael Pepito).pdf
PORTFOLIO 1 (Bret Michael Pepito).pdf
brejess04107 views
Marketing and Community Building in Web3 von Federico Ast
Marketing and Community Building in Web3Marketing and Community Building in Web3
Marketing and Community Building in Web3
Federico Ast12 views
IETF 118: Starlink Protocol Performance von APNIC
IETF 118: Starlink Protocol PerformanceIETF 118: Starlink Protocol Performance
IETF 118: Starlink Protocol Performance
APNIC186 views
How to think like a threat actor for Kubernetes.pptx von LibbySchulze1
How to think like a threat actor for Kubernetes.pptxHow to think like a threat actor for Kubernetes.pptx
How to think like a threat actor for Kubernetes.pptx
LibbySchulze15 views
Building trust in our information ecosystem: who do we trust in an emergency von Tina Purnat
Building trust in our information ecosystem: who do we trust in an emergencyBuilding trust in our information ecosystem: who do we trust in an emergency
Building trust in our information ecosystem: who do we trust in an emergency
Tina Purnat92 views
We see everywhere that many people are talking about technology.docx von ssuserc5935b
We see everywhere that many people are talking about technology.docxWe see everywhere that many people are talking about technology.docx
We see everywhere that many people are talking about technology.docx
ssuserc5935b6 views

The Web Is Changing — From Strings to Things

  • 8. <scripttype="application/ld+json"> { "@context": "http://schema.org", "@type": "MusicEvent", "name": "Preachers Son @ The Worksmans Club in Dublin…", "startDate": "2014-11-06T20:00:00", "location": { "@type": "Place", "name": "The Worksmans Club", "geo": { "@type": "GeoCoordinates", "latitude": 53.3848495, "longitude": -6.2614498 } }, "offers": ... ... } </script> { "@context": { "name": "http://schema.org/name", ... } }
  • 16. http://example.com/events/apidays/attendees/ { "@context": "/context.jsonld", "@id": "/events/apidays/attendees/", "@type": "Collection", "member": [ ... ], ... "operation": { "@type": "http://schema.org/AddAction", } }
  • 17. { "@id": "Person", "@type": "Class", "supportedProperty": { "property": "name", "required": true } } http://example.com/events/apidays/attendees/ { "@context": "/context.jsonld", "@id": "/events/apidays/attendees/", "@type": "Collection", "member": [ ... ], ... "operation": { "@type": "AddAction", "method": "POST", "expects": "Person" } }