Skip to content

component_data_points_number

URI: mifc:component_data_points_number

Applicable to: Component

Description

An integer representing the number of individual samples that comprise a component sample. 1 if an individual sample >1 if an aggregation of samples.

Properties

  • Range: Integer. The range of the slot is the type of the value that can be assigned to it.

  • Requirement status: Required (slot MUST be used.)

Examples

Example: 7

Example value:

7

Comments

  • This slot defines if component is source from an individual sample, or an aggregated collection of sample (a profile).

Mappings

Mapping Type Mapped Value
self mifc:component_data_points_number
native mifc:component_data_points_number

Schema developer documentation

LinkML source
name: component_data_points_number
description: An integer representing the number of individual samples that comprise
  a component sample. 1 if an individual sample >1 if an aggregation of samples.
comments:
- This slot defines if component is source from an individual sample, or an aggregated
  collection of sample (a profile).
examples:
- value: '7'
in_subset:
- RecommendedSubset
from_schema: https://w3id.org/kaiiam/mifc
rank: 1000
alias: component_data_points_number
domain_of:
- Component
range: integer
required: true