Table of Contents

Class ProfessionNormalizationVersions

Namespace
Textkernel.Tx.Models.API.DataEnrichment.Professions
Assembly
Textkernel.Tx.SDK.dll

Versions to use when normalizing professions if more than one is available for a taxonomy

public class ProfessionNormalizationVersions
Inheritance
ProfessionNormalizationVersions
Inherited Members

Properties

ONET

The ONET Version to use when normalizing Professions. Defaults to ONET2010

[JsonConverter(typeof(EnumMemberConverter<ONETVersion>))]
public ONETVersion ONET { get; set; }

Property Value

ONETVersion