hubmapconsortium / entity-api

A set of web service calls to return information about HuBMAP entities
https://entity.api.hubmapconsortium.org
MIT License
3 stars 1 forks source link

Remove `specimen_type` , `specimen_type_other` , and `tissue_type` fields and their data in neo4j #569

Closed yuanzhou closed 7 months ago

yuanzhou commented 7 months ago

As a side product of https://github.com/hubmapconsortium/entity-api/issues/494, the usage and reference of this https://raw.githubusercontent.com/hubmapconsortium/search-api/main/src/search-schema/data/definitions/enums/tissue_sample_types.yaml can also be removed.

Confirmed with John at Harvard and Bruce at IU that we can remove specimen_type , specimen_type_other , and tissue_type fields from entity-api as well as the old data completely to tie the loose ends.

yuanzhou commented 7 months ago

Already confirmed with John Conroy and Bruce Herr. Once released to PROD, will remove the data from DEV/TEST/PROD since we just did a PROD data copy to DEV and TEST on 12/08/2023.