From a267c9335622221fbb0c7e860f2434b5f5281b24 Mon Sep 17 00:00:00 2001 From: Diane Trout Date: Fri, 19 Jul 2013 22:50:06 -0700 Subject: [PATCH] Add python namespace for encode3 RDF namespace --- htsworkflow/util/rdfns.py | 1 + 1 file changed, 1 insertion(+) diff --git a/htsworkflow/util/rdfns.py b/htsworkflow/util/rdfns.py index d2164ee..2ad3632 100644 --- a/htsworkflow/util/rdfns.py +++ b/htsworkflow/util/rdfns.py @@ -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#") -- 2.30.2