.. include:: /includes.rst.txt .. comments - headings # with overline, for parts * with overline, for chapters = for sections - for subsections ^ for subsubsections " for paragraphs * for H5 + for H6 .. index:: pair: Configuring ; Explorer .. _explorer_configuation: Explorer Configuration ^^^^^^^^^^^^^^^^^^^^^^ .. list-table:: :header-rows: 1 :widths: 20 10 70 :class: tight-table * - Parameter - Default - Description * - *Explorer users can use SPARQL endpoint* - false - [**Viewer**] If set to true, read-only Explorer users can use the SPARQL endpoint. * - *Explorer users can view workflows* - false - [**Viewer**] If set to true, read-only Explorer users can view all workflows. * - *Explorer server* - - [**Editor**] URL of an Explorer server that receives published versions of asset collections for read-only viewers. **NOTE**: This URL must end with */tbl*, e.g. *http://myserver.org:8080/edg/tbl*. * - *Explorer server user name* - - [**Editor**] User name for authentication on the Explorer server. This must be a user with *Administrator* privileges. * - *Explorer server password* - - This field is editable only if the other Explorer server parameters are set. * - *Editor server* - - [**Viewer**] URL of the EDG Editor (source) server, which can receive feedback from viewers of the published vocabularies. **NOTE**: This URL must end with */swp*, e.g. *http://myserver.org:8080/edg/tbl/swp*. * - *Editor server user name* - - [**Viewer**] User name for authentication on the Editor (source) server. This must be a user with *Administrator* privileges. * - *Editor server password* - - This field is editable only if the other Editor server parameters are set.