Handle dateTime timestamps in RDF.Nodes
authorDiane Trout <diane@caltech.edu>
Tue, 20 Dec 2011 20:33:16 +0000 (12:33 -0800)
committerDiane Trout <diane@caltech.edu>
Tue, 20 Dec 2011 20:33:16 +0000 (12:33 -0800)
commit6d1e0c92678f15a366ef6f39f2697fcb8eb44628
tree86cdcc6f7fc385d16347c34b7a426f56be43d2d6
parent3313d519f0868a5a42e116909439422bb34db5f3
Handle dateTime timestamps in RDF.Nodes

my encode_find test code needed it to test parsing timestamps
from the submission page.
encode_submission/test_encode_find.py
htsworkflow/util/rdfhelp.py
htsworkflow/util/test/test_rdfhelp.py