#!/bin/bash
eye --quiet --skolem-genid 8b98b360-9a70-4845-b52c-c675af60ad01 --wcache https://eyereasoner.github.io/eye/reasoning .. --nope --tactic limited-answer 1 https://eyereasoner.github.io/eye/reasoning/diamond-property/diamond-property.n3 --query https://eyereasoner.github.io/eye/reasoning/diamond-property/diamond-property-query.n3 --output diamond-property-answer.n3
eye --quiet --skolem-genid 8b98b360-9a70-4845-b52c-c675af60ad01 --wcache https://eyereasoner.github.io/eye/reasoning .. --tactic limited-answer 1 https://eyereasoner.github.io/eye/reasoning/diamond-property/diamond-property.n3 --query https://eyereasoner.github.io/eye/reasoning/diamond-property/diamond-property-query.n3 --output diamond-property-proof.n3
