monarch-initiative / monarch-ingest

Data ingest application for Monarch Initiative knowledge graph using Koza
https://monarchinitiative.org
14 stars 1 forks source link

Update phenio node property filter #309

Open kevinschaper opened 2 years ago

kevinschaper commented 2 years ago

It's a little awkward that we're filtering here, but won't need to later. Still, it's worth expanding our very short column list for phenio nodes as soon as possible, since we're missing obsolete/deprecated.

Pulling from https://github.com/monarch-initiative/phenio/issues/13, we should keep the biolink equivalent properties for:

"alternative_term"
"broadMatch"
"category"
"closeMatch"
"contributor"
"created_by"
"creator"
"database_cross_reference"
"definition"
"deprecated"
"exactMatch"
"has_broad_synonym"
"has_exact_synonym"
"has_narrow_synonym"
"has_obsolescence_reason"
"has_related_synonym"
"in_subset"
"label"
"narrowMatch"
"never_in_taxon"
"term_replaced_by"
"term_tracker_item"

Probably the first task would be to translate these to biolink properties, is that something you can do pretty easily @RichardBruskiewich?

monicacecilia commented 8 months ago

Dear @RichardBruskiewich, are these now Biolink properties? Has this been addressed?

@sierra-moxon 👀 👆 FYI.

RichardBruskiewich commented 8 months ago

@kevinschaper @sierra-moxon (cc: @monicacecilia), I've attempted a Biolink mapping of the above terms. There are a few gaps and tricky mappings (to linkML rather than Biolink) so perhaps, @sierra-moxon

Monarch_Ingest_Issue_309.pdf