Ieben Smessaert

Results 21 comments of Ieben Smessaert

> I would change those to ||= so that all of them can be overridden. The second one especially since we'll need to support text/n3 PATCH at some point and...

Anything I can do to get this PR merged?

> TLDR; Since you only have one source try executing the SELECT query with > > ```ts > { > source: store > } > ``` > > rather than...

Could this new release be of help? https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/

You might want to have a look at https://github.com/smessie/FormGenerator. It's a more up to date web form generator where you can choose to make a form using drag and drop...

Is there any update on this? I am experiencing the same issue and it is blocking me in the following way: I have two applications, both hosted on GitHub Pages...

Thanks for your reply @NSeydoux, I certainly understand that having separate apps under the same origin is not the best choice. However, with technologies like GitHub pages more often being...

> Client-side navigation aims at not requiring that, otherwise the navigation experience becomes quite painful because of the latency introduced by the redirects. Well, let's rephrase my sentence. There does...

> What we’d need: a full list of all possible datatypes that need to be supported and the mapping between how to compare them. - `xsd:gYear` maps to - ≥...

I’m still not convinced that the shape topology part of the MEA should be optional to implement. I’m still in favor of a MUST implement requirement. Members can go beyond...