Ruben Taelman

Results 170 issues of Ruben Taelman

#### Issue type: - :heavy_plus_sign: Feature request ____ #### Description: We should properly take into account robots.txt files of websites when we query them. Possible library: https://www.npmjs.com/package/robots-parser

feature ➕
difficulty:low
effort:medium

I've implemented the LiquidHopper as mentioned in https://github.com/BuildCraft/BuildCraft/issues/1291 and https://github.com/BuildCraft/BuildCraft/pull/1310 in the BuildCraft repo. It seems like the main BuildCraft devs didn't like it after all, so if you want...

There may be some places where we are not adhering to Node's backpressure conventions with regards to streams. Concretely, we seem to be creating new streams (such as `Readable`, `PassThrough`...

enhancement

See #20 for example.

enhancement

Currently, relative IRIs without a defined baseIRI will be ignored. In some cases, it may be useful to have relative IRIs *without* a defined baseIRI. As such, an undefined `baseIRI`...

enhancement

For advanced users, we should offer a free-form JSON input field for passing custom [context options](https://comunica.dev/docs/query/advanced/context/).

feature

Currently, a running execution time counter is shown on top of the query results. For traversal cases (such as link traversal and TPF), a running count of the number of...

feature

While we already have the option to login with a Solid WebID via the settings, it would be useful to also have an entry in the datasources list. To quote...

feature

When an error occurs during query execution (error event is called), the error message is just appended to the results box. We should make error messages really clear. Something similar...

enhancement
comunica-association-bounty

Just like in https://github.com/LinkedDataFragments/jQuery-Widget.js/commit/5c20c562f08b687cef3d3121d215881afae2a545

enhancement