In current state ehb-datasources does not check if a SDG name exists in nautilus before adding it to the eHB. the following function needs to be updated to check if SDG name exists in nautilus before checking if the record already exists in the eHB https://github.com/chop-dbhi/ehb-datasources/blob/d38c2ae36df471bfd26d055efd073af3ea58cac7/ehb_datasources/drivers/nautilus/driver.py#L349