summaryrefslogtreecommitdiff
path: root/openbabel.rb
diff options
context:
space:
mode:
Diffstat (limited to 'openbabel.rb')
-rw-r--r--openbabel.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbabel.rb b/openbabel.rb
index 3a873c0..1644455 100644
--- a/openbabel.rb
+++ b/openbabel.rb
@@ -44,7 +44,7 @@ get '/openbabel/:property' do
DC.title => params[:property],
DC.creator => "helma@in-silico.ch",
DC.description => description,
- OT.isA => OTA.DescriptorCalculation,
+ RDF.type => [OTA.DescriptorCalculation],
}
response['Content-Type'] = 'application/rdf+xml'
algorithm.to_rdfxml