#!/bin/sh

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