summaryrefslogtreecommitdiff
path: root/lib/opentox-client.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/opentox-client.rb')
-rw-r--r--lib/opentox-client.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/opentox-client.rb b/lib/opentox-client.rb
index 1fe084b..ae377bd 100644
--- a/lib/opentox-client.rb
+++ b/lib/opentox-client.rb
@@ -11,7 +11,6 @@ require 'logger'
require "securerandom"
# define constants and global variables
-#TODO: switch services to 1.2
RDF::OT = RDF::Vocabulary.new 'http://www.opentox.org/api/1.2#'
RDF::OT1 = RDF::Vocabulary.new 'http://www.opentox.org/api/1.1#'
RDF::OTA = RDF::Vocabulary.new 'http://www.opentox.org/algorithmTypes.owl#'