Skip to content

Commit

Permalink
Update OWL file
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Feb 12, 2025
1 parent 8c076da commit 5bfd5ce
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions psi-ms.owl
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#">
<owl:Ontology rdf:about="http://purl.obolibrary.org/obo/ms.owl">
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/ms/4.1.190/ms.owl"/>
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/ms/4.1.191/ms.owl"/>
<oboInOwl:NamespaceIdRule>* MS:$sequence(7,0,9999999)$</oboInOwl:NamespaceIdRule>
<oboInOwl:NamespaceIdRule>* PEFF:$sequence(7,0,9999999)$</oboInOwl:NamespaceIdRule>
<oboInOwl:date>07:02:2025 17:58</oboInOwl:date>
<oboInOwl:date>12:02:2025 17:58</oboInOwl:date>
<oboInOwl:default-namespace>MS</oboInOwl:default-namespace>
<oboInOwl:hasOBOFormatVersion>1.2</oboInOwl:hasOBOFormatVersion>
<oboInOwl:saved-by>Joshua Klein</oboInOwl:saved-by>
<oboInOwl:saved-by>Eric Deutsch</oboInOwl:saved-by>
<rdfs:comment>For any queries contact psidev-ms-vocab@lists.sourceforge.net</rdfs:comment>
<rdfs:comment>This work is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) license.</rdfs:comment>
<rdfs:comment>To view a copy of this license, visit https://creativecommons.org/licenses/by/4.0/ or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.</rdfs:comment>
Expand Down Expand Up @@ -10366,7 +10366,7 @@
<owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
</owl:Restriction>
</rdfs:subClassOf>
<obo:IAO_0000115>The lower m/z bound of a mass spectrometer scan window.</obo:IAO_0000115>
<obo:IAO_0000115>The upper m/z bound of a mass spectrometer scan window.</obo:IAO_0000115>
<oboInOwl:hasOBONamespace>MS</oboInOwl:hasOBONamespace>
<oboInOwl:hasRelatedSynonym>mzRangeStop</oboInOwl:hasRelatedSynonym>
<oboInOwl:id>MS:1000500</oboInOwl:id>
Expand All @@ -10375,7 +10375,7 @@
<owl:Axiom>
<owl:annotatedSource rdf:resource="http://purl.obolibrary.org/obo/MS_1000500"/>
<owl:annotatedProperty rdf:resource="http://purl.obolibrary.org/obo/IAO_0000115"/>
<owl:annotatedTarget>The lower m/z bound of a mass spectrometer scan window.</owl:annotatedTarget>
<owl:annotatedTarget>The upper m/z bound of a mass spectrometer scan window.</owl:annotatedTarget>
<oboInOwl:hasDbXref>PSI:MS</oboInOwl:hasDbXref>
</owl:Axiom>

Expand All @@ -10397,7 +10397,7 @@
<owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
</owl:Restriction>
</rdfs:subClassOf>
<obo:IAO_0000115>The upper m/z bound of a mass spectrometer scan window.</obo:IAO_0000115>
<obo:IAO_0000115>The lower m/z bound of a mass spectrometer scan window.</obo:IAO_0000115>
<oboInOwl:hasOBONamespace>MS</oboInOwl:hasOBONamespace>
<oboInOwl:hasRelatedSynonym>mzRangeStart</oboInOwl:hasRelatedSynonym>
<oboInOwl:id>MS:1000501</oboInOwl:id>
Expand All @@ -10406,7 +10406,7 @@
<owl:Axiom>
<owl:annotatedSource rdf:resource="http://purl.obolibrary.org/obo/MS_1000501"/>
<owl:annotatedProperty rdf:resource="http://purl.obolibrary.org/obo/IAO_0000115"/>
<owl:annotatedTarget>The upper m/z bound of a mass spectrometer scan window.</owl:annotatedTarget>
<owl:annotatedTarget>The lower m/z bound of a mass spectrometer scan window.</owl:annotatedTarget>
<oboInOwl:hasDbXref>PSI:MS</oboInOwl:hasDbXref>
</owl:Axiom>

Expand Down

0 comments on commit 5bfd5ce

Please sign in to comment.