| Package | Description |
|---|---|
| com.textkernel.tx.models.dataenrichment |
| Modifier and Type | Class and Description |
|---|---|
class |
VersionedProfessionClassification<T>
Object representing a profession concept with taxonomy version
|
| Modifier and Type | Field and Description |
|---|---|
ProfessionClassification<Integer> |
Profession.Class
/// The class which this profession belongs to.
|
ProfessionClassification<Integer> |
Profession.Group
The group which this profession belongs to.
|
ProfessionClassification<String> |
Profession.Isco
/// The ISCO-2008 details of this profession.
|
ProfessionClassification<String> |
Profession.Kldb2020
/// The KLDB-2020 details of this profession.
|
ProfessionClassification<String> |
Profession.Onet
/// The O*NET 2010 (deprecated) details of this profession.
|
ProfessionClassification<String> |
Profession.Onet2019
/// The O*NET 2019 details of this profession.
|
ProfessionClassification<String> |
Profession.UkSoc2010
/// The UK-SOC-2010 details of this profession.
|
ProfessionClassification<String> |
Profession.UwvBoc
/// The UWV-BOC details of this profession.
|
Copyright © 2024. All rights reserved.