Type Alias: SparqlQueryFunction()
SparqlQueryFunction: (
params
) =>Promise
<Response
>
Custom function to send SPARQL HTTP requests.
Parameters
Parameter | Type |
---|---|
|
|
|
|
|
|
|
|
|
|
|
|
Returns
Promise
<Response
>
SparqlQueryFunction: (
params
) =>Promise
<Response
>
Custom function to send SPARQL HTTP requests.
Parameter | Type |
---|---|
|
|
|
|
|
|
|
|
|
|
|
|
Promise
<Response
>