Skip to content

Commit 0c5ddaa

Browse files
author
Software Dev
committed
automated commit
1 parent 9553968 commit 0c5ddaa

1 file changed

Lines changed: 56 additions & 22 deletions

File tree

models/YeastPathways_TRESYN-PWY.ttl

Lines changed: 56 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@prefix : <http://model.geneontology.org/YeastPathways_TRESYN-PWY/> .
22
@prefix pav: <http://purl.org/pav/> .
3-
@prefix owl: <http://www.w3.org/2002/07/owl#> .
43
@prefix oboInOwl: <http://www.geneontology.org/formats/oboInOwl#> .
4+
@prefix owl: <http://www.w3.org/2002/07/owl#> .
55
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
66
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
77
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@@ -72,13 +72,15 @@ gomodel:YDR074W-MONOMER_TREHALOSEPHOSPHA-RXN_controller
7272
gomodel:TREHALOSEPHOSPHA-RXN
7373
a obo:GO_0004805 , owl:NamedIndividual ;
7474
rdfs:label "&alpha;,&alpha;-trehalose 6-phosphate + H<sub>2</sub>O &rarr; &alpha;,&alpha;-trehalose + phosphate" ;
75+
layout:x "622.75" ;
76+
layout:y "221.25" ;
7577
obo:BFO_0000050 :YeastPathways_TRESYN-PWY ;
7678
obo:BFO_0000066 gomodel:reaction_TREHALOSEPHOSPHA-RXN_location_lociGO_0005829 ;
7779
obo:RO_0002233 gomodel:CHEBI_15377_TREHALOSEPHOSPHA-RXN , gomodel:CHEBI_58429_TREHALOSE6PSYN-RXN ;
7880
obo:RO_0002234 gomodel:CHEBI_43474_TREHALOSEPHOSPHA-RXN , gomodel:CHEBI_16551_TREHALOSEPHOSPHA-RXN ;
7981
obo:RO_0002333 gomodel:YDR074W-MONOMER_TREHALOSEPHOSPHA-RXN_controller ;
80-
dc:contributor "GOC:sgd_curators" ;
81-
dc:date "2023-09-14" ;
82+
dc:contributor "https://orcid.org/0000-0001-5472-917X" , "GOC:sgd_curators" ;
83+
dc:date "2026-08-03" ;
8284
pav:providedBy "http://www.yeastgenome.org" ;
8385
skos:exactMatch <http://http://pathway-2a.yeastgenome.org:8080//YEAST/pathway-biopax?type=3%38object=TRESYN-PWYBiochemicalReaction67204> ;
8486
skos:note "org.biopax.paxtools.model.level3.BiochemicalReaction" .
@@ -105,6 +107,14 @@ gomodel:CHEBI_4170_TREHALOSE6PSYN-RXN
105107
skos:exactMatch <http://http://pathway-2a.yeastgenome.org:8080//YEAST/pathway-biopax?type=3%38object=TRESYN-PWYSmallMolecule67294> ;
106108
skos:note "org.biopax.paxtools.model.level3.SmallMolecule" .
107109

110+
gomodel:ev_w_id_TREHALOSE6PSYN-RXN_RO_0002234_CHEBI_15378_TREHALOSE6PSYN-RXN_SGD_PWY_YeastPathways_TRESYN-PWY
111+
a owl:NamedIndividual , obo:ECO_0000245 ;
112+
lego:evidence-with "SGD_PWY:TRESYN-PWY" ;
113+
dc:contributor "GOC:sgd_curators" ;
114+
dc:date "2023-09-14" ;
115+
dc:source "GO_REF:0000123" ;
116+
pav:providedBy "http://www.yeastgenome.org" .
117+
108118
[ a owl:Axiom ;
109119
rdfs:comment "Imported from Saccharomyces Genome Database: https://pathway.yeastgenome.org/YEAST/NEW-IMAGE?object=TRESYN-PWY" ;
110120
lego:evidence gomodel:ev_w_id_TREHALOSE6PSYN-RXN_RO_0002234_CHEBI_58429_TREHALOSE6PSYN-RXN_SGD_PWY_YeastPathways_TRESYN-PWY ;
@@ -116,14 +126,6 @@ gomodel:CHEBI_4170_TREHALOSE6PSYN-RXN
116126
owl:annotatedTarget gomodel:CHEBI_58429_TREHALOSE6PSYN-RXN
117127
] .
118128

119-
gomodel:ev_w_id_TREHALOSE6PSYN-RXN_RO_0002234_CHEBI_15378_TREHALOSE6PSYN-RXN_SGD_PWY_YeastPathways_TRESYN-PWY
120-
a owl:NamedIndividual , obo:ECO_0000245 ;
121-
lego:evidence-with "SGD_PWY:TRESYN-PWY" ;
122-
dc:contributor "GOC:sgd_curators" ;
123-
dc:date "2023-09-14" ;
124-
dc:source "GO_REF:0000123" ;
125-
pav:providedBy "http://www.yeastgenome.org" .
126-
127129
[ a owl:Axiom ;
128130
rdfs:comment "Imported from Saccharomyces Genome Database: https://pathway.yeastgenome.org/YEAST/NEW-IMAGE?object=TRESYN-PWY" ;
129131
lego:evidence gomodel:ev_w_id_TREHALOSEPHOSPHA-RXN_RO_0002333_YDR074W-MONOMER_TREHALOSEPHOSPHA-RXN_controller_SGD_PWY_YeastPathways_TRESYN-PWY ;
@@ -173,6 +175,8 @@ obo:CHEBI_15377 a owl:Class .
173175

174176
obo:RO_0002234 a owl:ObjectProperty .
175177

178+
obo:RO_0002413 a owl:ObjectProperty .
179+
176180
obo:BFO_0000050 a owl:ObjectProperty .
177181

178182
gomodel:ev_w_id_TREHALOSEPHOSPHA-RXN_BFO_0000066_reaction_TREHALOSEPHOSPHA-RXN_location_lociGO_0005829_SGD_PWY_YeastPathways_TRESYN-PWY
@@ -183,6 +187,13 @@ gomodel:ev_w_id_TREHALOSEPHOSPHA-RXN_BFO_0000066_reaction_TREHALOSEPHOSPHA-RXN_l
183187
dc:source "GO_REF:0000123" ;
184188
pav:providedBy "http://www.yeastgenome.org" .
185189

190+
:6a6bcaed00000238 a owl:NamedIndividual , obo:ECO_0000245 ;
191+
lego:evidence-with "SGD_PWY:TRESYN-PWY" ;
192+
dc:contributor "https://orcid.org/0000-0001-5472-917X" ;
193+
dc:date "2026-08-03" ;
194+
dc:source "GO_REF:0000123" ;
195+
pav:providedBy "http://www.yeastgenome.org" .
196+
186197
[ a owl:Axiom ;
187198
rdfs:comment "Imported from Saccharomyces Genome Database: https://pathway.yeastgenome.org/YEAST/NEW-IMAGE?object=TRESYN-PWY" ;
188199
lego:evidence gomodel:ev_w_id_TREHALOSE6PSYN-RXN_RO_0002234_CHEBI_58223_TREHALOSE6PSYN-RXN_SGD_PWY_YeastPathways_TRESYN-PWY ;
@@ -205,11 +216,13 @@ gomodel:ev_w_id_TREHALOSE6PSYN-RXN_RO_0002234_CHEBI_58429_TREHALOSE6PSYN-RXN_SGD
205216
pav:providedBy "http://www.yeastgenome.org" .
206217

207218
:YeastPathways_TRESYN-PWY
208-
a owl:NamedIndividual , obo:GO_0005992 ;
219+
a obo:GO_0005992 , owl:NamedIndividual ;
209220
rdfs:comment "In Saccharomyces cerevisiae, trehalose is a major reserve carbohydrate that has been shown to stabilize proteins during heat shock and to suppress the aggregation of denatured proteins |CITS:9660948|. Trehalose has also been shown to be important for surviving osmotic, ethanol, and oxidative stresses |CITS:11483159|. Trehalose biosynthesis also influences glycolysis because trehalose-6-phosphate inhibits hexokinases, which restricts the influx of sugars into glycolysis during a switch to fermentative metabolism |CITS:8809751|. Trehalose biosynthesis is a two step process in which glucose 6-phosphate plus UDP-glucose is converted to alpha,alpha-trehalose 6-phosphate by trehalose-6-phosphate synthase (TPS), and then alpha,alpha-trehalose 6-phosphate and water are converted to trehalose and phosphate by trehalose-6-phosphate phosphatase (TPP) |CITS:11152943|. In S. cerevisiae, both of these steps occur in a single alpha,alpha-trehalose-phosphate synthase complex which is composed of four protein subunits, Tps1p |CITS:1425702|, Tps2p |CITS:8444170|, Tsl1p |CITS:8404905|, and Tps3p |CITS:9837904|. Tps1p contains the TPS catalytic activity, Tps2p contains the TPP activity, and Tps3p and Tsl1p are regulatory proteins with partially overlapping functions |CITS:9837904|. Deletion of TPS1 results in loss of both TPS activity and trehalose biosynthesis while deletion of TPS2 results in loss of TPP activity. Deletion of either TSL1 or TPS3 result in mild effects, but deletion of both TSL1 and TSL3 results in significant reductions in TPS and TPP activities as well as reduced trehalose biosynthesis |CITS:9837904|." ;
210221
rdfs:label "trehalose biosynthesis I" ;
211-
dc:contributor "GOC:sgd_curators" ;
212-
dc:date "2023-09-14" ;
222+
layout:x "245" ;
223+
layout:y "37" ;
224+
dc:contributor "https://orcid.org/0000-0001-5472-917X" , "GOC:sgd_curators" ;
225+
dc:date "2026-08-03" ;
213226
pav:providedBy "http://www.yeastgenome.org" ;
214227
oboInOwl:hasDbXref "YeastPathways_TRESYN-PWY" ;
215228
skos:note "org.biopax.paxtools.model.level3.Pathway" .
@@ -232,8 +245,10 @@ gomodel:CHEBI_58429_TREHALOSE6PSYN-RXN
232245
a obo:CHEBI_18283 , owl:NamedIndividual ;
233246
rdfs:comment "located_in cytosol" ;
234247
rdfs:label "&alpha;,&alpha;-trehalose 6-phosphate" ;
235-
dc:contributor "GOC:sgd_curators" , "https://orcid.org/0000-0001-9799-5523" ;
236-
dc:date "2023-11-16" ;
248+
layout:x "356.75" ;
249+
layout:y "524" ;
250+
dc:contributor "GOC:sgd_curators" , "https://orcid.org/0000-0001-9799-5523" , "https://orcid.org/0000-0001-5472-917X" ;
251+
dc:date "2026-08-03" ;
237252
pav:providedBy "http://www.yeastgenome.org" ;
238253
skos:exactMatch <http://http://pathway-2a.yeastgenome.org:8080//YEAST/pathway-biopax?type=3%38object=TRESYN-PWYSmallMolecule67217> ;
239254
skos:note "org.biopax.paxtools.model.level3.SmallMolecule" .
@@ -281,6 +296,8 @@ obo:RO_0002233 a owl:ObjectProperty .
281296

282297
obo:CHEBI_17659 a owl:Class .
283298

299+
layout:y a owl:AnnotationProperty .
300+
284301
[ a owl:Axiom ;
285302
rdfs:comment "Imported from Saccharomyces Genome Database: https://pathway.yeastgenome.org/YEAST/NEW-IMAGE?object=TRESYN-PWY" ;
286303
lego:evidence gomodel:ev_w_id_TREHALOSEPHOSPHA-RXN_RO_0002234_CHEBI_43474_TREHALOSEPHOSPHA-RXN_SGD_PWY_YeastPathways_TRESYN-PWY ;
@@ -296,8 +313,8 @@ gomodel:YeastPathways_TRESYN-PWY
296313
a owl:Ontology ;
297314
rdfs:comment "For logical inference, import the integrated tbox ontology http://purl.obolibrary.org/obo/go/extensions/go-lego-reacto.owl" , "Imported from Saccharomyces Genome Database: https://pathway.yeastgenome.org/YEAST/NEW-IMAGE?object=TRESYN-PWY" , "Automatically updated evidence code, reference, and With/From value 2025-12-11." ;
298315
lego:modelstate "production" ;
299-
dc:contributor "https://orcid.org/0000-0001-9799-5523" , "GOC:sgd_curators" ;
300-
dc:date "2023-11-16" ;
316+
dc:contributor "https://orcid.org/0000-0001-5472-917X" , "https://orcid.org/0000-0001-9799-5523" , "GOC:sgd_curators" ;
317+
dc:date "2026-08-03" ;
301318
dc:title "trehalose biosynthesis I - imported from: Saccharomyces Genome Database" ;
302319
pav:providedBy "http://www.yeastgenome.org" ;
303320
biolink:in_taxon obo:NCBITaxon_559292 .
@@ -348,28 +365,31 @@ gomodel:CHEBI_58223_TREHALOSE6PSYN-RXN
348365
gomodel:TREHALOSE6PSYN-RXN
349366
a obo:GO_0003825 , owl:NamedIndividual ;
350367
rdfs:label "UDP-&alpha;-D-glucose + D-glucopyranose 6-phosphate &rarr; &alpha;,&alpha;-trehalose 6-phosphate + UDP + H<SUP>+</SUP>" ;
368+
layout:x "22" ;
369+
layout:y "182.25" ;
351370
obo:BFO_0000050 :YeastPathways_TRESYN-PWY ;
352371
obo:BFO_0000066 gomodel:reaction_TREHALOSE6PSYN-RXN_location_lociGO_0005829 ;
353372
obo:RO_0002233 gomodel:CHEBI_4170_TREHALOSE6PSYN-RXN ;
354373
obo:RO_0002234 gomodel:CHEBI_58223_TREHALOSE6PSYN-RXN , gomodel:CHEBI_15378_TREHALOSE6PSYN-RXN , gomodel:CHEBI_58429_TREHALOSE6PSYN-RXN ;
355374
obo:RO_0002333 gomodel:YBR126C-MONOMER_TREHALOSE6PSYN-RXN_controller ;
356-
dc:contributor "GOC:sgd_curators" ;
357-
dc:date "2023-09-14" ;
375+
obo:RO_0002413 gomodel:TREHALOSEPHOSPHA-RXN ;
376+
dc:contributor "https://orcid.org/0000-0001-5472-917X" , "GOC:sgd_curators" ;
377+
dc:date "2026-08-03" ;
358378
pav:providedBy "http://www.yeastgenome.org" ;
359379
skos:exactMatch <http://http://pathway-2a.yeastgenome.org:8080//YEAST/pathway-biopax?type=3%38object=TRESYN-PWYBiochemicalReaction67276> ;
360380
skos:note "org.biopax.paxtools.model.level3.BiochemicalReaction" .
361381

362382
obo:CHEBI_4170 a owl:Class .
363383

364-
gomodel:ev_w_id_TREHALOSE6PSYN-RXN_RO_0002234_CHEBI_58223_TREHALOSE6PSYN-RXN_SGD_PWY_YeastPathways_TRESYN-PWY
384+
gomodel:ev_w_id_TREHALOSE6PSYN-RXN_RO_0002333_YBR126C-MONOMER_TREHALOSE6PSYN-RXN_controller_SGD_PWY_YeastPathways_TRESYN-PWY
365385
a owl:NamedIndividual , obo:ECO_0000245 ;
366386
lego:evidence-with "SGD_PWY:TRESYN-PWY" ;
367387
dc:contributor "GOC:sgd_curators" ;
368388
dc:date "2023-09-14" ;
369389
dc:source "GO_REF:0000123" ;
370390
pav:providedBy "http://www.yeastgenome.org" .
371391

372-
gomodel:ev_w_id_TREHALOSE6PSYN-RXN_RO_0002333_YBR126C-MONOMER_TREHALOSE6PSYN-RXN_controller_SGD_PWY_YeastPathways_TRESYN-PWY
392+
gomodel:ev_w_id_TREHALOSE6PSYN-RXN_RO_0002234_CHEBI_58223_TREHALOSE6PSYN-RXN_SGD_PWY_YeastPathways_TRESYN-PWY
373393
a owl:NamedIndividual , obo:ECO_0000245 ;
374394
lego:evidence-with "SGD_PWY:TRESYN-PWY" ;
375395
dc:contributor "GOC:sgd_curators" ;
@@ -396,6 +416,8 @@ gomodel:ev_w_id_TREHALOSEPHOSPHA-RXN_RO_0002234_CHEBI_16551_TREHALOSEPHOSPHA-RXN
396416
owl:annotatedTarget :YeastPathways_TRESYN-PWY
397417
] .
398418

419+
layout:x a owl:AnnotationProperty .
420+
399421
gomodel:reaction_TREHALOSE6PSYN-RXN_location_lociGO_0005829
400422
a owl:NamedIndividual , obo:GO_0005829 ;
401423
dc:contributor "GOC:sgd_curators" ;
@@ -455,6 +477,8 @@ gomodel:ev_w_id_TREHALOSE6PSYN-RXN_RO_0002233_CHEBI_4170_TREHALOSE6PSYN-RXN_SGD_
455477
dc:source "GO_REF:0000123" ;
456478
pav:providedBy "http://www.yeastgenome.org" .
457479

480+
lego:evidence-with a owl:AnnotationProperty .
481+
458482
gomodel:ev_w_id_TREHALOSEPHOSPHA-RXN_RO_0002233_CHEBI_15377_TREHALOSEPHOSPHA-RXN_SGD_PWY_YeastPathways_TRESYN-PWY
459483
a owl:NamedIndividual , obo:ECO_0000245 ;
460484
lego:evidence-with "SGD_PWY:TRESYN-PWY" ;
@@ -492,6 +516,16 @@ gomodel:CHEBI_16551_TREHALOSEPHOSPHA-RXN
492516
owl:annotatedTarget gomodel:CHEBI_16551_TREHALOSEPHOSPHA-RXN
493517
] .
494518

519+
[ a owl:Axiom ;
520+
lego:evidence :6a6bcaed00000238 ;
521+
dc:contributor "https://orcid.org/0000-0001-5472-917X" ;
522+
dc:date "2026-08-03" ;
523+
pav:providedBy "http://www.yeastgenome.org" ;
524+
owl:annotatedProperty obo:RO_0002413 ;
525+
owl:annotatedSource gomodel:TREHALOSE6PSYN-RXN ;
526+
owl:annotatedTarget gomodel:TREHALOSEPHOSPHA-RXN
527+
] .
528+
495529
obo:CHEBI_58429 a owl:Class .
496530

497531
biolink:in_taxon a owl:AnnotationProperty .

0 commit comments

Comments
 (0)