summaryrefslogtreecommitdiff
path: root/lazar.rb
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2012-02-21 16:24:33 +0100
committerAndreas Maunz <andreas@maunz.de>2012-02-21 16:24:33 +0100
commit98bf7a075d298058ad4f44ce3a821e355f99ea7c (patch)
tree89a87393da98bae6cea8e1ee96cf8aff00e79b92 /lazar.rb
parent1eaa63419dd82b339d0f08230bbbe1c0ab2dfb7d (diff)
parent76b19ad4944cea2ed3c357f81c60a5195bdf8e5a (diff)
Merge branch 'development' of github.com:opentox/algorithm into development
Diffstat (limited to 'lazar.rb')
-rw-r--r--lazar.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lazar.rb b/lazar.rb
index 4a08a4d..1fe28f8 100644
--- a/lazar.rb
+++ b/lazar.rb
@@ -8,7 +8,7 @@ get '/lazar/?' do
DC.title => 'lazar',
DC.creator => "helma@in-silico.ch, andreas@maunz.de",
DC.contributor => "vorgrimmlerdavid@gmx.de",
- BO.instanceOf => "http://opentox.org/ontology/ist-algorithms.owl#lazar",
+# BO.instanceOf => "http://opentox.org/ontology/ist-algorithms.owl#lazar",
OT.parameters => [
{ DC.description => "Dataset URI with the dependent variable", OT.paramScope => "mandatory", DC.title => "dataset_uri" },
{ DC.description => "Feature URI for dependent variable. Optional for datasets with only a single feature.", OT.paramScope => "optional", DC.title => "prediction_feature" },