Skip to content

Conversation

@gaurav
Copy link
Collaborator

@gaurav gaurav commented Sep 25, 2025

WIP

  • Fix case where the list of Biolink types is incomplete
    • We use STRING_AGG(cliques.biolink_type, '||' ORDER BY cliques.biolink_type ASC) AS biolink_types to get a list of all the Biolink types (and also double-check the CURIE count). This appears to work for every row except for UniProtKB.
    • It would be nice to highlight the cases where it doesn't work (i.e. where the number of Biolink types is not equal to the CURIE count).
    • There must be some way of counting this as a subquery.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants