-
Notifications
You must be signed in to change notification settings - Fork 2
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
Grammar updates for triple terms and occurrences #33
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple of other things needed from w3c/rdf-turtle#51:
- There is no
qtSubject
any more. But, changes in Grammar updates for triple terms and occurrences. rdf-turtle#51 are appropriate in the Parser State section. - From RDF Triples Constructors, we need copies of the entries for "Triple Terms", "Reifications", and "Annotations". As the grammar anchors are different, can't really use a reference, but the HTML source might be the same.
- Changes between RDF 1.1 and RDF 1.2 should say something about triple terms, reifications, and annotations.
Co-authored-by: Gregg Kellogg <gregg@greggkellogg.net>
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
a9b82e8
to
14cef09
Compare
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
This was discussed during the #rdf-star meeting on 12 September 2024. View the transcriptw3c/rdf-turtle#68 and w3c/rdf-trig#33gkellogg: second item (updates to turtle). I think that's ready to merge. ora: you're saying someone else should take a look before a merge? gkellogg: yes. look and approve. then we can merge after that. AndyS: I can. Have done changes to the trig parser. |
See w3c/rdf-turtle#51
Preview | Diff