SPARQL endpoint select
Extractor, allows the user to extract a CSV table from a SPARQL endpoint using a SELECT query.
- Endpoint URL
- URL of the SPARQL endpoint to be queried
- File name
- File name of the resulting CSV table
- Default graph
- IRIs of default graphs used for the SPARQL query
- SPARQL SELECT query
- Query for extraction of CSV from the endpoint
Characteristics
- ID
- e-sparqlendpointselect
- Type
- extractor
- Outputs
- Files
- Look in pipeline
The SPARQL endpoint select component queries a remote SPARQL endpoint using a SPARQL SELECT query.