Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.52 KB

OptionalEscoSkillMatch.md

File metadata and controls

19 lines (16 loc) · 1.52 KB

# OptionalEscoSkillMatch

Properties

Name Type Description Notes
score float This field shows the similarity score calculate by the model. [optional]
concept_type string This field shows the concept type according with the ESCO classification. [optional]
preferred_label string This field shows the preferred label according with the ESCO classification. [optional]
alt_labels string This field shows the alternative labels according with the ESCO classification. [optional]
description string This field shows the description according with the ESCO classification. [optional]
language string This field shows the language. [optional]
match_details \OpenAPI\Client\Model\OptionalEscoMatchDetails [optional]
skill_type string This field shows the skill type according with the ESCO classification. [optional]
reuse_level string This field shows the reuse level according with the ESCO classification. [optional]
concept_uri string This field shows the URI according with the ESCO classification. [optional]
occupations \OpenAPI\Client\Model\OptionalEscoOccupationSkill[] This field shows the list of ESCO occupations. [optional]

[Back to Model list] [Back to API list] [Back to README]