Francesco Corcoglioniti
Francesco Corcoglioniti
Ontop images on [Docker Hub](https://hub.docker.com/r/ontop/ontop-endpoint/tags) are currently only available for the architecture `linux/amd64`. Therefore, they need to be run using QEMU emulation on ARM machines like Apple M1 (but I...
Some Ontop users are interested in the possibility of issuing a SPARQL SELECT query having (among others) an output variable of a geometry type, and getting as a result a...
### Description This PR is a follow-up of #812 and provides further minor cleanup of code and scripts related to Ontop CLI and the Ontop Docker image. ### Changes *...
Here is a simple test case reproducing the issue, attached as Docker Compose stack using the latest `ontop/ontop-5.4.0-latest` image along with PostgreSQL: [ontop-issue.zip](https://github.com/user-attachments/files/21771396/ontop-issue.zip) Given: 1. the following DB schema: ```sql...