Language ability Data Model

Domain

The schema is part of the Domain

Description

Ability of an individual to understand or converse in a language.

Data model

A JSON Schema corresponding to this data model can be found here.

The Data model is defined as shown below:

  • languageCode : Language code (RFC 5646)

  • Optional

  • languageName : Language name

  • Optional

  • isFavouriteLanguage : A “true” value specifies whether the language is considered by the individual as his favourite one

  • Optional

  • writingProficiency : Writing proficiency evaluated for this language

  • Optional

  • readingProficiency : Reading proficiency evaluated for this language

  • Optional

  • speakingProficiency : Speaking proficiency evaluated for this language

  • Optional

  • listeningProficiency : Listening proficiency evaluated for this language

  • Optional

TMForum APIs that use this schema

Taking into consideration the snapshot of 04/02/2020 04:59:17 UTC the list of TMForum Open APIs that uses this schemas is:

Coming soon