From 93a55550423704de278d623f4b9ec89a1ada5586 Mon Sep 17 00:00:00 2001 From: Richard Bruskiewich Date: Fri, 31 May 2024 19:50:11 -0700 Subject: [PATCH] phenotypic feature to phenotypic feature association added for certain TRAPI multi-CURIE query use cases. --- biolink-model.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/biolink-model.yaml b/biolink-model.yaml index 634fd8b11..1e9559b45 100644 --- a/biolink-model.yaml +++ b/biolink-model.yaml @@ -10300,6 +10300,20 @@ classes: slots: - sex qualifier + phenotypic feature to phenotypic feature association: + description: >- + Association between two concept nodes of phenotypic character, + qualified by the predicate used. This association may typically + be used to specify 'similar_to' or 'member_of' relationships. + is_a: association + mixins: + - phenotypic feature to entity association mixin + - entity to phenotypic feature association mixin + defining_slots: + - subject + - predicate + - object + information content entity to named thing association: description: >- association between a named thing and a information content entity where the specific context