Have librdf open the urls in load_into_model instead of using python
authorDiane Trout <diane@caltech.edu>
Sat, 1 Sep 2012 02:56:55 +0000 (19:56 -0700)
committerDiane Trout <diane@caltech.edu>
Sat, 1 Sep 2012 02:56:55 +0000 (19:56 -0700)
commit39b7ab42aac542b4b11d74d88d504522a1b9a7e3
tree525f39c29204f887c8abd42cdec5e062cb53d67c
parent385d5f5223e9da95c150a3a8fef1bc69ae1a6fe4
Have librdf open the urls in load_into_model instead of using python
As a side effect I ended up discovering that my parser type detection
code for file types was wrong, and now it has test code

I was trying to fix a bug where librdf 1.0.10.1-1.1ubuntu1 was
segfaulting when loading into the model but I couldn't figure
out what was doing it.
htsworkflow/util/rdfhelp.py
htsworkflow/util/test/test_rdfhelp.py