File tree Expand file tree Collapse file tree
provenance_entity/activity Expand file tree Collapse file tree Original file line number Diff line number Diff line change 242242 "@id" : "GFP_protein" ,
243243 "@type" : "sbol:Component" ,
244244 "description" : "GFP" ,
245- "displayId" : "GFP " ,
245+ "displayId" : "GFP_protein " ,
246246 "name" : "GFP" ,
247247 "type" : "SBO:0000252"
248248 } , {
Original file line number Diff line number Diff line change 300300<https://sbolstandard.org/examples/AHL_producer/subcomponent_2> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://sbols.org/v3#SubComponent> .
301301<https://sbolstandard.org/examples/GFP_protein> <http://sbols.org/v3#type> <https://identifiers.org/SBO:0000252> .
302302<https://sbolstandard.org/examples/GFP_protein> <http://sbols.org/v3#name> "GFP" .
303- <https://sbolstandard.org/examples/GFP_protein> <http://sbols.org/v3#displayId> "GFP " .
303+ <https://sbolstandard.org/examples/GFP_protein> <http://sbols.org/v3#displayId> "GFP_protein " .
304304<https://sbolstandard.org/examples/GFP_protein> <http://sbols.org/v3#description> "GFP" .
305305<https://sbolstandard.org/examples/GFP_protein> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://sbols.org/v3#Component> .
306306<https://sbolstandard.org/examples/luxI> <http://sbols.org/v3#type> <https://identifiers.org/SBO:0000251> .
Original file line number Diff line number Diff line change 8686 <sbol : Component rdf : about =" GFP_protein" >
8787 <sbol : type rdf : resource =" https://identifiers.org/SBO:0000252" />
8888 <sbol : name >GFP</sbol : name >
89- <sbol : displayId >GFP </sbol : displayId >
89+ <sbol : displayId >GFP_protein </sbol : displayId >
9090 <sbol : description >GFP</sbol : description >
9191 </sbol : Component >
9292 <sbol : Component rdf : about =" LuxR_AHL" >
Original file line number Diff line number Diff line change 13531353 "https://sbolstandard.org/examples/GFP_protein" : {
13541354 "http://sbols.org/v3#displayId" : [ {
13551355 "type" : "literal" ,
1356- "value" : "GFP "
1356+ "value" : "GFP_protein "
13571357 }
13581358 ] ,
13591359 "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ {
Original file line number Diff line number Diff line change 374374
375375:GFP_protein a sbol:Component ;
376376 sbol:description " GFP" ;
377- sbol:displayId " GFP " ;
377+ sbol:displayId " GFP_protein " ;
378378 sbol:name " GFP" ;
379379 sbol:type SBO:0000252 .
380380
Original file line number Diff line number Diff line change 6060 "@id" : "toggle_switch_optimised" ,
6161 "@type" : "sbol:Component" ,
6262 "description" : "Toggle Switch genetic circuit - codon optimised" ,
63- "displayId" : "toggle_switch optimised " ,
63+ "displayId" : "toggle_switch_optimised " ,
6464 "name" : "Toggle Switch Optimised" ,
6565 "type" : "SBO:0000241" ,
6666 "wasDerivedFrom" : "toggle_switch" ,
Original file line number Diff line number Diff line change 11<https://sbolstandard.org/examples/toggle_switch_optimised> <http://www.w3.org/ns/prov#wasDerivedFrom> <https://sbolstandard.org/examples/toggle_switch> .
22<https://sbolstandard.org/examples/toggle_switch_optimised> <http://www.w3.org/ns/prov#wasGeneratedBy> <https://sbolstandard.org/examples/codon_optimization_activity> .
33<https://sbolstandard.org/examples/toggle_switch_optimised> <http://sbols.org/v3#description> "Toggle Switch genetic circuit - codon optimised" .
4- <https://sbolstandard.org/examples/toggle_switch_optimised> <http://sbols.org/v3#displayId> "toggle_switch optimised " .
4+ <https://sbolstandard.org/examples/toggle_switch_optimised> <http://sbols.org/v3#displayId> "toggle_switch_optimised " .
55<https://sbolstandard.org/examples/toggle_switch_optimised> <http://sbols.org/v3#type> <https://identifiers.org/SBO:0000241> .
66<https://sbolstandard.org/examples/toggle_switch_optimised> <http://sbols.org/v3#name> "Toggle Switch Optimised" .
77<https://sbolstandard.org/examples/toggle_switch_optimised> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://sbols.org/v3#Component> .
Original file line number Diff line number Diff line change 2222 <prov : Activity rdf : about =" codon_optimization_activity" />
2323 </prov : wasGeneratedBy >
2424 <sbol : description >Toggle Switch genetic circuit - codon optimised</sbol : description >
25- <sbol : displayId >toggle_switch optimised </sbol : displayId >
25+ <sbol : displayId >toggle_switch_optimised </sbol : displayId >
2626 <sbol : type rdf : resource =" https://identifiers.org/SBO:0000241" />
2727 <sbol : name >Toggle Switch Optimised</sbol : name >
2828 </sbol : Component >
Original file line number Diff line number Diff line change 212212 "https://sbolstandard.org/examples/toggle_switch_optimised" : {
213213 "http://sbols.org/v3#displayId" : [ {
214214 "type" : "literal" ,
215- "value" : "toggle_switch optimised "
215+ "value" : "toggle_switch_optimised "
216216 }
217217 ] ,
218218 "http://www.w3.org/ns/prov#wasGeneratedBy" : [ {
Original file line number Diff line number Diff line change 1212:toggle_switch_optimised
1313 a sbol:Component ;
1414 sbol:description " Toggle Switch genetic circuit - codon optimised" ;
15- sbol:displayId " toggle_switch optimised " ;
15+ sbol:displayId " toggle_switch_optimised " ;
1616 sbol:name " Toggle Switch Optimised" ;
1717 sbol:type SBO:0000241 ;
1818 prov:wasDerivedFrom :toggle_switch ;
You can’t perform that action at this time.
0 commit comments