#!/bin/bash
eye --quiet --skolem-genid 8b98b360-9a70-4845-b52c-c675af60ad01 --wcache https://eyereasoner.github.io/eye/reasoning .. --nope https://eyereasoner.github.io/eye/reasoning/csv/select-data.n3 --query https://eyereasoner.github.io/eye/reasoning/csv/select-query.n3 --strings --output select-data.csv
eye --quiet --skolem-genid 8b98b360-9a70-4845-b52c-c675af60ad01 --wcache https://eyereasoner.github.io/eye/reasoning .. https://eyereasoner.github.io/eye/reasoning/csv/select-data.n3 --query https://eyereasoner.github.io/eye/reasoning/csv/select-query.n3 --output select-proof.n3
eye --quiet --skolem-genid 8b98b360-9a70-4845-b52c-c675af60ad01 --wcache https://eyereasoner.github.io/eye/reasoning .. https://eyereasoner.github.io/eye/reasoning/csv/select-data-extra.n3 --query https://eyereasoner.github.io/eye/reasoning/csv/select-query.n3 --output select-proof-extra.n3
