Conversation
…. This diverges from the existing spec behavior.
|
I wanted to get this out there even though it's not finished, and there are no corresponding spec changes. I haven't done the optional There may be some differences in opinion on what the results should look like, particularly for reifications of multiple triples. Also, the use of explicit reifiers is limited. right now.. |
pchampin
left a comment
There was a problem hiding this comment.
I have only reviewed 'compact' and 'expand' so far. Generally LGTM, with a few questions though.
|
Synopsis of algorithm updates: Expansion Algorithm
Compaction Algorithm
Flattening Algorithm
Create Annotations
Serialize RDF as JSON-LD Algorithm
Object to RDF Algorithm
|
|
This was discussed during the #json-ld meeting on 04 June 2025. View the transcriptjson-ld/json-ld-star#61<gb> Pull Request 61 Updated test results for JSON-LD-star (by gkellogg) gkellogg: this is another call for review of this one bigbluehat: these will need to be <ins>/<del> denoted changes? gkellogg: no, this is on json-ld-star which is a CG report dlehn: ...there are a lot of test files... gkellogg: yeah...we're heavy on files <TallTed> *cheers* for the gradual annotating / crosslinking niklasl: I prefer to work like this than update the algorithms; it's easier for me. dlehn: Ordering would be nice, but tagging might be appropriate. gkellogg: ideally every normative statemen links back to their tests ivan: We did it for ePub and it turned out to be extremely useful. gkellogg: I've been copying pasting from what you've been doing |
(other than annotation folding).
This diverges from the existing spec behavior.
Fixes #49.