set_api_url
sets the url that the package uses for the api endpoint.
By default the package uses the main live endpoint for the data platform's
SPARQL api. If you wish to run a local version of the api you can use this
function to tell the package to use that endpoint instead.
1 | set_api_url(api_url)
|
api_url |
The url of an available data platform SPARQL endpoint. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.