CORS enables conventional client-server interactions over a Web of data sources, with embedded elements from multiple sources presented by a single page. Basically, CORS helps traverse the Web from a single original data source.
Enabling a Virtuoso SPARQL Endpoint to serve the Data Access needs of user agents (e.g., Javascript clients) that are programmed to leverage CORS.
You CORS enable a Virtuoso SPARQL endpoint via the following steps:
http://{your-instance-hostname}:[port]/conductor
.
/sparql
Logical Path: *
in the Cross-Origin Resource Sharing input field.
Optionally you can check the Reject Unintended CORS check-box: