#!/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/reif/data.n3 https://eyereasoner.github.io/eye/reasoning/reif/reify.n3 --pass --output data-reif.n3
eye --quiet --skolem-genid 8b98b360-9a70-4845-b52c-c675af60ad01 --wcache https://eyereasoner.github.io/eye/reasoning .. --nope https://eyereasoner.github.io/eye/reasoning/reif/data-reif.n3 https://eyereasoner.github.io/eye/reasoning/reif/dereify.n3 --pass --output data-roundtrip.n3
