Enrico Daga

Results 124 comments of Enrico Daga

That is supposed to happen when there are parameters (and multiple executions). Can you please show the full command line?

> Along with this, it would be nice to automatically replace spaces with underscores in the incoming column headers; this is what TARQL does. Indeed, currently, we are just making...

> [Tarql](https://github.com/tarql/tarql) binds values to variables without the need to explicitly express a triple pattern to match/capture the value. OK, now on the main point. I like the idea of...

> @enridaga and we'd need to wrap each of the triple patterns in an OPTIONAL to get the Tarql behavior. Even if we remove the null-string option?

Actually, this does not happen always (I renamed the issue): in this case there is a link https://projects.dharc.unibo.it/musow/view-1635268063-603723

I think we wrote TEXT because: - SELECT -> CSV (text/csv) - ASK -> true/false - CONSTRUCT / DESCRIBE -> Turtle (text/turtle) But there is no harm in being more...

This is very much on point. There is a general problem in building an executable that ends up being terribly large because of all possible dependencies on features that a...

@jmkeil I'd like to elaborate a strategy to cope with this issue and I think your case is perfect for that. Can you please clarify how are you using the...

I think the problem here is the size of the -html maven package, which is going to include all dependencies regardless whether they are needed to run the task (with...

I wonder whether the chances in #512 #513 and #514 are sufficient to close this issue.