Skip to content

Commit

Permalink
Harmonize fraction as value concept (#316)
Browse files Browse the repository at this point in the history
* Harmonize fraction as value concept

* Specify as units rather than value-concept

* Add counts units (#318)

* Add counts units

* Update version

---------

Co-authored-by: Joshua Klein <[email protected]>

* Update CV version

---------

Co-authored-by: Joshua Klein <[email protected]>
  • Loading branch information
bittremieux and mobiusklein authored Aug 16, 2024
1 parent 26b004e commit 0b61179
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions psi-ms.obo
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format-version: 1.2
data-version: 4.1.169
data-version: 4.1.171
date: 01:08:2024 07:15
saved-by: Eric Deutsch
saved-by: Wout Bittremieux
auto-generated-by: OBO-Edit 2.3.1
default-namespace: MS
namespace-id-rule: * MS:$sequence(7,0,9999999)$
Expand All @@ -20,7 +20,7 @@ remark: creator: Pierre-Alain Binz <pierre-alain.binz <-at-> chuv.ch>
remark: creator: Gerhard Mayer <mayerg97 <-at-> rub.de>
remark: creator: Joshua Klein <jaklein <-at-> bu.edu>
remark: creator: Chris Bielow <chris.bielow <-at-> fu-berlin.de>
remark: creator: Wout Bittremieux <wbittremieux <-at-> health.ucsd.edu>
remark: creator: Wout Bittremieux <wout.bittremieux <-at-> uantwerpen.be>
remark: creator: Nils Hoffmann < nils.hoffmann <-at-> cebitec.uni-bielefeld.de>
remark: creator: Julian Uszkoreit <julian.uszkoreit <-at-> ruhr-uni-bochum.de>
remark: creator: Mathias Walzer <walzer <-at-> ebi.ac.uk>
Expand Down Expand Up @@ -15832,6 +15832,7 @@ is_a: MS:1002704 ! protein-level result list attribute
is_a: MS:4000003 ! single value
relationship: has_metric_category MS:4000008 ! ID based metric
relationship: has_value_type xsd:int ! The allowed value-type for this CV term
relationship: has_units UO:0000189 ! count unit

[Term]
id: MS:1002405
Expand Down Expand Up @@ -21454,6 +21455,7 @@ is_a: MS:1002702 ! peptide sequence-level result list attribute
is_a: MS:4000003 ! single value
relationship: has_metric_category MS:4000008 ! ID based metric
relationship: has_value_type xsd:int ! The allowed value-type for this CV term
relationship: has_units UO:0000189 ! count unit

[Term]
id: MS:1003251
Expand All @@ -21463,6 +21465,7 @@ is_a: MS:1002700 ! PSM-level result list attribute
is_a: MS:4000003 ! single value
relationship: has_value_type xsd:int ! The allowed value-type for this CV term
relationship: has_metric_category MS:4000008 ! ID based metric
relationship: has_units UO:0000189 ! count unit

[Term]
id: MS:1003252
Expand Down Expand Up @@ -22687,7 +22690,7 @@ is_a: MS:4000003 ! single value
relationship: has_metric_category MS:4000009 ! ID free metric
relationship: has_metric_category MS:4000012 ! single run based metric
relationship: has_value_type xsd:float ! The allowed value-type for this CV term
relationship: has_value_concept UO:0000191 ! fraction
relationship: has_units UO:0000191 ! fraction

[Term]
id: MS:4000051
Expand Down Expand Up @@ -22718,7 +22721,7 @@ relationship: has_metric_category MS:4000012 ! single run based metric
relationship: has_metric_category MS:4000018 ! XIC metric
relationship: has_value_type xsd:float ! The allowed value-type for this CV term
relationship: has_value_concept STATO:0000105 ! log signal intensity ratio
relationship: has_value_concept UO:0000191 ! fraction
relationship: has_units UO:0000191 ! fraction

[Term]
id: MS:4000053
Expand Down Expand Up @@ -24153,8 +24156,8 @@ def: "The fraction of total protein abundance in a mass spectrometry run or a gr
comment: "High values may indicate a sample handling issue, and/or insufficient sample concentration."
is_a: MS:4000003 ! single value
relationship: has_metric_category MS:4000008 ! ID based metric
relationship: has_units UO:0000191 ! fraction
relationship: has_value_type xsd:float ! The allowed value-type for this CV
relationship: has_units UO:0000191 ! fraction
relationship: has_domain MS:1002305 ! value between 0 and 1 inclusive
relationship: has_order MS:1002109 ! lower score better
synonym: "PG: Contaminants" NARROW []
Expand Down Expand Up @@ -25154,5 +25157,3 @@ synonym: "A^[2]" RELATED []
is_a: UO:0000047
created_by: gkoutos
creation_date: 2013-06-27T05:06:40Z


0 comments on commit 0b61179

Please sign in to comment.