Gregg Kellogg

Results 503 comments of Gregg Kellogg

The parser was changed a bit a go to be based on a packrat/PEG parser rather than LL(1), and it's possible that something that wasn't properly tested before got missed....

The logic for IN and NOTIN parsing changed in the SPARQL 1.2 version of the parser, but you seem to have been testing against parser11, which uses the LL(1) version...

That’s likely the issue, (needing to use the `rdfstar` option) as annotation is experimental and very well may change radically depending on how the RDF-star group progresses. You might also...

I’ll look into it soonish.

Sorry, on vacation this week, and I am backed up with other things on a timeline. I will look into it, but it may be another week or two before...

I've looked at the code, and IIRC, the `@annotation` implementation for flattening and framing is fairly unexplored, and will require some more investigation. Your use case should be supported but...

Personally, I think we've accrued too much technical debt on this site, so I appreciate your efforts to move things forward. I think the site works well without the icons,...

I can live without the icons, and it actually gives the site a bit more modern look to not have them. The playground is also a bit fiddly, and really...

That should be `spec/index.php`. https://json-ld.org/spec/

I think we just need to merge and move on. It makes a definite improvement. @davidlehn?