Slot: Primary Identifier Type (platformIdentifierType)
The type of the primary identifier used for this platform.
__
URI: schema:additionalProperty Alias: platformIdentifierType
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Platform | A platform on which instruments are mounted, such as a research vessel, | no |
Properties
- Range: String
Comments
- For vessels, common identifier types include:
IMO(International Maritime Organization number)MMSI(Maritime Mobile Service Identity)ICES(ICES Ship Code)Call SignNODC(NODC Code)
For other platforms, use appropriate identifier schemes.
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/marco-bolo/csv-input-classes
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | schema:additionalProperty |
| native | mbo:platformIdentifierType |
LinkML Source
name: platformIdentifierType
description: 'The type of the primary identifier used for this platform.
'
title: Primary Identifier Type
comments:
- 'For vessels, common identifier types include:
- `IMO` (International Maritime Organization number)
- `MMSI` (Maritime Mobile Service Identity)
- `ICES` (ICES Ship Code)
- `Call Sign`
- `NODC` (NODC Code)
For other platforms, use appropriate identifier schemes.
'
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:additionalProperty
alias: platformIdentifierType
domain_of:
- Platform
range: string
required: false
multivalued: false