summaryrefslogtreecommitdiff
path: root/fminer.rb
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.de>2010-03-19 16:24:42 +0100
committerChristoph Helma <helma@in-silico.de>2010-03-19 16:24:42 +0100
commit46ab0ef6fd96abe208906a6552d9324bcb88bcf1 (patch)
tree696883b6e4f1106aa5104965ba9827e42f346ec6 /fminer.rb
parent432270589d8e6b7b71b3d0f767fe07a7de33d1fc (diff)
owl parsing implemented
Diffstat (limited to 'fminer.rb')
-rw-r--r--fminer.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/fminer.rb b/fminer.rb
index 141b515..2ce95f4 100644
--- a/fminer.rb
+++ b/fminer.rb
@@ -7,7 +7,7 @@ get '/fminer/?' do
if File.exists?('public/fminer.owl')
rdf = File.read('public/fminer.owl')
else
- owl = OpenTox::Owl.new 'Algorithm', url_for('/fminer',:full)
+ owl = OpenTox::Owl.create 'Algorithm', url_for('/fminer',:full)
owl.title = "fminer"
owl.source = "http://github.com/amaunz/libfminer"
owl.parameters = {