Port rdfhelp to rdflib from redland librdf.
authorDiane Trout <diane@testing.woldlab.caltech.edu>
Fri, 24 Feb 2017 22:43:30 +0000 (14:43 -0800)
committerDiane Trout <diane@testing.woldlab.caltech.edu>
Tue, 28 Feb 2017 01:08:49 +0000 (17:08 -0800)
commit9032921ad6083b8b115f6bc0ed6bb796b762e328
tree407d1263c4d3779137c80ab65c82564bfe16b2dc
parent325d7c2c9ec3282661422c0fd20776a446ed1191
Port rdfhelp to rdflib from redland librdf.

Several things that were hard in librdf are much easier
in rdflib, so I dropped several wrapper functions since the
rdflib API was reasonable to use directly.
htsworkflow/util/rdfhelp.py
htsworkflow/util/rdfns.py
htsworkflow/util/test/test_rdfhelp.py
setup.py