summaryrefslogtreecommitdiff
path: root/lib/dataset.rb
AgeCommit message (Expand)Author
2015-07-29save data_entries in GridFS (fastest method up to now)Christoph Helma
2015-07-27reasonable query performace for data_entriesChristoph Helma
2015-07-22mongo batch import workaroundChristoph Helma
2015-07-21intermediary commit before switching to generalised storage modelChristoph Helma
2015-07-19lazar predictions working in principleChristoph Helma
2015-07-18dataset tests passChristoph Helma
2015-07-16feature tests for standalone versionChristoph Helma
2015-07-16storage of uris instead of objectsChristoph Helma
2015-07-12initial dataset testsch
2015-03-26avoid data_entries nil errorgebele
2014-11-04add rescue to .features and .compounds methods to make them work with A&A (it...rautenberg
2014-10-21do not force quotes when exporting csvmguetlein
2014-10-21ensure to load compound when determening compound indices in datasetmguetlein
2014-10-10extend to_csv for inchi export, do not cache compound_index mapping (to preve...mguetlein
2014-10-06fix split method for datasets with missing valuesmguetlein
2013-11-14try to improve rdf writer method/add commentgebele
2013-07-24Fixed RDF parser problem.davor
2013-07-23Fixed RDF parser problem in to_ntriples.davor
2013-07-17uri objects fixed in ntriples serialsiationChristoph Helma
2013-07-17dataset ntriples serialisation fixed and activatedChristoph Helma
2013-07-16subjectid handled by RestClientWrapperChristoph Helma
2013-07-12value type identification/conversion fixedChristoph Helma
2013-07-10subjectids partially removedChristoph Helma
2013-07-02Algorithms and Models are modules instead of classes.Christoph Helma
2013-06-12add type to dataset metadatagebele
2013-06-06comment dataset.rbMartin Gütlein
2013-06-06link to opentox metadata in commentMartin Gütlein
2013-06-03make yard documentation full yard 0.8.6.1 compatiblerautenberg
2013-05-21Added detailed filter for NominalFeature.davor
2013-05-02add subjectidrautenberg
2013-04-26remove policy check might not be the right onerautenberg
2013-04-26Merge branch 'development' of github.com:opentox/opentox-client into developmentrautenberg
2013-04-25add basic AArautenberg
2013-04-24numbered anonymous nodes for dataentries.Christoph Helma
2013-03-27validation tests okChristoph Helma
2013-03-26code cleanup and refactoring.Christoph Helma
2013-02-11csv required for datasetChristoph Helma
2012-10-31Compounds removed from allnde targetAndreas Maunz
2012-10-31Fixed get for dataset from RDFAndreas Maunz
2012-10-30rdf tools turned to dynamicAndreas Maunz
2012-10-30Loading entries by sparql (mv'd 4store.rb), ordered status via rdfAndreas Maunz
2012-10-26Separate libs for sparql and rdfAndreas Maunz
2012-10-26Improved ds read performance (see http://goo.gl/ajKQn)Andreas Maunz
2012-10-19Support for subgraphs as numeric valuesAndreas Maunz
2012-10-10Fixed uri on force_no_lookupAndreas Maunz
2012-10-01Added force-no-query parameterAndreas Maunz
2012-08-20new compound serialisation methodsChristoph Helma
2012-07-13csv handling of empty cells fixedChristoph Helma
2012-07-13wait for tasks in post/put requestsChristoph Helma
2012-07-12all opentox-client tests passChristoph Helma