Enrico Daga

Results 102 comments of Enrico Daga

Thank you @akuckartz for linking the two projects! SPARQL Anything currently lacks support for RDBs and we are considering options. R2RML Java engines such as Ontop could definitely help us....

Cannot say at this time. The idea of our system is that we want to connect to the resource `without` needing to develop domain-based mappings. Therefore, we need to implement...

Works as expected now -- we may do more tests later but in the meantime this looks very good -- look forward to the release!

Welcome onboard :) JFugue seems a good project (many music formats, developed and maintained) but free to propose alternatives.

Apparently, after using the ondisk option, subsequent tests are failing. I isolated `testIssue280` and `testIssue284`. 284 runs smoothly if executed alone. The test class we are focusing on now is...

I made a change on the test, can you please try again after updating your working copy with `git pull`?

I realized I only changed one of the two tests in the first commit! Now it's time to try again :)

First, make sure you do `mvn clean install` just to make sure the building target dir is empty. > [main] ERROR com.github.sparqlanything.model.BaseFacadeXGraphBuilder - org.apache.commons.io.IOExceptionList: 1 exceptions: [java.io.IOException: Unable to delete...

Looking at the code, I am not quite sure what it is supposed to happen after this error anyway as the code proceeds gracefully: https://github.com/SPARQL-Anything/sparql.anything/blob/ba17609cb4a00838bce074a013e348f2d8ff8b25/sparql-anything-model/src/main/java/com/github/sparqlanything/model/BaseFacadeXGraphBuilder.java#L60-L80 @justin2004 what's your opinion on...

We are looking towards a release v0.8.0 -- maybe we should move this one to the next milestone v0.9.0?