Teneo Developers

Solution Properties

Properties and Owners

In the backstage of Teneo Studio (Solution tab > Solution) the Properties and Owners of a solution are available; the Properties section allows to amend the properties of the solution, while Owners allows to add or remove owners of the solution.

Solution Properties

Properties

The following properties are available:

PropertyNotes
NameName of the solution
PrefixThe Prefix refers to the document number of objects within the solution
LanguageThe language of the solution (see table of available languages here)
LocationThe Location or Country of the solution
Quality ControlRefers to the publishing process
Confidence ThresholdRefers to the confidence threshold of the machine learning model of the solution
DescriptionDescription of the solution visible before opening any solution in the list of solutions in the environment
NotesAny notes added to the solution, available on export/import of the solution

Above the properties the following buttons are available:

  • Edit: when clicked, the properties will become editable; Save and Cancel buttons will also appear
  • History: allows the user to access the History of the properties
  • Set Stable and Unset Stable: allows to set the current version of the properties to stable, to set a previous version as stable, the user needs to access the History and there select the version to set as stable, read more.

Learn more about how to format notes further below.

Solution summary

In the right-side panel of the Properties view, a summary of the solution is available providing the following information:

  • Properties: provides the solution Id
  • Revision: provides details of the current revision
  • Related People: lists current users of the solution
  • Statistics: provides an overview of available objects in the solution
  • Publishing: information related to the last publish of the solution
  • Test Data: provides information about the last Auto-test performed in the solution

Formatting notes

Adding notes to a solution is especially valuable when exporting for example lexical resources to indicate, among others, the coverage or the version of the resource. The notes are available in the Resources tab of Teneo Studio when the lexical resource has been imported to the customer.

The formatting options available for the notes field are based on the Markdown syntax and are summarized in the below table.

OptionsHow toExample
Header level 1# Header 1
Header level 2## Header 2
Header level 3### Header 3
Header level 4#### Header 4
Header level 5##### Header 5
Header level 6###### Header 6
Emphasis italic*emphasis italic*
Emphasis italic_emphasis italic_
Emphasis bold**emphasis bold**
Emphasis bold__emphasis bold__ (note double underscore)
Block quotesStart each line with > block quotes can be nested (by adding additional levels of >) e.g. > This is a blockquote >> This is a nested blockquote
Horizontal rulerHorizontal rulers are created by placing 3 or more hyphens (---) or asterisks (***) on a line by themselves e.g. ***
Code blocksCreate code blocks by indenting every line of the block by at least 4 spaces or 1 tab This is a code block This is also a code block
List items - bulletedUse either *, + or - to create bulleted lists e.g. * List item 1 * List item 2 * List item 3 * List item 4
LinksThis is [an example](http://example.com/) of a linkTip: to open a link, just click with the mouse while pressing CTRL
ImagesImages can be inserted by adding the following:![Alt text](path/to/img.jpg) e.g. ![Test image](http://www.artificial-solutions.com/wp-content/uploads/teneo-studio-image.jpg)

Tables

It is possible to add tables to the solution notes, these are created by separating columns with | (vertical bar); see below an example of a table in the markdown format and the image of the outcome.

|Header 1|Header 2| | |Column 1, Line 1|Column 2, Line 1| |Column 1, Line 2|Column 2, Line 2| |Column 1, Line 3|Column 2, Line 3|

Rendering of above markup

Owners

A user, who creates a new solution, is always the owner of the solution; solution owners have full access to the solution(s) they are owners of, and a solution owner can add other users to the list of owners in order to grant full access to the solution.

Read more about User profiles and Solution owners.

Add Solution Owners

To add one or more solution owners to the solution, go to the backstage of Teneo Studio (Solution tab > Solution > Owners) and double-click the user name in the right-side list to add them to the list of Solution Owners in the left-side list.

Remember to save the solution to preserve the updated list of owners.

Remove Solution Owners

To remove one or more users from the list of Solution Owners, simply double-click the user name(s) in the right-side list of Solution Owners to remove the user; remember to save the solution to preserve the updated list of owners.

Version History
Document numbers
Quality control and the publishing process
The Machine Learning model and confidence threshold
User profiles and Solution owners
Available Solution languages