Ruben Taelman
Ruben Taelman
Thanks for the suggestion!
I should be possible in theory to drop the client requirement of this mod if the blocks are disabled. I'm not sure if Forge would support this though. I can...
Perhaps nepture is just taking more than 5 seconds to execute your query? What happens if you remove `timeout` from the options?
Hi there 👋 I'm just checking in to hear if someone managed to get this library working in WASM? Because [there's interest](https://github.com/comunica/comunica/issues/1450) in querying over HDT files in browser and...
> That said, export type * was only [introduced in TS5](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-0.html#support-for-export-type-). @jeswr @rubensworks would you consider adding this as breaking change and including in v2 of the types? https://github.com/rdfjs/types/pull/46 is...
@gobengo I agree this could be useful, but as mentioned by @bergos, we should first add this to the streams spec, which requires concensus in the RDF/JS that this is...
Since N3 is not (on its way to become) a W3C rec yet, I'm not sure if it's the right time to add this to the core datamodel yet of...
> This probably is something we should also (like https://github.com/rdfjs/types/issues/6) first discuss in the spec itself? Yes, we have https://github.com/rdfjs/data-model-spec/issues/172 and https://github.com/rdfjs/data-model-spec/pull/175 for this. But in any case, I think...
@tpluscode Do you agree with merging this one? It has been open for quite a while now. While not a breaking change, we could include it in #55.
From the discussion, I thought https://github.com/w3c/rdf-concepts/issues/79 was resolved. But the issue is still open... I'll ask to clarify.