-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: GitHub <[email protected]>
- Loading branch information
1 parent
490ef9b
commit 4cd1f3e
Showing
1 changed file
with
22 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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> | ||
|
@@ -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"> | ||
|