Daniel Beeke

Results 53 comments of Daniel Beeke

Is it normal that the following does not work? ``` await tomato.label.nl.sparql // undefined ``` I would expect some value. If needed I can make a test for it. It...

I will close this one in favor of #325

I encountered this error sometimes while trying to do things with collections: ``` ?s rdf:rest*/rdf:first? ?o ``` @rubensworks if given pointers would you think I could give it a try?...

I notice there is no node inside the dist folder. It was there before. May this have to do with it?

I have placed it back and now it builds, but to me it looks like it should be created every time, am I correct in this assumption?

I found out webpack is cleaning it up. So it gets removed but is not rebuild again.

While researching how to make the language filters I also saw: [AbstractPathResolver:61](https://github.com/LDflex/LDflex/blob/b2e497e29bbd8ba307e7ec41241f0f7eaef722e0/src/AbstractPathResolver.js#L61) Example usage: `person.friends.location(place).firstName` That gives a place to do fixed joins as show in: [sparql-test.js:89](https://github.com/LDflex/LDflex/blob/b2e497e29bbd8ba307e7ec41241f0f7eaef722e0/test/integration/sparql-test.js#L89) ```ts const query...

I improved the tests also. Is this what you meant?

These changes also showed me that the preload handler is very minimal and only works in certain cases. Because we save the values and the filters inside the pathData objects,...

I just watched 'Comunica Association Launch'. Great work! Very exciting! I thought I heard Wouter Beek asking a question in this direction. His question is at: https://youtu.be/seXvRI-XtiM?t=4929 I hear the...