Skip to content

Configuration properties

Studio configuration properties are described below. Configuration properties are managed with the Studio Settings window.
These are extra properties compared to those of IntelliJ IDEA.

Note

Please note that some changes in settings take effect after closing and reopening the project.

Group: General

Group-level properties

This group has its own properties in addition to those of its sub-groups:

Property Description
Regional Settings Numbers are formatted differently according to the user language. For example, setting it to English or Italian, numbers will use different decimal and thousand separators.
Build at Startup Toggles the automatic build of project modules whenever a project is opened.
Enable Advanced Disambiguation Info Toggles the display of additional disambiguation information, for example in the Entities and the Actions (SAO) tabs of the Disambiguation Info tool window.
Enable Analysis Debug Info Toggles the display of debug information in the Statistics tool window.
Show Statistics after Build Toggles the automatic opening of the Statistics tool window, with the Build tab pre-selected, after each build operation.
Syncon Color Color used for syncon IDs1.
Lemma Color Color used for lemma markers, for example in the Pinned Syncons and Lemmas panel of the Knowledge Graph tool window.
Max number of Syncon IDs This property affects the display of syncon IDs when a Knowledge Graph concept has more than one of them. For example, in the Semantic Analysis tool window, it determines the maximum number of syncon IDs that are shown in the tiles of the text elements layer when Toggle Syncon Multiple IDs is on.

Sub-group: Editor

Property Description
Sentence color Color used to highlight sentences in the test file that's current inside the editor. Sentence highlighting takes place when the user selects an output item in a tool window, for example a category in the Categorization tool window, an extraction in the Extraction tool window and so on.
Hit color Color used to highlight hits in the test file that's current inside the editor. Hits highlighting takes place when the user selects an output item in a tool window, for example a category in the Categorization tool window, an extraction in the Extraction tool window and so on.

Sub-group: Commit

Property Description
Comment Syncon on Commit Toggles the insertion of auto-generated comments in the source code where the user commits items from the Knowledge Graph and Knowledge Graph Search tool windows.

Sub-group: Knowledge Graph Manager

Property Description
German Knowledge Graph Visible Default visibility of German Knowledge Graph in the list of available knowledge graphs when creating a new project module.
English Knowledge Graph Visible Default visibility of English Knowledge Graph in the list of available knowledge graphs when creating a new project module.
Spanish Knowledge Graph Visible Default visibility of Spanish Knowledge Graph in the list of available knowledge graphs when creating a new project module.
French Knowledge Graph Visible Default visibility of French Knowledge Graph in the list of available knowledge graphs when creating a new project module.
Italian Knowledge Graph Visible Default visibility of Italian Knowledge Graph in the list of available knowledge graphs when creating a new project module.

Sub-group: Platform Profiles

This sub-group lists all the defined Platform profiles.

Toolbar commands:

Icon Command Description
** Add Platform Profile** Open the window in which you can add a Platform profile
Edit Platform Profile description Edit a Platform profile description
Delete Platform Profile Delete a Platform profile

To edit a Platform profile description you can also double-click the profile in the list.

When you select Add Platform Profile , you have to enter a unique description for the profile (max. 50 characters) and the profile key you can get inside the Platform application.

Note

You can create up to five Platform profiles.

Group: Tool Windows

Sub-group: Categorization

The properties in this sub-group affect the Categorization tool window.

Property Description
Show Compound column in categories tree Toggles the display of the Compound column in the left panel of the tool window.
Show All Categories Enables or disables the return of loser categories shown in the left panel of the tool window.

Note

If Show All Categories is set to true, deselect Toggle D Hit Categories Visibility (selected by default) to see loser categories.

Sub-group: Semantic Analysis

The properties in this sub-group affect the Semantic Analysis tool window.

Property Description Button color/icon
Sentence Tile Toggle Button pressed Default status of the Toggle Sentence Tiles toolbar button.
Clause Tile Toggle Button pressed Default status of the Toggle Clause Tiles toolbar button.
Phrase Tile Toggle Button pressed Default status of the Toggle Phrase Tiles toolbar button.
Logic Tile Toggle Button pressed Default status of the Toggle Logic Tiles toolbar button.
Tags Tile Toggle Button pressed Default status of the Toggle Tags Tiles button.
Syncon IDs Tile Toggle Button pressed Default status of the Toggle Syncon Ids toolbar button.
Syncon Multiple IDs Tile Toggle Button pressed Default status of the Toggle Syncon Multiple Ids toolbar button.
Expand tiles to fit container When true, the tiles in the left panel are resized to fill the available space.
Sentence color Sentence layer tile color.
Clause color Clause layer tile color.
Phrase color Phrase layer tile color.
Logic color Logic layer tile color.
Tags color Tag layer tile color
Word color Word layer tile color.
Atom color Atom layer tile color.
Text color Text elements layer tile color.
Highlighted color Highlighted tile color.
Scope Set the default scope.

Sub-group: Knowledge Graph

Property Description
Close dialog after Commit When true, the tool windows gets closed after every commit.

Sub-group: Debugger

Property Description
Debugger Port TCP/IP port used by the debugger to connect to the scripting engine.

Sub-group: Classes

Property Description
Highlight nodes with zero annotations Highlight category with zero annotation in the Taxonomy tool window.
Highlights only leaves in tree Highlight only leaves in the taxonomy tree.
Refresh Classes Counters after the build Automatically refresh the rules and annotations counters after a build operation

Sub-group: Local Deployment Agent

Property Description
** Port** TCP/IP port used by the Local Deployment Agent to connect to the API.

Sub-group: Report

Property Description
** Analysis report desc from** Report description label from Module name or Folder name

Group: Project

Sub-group: Quality

The properties of this subgroup represent target values for as many quality indicators.
These values are used in the Report tool window when an analysis report is displayed. In particular, the target value determines whether or not to display the check mark—which indicates that the target value has been reached or exceeded—in the columns corresponding to by-file quality indicators.

Property Description
Target reached color Set the displayed information color if the target is reached
Precision target Target precision. (85% by default)
Recall target Target recall. (85% by default)
F-Measure target Target F-Measure. (85% by default)

To see the edited values during your next report, close and reopen the project.

Group: Rules

Sub-group: Label

The properties of this sub-group determine the format of the labels that are attributed to the rules when choosing the Insert Rule Labels command from the context menu while editing a rules source file.

Property Description
Template Rule label structure. It can be:
- Project + Random chars + Counter: project name plus random alphanumeric characters plus a rule counter.
- Module + Random chars + Counter: module name plus random alphanumeric characters plus a rule counter.
- File + Random chars + Counter: file name plus random alphanumeric characters plus a rule counter (set by default).
- Custom Prefix + Random chars + Counter: custom label plus random alphanumeric characters plus a rule counter.
Custom Prefix Custom rule label if Custom Prefix is part of your rule label structure

Group: Studio

Sub-group: Resources

Property Description
Resources Repository Host Web address where the official versions of the resources—Knowledge Graph and corresponding disambiguators—are located. Resources are downloaded from this repository whenever needed for a new project module and copied in the local cache (see the Resources Cache Directory below).
Resources Cache Directory Path where a copy of the resources is kept after it has been downloaded from the repository. The cache allows finding these resources locally without having to download them from the repository when creating a new project module. It is possible to delete the cached files by selecting Repository Cached Files

Sub-group: Data Sharing

Property Description
Data Sharing Allow to send data in order to improve the software.

Group: Code Inspection

  • To restore suppressed or ignored inspections from the current project:

    1. Select Code Inspection > Current Project.
    2. Select from the Inspection column:

      • an inspection to restore, then Remove .

      Or:

      • Remove All to restore all the inspections.
    3. Select Yes to confirm, then OK.

    Note

    Start a Rule Inspection to display the restored inspections.

  • To restore suppressed or ignored inspections from all the projects:

    1. Select Code Inspection > All Projects.
    2. Select from the Inspection column:

      • an inspection to restore, then Remove

      Or:

      • Remove All to restore all the inspections.
    3. Select Yes to confirm, then OK.

    Note

    Start a Rule Inspection to display the restored inspections.

  • To restore an inspection for a file of the current project:

    1. Select Code Inspection > Current Project.
    2. Select from the File/Inspection column:

      • an inspection to restore, then Remove

      Or:

      • Remove All to restore all the inspections.
    3. Select Yes to confirm, then OK.

    Note

    • Select the expanding and collapsing arrows ( ) to view the type of inspection the file belongs to.
    • Start a Rule Inspection to display the restored inspection.
  • To reset ignored inspections:

    1. Select Code Inspection > Current Project.
    2. Select Reset to restore the ignored inspections.
    3. Select Yes to confirm, then OK.

    Note

    Start a Rule Inspection to display the restored inspections.


  1. You can freely choose any color, but it is strongly suggest you avoid colors that can mash with your application theme making the text unreadable.