SPARQL Endpoint
The SPARQL Endpoint is an endpoint that allows you to query the data in the LINCS triplestore. The endpoint is capable of processing simple or complex SPARQL queries to search for and retrieve data.
SPARQL Endpoint and LINCS
At LINCS, researchers can use the SPARQL Endpoint to query data from their own project, from other projects within LINCS, and from other endpoints (e.g., The Getty Research Institute).
By querying data, you can ask specific research questions across multiple datasets, visualize and further explore data in ResearchSpace, and export and then import data into other visualization tools. For more information about constructing queries, see our SPARQL explanation.
Prerequisites
- You not need to come with your own dataset.
- You do not need a user account.
- You will need a basic understanding of SPARQL.
The SPARQL Endpoint supports the following inputs and outputs:
- Input: SPARQL query
- Output: Results of query as JSON or in a table which can be exported as a CSV
Resources
To learn more about the SPARQL Endpoint, see the following resources:
Introductions:
- Blaney (2017) “Introduction to the Principles of Linked Open Data”
- bobdc (2015) “SPARQL in 11 Minutes” [Video]
- Ontotext (2022) “What is SPARQL?”
- Stardog Union (2022) “Learn SPARQL”
- W3C (2008) “SPARQL By Example: The Cheat Sheet” [PowerPoint]
Other SPARQL Endpoints:
Information about the team that developed the SPARQL Endpoint is available on the Tool Credits page.