alabarga / biohackathon-jp-2023

biohackathon-jp-2023
GNU General Public License v3.0
0 stars 0 forks source link

Test ontop #5

Open alabarga opened 1 year ago

alabarga commented 1 year ago
alabarga commented 1 year ago

https://ontop-vkg.org/tutorial/endpoint/endpoint-docker.html#how-to-use-this-image

docker pull ontop/ontop

alabarga commented 1 year ago

https://github.com/oeg-upm/Mapeathor/wiki


# Clone the repository
$ git clone https://github.com/oeg-upm/Mapeathor

# Install the docker image with docker-compose
$ docker-compose up -d

# Copy the XLSX files to data repository
$ cp yourfiles ./data/

# Execute it. You can use a local XLSX file or a shared Google Spreadsheet URL
$ docker exec -it mapeathor ./run.sh [/Mapeathor/data/YOURFILE or URL ] [RML | R2RML | YARRRML] result/outputfile