Skip to content

Commit 6e3961f

Browse files
Update SSSOM Extended Prefix Map (#527)
This pull request updates sssom extended prefix map (epm). Make sure you run make tests manually. Co-authored-by: matentzn <[email protected]>
1 parent 78b4193 commit 6e3961f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/sssom/obo.epm.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18435,13 +18435,15 @@
1843518435
"http://identifiers.org/MZSPEC:",
1843618436
"http://identifiers.org/mzspec/mzspec:",
1843718437
"http://n2t.net/mzspec:",
18438+
"http://www.ebi.ac.uk/pride/archive/usi?usi=mzspec:",
1843818439
"https://bioregistry.io/mzspec:",
1843918440
"https://db.systemsbiology.net/sbeams/cgi/PeptideAtlas/ShowObservedSpectrum?usi=mzspec:",
1844018441
"https://identifiers.org/MZSPEC/",
1844118442
"https://identifiers.org/MZSPEC:",
1844218443
"https://identifiers.org/mzspec/mzspec:",
1844318444
"https://n2t.net/mzspec:",
18444-
"https://proteomecentral.proteomexchange.org/usi/?usi=mzspec:"
18445+
"https://proteomecentral.proteomexchange.org/usi/?usi=mzspec:",
18446+
"https://www.ebi.ac.uk/pride/archive/usi?usi=mzspec:"
1844518447
]
1844618448
},
1844718449
{
@@ -19779,7 +19781,7 @@
1977919781
]
1978019782
},
1978119783
{
19782-
"pattern": "^\\d+$",
19784+
"pattern": "^\\d{6}$",
1978319785
"prefix": "omia",
1978419786
"uri_prefix": "https://omia.org/OMIA",
1978519787
"uri_prefix_synonyms": [

0 commit comments

Comments
 (0)