20160310132619_create_missing_locids.rb revision 5a102b3c56d4ac75632c7e9244ee0ce5bdbbf13a
sep = '//'
sentence_locid = "#{onto_locid}#{sep}#{sentence_name}"
end
sep = '//'
symbol_locid = "#{onto_locid}#{sep}#{symbol_name}"
end
end
# Nothing to do because missing data was generated.
end
end