bin/cubicweb-ctl
author Simon Chabot <simon.chabot@logilab.fr>
Fri, 14 Feb 2020 18:15:55 +0100
changeset 12891 eb0cd6060062
parent 12779 44147dab9d27
permissions -rwxr-xr-x
[rdf] add functions and tools to generate rdf graph

#!/usr/bin/env python3
from cubicweb.cwctl import run
run()