summaryrefslogtreecommitdiff
path: root/lib/dataset.rb
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2015-07-16 16:54:48 +0200
committerChristoph Helma <helma@in-silico.ch>2015-07-16 16:54:48 +0200
commitfceabfcc4e281c582ec5cc09ba84eb49e20a13f0 (patch)
tree7f2eff3d1952aae023dbca6031aa7b8abc498b68 /lib/dataset.rb
parent3f9b45990e39f8cb379a1a85ab48819cb36599a8 (diff)
feature tests for standalone version
Diffstat (limited to 'lib/dataset.rb')
-rw-r--r--lib/dataset.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/dataset.rb b/lib/dataset.rb
index c965388..1c938da 100644
--- a/lib/dataset.rb
+++ b/lib/dataset.rb
@@ -213,6 +213,7 @@ module OpenTox
end
end
+=begin
RDF_FORMATS.each do |format|
# redefine rdf parse methods for all formats e.g. parse_rdfxml
@@ -268,6 +269,7 @@ module OpenTox
end
end
+=end
# TODO: fix bug that affects data_entry positions # DG: who wrotes this comment ?
def to_ntriples # redefined string version for better performance