TheJacksonLaboratory / PhenopacketLab

An Angular/Springboot web application for the loading, editing, saving of data that follows the Phenopacket Schema
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

Missing "offset" ontology class #39

Open ielis opened 2 years ago

ielis commented 2 years ago

Hi @pnrobinson , in Phenopacket Schema, the TimeElement allows a member of OntologyClass to represent onset or resolution of a PhenotypicFeature. PhenopacketLab should offer user a bunch of OntologyClass constants when creating a PhenotypicFeature. It is clear which HPO terms should be presented in context of the feature onset.

However, are there any terms we should offer in context of the feature resolution?

pnrobinson commented 2 years ago

We need to decide if we want to add new terms to the HPO or just use the existing terms meaning "Onset of resolution". This could be a topic for the Monarch meeting.