#!/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/preduction/palindrome.n3 https://eyereasoner.github.io/eye/reasoning/preduction/palindrome-declarations.n3 https://eyereasoner.github.io/eye/reasoning/preduction/preduction-plugin.n3 --query https://eyereasoner.github.io/eye/reasoning/preduction/palindrome-preduction.n3 --output palindrome2.n3
eye --quiet --skolem-genid 8b98b360-9a70-4845-b52c-c675af60ad01 --wcache https://eyereasoner.github.io/eye/reasoning .. https://eyereasoner.github.io/eye/reasoning/preduction/palindrome.n3 --query https://eyereasoner.github.io/eye/reasoning/preduction/palindrome-query.n3 --output palindrome-proof.n3
eye --quiet --skolem-genid 8b98b360-9a70-4845-b52c-c675af60ad01 --wcache https://eyereasoner.github.io/eye/reasoning .. https://eyereasoner.github.io/eye/reasoning/preduction/palindrome2.n3 --query https://eyereasoner.github.io/eye/reasoning/preduction/palindrome2-query.n3 --output palindrome2-proof.n3
eye --quiet --skolem-genid 8b98b360-9a70-4845-b52c-c675af60ad01 --wcache https://eyereasoner.github.io/eye/reasoning .. --nope https://eyereasoner.github.io/eye/reasoning/preduction/food.n3 https://eyereasoner.github.io/eye/reasoning/preduction/food-declarations.n3 https://eyereasoner.github.io/eye/reasoning/preduction/preduction-plugin.n3 --query https://eyereasoner.github.io/eye/reasoning/preduction/food-preduction.n3 --output food2.n3
eye --quiet --skolem-genid 8b98b360-9a70-4845-b52c-c675af60ad01 --wcache https://eyereasoner.github.io/eye/reasoning .. https://eyereasoner.github.io/eye/reasoning/preduction/food-example.n3 https://eyereasoner.github.io/eye/reasoning/preduction/food.n3 https://eyereasoner.github.io/eye/reasoning/rpo/rdfs-subClassOf.n3 --query https://eyereasoner.github.io/eye/reasoning/preduction/food-query.n3 --output food-proof.n3
eye --quiet --skolem-genid 8b98b360-9a70-4845-b52c-c675af60ad01 --wcache https://eyereasoner.github.io/eye/reasoning .. https://eyereasoner.github.io/eye/reasoning/preduction/food-example.n3 https://eyereasoner.github.io/eye/reasoning/preduction/food2.n3 --query https://eyereasoner.github.io/eye/reasoning/preduction/food-query.n3 --output food2-proof.n3
