Slot: Country (country)
The country in which the organization belongs (formatted as ISO 3166-1 alpha-2 code)
URI: oae:country
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Organization | no |
Properties
-
Range: String
-
Regex pattern:
^[A-Z]{2}$
Identifier and Mapping Information
Schema Source
- from schema: OAEDataManagementProtocol
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | oae:country |
| native | oae:country |
LinkML Source
name: country
description: The country in which the organization belongs (formatted as ISO 3166-1
alpha-2 code)
title: Country
from_schema: OAEDataManagementProtocol
rank: 1000
alias: country
owner: Organization
domain_of:
- Organization
range: string
pattern: ^[A-Z]{2}$