#!/bin/bash
swipl -x dtpe.pvm -- "$@" --wcache http://josd.github.io/eye/reasoning .. --nope http://josd.github.io/eye/reasoning/dt/test-facts.n3 --query http://josd.github.io/eye/reasoning/dt/test-query.n3 > test-answer.n3
