Getting Started
read_query()
Read a SPARQL query from a file path or URL.
query – Path to local file or URL to fetch query from.
The SPARQL query string.
DataLoadingError – If the query cannot be loaded.