Settings Managers

The Settings Managers is a general editor for low-level management of settings in VocBench.

The multitab view allows the navigation among the set of available Settings Managers. On the left, a panel lists the available implementations for the selected tab. It is possible to manage the settings on different levels (e.g. SYSTEM, PROJECT, USER, PROJECT_USER, ...) via the Scope selector.

It is important to point out that for most of the settings in this page dedicated and more user-friendly editors are available in VocBench. For example, in the image above there are settings about Administrators users, which can be already managed from the Users administration page, or Remote triple stores which can be better managed during from the project creation page. Management at low-level of the settings from this page, in addition to being impractical, is recommended only if you are aware of what you are doing.

Said that, there are a few relevant settings that can be managed only (and safely) through this editor. One of them is the Error reporting located under SemanticTurkeyCoreSettingsManager at SYSTEM level.

By setting Report stack trace to false, it is possible to prevent the backing SemanticTurkey server from sending back stacktrace within error responses (eventually useful for security reasons).

Another noteworthy setting is Authentication service, located under SemanticTurkeyCoreSettingsManager at SYSTEM level, which is already documented in a dedicated page.