Details
Description
Url links are handled in Jalview as either UrlLink objects, or as text strings. This is inconsistent and program flow often involves converting from string to UrlLink and back again (and vice versa). The data model needs to be updated to handle url links in a more consistent fashion.