Slot: Available Languages (en) (availableLanguages)

The languages in which it is possible to communicate with this contact.

__

URI: schema:availableLanguage Alias: availableLanguages

Applicable Classes

Name Description Modifies Slot
Document A description of documents used, or produced in the generation of your datase... no
ContactPoint A contact point for a person or organization no

Properties

  • Range: String

  • Multivalued: True

Comments

  • Languages should be supplied as BCP-47 language sub-tags. For full list see: https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry

For example: es (Spanish) Pipe-delimited when there are multiple values

There is no currently no validation performed on this field, please make sure it is accurate.

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/marco-bolo/csv-input-classes

Mappings

Mapping Type Mapped Value
self schema:availableLanguage
native mbo:availableLanguages

LinkML Source

name: availableLanguages
description: 'The languages in which it is possible to communicate with this contact.

  '
title: Available Languages (en)
comments:
- 'Languages should be supplied as [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt)
  language sub-tags.

  For full list see: https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry


  For example: `es` (Spanish)

  Pipe-delimited when there are multiple values


  There is no currently no validation performed on this field, please make sure it
  is accurate.

  '
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:availableLanguage
alias: availableLanguages
domain_of:
- ContactPoint
- Document
range: string
required: false
multivalued: true