Skip to content

Class: Platform

URI: oae:Platform

classDiagram class Platform click Platform href "../Platform" Platform : country Platform : name Platform : owner Platform : platform_id Platform : platform_type Platform --> "1" PlatformType : platform_type click PlatformType href "../PlatformType"

Slots

Name Cardinality and Range Description Inheritance
name 0..1
String
Name of the observing platform, e direct
platform_type 1
PlatformType
Controlled vocabularies for the types of the platform: https://www direct
platform_id 0..1
String
Synonymous with glider ID, cruise ID direct
owner 0..1
String
Institution that owns the platform direct
country 0..1
String
Country to which the platform belongs direct

Usages

used by used in type used
FieldDataset platform_info range Platform

Identifier and Mapping Information

Schema Source

  • from schema: OAEDataManagementProtocol

Mappings

Mapping Type Mapped Value
self oae:Platform
native oae:Platform

LinkML Source

Direct

name: Platform
from_schema: OAEDataManagementProtocol
slots:
- name
slot_usage:
  name:
    name: name
    description: Name of the observing platform, e.g., RV Ronald Brown, Saildrone#0132,
      Mooring_First_Landing, etc.
attributes:
  platform_type:
    name: platform_type
    description: 'Controlled vocabularies for the types of the platform: https://www.ncei.noaa.gov/access/ocean-carbon-acidification-data-system/vocabularies/platform-types.html'
    title: Platform Type
    from_schema: Platform
    rank: 1000
    domain_of:
    - Platform
    range: PlatformType
    required: true
  platform_id:
    name: platform_id
    description: Synonymous with glider ID, cruise ID. A unique name assigned to oceanographic
      assets such as buoys, moorings, floats, drifters, towed vehicles like the Scanfish
      or StingRay. This is synonymous with the BCO-DMO “platform” parameter (https://www.bco-dmo.org/parameter/932),
      NERC “platform type” term (https://vocab.nerc.ac.uk/collection/W06/current/CLSS0001/),
      and the “platform_id” term within the Climate and Forecast (CF) metadata conventions
      (https://cfconventions.org/Data/cf-standard-names/current/build/cf-standard-name-table.html).
      e.g., ICES platform code (e.g., 33RO).
    title: Platform ID
    from_schema: Platform
    rank: 1000
    domain_of:
    - Platform
    range: string
  owner:
    name: owner
    description: Institution that owns the platform.
    title: Owner
    from_schema: Platform
    rank: 1000
    domain_of:
    - Platform
    range: string
  country:
    name: country
    description: Country to which the platform belongs.
    title: Country
    from_schema: Platform
    domain_of:
    - Organization
    - Platform
    range: string

Induced

name: Platform
from_schema: OAEDataManagementProtocol
slot_usage:
  name:
    name: name
    description: Name of the observing platform, e.g., RV Ronald Brown, Saildrone#0132,
      Mooring_First_Landing, etc.
attributes:
  platform_type:
    name: platform_type
    description: 'Controlled vocabularies for the types of the platform: https://www.ncei.noaa.gov/access/ocean-carbon-acidification-data-system/vocabularies/platform-types.html'
    title: Platform Type
    from_schema: Platform
    rank: 1000
    alias: platform_type
    owner: Platform
    domain_of:
    - Platform
    range: PlatformType
    required: true
  platform_id:
    name: platform_id
    description: Synonymous with glider ID, cruise ID. A unique name assigned to oceanographic
      assets such as buoys, moorings, floats, drifters, towed vehicles like the Scanfish
      or StingRay. This is synonymous with the BCO-DMO “platform” parameter (https://www.bco-dmo.org/parameter/932),
      NERC “platform type” term (https://vocab.nerc.ac.uk/collection/W06/current/CLSS0001/),
      and the “platform_id” term within the Climate and Forecast (CF) metadata conventions
      (https://cfconventions.org/Data/cf-standard-names/current/build/cf-standard-name-table.html).
      e.g., ICES platform code (e.g., 33RO).
    title: Platform ID
    from_schema: Platform
    rank: 1000
    alias: platform_id
    owner: Platform
    domain_of:
    - Platform
    range: string
  owner:
    name: owner
    description: Institution that owns the platform.
    title: Owner
    from_schema: Platform
    rank: 1000
    alias: owner
    owner: Platform
    domain_of:
    - Platform
    range: string
  country:
    name: country
    description: Country to which the platform belongs.
    title: Country
    from_schema: Platform
    alias: country
    owner: Platform
    domain_of:
    - Organization
    - Platform
    range: string
  name:
    name: name
    description: Name of the observing platform, e.g., RV Ronald Brown, Saildrone#0132,
      Mooring_First_Landing, etc.
    title: Name
    from_schema: OAEDataManagementProtocol
    rank: 1000
    slot_uri: schema:name
    alias: name
    owner: Platform
    domain_of:
    - Organization
    - NamedLink
    - ExternalProject
    - MonetaryGrant
    - Experiment
    - Person
    - Dataset
    - Platform
    - ModelComponent
    range: string