All functions

get_configs()

Retreive configurations for each data type in the GtR API.

get_links()

Function to gather data about linked entities for a specified resource.

get_resources()

Function to streamline searching for resource records either in isolation or records associated with another resource.

gtr_combinations

List of endpoints combinations for query_resource_linked_res function.

gtr_endpoints

List of endpoints for the GtR API.

query_resource_all()

Function to streamline searching for resource records without limiting to records associated with another specific resource. Eg, query ALL projects, not just those associated with the University of Exeter.

query_resource_combination()

Function to streamline searching for resource records associated with another specific resource. Eg, query ALL projects for a specified Organisation/person. Limits the query to a defined list of resource combinations.