summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavor <vorgrimmlerdavid@gmx.de>2012-02-15 16:11:24 +0100
committerdavor <vorgrimmlerdavid@gmx.de>2012-02-15 16:11:24 +0100
commit754fd31f83be3ac7557a2f7832ff44fb262a98a5 (patch)
tree359d866ebc5ee53486e6db9cf5f7863d88e6a0fa
parent324d99e4961af19e8fe7486957792865b1625ce6 (diff)
Commented out BlueObelisk (BO) OwlNamespace because URI is not
available.
-rw-r--r--lib/environment.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/environment.rb b/lib/environment.rb
index 6a72ba5..c1b8312 100644
--- a/lib/environment.rb
+++ b/lib/environment.rb
@@ -91,5 +91,5 @@ DC = OwlNamespace.new 'http://purl.org/dc/elements/1.1/'
OT = OwlNamespace.new 'http://www.opentox.org/api/1.1#'
OTA = OwlNamespace.new 'http://www.opentox.org/algorithmTypes.owl#'
XSD = OwlNamespace.new 'http://www.w3.org/2001/XMLSchema#'
-BO = OwlNamespace.new 'http://www.blueobelisk.org/ontologies/chemoinformatics-algorithms/#'
+#BO = OwlNamespace.new 'http://www.blueobelisk.org/ontologies/chemoinformatics-algorithms/#'