Sparql Queries

Documentation

Functions

pandasaurus.utils.sparql_queries.get_ancestor_enrichment_query(seed_list: List[str], step_count: int) str[source]

Build a SPARQL query that walks up to step_count ancestors for the seeds.

pandasaurus.utils.sparql_queries.get_label_query(term_iri_list: List[str]) str[source]

Used for CURIE validation