Skip to content

Commit

Permalink
Add temperature chromatogram and measured element terms (#289)
Browse files Browse the repository at this point in the history
* term: add `temperature chromatogram` and `measured element` terms

* term: update `temperature array` to permit recording temperature in celsius units in addition to kelvin.

* version bump

* Update psi-ms.obo

* Bump version

---------

Co-authored-by: Yasset Perez-Riverol <[email protected]>
  • Loading branch information
mobiusklein and ypriverol authored Jul 25, 2024
1 parent d445ea2 commit 5e1c4d6
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion psi-ms.obo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
format-version: 1.2
data-version: 4.1.162
data-version: 4.1.163
date: 19:07:2024 07:15
saved-by: Joshua Klein
auto-generated-by: OBO-Edit 2.3.1
Expand Down Expand Up @@ -5851,6 +5851,7 @@ xref: binary-data-type:MS\:1000521 "32-bit float"
xref: binary-data-type:MS\:1000523 "64-bit float"
is_a: MS:1000513 ! binary data array
relationship: has_units UO:0000012 ! kelvin
relationship: has_units UO:0000027 ! degree Celsius

[Term]
id: MS:1000823
Expand Down Expand Up @@ -17904,6 +17905,19 @@ def: "Ultrafast, High-Quality Feature Deconvolution for Top-Down Proteomics." [D
is_a: MS:1001456 ! analysis software
is_a: MS:1001457 ! data processing software

[Term]
id: MS:1002715
name: temperature chromatogram
def: "Representation of temperature versus time." [PSI:MS]
is_a: MS:1000626 ! chromatogram type

[Term]
id: MS:1002716
name: measured element
def: "The component or dimension of an object being measured, for example the temperature of an instrument component over time." [PSI:MS]
relationship: part_of MS:1000513 ! binary data array
relationship: has_value_type xsd:string ! The allowed value-type for this CV term

[Term]
id: MS:1002719
name: Pegasus BT
Expand Down

0 comments on commit 5e1c4d6

Please sign in to comment.