get_sparql_endpoints
Retrieve a list of available SPARQL endpoints for biological and biomedical RDF databases, including database names, URLs, and endpoint details.
Instructions
Get the available SPARQL endpoints for RDF Portal.
Returns: Dict with two keys: - databases: Dict mapping database -> {url, endpoint_name, keyword_search} - endpoints: Dict mapping endpoint_name -> {url, databases}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||