Skip to content

Commit

Permalink
changing types of some inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
djarecka committed May 11, 2024
1 parent 40a5649 commit 40c7ec8
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions linkml-schema/library_generation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1848,6 +1848,8 @@ slots:
dissection_was_guided_by:
description: Tranformation (dissection) of one entity into another entity.
range: ProvEntity
name:
from_schema: https://identifiers.org/brain-bican/kb-model
classes:
Donor:
description: A person or organism that is the source of a biological sample for
Expand Down Expand Up @@ -1913,13 +1915,14 @@ classes:
range: age_at_death_unit
age_at_death_value:
local_names:
local_name_value: age_at_death_value
local_name_value: age_at_death
local_name_source: NIMP
description: The value representing the donor age from the reference point.
from_schema: https://identifiers.org/brain-bican/kb-model
exact_mappings:
- NIMP:PD-FTFTCP24
slot_uri: bican:57e24d3c-c9c7-4ef3-9809-a35802d563ec
range: float
species:
local_names:
local_name_value: donor_species
Expand Down Expand Up @@ -2405,7 +2408,7 @@ classes:
- NIMP:PD-JYJYDK42
slot_uri: bican:4c09ada7-c116-48bc-8fb1-0dcf5c4b939a
alias: library quantification fmol
range: integer
range: float
quantity_ng:
local_names:
local_name_value: library_quantification_ng
Expand All @@ -2416,7 +2419,7 @@ classes:
- NIMP:PD-TNTNXP37
slot_uri: bican:318b2d3a-dae7-4c63-bfbb-93862b92f63e
alias: library quantification ng
range: integer
range: float
r1_r2_index:
local_names:
local_name_value: library_r1_r2_index
Expand Down Expand Up @@ -2858,7 +2861,7 @@ classes:
- NIMP:PD-AFAFXP37
slot_uri: bican:e4d31d97-722d-4771-a0e4-e6062190f2c1
alias: library input ng
range: integer
range: float
set:
local_names:
local_name_value: library_prep_set
Expand Down

0 comments on commit 40c7ec8

Please sign in to comment.