client.rb revision b73136db1469485941fff0754b4619dec1a2295c
end
open_timeout:
30,
# Number of seconds to wait for the connection to open timeout:
60 *
15 # Number of seconds to wait for one block to be read end
xml =
'<?xml version="1.0" encoding="UTF-8"?>' xml <<
"<OntologyUrl>#{url}</OntologyUrl>" xml <<
"<OntologyContent></OntologyContent>" xml <<
"<Pitfalls></Pitfalls>" xml <<
"<OutputFormat>XML</OutputFormat>" end
end