Remote Data Configuration Section

This section of the Product Configuration Parameters Admin Page can be used to set the following values:

Parameter

Description

SPARQL endpoint URL

The URL of a SPARQL endpoint that shall be used by for newly created asset collections, assuming the corresponding setting is true.

endpoint implementation

An identifier of the implementation of the SPARQL endpoint, from one of the listed vendors. This information is used to activate implementation-specific optimizations, e.g. for auto-complete. If none is selected, then the generic default SPARQL adapter will be used, without any database-specific optimizations.

endpoint user name

The user name to authenticate with against the SPARQL endpoint.

endpoint password

The password to use to authenticate at the endpoint.

use endpoint for new collections

True to have any newly created asset collection connected to the given SPARQL endpoint, so that all data from the asset collection will also be written to named graphs on that endpoint.

Further Reading on Remote Data Configuration Section

Further Reading on TopBraid