summaryrefslogtreecommitdiff
path: root/lib/dataset.rb
AgeCommit message (Expand)Author
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
2011-05-06request features in YAML format first (Dataset.load_features), chomp URIs in ...root
2011-04-08A&A fixesmr
2011-04-04OT.isA substituted by RDF.type, identification of feature_types by RDF.typeChristoph Helma
2011-03-16doc for Feature.find, load_features in feature_typeChristoph Helma
2011-02-21fix for Datset#add false values, fix for parsing compounds without valuesmguetlein
2011-02-21removing debug msgmguetlein
2011-02-21clean uri now works for https, rdf parsing issues: /features and ?feature_uri...mguetlein
2011-02-14fix: handle nil values in splitmguetlein
2011-02-14handle nil values in splitmguetlein
2011-02-11fix read from rdf filemguetlein
2011-02-07add Dataset.exist as find loads all datamguetlein
2011-02-02resclient wrapper: headers <-> payload, error report from rdfmguetlein