Skip to content

Commit

Permalink
automated commit replacing obsolete ontology terms
Browse files Browse the repository at this point in the history
  • Loading branch information
kltm committed Feb 9, 2024
1 parent c69d999 commit cb904ac
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions models/SGD_S000005427.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,10 @@
<http://www.w3.org/2002/07/owl#versionIRI> <http://model.geneontology.org/SGD_S000005427> ;
<https://w3id.org/biolink/vocab/in_taxon> <http://purl.obolibrary.org/obo/NCBITaxon_559292> ;
a <http://www.w3.org/2002/07/owl#Ontology> ;
<http://www.w3.org/2000/01/rdf-schema#comment> "Automated change 2024-02-08: GO:0043723 replaced by GO:0008835" ;
<http://purl.org/dc/elements/1.1/title> "RIB2 (SGD:S000005427)" ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-5472-917X" , "https://orcid.org/0000-0001-6749-615X" , "https://orcid.org/0000-0002-1775-4998" , "https://orcid.org/0000-0002-8379-6600" , "GOC:Cynthia_Krieger" ;
<http://purl.org/dc/elements/1.1/date> "2022-04-20" .
<http://purl.org/dc/elements/1.1/date> "2024-02-08"^^<http://www.w3.org/2001/XMLSchema#string> .

<http://model.geneontology.org/SGD_S000005427/0ec40592-f916-40a5-b2cd-04db15ca4a6e> <http://purl.org/dc/terms/created> "2013-08-07" ;
<http://purl.org/pav/providedBy> "http://www.yeastgenome.org" ;
Expand All @@ -55,9 +56,10 @@
<http://purl.org/dc/terms/dateAccepted> "2024-02-01" ;
<http://purl.org/pav/providedBy> "http://www.yeastgenome.org" ;
<http://purl.obolibrary.org/obo/RO_0002333> <http://model.geneontology.org/SGD_S000005427/a15eb574-5d26-43ba-8813-82d30ee69956> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0043723> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0008835> ;
<http://www.w3.org/2000/01/rdf-schema#comment> "Automated change 2024-02-08: GO:0043723 replaced by GO:0008835" ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0002-8379-6600" ;
<http://purl.org/dc/elements/1.1/date> "2013-08-07" .
<http://purl.org/dc/elements/1.1/date> "2024-02-08"^^<http://www.w3.org/2001/XMLSchema#string> .

<http://model.geneontology.org/SGD_S000005427/2ebf2bbd-3b94-4d29-a5e1-502c5a192c97> <http://purl.org/dc/terms/created> "2013-08-07" ;
<http://purl.org/pav/providedBy> "http://www.yeastgenome.org" ;
Expand Down Expand Up @@ -227,6 +229,8 @@
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-5472-917X" ;
<http://purl.org/dc/elements/1.1/date> "2022-04-20" .

<http://purl.obolibrary.org/obo/GO_0008835> a <http://www.w3.org/2002/07/owl#Class> .

<http://purl.org/dc/elements/1.1/contributor> a <http://www.w3.org/2002/07/owl#AnnotationProperty> .

<http://purl.org/dc/elements/1.1/date> a <http://www.w3.org/2002/07/owl#AnnotationProperty> .
Expand Down

0 comments on commit cb904ac

Please sign in to comment.