Slot: language_tag

IETF BCP 47 language tag (for example en, de, pt-BR).

URI: pbs:language_tag Alias: language_tag

Applicable Classes

Name Description Modifies Slot
LocalizedText Localized text value for a specific language tag no

Properties

Type and Range

Property Value
Range String
Domain Of LocalizedText

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self pbs:language_tag
native pbs:language_tag

LinkML Source

name: language_tag
description: IETF BCP 47 language tag (for example en, de, pt-BR).
from_schema: https://example.org/pragmatic-bim-data-contract
rank: 1000
alias: language_tag
domain_of:
- LocalizedText
range: string
required: true