From 2612ef0d1c1b59e037d7505db3c4fe26b6e7ae9b Mon Sep 17 00:00:00 2001 From: Joshua Klein Date: Wed, 22 Jan 2025 11:12:33 -0500 Subject: [PATCH] add minimal terms for IM frames --- psi-ms.obo | 42 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) diff --git a/psi-ms.obo b/psi-ms.obo index 3bdcddb..c83249c 100644 --- a/psi-ms.obo +++ b/psi-ms.obo @@ -1,5 +1,5 @@ format-version: 1.2 -data-version: 4.1.188 +data-version: 4.1.189 date: 13:01:2025 17:58 saved-by: Joshua Klein default-namespace: MS @@ -22732,6 +22732,46 @@ is_a: MS:1001143 ! PSM-level search engine specific statistic relationship: has_order MS:1002108 ! higher score better relationship: has_value_type xsd:double ! The allowed value-type for this CV term +[Term] +id: MS:1003434 +name: ion mobility frame representation +def: "Representation of one or more spectra acquired across an ion mobility dimension." [PSI:MS] +is_a: MS:1000499 ! spectrum attribute + +[Term] +id: MS:1003435 +name: ion mobility profile frame +def: "An ion mobility frame where the ion mobility dimension is continuous." [PSI:MS] +is_a: MS:1003434 ! ion mobility frame representation + +[Term] +id: MS:1003436 +name: ion mobility centroid frame +def: "An ion mobility frame where the ion mobility dimension is processed into discrete peaks of zero width." [PSI:MS] +is_a: MS:1003434 ! ion mobility frame representation + +[Term] +id: MS:1003437 +name: lowest observed ion mobility +def: "Lowest ion mobility value observed in the ion mobility measurement array." [PSI:MS] +is_a: MS:1000808 ! chromatogram attribute +is_a: MS:1003058 ! spectrum property +relationship: has_units UO:0000028 ! millisecond +relationship: has_units UO:0000010 ! second +relationship: has_units MS:1002814 ! volt-second per square centimeter +relationship: has_value_type xsd:float ! The allowed value-type for this CV term + +[Term] +id: MS:1003437 +name: highest observed ion mobility +def: "Highest ion mobility value observed in the ion mobility measurement array." [PSI:MS] +is_a: MS:1000808 ! chromatogram attribute +is_a: MS:1003058 ! spectrum property +relationship: has_units UO:0000028 ! millisecond +relationship: has_units UO:0000010 ! second +relationship: has_units MS:1002814 ! volt-second per square centimeter +relationship: has_value_type xsd:float ! The allowed value-type for this CV term + [Term] id: MS:4000000 name: PSI-MS CV Quality Control Vocabulary