Port rdfinfer to rdflib (fixing a hidden bug)
authorDiane Trout <diane@testing.woldlab.caltech.edu>
Mon, 27 Feb 2017 23:22:39 +0000 (15:22 -0800)
committerDiane Trout <diane@testing.woldlab.caltech.edu>
Tue, 28 Feb 2017 01:13:39 +0000 (17:13 -0800)
commit03d6233a9c87a6a1f7237be759f249da573b0bef
tree3f7f948bbe015afa1f7406ddd68e3a0caf9a53c0
parent9032921ad6083b8b115f6bc0ed6bb796b762e328
Port rdfinfer to rdflib (fixing a hidden bug)

The redland property validation was wrong and was missing validation
errors.

Also I reused a function name.

This could still have better error messages
htsworkflow/util/rdfinfer.py
htsworkflow/util/test/test_rdfinfer.py