Add python namespace for encode3 RDF namespace
authorDiane Trout <diane@ghic.org>
Sat, 20 Jul 2013 05:50:06 +0000 (22:50 -0700)
committerDiane Trout <diane@ghic.org>
Sat, 20 Jul 2013 05:50:06 +0000 (22:50 -0700)
htsworkflow/util/rdfns.py

index d2164eea0c8a058329ae7a74f91d95fe0fcc4b6a..2ad363277da2c46c40eeb758403aa539266bdb7d 100644 (file)
@@ -23,3 +23,4 @@ inventoryOntology = NS(
     "http://jumpgate.caltech.edu/wiki/InventoryOntology#")
 submissionLog = NS("http://jumpgate.caltech.edu/wiki/SubmissionsLog/")
 geoSoftNS = NS('http://www.ncbi.nlm.nih.gov/geo/info/soft2.html#')
+encode3NS = NS("http://jumpgate.caltech.edu/wiki/Encode3#")