#!/bin/sh

exec /usr/bin/python -m rdflib.tools.rdf2dot $*
