Skip to content

Commit 5e1c4d6

Browse files
Add temperature chromatogram and measured element terms (#289)
* 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 <ypriverol@gmail.com>
1 parent d445ea2 commit 5e1c4d6

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

psi-ms.obo

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
format-version: 1.2
2-
data-version: 4.1.162
2+
data-version: 4.1.163
33
date: 19:07:2024 07:15
44
saved-by: Joshua Klein
55
auto-generated-by: OBO-Edit 2.3.1
@@ -5851,6 +5851,7 @@ xref: binary-data-type:MS\:1000521 "32-bit float"
58515851
xref: binary-data-type:MS\:1000523 "64-bit float"
58525852
is_a: MS:1000513 ! binary data array
58535853
relationship: has_units UO:0000012 ! kelvin
5854+
relationship: has_units UO:0000027 ! degree Celsius
58545855

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

17908+
[Term]
17909+
id: MS:1002715
17910+
name: temperature chromatogram
17911+
def: "Representation of temperature versus time." [PSI:MS]
17912+
is_a: MS:1000626 ! chromatogram type
17913+
17914+
[Term]
17915+
id: MS:1002716
17916+
name: measured element
17917+
def: "The component or dimension of an object being measured, for example the temperature of an instrument component over time." [PSI:MS]
17918+
relationship: part_of MS:1000513 ! binary data array
17919+
relationship: has_value_type xsd:string ! The allowed value-type for this CV term
17920+
1790717921
[Term]
1790817922
id: MS:1002719
1790917923
name: Pegasus BT

0 commit comments

Comments
 (0)