Add functions to create a json-ld context and add namespaces to a context
authorDiane Trout <diane@ghic.org>
Fri, 17 Jan 2014 00:06:50 +0000 (16:06 -0800)
committerDiane Trout <diane@ghic.org>
Fri, 17 Jan 2014 00:06:50 +0000 (16:06 -0800)
commitba2568a6f5d04544a9d89261f57d9a13e43bdd95
tree5677c6b3d117599c10987a306a5b4854f3f3d628
parentc5e0925e23fef42c2ffa7d6ba4fa24d79e3f87aa
Add functions to create a json-ld context and add namespaces to a context

Having smaller functions like this makes it easier to test.
htsworkflow/submission/encoded.py
htsworkflow/submission/test/test_encoded.py