Luigi Asprino

Results 91 comments of Luigi Asprino

With [be26802](https://github.com/SPARQL-Anything/sparql.anything/commit/be26802447317d764be09a09bb311eecb7d9abb9) the tests don't fail anymore on my Win10 VM, so I think we can close the issue and proceed with the release #306. Please @MarcoR1791 let us know...

Yes, please. Could you please also report the message error?

@MarcoR1791, please have a look at #366. I think the problem has been solved with that issue.

This is strange because the test passes on my VM.

Ok, so we all agree to remove the static fields. Maybe, we can also avoid `ondisk.path` and use `ondisk` for passing the path of the TDB explicitly. And also avoid...

With [f1355c0](https://github.com/SPARQL-Anything/sparql.anything/commit/f1355c0e8d9e846e43e3e7a53711e963bd9cd99b) the creation of the DatasetGraph is as follows. If the `ondisk` property is set, a TDB is created at the location passed as a value (in the case...

I close this issue as it is completed via [f1355c0](https://github.com/SPARQL-Anything/sparql.anything/commit/f1355c0e8d9e846e43e3e7a53711e963bd9cd99b)

Why don't you use SPARQL builtin REPLACE function https://www.w3.org/TR/sparql11-query/#func-replace

With dcc589e SA is able to extract metadata from HTML pages. This feature relies on Any23. By default Any23 extracts quads having the URL of the page as graph URI....