~~NOTOC~~ > Administrator’s Manual #@IC_HTML@# > Configuration and Import ====== Parameter file "SpecialCategories" ====== ---- {{ :en:infra-convert:dev:icon_dev_kategorien.png?nolink&50|}} The →[[en:infra-convert:user:terms#Category (characteristic-)|characteristic categories]] that are available in #@IC_HTML@# are defined in the parameter file "SpecialCategories.json". More specifically: these definitions are loaded when a new →[[en:infra-convert:user:terms#Project|project]] is created and saved in the project file. This means that it is only in the project possible to later change the category definitions for a project. > **Important** Each category definition has parameters that cannot be changed. If a parameter is missing or faulty, then the category is no longer available. If you need additional categories, please let us know so we can expand the parameter file accordingly. Please only modify the file if you want to assign different values to parameters that are identified accordingly in the following description. Remember to make a backup copy. During installation, the parameter file "SpecialCategories.json" is saved at the following location: %ProgramData%\ELIAS GmbH\infra-convert\JsonData\SpecialCategories.json If another parameter file is to be loaded when starting the program, this can be specified in the startup parameter file (see Configuration and Import > [[en:infra-convert:dev:parameter#Parameterdatei für Merkalkategorien]]). \\ //**__Content__**//  • [[en:infra-convert:dev:specialcategories#Administrator tools]]\\  • [[en:infra-convert:dev:specialcategories#ID]]\\  • [[en:infra-convert:dev:specialcategories#User ID (deleted)]]\\  • [[en:infra-convert:dev:specialcategories#Parent category]]\\  • [[en:infra-convert:dev:specialcategories#List position]]\\  • [[en:infra-convert:dev:specialcategories#Friendly Name]]\\  • [[en:infra-convert:dev:specialcategories#Stamp template]]\\  • [[en:infra-convert:dev:specialcategories#Display text]]\\  • [[en:infra-convert:dev:specialcategories#Installation/Deinstallation]] \\ ===== Administrator tools ===== **Export project settings** You can export the current project settings as project template files ("CharacteristicTags.json", "SpecialCategories.json" and "StampTemplates.json") from the #@IC_HTML@# user interface. (Available from programme version 2.4.1.)\\ **Siehe** User Manual > Settings > Project Settings > Tags > [[en:infra-convert:user:config:label#save_export|Save/Export]] \\ ===== ID ===== Unique, internal identifier for the category. > {{:en:infra-convert:icon_hinweis_stop.png?nolink&50}} Please do not delete this parameter or change this value. "Id": "6E626731-625F-4F71-A471-2A267D511E18", |< 100% 33% 12% 54% >| ^ Parameter ^ Type ^ Value/Content ^ ^ ID | String | GUID of the category | \\ ===== User ID (deleted) ===== > **Please note** This parameter is no longer used as of program version 1.3.9.3. Unique, internal identifier for the category in a readable form. Displayed in the user interface to uniquely identify categories. > {{:de:infra-convert:icon_hinweis_stop.png?nolink&50}} Please do not delete this parameter or change this value.. "UserId": 1, |< 100% 33% 12% 54% >| ^ Parameter ^ Type ^ Value/Content ^ ^ ID | Integer | ID of the category | \\ ===== Parent category ===== Internal reference to the parent category, if there is one. > {{:en:infra-convert:icon_hinweis_stop.png?nolink&50}} Please do not delete this parameter or change this value. "ParentCategory": "", |< 100% 33% 12% 54% >| ^ Parameter ^ Type ^ Value/Content ^ ^ ParentCategory | String | FriendlyName of the parent category, if there is one | \\ ===== List position ===== Position in the dropdown list in the characteristic properties function window. > {{:en:infra-convert:icon_hinweis_bearbeiten_erlaubt.png?nolink&50}} The listed values can be assigned for the parameter. > **See also**\\ User Manual > User Interface > Function Window > [[en:infra-convert:user:interface:feature|Characteristic properties]]\\ \\ User Manual > More > Terms > [[en:infra-convert:user:terms#Kategorie (Merkmal-)|Category]]\\ \\ User Manual > Adaptations > Project Settings > [[en:infra-convert:user:config:cat|Categories]] "Priority": 1, |< 100% 33% 12% 54% >| ^ Parameter ^ Type ^ Value/Content ^ ^ Priority | Integer | List position; the higher the value, the higher the classification | \\ ===== Friendly name ===== Unique, internal identifier for the category in the form of a “user-friendly name”. > {{:en:infra-convert:icon_hinweis_stop.png?nolink&50}} Please do not delete this parameter or change this value. "FriendlyName": "CommonCharacteristic", |< 100% 33% 12% 54% >| ^ Parameter ^ Type ^ Value/Content ^ ^ FriendlyName | String | Unique identifier for the category as descriptive name | \\ ===== Stamp template ===== Assigns the category defined in the stamp template parameter file StampTemplates. > {{:en:infra-convert:icon_hinweis_bearbeiten_erlaubt.png?nolink&50}} The listed values can be assigned for the parameter. > **See also**\\ Administrator’s Guide #@IC_HTML@# > Configuration and Import > Function Window > [[en:infra-convert:dev:stamptemplates|Parameter file "StampTemplates"]] "StampTemplateId": "{bf69c190-4bcc-4c2c-9ed1-c67328f4f90e}", |< 100% 33% 12% 54% >| ^ Parameter ^ Type ^ Value/Content ^ ^ StampTemplateId | String | GUID of the stamp template | \\ ===== Display text ===== Texts can be specified in this object, which are displayed in #@IC_HTML@# depending on the user language set. > {{:en:infra-convert:icon_hinweis_bearbeiten_erlaubt.png?nolink&50}} The listed values can be assigned for the parameter. "LocalizedProperties": [ { "Name": "Common Characteristic", "Description": "", "LanguageCode": "en" }, ] |< 100% 33% 12% 54% >| ^ Parameter ^ Type ^ Value/Content ^ ^ Name | String | Display name for the category | ^ Description | String | Description text | ^ LanguageCode | String | Language abbreviation as per ISO 639-1 | \\ ==== Installation/Deinstallation ==== The following describes the process for deinstalling, reinstalling (installing after previous deinstallation) and installing (without previous deinstallation) #@IC_HTML@# using the parameter file “SpecialCategories.json”. Essential preconditions are: the file is at the location where it was installed, and has not been renamed. > **See also** Introduction > Overview (program version 2) > [[en:infra-convert:dev:intro_preview#installation_uninstallation|Installation/Uninstallation]] **Deinstallation** The file is deleted. **Reinstallation** An existing file is overwritten. **Installation** An existing file is overwritten. ---- **Go to previous page**\\ Configuration and Import > [[en:infra-convert:dev:characteristicclasses|Parameter file “CharacteristicClasses”]] **Go to next page**\\ Configuration and Import > [[en:infra-convert:dev:stamptemplates|Parameter file “StampTemplates”]]