Minor tweaks to deal with the older version of librdf on ubuntu 10.04
authorDiane Trout <diane@caltech.edu>
Thu, 20 Sep 2012 00:08:43 +0000 (17:08 -0700)
committerDiane Trout <diane@caltech.edu>
Thu, 20 Sep 2012 00:08:43 +0000 (17:08 -0700)
commit2ee1299ca704cf3fcf5a48744db84274640c0176
treea8c985a8ced981bccb14be560eaf8167fd4bfac3
parentc99feb78c58da43cb018dc3ef109bc3074d3c511
Minor tweaks to deal with the older version of librdf on ubuntu 10.04
things like utf-8 escaping a string, using str(node.uri) instead
of str(node).
htsworkflow/submission/condorfastq.py
htsworkflow/util/rdfhelp.py
htsworkflow/util/rdfinfer.py
htsworkflow/util/test/test_rdfhelp.py
htsworkflow/util/test/test_rdfinfer.py