Richard Zijdeman
Richard Zijdeman
Hi, would it make sense to add an example html file and example image with the release? (The documentation seems to come from an angle where you have such a...
Hi, sorry to ask, but I'm doing something wrong and unsure of what. My query is executable here: `https://api.druid.datalegend.net/s/pq0GcPt6j` My endpoint is here: `https://api.druid.datalegend.net/datasets/AdamNet/all/services/endpoint/sparql` My GitHub repo with subdir is...
Hi, I was wondering whether you could add a `_function` parameter, that allows you to use for example regex inside SPARQL. Of course, this is already possibly, but it feels...
Please add an ID to each query inside a repo, so it’s possible to refer to specifica queries.
Hi, I remember to have seen a question like this before, but couldn't find the issue: Would grlc allow the support of other query languages, especially XPATH queries?
Please consider adding 'comment' as an optional field. Such a field would give some space for elaboration or link to more extensive documentation.
Hi, I was wondering whether it would be possible to use some kind of pattern fill for the leaves rather than colour. For example, by plotting symbols on the the...
Original issue posted via cattle repo by @bblfish. See: https://github.com/CLARIAH/cattle/issues/29 I would like to specify the metadata file via the command line so that I can use the same metadata...
for one there appears to be a superfluous `{}` pair and on the console log lines there is a `);` too much on each line. I wondered whether this is...
Hi and thank you for the book! In chapter 2 it reads: "If you're working with a fresh Node.js project, you can install the moment package like this:". But following...