summaryrefslogtreecommitdiff
path: root/lib/dataset.rb
AgeCommit message (Expand)Author
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
2012-07-06feature and task tests passChristoph Helma
2012-06-28Dataset.data_entries fixedChristoph Helma
2012-03-15dataset methods implementedChristoph Helma
2012-02-08toxbank-investigation compatible versionChristoph Helma
2011-08-16initial minimal versionChristoph Helma
2011-05-31fix set acceptValues when splitting dataset for validationmguetlein
2011-05-26unify access to classification feature domain, replace methode feature_values...mguetlein
2011-05-23owl-dl fixed for model and prediction datasetsChristoph Helma
2011-05-20Merge branch 'master' into developmentChristoph Helma
2011-05-06minor fixes: missing-values when splitting datasets, timeout handled in rest-...mguetlein