parsing.rb revision 68ff70f830e958de6693000b9652c9aa8cff97e7
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