JSON-LD horizontal review request

Hi all,

The JSON-LD WG is nearing publication of three specifications:
https://w3c.github.io/json-ld-syntax/
https://w3c.github.io/json-ld-api/
https://w3c.github.io/json-ld-framing/

JSON-LD syntax is a data encoding format based on JSON. The API provides a means to convert JSON-LD documents into other forms of valid JSON-LD for further processing. Framing is used to reshape existing JSON-LD into a specific JSON tree structure.

JSON-LD does not itself dictate what is encoded in any JSON-LD document, nor how that content is used, displayed, or consumed. The API simply enables usage of the encoded data. Consequently, most of the FAST checklist questions didn't seem to apply directly to usage of the JSON-LD syntax, API, or framing specifications.

However, we did want to provide answers to the two API specific questions--which match the above summary:


If technology defines an API...
Q: If the API can be used for structured content, it provides features to represent all aspects of the content including hidden accessibility features.

A: The API is used for structuring data, but the encoded data itself is where the responsibility for accessibility features lies.


Q: If the API relies on user agents to generate a user interface, the specification provides guidance about accessibility requirements needed to enable full interaction with the API.

A: The API is not intended to generate a user interface directly.

Please let me know if you have other questions around JSON-LD and this summary from the checklist.

Thanks!
Benjamin Young
Co-Chair, JSON-LD WG

--

http://bigbluehat.com/

http://linkedin.com/in/benjaminyoung

Received on Thursday, 5 September 2019 20:27:50 UTC