From 9f626e89c9bfc3eb142d0432bd59e38a843339b5 Mon Sep 17 00:00:00 2001 From: Matt Chambers Date: Fri, 15 Dec 2023 14:11:19 -0500 Subject: [PATCH 1/4] Add ion mobility attribute as parent for CCS --- psi-ms.obo | 1 + 1 file changed, 1 insertion(+) diff --git a/psi-ms.obo b/psi-ms.obo index fb4384c..2c8a936 100644 --- a/psi-ms.obo +++ b/psi-ms.obo @@ -19419,6 +19419,7 @@ id: MS:1002954 name: collisional cross sectional area def: "Structural molecular descriptor for the effective interaction area between the ion and neutral gas measured in ion mobility mass spectrometry." [PSI:PI] is_a: MS:1000861 ! molecular entity property +is_a: MS:1002892 ! ion mobility attribute relationship: has_units UO:0000324 ! square angstrom relationship: has_value_type xsd:double ! The allowed value-type for this CV term From 2ecffc9c01327dbb07326e012f78d4149652379f Mon Sep 17 00:00:00 2001 From: Matt Chambers Date: Fri, 15 Dec 2023 14:13:17 -0500 Subject: [PATCH 2/4] Update psi-ms.obo --- psi-ms.obo | 1 + 1 file changed, 1 insertion(+) diff --git a/psi-ms.obo b/psi-ms.obo index 2c8a936..49d29bf 100644 --- a/psi-ms.obo +++ b/psi-ms.obo @@ -19420,6 +19420,7 @@ name: collisional cross sectional area def: "Structural molecular descriptor for the effective interaction area between the ion and neutral gas measured in ion mobility mass spectrometry." [PSI:PI] is_a: MS:1000861 ! molecular entity property is_a: MS:1002892 ! ion mobility attribute +is_a: MS:1000455 ! ion selection attribute relationship: has_units UO:0000324 ! square angstrom relationship: has_value_type xsd:double ! The allowed value-type for this CV term From 3d71c873f4a2b2df3619dc592b400ae1d1af9eb7 Mon Sep 17 00:00:00 2001 From: Matt Chambers Date: Fri, 15 Dec 2023 14:13:38 -0500 Subject: [PATCH 3/4] Update psi-ms.obo --- psi-ms.obo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/psi-ms.obo b/psi-ms.obo index 49d29bf..aa9fd8f 100644 --- a/psi-ms.obo +++ b/psi-ms.obo @@ -1,5 +1,5 @@ format-version: 1.2 -data-version: 4.1.137 +data-version: 4.1.138 date: 07:12:2023 16:37 saved-by: Matt Chambers auto-generated-by: OBO-Edit 2.3.1 From aa4f3a03fdccb67d8dc6850d9778c84ca05a0bc4 Mon Sep 17 00:00:00 2001 From: Matt Chambers Date: Tue, 19 Dec 2023 10:46:32 -0500 Subject: [PATCH 4/4] Remove ion mobility attribute Because CCS only makes sense in combination with a charge state. --- psi-ms.obo | 1 - 1 file changed, 1 deletion(-) diff --git a/psi-ms.obo b/psi-ms.obo index aa9fd8f..90fd54b 100644 --- a/psi-ms.obo +++ b/psi-ms.obo @@ -19419,7 +19419,6 @@ id: MS:1002954 name: collisional cross sectional area def: "Structural molecular descriptor for the effective interaction area between the ion and neutral gas measured in ion mobility mass spectrometry." [PSI:PI] is_a: MS:1000861 ! molecular entity property -is_a: MS:1002892 ! ion mobility attribute is_a: MS:1000455 ! ion selection attribute relationship: has_units UO:0000324 ! square angstrom relationship: has_value_type xsd:double ! The allowed value-type for this CV term