Skip to content

Slot: dataset_name

Name of the source dataset.

URI: cosd:dataset_name

Applicable Classes

Name Description Modifies Slot
COSDResearchView Flat research view combining file metadata, patient demographics, primary pat... no

Properties

Type and Range

Property Value
Range String
Domain Of COSDResearchView

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Annotations

property value
sql_column DATASET_NAME
sql_type NVARCHAR(300)

Schema Source

  • from schema: https://health-informatics-uon.github.io/nuh-data/datasets/cosd

Mappings

Mapping Type Mapped Value
self cosd:dataset_name
native cosd:dataset_name

LinkML Source

name: dataset_name
annotations:
  sql_column:
    tag: sql_column
    value: DATASET_NAME
  sql_type:
    tag: sql_type
    value: NVARCHAR(300)
description: Name of the source dataset.
from_schema: https://health-informatics-uon.github.io/nuh-data/datasets/cosd
rank: 1000
domain_of:
- COSDResearchView
range: string
required: false