parsing.rb revision 37d0428752228b885ae94e6b0aea5452787fb102
included do
@queue = 'hets'
end
@deactivate_parsing = true
end
if !@deactivate_parsing
if @fast_parse
else
end
end
end
# run hets if necessary
# Import version
update_state! :done
end
end
# generate XML by passing the raw ontology to Hets
[:all_is_well, input_io]
end
parse(structure_only: false)
end
parse(structure_only: true)
end
end
end
end
end
end