Mathias Vanden Auweele

Results 34 comments of Mathias Vanden Auweele

I just tested the functionality and it seems to work perfectly! Good job and thanks! :)

I just found out that a plain RDF file doesn't seem to work as source. I've converted the file into turtle serialization and that worked fine. And next I found...

> @BenjaminHofstetter is there are a way to query several ttl files at once? What I do now is use [ttl-merge](https://github.com/julianrojas87/ttl-merge) to merge several ttl files into one. It would...

Is the fx:location relative to the server or to the notebook?

Ok thanks. I know this is possible, my suggestion was more towards the notebook also having a sparql-anything server that can then help with local files like is meant in...

Hello, I just want to say that I'm also behind a corporates proxy (with login) and for me the http_proxy environment variables work. I'm pointing the variables to a service...

well it's just setting the variable http_proxy and https_proxy to http://localhost:3128 ![image](https://github.com/zazuko/vscode-sparql-notebook/assets/15101339/f995f456-2e9e-4bb8-a8d5-c67bdc67f010) I then have 2 bat scripts, one for when I'm connected to the enterpirse network and I need...

@adbdkb px will still use your corporate proxy if you configure it correctly. So everything will still work as before. Unfortunately I have no experience with SQLTools and px.

I use a pac file since my company works with one. Wether your company uses one or not can be found in the windows settings: ![image](https://github.com/zazuko/vscode-sparql-notebook/assets/15101339/07baef98-3cce-4797-a892-554e350dab7c) A pac file typically...

No you don't need to do px install. You just need to launch px with the proper settings and configure it as your proxy in your application