SPARQL SELECT query used for fetching results. Will be enriched with active facet patterns.
IMPORTANT: baseQuery has to return _id and _label variable.
A custom datafactory.
URL of SPARQL endpoint.
Facets used in this SfsApi.
Language used for facet labels.
A custom HTTP method for issuing (non-update) queries, defaults to POST. Update queries are always issued via POST.
If variable names should be prefixed with a quotation mark.
Prefixes used in results or facet queries.
A custom fetch function.
Generated using TypeDoc
Interface representing SfsApi configuration. Extends {@link ISparqlEndpointFetcherArgs} which are passed to {@link SparqlEndpointFetcher}.