-
Notifications
You must be signed in to change notification settings - Fork 32
[JSON-LD WG] CR Request for json ld11, json ld11 api, and json ld11 framing #194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
(expects an answer around December 6 from the Director) |
Might the WG wish to state something in the Abstracts about compatibility with JSON-LD 1.0; e.g. that 1.1 is a superset of 1.0? |
Looking at similar updates, such as SPARQL 1.1 Query and RDF 1.1 Concepts for examples, I don't find any discussion there of the relationship to their respective 1.0 versions, other than in the "Changes Since ..." sections. That said, it would be entirely appropriate for us to do something like this.
In the case of the API, which is largely written for implementors, there are substantial algorithmic changes to allow accepting both 1.0 and 1.1 documents, and the algorithms describe the points of departure. The Framing document never had a 1.0 recommendation, although it was used as a community standard. Changes are also noted there. |
I would be in favour adding such remark. It is an important message to the community. I would not mind if we added this to the Frame document, too, which was used by the community, too. |
@plehegar @swickr a small detail in the request. RDF issues...
Both are related to the direction setting issue. |
Fine; let's coordinate on how to do this. Do you have a new NS document staged somewhere? |
Transition approved. The [JSON-LD] entry in Syntax/Informative References is superflous; that ref is not Two of your RFC references in Syntax and API are using httpwg.org rather than ietf.org; you may want to fix these before Proposed Rec. |
That gets generated because of ReSpec
+1 |
See w3c/json-ld-syntax#263 (comment) (modulo some minor adjustment discussed in the issue). There is only one new document ( |
@swickr, while we are it... I have prepared a document, after having seen some discussions on the semweb mailing list, which is, temporarily, at: https://www.w3.org/1999/02/rdf-syntax.html I wonder whether we should turn this document into a bona fide https://www.w3.org/1999/02/rdf-syntax-ns.html with appropriate conneg (although the text has to be expanded a little bit with the new terms added by JSON-LD). Of course, before doing that, we would have to send a mail to semweb mailing list to see if anybody sees any problems with it. (I guess such a mail should be sent out as an information of the new JSON-LD terms anyway.). WDYT? Cc: @draggett |
Documents have been published; closing. |
Document title, URLs, estimated publication date
Abstract
Status
Link to group's decision to request transition
Changes
Requirements satisfied
We have tracked our requirements in Github using issues.
JSON-LD 1.1
JSON-LD 1.1 API
JSON-LD 1.1 Framing
Dependencies met (or not)
None.
Wide Review
All reviews, comments, etc, were tracked in Github issues, see below
Issues addressed
Formal Objections
None.
Implementation
There is a (draft) implementation report with pointers to all the tests (and instructions on how to submit implementation reports). Tests prepared for each feature of JSON-LD (some tests are covering more than one); see also the separate test documentation.
The exit criteria is that each feature (i.e., each test) must be passed by at least two, independent implementations. The WG intends to leave the CR duration open for a minimum of 3 months after the publication of the CR.
At the moment, members of the Working Groups are actively involved in different implementations in Ruby, Javascript, Python, and TypeScript (the latter is a streaming JSON-LD parser). The WG expects all four of them to submit test results. We also have contacts with an implementer active with a Java implementations. The group is also actively reaching out to implementers to find implementations in C/C++ and possibly Rust.
Note that the test suite and the implementation aim to cover the full JSON-LD 1.1, i.e., including the JSON-LD 1.0 features.
Patent disclosures
See https://www.w3.org/2004/01/pp-impl/107714/status
@gkellogg @pchampin @dlongley @BigBlueHat @azaroth42
The text was updated successfully, but these errors were encountered: