Tomasz Pluskiewicz

Results 301 comments of Tomasz Pluskiewicz

> Sorry haven't come around it to create a simple way to reproduce my issue. So, expanding on my comment above, I expect you should be able to reproduce when...

HI @TessavWalstijn, sorry for dropping the ball on this. I just checked your repro and just changing exports to `export type *` was enough for the errors to go away...

> So for some reason I bummed in to this issue: 'Only named exports may use "export type".' Maybe that was reported by the CI as you can see in...

Uh, why is the CI running `yarn`. Please update your branch once more when #54 is merged

re https://github.com/rdfjs/types/issues/6

This probably is something we should also (like #6) first discuss in the spec itself?

And what about waiting for https://github.com/w3c/rdf-concepts/issues/79?

Ah, I read into the resolution and it actually appears that this feature is not planned for RDF?

I would totally expect that quoted triples are in the same graph as the quad they are part of. Consider same quad in Trig* ```turtle GRAPH :g { :p :o...