diff --git a/README.md b/README.md index 056591d..c96b3bf 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Please refer to our [**official documentation**](https://neurobagel.org/api/) fo - [Docker (recommended)](#docker) - [Python](#python) - [Testing](#testing) +- [The default Neurobagel SPARQL query](#the-default-neurobagel-sparql-query) - [License](#license) @@ -180,7 +181,7 @@ pytest tests ## The default Neurobagel SPARQL query -`docs/default_neurobagel_query.rq` contains a sample default SPARQL query sent by the Neurobagel API to a graph database to retrieve all available phenotypic and imaging data. +[docs/default_neurobagel_query.rq](docs/default_neurobagel_query.rq) contains a sample default SPARQL query sent by the Neurobagel API to a graph database to retrieve all available phenotypic and imaging data. This file is mainly intended for reference because in normal operations, the API will always talk to the graph on behalf of the user.