Adapter to use PyLD's json-ld parser to add triples to librdf.
authorDiane Trout <diane@ghic.org>
Wed, 15 Jan 2014 01:29:29 +0000 (17:29 -0800)
committerDiane Trout <diane@ghic.org>
Wed, 15 Jan 2014 01:29:29 +0000 (17:29 -0800)
commitf4628f408f8fc7060f5e6a59939e1ead098ec075
treeb331178d1164a6c1cd42c5bc76638cdf6962919c
parentd1c136d5dd5f0258dc9aad30c61c6a583eda5dd6
Adapter to use PyLD's json-ld parser to add triples to librdf.
htsworkflow/util/rdfjsonld.py [new file with mode: 0644]
htsworkflow/util/test/test_rdfjsonld.py [new file with mode: 0644]
setup.py