Francesco Corcoglioniti

Results 4 issues of 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...

type: enhancement

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...

type: enhancement

### 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 *...

type: enhancement

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...

type: defect
status: under analysis