layout | json-ld |
---|---|
home |
{
"@context": "http://schema.org/",
"@type": "Organization",
"name": "JSON-LD Working Group",
"url": "https://www.w3.org/2018/json-ld-wg/",
"parentOrganization": {
"@type": "Organization",
"name": "World Wide Web Consortium",
"url": "https://www.w3.org"
},
"member": {
"@type": "OrganizationRole",
"roleName": "Co-Chair",
"member": [{
"@type": "Person",
"name": "Benjamin Young",
"email": "[email protected]"
}]
},
"contactPoint": {
"@type": "ContactPoint",
"name": "Ivan Herman",
"email": "[email protected]",
"contactType": "W3C Staff Contact"
}
}
|
The group has completed its work and is currently in maintenance mode. The Working Group has published the following documents (also available as a single digital book in EPUB 3 format):
- JSON-LD 1.1 (W3C Recommendation)
- JSON-LD 1.1 Processing Algorithms and API (W3C Recommendation)
- JSON-LD 1.1 Framing (W3C Recommendation)
- Streaming JSON-LD (W3C Working Group Note)