Don't use xsd:string for string data types in toTypedNode
authorDiane Trout <diane@caltech.edu>
Thu, 7 Jul 2011 23:58:29 +0000 (16:58 -0700)
committerDiane Trout <diane@caltech.edu>
Thu, 7 Jul 2011 23:58:29 +0000 (16:58 -0700)
commit5f7b15814d3b997e8c534ec445559f87563ab74d
treed56b76dea5bda12f20915104ef7bd494df30b57f
parent607303ab80157980a0227a5956e2a75c4004d76f
Don't use xsd:string for string data types in toTypedNode
I saw a reference that "foo" and "foo"^xsd:string should
be treated the same, and man isn't the first version shorter
to write and easier to read?
htsworkflow/util/rdfhelp.py
htsworkflow/util/test/test_rdfhelp.py