You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Identify or create a more specific predicate for the SemSimian output knowledge edges
For now use biolink:similar_to
Review better options for this, e.g. biolink:manifestation_of or ???
Review and implement the (Vlado et al) UUID identification strategy for description of the UUID generation of subject or object nodes of an edge/association based on a set of terms members of a phenotypic profile.
Review interpretation and implementation of the is_set flag in the context of the multi-CURIE use case.
Generate and apply UUID nodes for knowledge graph and result (phenotypic) profile subsets of terms
Specify a complete sample TRAPI Response JSON to guide further complete TRAPI /query implementation _(Matt, Sierra)
Add the 'auxiliary_graphs' JSON block to the TRAPI response
Build and return TRAPI auxiliary graphs containing detailed similarity assertions with scores from SemSimian
Review the need to somehow report (unduplicated?) the symmetrical subject_best_matches in addition to the object_bestmatches already returned.
Use infores:semsimian-kp as the primary_knowledge_source (How do we account for the original knowledge assertions, e.g. from HPO or MONDO or ???)
By default, only return “the top 5” most similar pairwise comparisons to limit the size of the auxiliary graph block, however, incorporate some kind of TRAPI QueryGraph parameter to signal expansion of results to a larger number of hits.
Convert vanilla Docker to Docker Compose management of the containers.
@mbrush and @sierra-moxon, a super quick scan of the Biolink Model dredged up the following predicate:
manifestation of:
is_a: related to at instance leveldescription: >- that part of a phenomenon which is directly observable or visibly expressed, or which gives evidence to the underlying process; used in SemMedDB for linking things like dysfunctions and processes to some disease or syndromerange: disease
which almost feels like an appropriate predicate, even though it is not taken as 'similarity' per say.
RichardBruskiewich
changed the title
Action list from 10-January-2024 review meeting
Action list from January 2024
Jan 26, 2024
biolink:similar_to
biolink:manifestation_of
or ???is_set
flag in the context of the multi-CURIE use case.subject_best_matches
in addition to theobject_bestmatches
already returned.infores:semsimian-kp
as theprimary_knowledge_source
(How do we account for the original knowledge assertions, e.g. from HPO or MONDO or ???)trace.get_tracer_provider().add_span_processor
methodget_node()
andget_single_hops()
The text was updated successfully, but these errors were encountered: