#!/bin/bash
eye "$@" --wcache http://josd.github.io/eye/reasoning .. --nope http://josd.github.io/eye/reasoning/polygon/polygon.n3 --query http://josd.github.io/eye/reasoning/polygon/polygon_query.n3 --output polygon_answer.n3
eye "$@" --wcache http://josd.github.io/eye/reasoning .. http://josd.github.io/eye/reasoning/polygon/polygon.n3 --query http://josd.github.io/eye/reasoning/polygon/polygon_query.n3 --output polygon_proof.n3
