Rename stripNamespace strip_namespace
[htsworkflow.git] / htsworkflow / util / rdfhelp.py
2014-01-08 Diane TroutRename stripNamespace strip_namespace
2013-12-17 Diane TroutMerge branch 'django1.4'
2013-12-05 Diane TroutMerge branch 'django1.4' of mus.cacr.caltech.edu:htswor...
2013-12-05 Diane TroutMerge branch 'django1.4' of mus.cacr.caltech.edu:htswor...
2013-12-05 Diane TroutAdd a way to report what url was failing
2013-10-17 Diane TroutMerge branch 'master' into django1.4
2013-07-22 Diane Troutturtle writing improvements.
2012-12-13 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkfl...
2012-12-12 Diane TroutSimplify linking fastq files to their library id.
2012-11-20 Diane TroutChange add_default_schema to use pkg_resources feature...
2012-11-14 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-09-27 Diane Troutolder librdf wanted to include type information when...
2012-09-20 Diane TroutMinor tweaks to deal with the older version of librdf...
2012-09-18 Diane TroutMerge ssh://jumpgate.caltech.edu/var/htsworkflow/htswor...
2012-09-18 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-09-18 Diane TroutChange rdfhelp.dump_model so you can specify a destinat...
2012-09-18 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-09-15 Diane TroutStart implementing infering triples.
2012-09-12 Diane TroutAnother tweak to allow parser detection to work on...
2012-09-11 Diane TroutBetter parser guessing when grabbing plain text from...
2012-09-10 Diane TroutAllow retrying retrieving rdf from website a few times.
2012-09-01 Diane TroutHave librdf open the urls in load_into_model instead...
2012-08-31 Diane TroutAllow option to save/restore a sequence class to a...
2012-08-28 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-08-28 Diane Troutsanitize_literal had trouble with empty strings.
2012-06-21 Diane TroutMerge ssh://jumpgate.caltech.edu/var/htsworkflow/htswor...
2012-05-25 Diane TroutMerge ssh://jumpgate.caltech.edu/var/htsworkflow/htswor...
2012-05-25 Diane TroutMerge ssh://jumpgate.caltech.edu/var/htsworkflow/htswor...
2012-05-23 Diane TroutGenerate html reports when doing sparql queries with...
2012-05-12 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-05-12 Diane TroutPrepare for submitting data to geo by:
2012-04-13 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-01-30 Diane TroutAdd ability to refresh library data from our htsw server
2012-01-25 Diane Troutsplit a function into two. (A query execute function...
2011-12-20 Diane TroutHandle dateTime timestamps in RDF.Nodes
2011-12-20 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-12-20 Diane TroutTry to figure out where UCSC is hosting our submitted...
2011-07-29 Diane TroutConstruct unit tests for inventory/hard disk long term...
2011-07-13 Diane TroutMake sure we can roundtrip unicode characters via conve...
2011-07-07 Diane TroutDon't use xsd:string for string data types in toTypedNode
2011-07-07 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-07-06 Diane TroutAdd some additional logging to util/rdflib.py to help...
2011-06-30 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-06-29 Diane TroutFurther clean up ddf generation.
2011-06-23 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-06-21 Diane TroutFinish new RDF based ddf construction.
2011-06-18 Diane TroutRework ucsc gather to use RDF models for gathering...
2011-06-18 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-06-17 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-06-15 Diane TroutStart to move all the RDF namespace definitions into...
2011-06-15 Diane TroutAdd module to parse UCSC DAF file.