Skip to content

Commit

Permalink
Update OWL file (#352)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <[email protected]>
  • Loading branch information
mobiusklein and web-flow authored Oct 31, 2024
1 parent 490ef9b commit 4cd1f3e
Showing 1 changed file with 22 additions and 3 deletions.
25 changes: 22 additions & 3 deletions psi-ms.owl
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
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.182/ms.owl"/>
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/ms/4.1.183/ms.owl"/>
<oboInOwl:NamespaceIdRule>* MS:$sequence(7,0,9999999)$</oboInOwl:NamespaceIdRule>
<oboInOwl:NamespaceIdRule>* PEFF:$sequence(7,0,9999999)$</oboInOwl:NamespaceIdRule>
<oboInOwl:auto-generated-by>OBO-Edit 2.3.1</oboInOwl:auto-generated-by>
<oboInOwl:date>11:10:2024 07:15</oboInOwl:date>
<oboInOwl:date>30:10:2024 10:15</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>Yasset Perez-Riverol</oboInOwl:saved-by>
<rdfs:comment>For any queries contact [email protected]</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 @@ -71549,6 +71549,25 @@



<!-- http://purl.obolibrary.org/obo/MS_1003425 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/MS_1003425">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/MS_1001139"/>
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/MS_1001456"/>
<obo:IAO_0000115>Cloud-based pipeline for quantitative proteomics that enables the reanalysis of public proteomics data.</obo:IAO_0000115>
<oboInOwl:hasOBONamespace>MS</oboInOwl:hasOBONamespace>
<oboInOwl:id>MS:1003425</oboInOwl:id>
<rdfs:label>quantms</rdfs:label>
</owl:Class>
<owl:Axiom>
<owl:annotatedSource rdf:resource="http://purl.obolibrary.org/obo/MS_1003425"/>
<owl:annotatedProperty rdf:resource="http://purl.obolibrary.org/obo/IAO_0000115"/>
<owl:annotatedTarget>Cloud-based pipeline for quantitative proteomics that enables the reanalysis of public proteomics data.</owl:annotatedTarget>
<oboInOwl:hasDbXref>PMID:38965444</oboInOwl:hasDbXref>
</owl:Axiom>



<!-- http://purl.obolibrary.org/obo/MS_4000000 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/MS_4000000">
Expand Down

0 comments on commit 4cd1f3e

Please sign in to comment.