-
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
049a362
commit a50c79a
Showing
1 changed file
with
33 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,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.185/ms.owl"/> | ||
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/ms/4.1.186/ms.owl"/> | ||
<oboInOwl:NamespaceIdRule>* MS:$sequence(7,0,9999999)$</oboInOwl:NamespaceIdRule> | ||
<oboInOwl:NamespaceIdRule>* PEFF:$sequence(7,0,9999999)$</oboInOwl:NamespaceIdRule> | ||
<oboInOwl:date>31:10:2024 10:20</oboInOwl:date> | ||
<oboInOwl:date>10:11:2024 08:30</oboInOwl:date> | ||
<oboInOwl:default-namespace>MS</oboInOwl:default-namespace> | ||
<oboInOwl:hasOBOFormatVersion>1.2</oboInOwl:hasOBOFormatVersion> | ||
<oboInOwl:saved-by>Nithu Sara John</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> | ||
|
@@ -71696,6 +71696,36 @@ | |
|
||
|
||
|
||
<!-- http://purl.obolibrary.org/obo/MS_1003433 --> | ||
|
||
<owl:Class rdf:about="http://purl.obolibrary.org/obo/MS_1003433"> | ||
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/MS_1001143"/> | ||
<rdfs:subClassOf> | ||
<owl:Restriction> | ||
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/ms#has_order"/> | ||
<owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/MS_1002108"/> | ||
</owl:Restriction> | ||
</rdfs:subClassOf> | ||
<rdfs:subClassOf> | ||
<owl:Restriction> | ||
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/ms#has_value_type"/> | ||
<owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#double"/> | ||
</owl:Restriction> | ||
</rdfs:subClassOf> | ||
<obo:IAO_0000115>Score difference to the second best identified peptide with a different amino acid sequence.</obo:IAO_0000115> | ||
<oboInOwl:hasOBONamespace>MS</oboInOwl:hasOBONamespace> | ||
<oboInOwl:id>MS:1003433</oboInOwl:id> | ||
<rdfs:label>Andromeda:delta score</rdfs:label> | ||
</owl:Class> | ||
<owl:Axiom> | ||
<owl:annotatedSource rdf:resource="http://purl.obolibrary.org/obo/MS_1003433"/> | ||
<owl:annotatedProperty rdf:resource="http://purl.obolibrary.org/obo/IAO_0000115"/> | ||
<owl:annotatedTarget>Score difference to the second best identified peptide with a different amino acid sequence.</owl:annotatedTarget> | ||
<oboInOwl:hasDbXref>PSI:PI</oboInOwl:hasDbXref> | ||
</owl:Axiom> | ||
|
||
|
||
|
||
<!-- http://purl.obolibrary.org/obo/MS_4000000 --> | ||
|
||
<owl:Class rdf:about="http://purl.obolibrary.org/obo/MS_4000000"> | ||
|