From 58c449915b607783738ae86f5b5d6ea2b668a0ea Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Thu, 12 May 2011 19:19:46 +0200 Subject: test fixed for linear fragments in regression bbrc --- validate-owl.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'validate-owl.rb') diff --git a/validate-owl.rb b/validate-owl.rb index 736531b..bfa2584 100644 --- a/validate-owl.rb +++ b/validate-owl.rb @@ -1,5 +1,3 @@ -#require 'nokogiri' - def validate_owl(uri, subjectid=nil) if validator_available? owl = OpenTox::RestClientWrapper.get(uri,{:accept => "application/rdf+xml",:subjectid => subjectid}) -- cgit v1.2.3