vdancik
vdancik
Should we consider to add an attribute file to the KGX specification with the following columns: - **attribute_id** - an id of the attribute - **parent_id** - an id of...
**Is your feature request related to a problem? Please describe.** We are mapping ChEBI hierarchy to Biolink **Describe the solution you'd like** Add `CHEBI:is_a` as an exact mapping for `biolink:subclass_of`...
**Describe the bug** Missing enum for `highest FDA approval status` and `drug regulatory status world wide` **Expected behavior** Restore `FDAApprovalStatusEnum` from a previous Biolink version or or define a new...
**Is your feature request related to a problem? Please describe.** Representing active metabolites in Inxight:Drugs: https://drugs.ncats.io/drug/Q3JTX2Q7TU **What working group (or team) did this request originate from?** MolePro **Describe the solution...
**Is your feature request related to a problem? Please describe.** When ingesting Inxight:Drugs we encounter need for additional aspects **What working group (or team) did this request originate from?** MolePro...
**Is your feature request related to a problem? Please describe.** In Inxight:Drugs we have relationships representing strains: [LACTOBACILLUS RHAMNOSUS HN001](https://drugs.ncats.io/drug/QZY9UX6YE5) `INFRASPECIFIC->PARENT ORGANISM` [Lacticaseibacillus rhamnosus](https://drugs.ncats.io/drug/9601IVB87J) **What working group (or team) did...
**Is your feature request related to a problem? Please describe.** In ChEMBL there are activities data that we would like to represent in MolePro and Translator: https://www.ebi.ac.uk/chembl/g/#browse/activities/filter/molecule_chembl_id%3A(%22CHEMBL25%22) **Describe the solution...
**Question:** How to represent components that can be present in complex mixture, for example: |subject|relation|object| |---|---|---| |FENNEL OIL |CONSTITUENT ALWAYS PRESENT->PARENT |ANETHOLE| |FENNEL OIL |CONSTITUENT MAY BE PRESENT->PARENT |FENCHONE, (-)-|...
#### Bug Report Checklist - [ ] Have you provided a full/minimal spec to reproduce the issue? - [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))?...
currently `clinical_approval_status` and `max_research_phase` are available for `EntityToDiseaseAssociation` and `EntityToPhenotypicFeatureAssociation`, but not `ChemicalEntityToDiseaseOrPhenotypicFeatureAssociation`. We should add them, either explicitly or via inherence.