Add python namespace for encode3 RDF namespace
[htsworkflow.git] / 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#")