Skip to content

Commit 0e10f8e

Browse files
authored
Merge branch 'master' into nickerso-patch-1
2 parents 4c8e797 + 2c48f54 commit 0e10f8e

6 files changed

Lines changed: 27 additions & 29 deletions

File tree

about.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -184,10 +184,10 @@ <h1 class="page-header"><i class="fa fa-fw fa-group"></i> SED-ML Editors</h1>
184184
</div>
185185
<div class="col-md-4">
186186
<div class="thumbnail" style="border: 0;">
187-
<img src="images/people/lucian_bio.jpg" alt="Lucian Smith" class="img-rounded" style="height: 200px;">
187+
<img src="images/people/nickerson_bio.jpg" alt="David Nickerson" class="img-rounded" style="height: 200px;">
188188
<div class="caption">
189-
<p style="font-weight: bold">Lucian Smith (2022-2024; 2016-2018)</p>
190-
<p>Lucian Smith (PhD. in Biochemistry) works as a Research Scientist for both the University of Washington with the <a href="http://sys-bio.org/">Sauro lab</a> as a <a href="https://github.com/sys-bio/roadrunner">Roadrunner</a> and <a href="https://github.com/sys-bio/tellurium">Tellurium</a> developer, and has worked for Caltech with the <a href="http://sbml.org/About#The_SBML_Team">SBML Team</a>. He is the co-creator of <a href="http://antimony.sourceforge.net/">Antimony</a> and <a href="http://phrasedml.sf.net/">phraSED-ML</a>, has been an SBML editor, and has developed a variety of SBML package specifications.</p>
189+
<p style="font-weight: bold">David Nickerson (2019-2021; 2015-2017; 2011-2013)</p>
190+
<p><a href="https://unidirectory.auckland.ac.nz/profile/dnic019">David Nickerson</a> (PhD in Bioengineering) is a Senior Research Fellow in the <a href="http://www.abi.auckland.ac.nz" class="external text" title="http://www.abi.auckland.ac.nz/">Auckland Bioengineering Institute</a> where he leads the Auckland Physiome Group, working on several projects addressing reproducibility, discoverability, and reusability in computational physiology. David is also involved in many aspects of the CellML project as well as various cardiac modeling projects. He also develops several CellML-related software tools and is the current CellML delegate to the COMBINE coordination group.</p>
191191
</div>
192192
</div>
193193
</div>
@@ -288,16 +288,6 @@ <h1>Past members of the SED-ML editorial board</h1>
288288
<dd><a href="http://facultydirectory.uchc.edu/profile?profileId=Moraru-Ion">Ion Moraru</a> (M.D., Ph. D.) is a Professor of Cell Biology in the <a href="http://www.ccam.uchc.edu/">Richard D. Berlin Center for Cell Analysis and Modeling</a> at the University of Connecticut.</dd>
289289
</td>
290290
</tr>
291-
<tr>
292-
<td style="vertical-align: middle;">
293-
<img src="images/people/nickerson_bio.jpg" alt="David Nickerson" class="img-rounded"
294-
style="width: 60px;"/>
295-
</td>
296-
<td>
297-
<dt>David Nickerson (2019-2021; 2015-2017; 2011-2013)</dt>
298-
<dd><a href="https://unidirectory.auckland.ac.nz/profile/dnic019">David Nickerson</a> (PhD in Bioengineering) is a Senior Research Fellow in the <a href="http://www.abi.auckland.ac.nz" class="external text" title="http://www.abi.auckland.ac.nz/">Auckland Bioengineering Institute</a> where he leads the Auckland Physiome Group, working on several projects addressing reproducibility, discoverability, and reusability in computational physiology. David is also involved in many aspects of the CellML project as well as various cardiac modeling projects. He also develops several CellML-related software tools and is the current CellML delegate to the COMBINE coordination group.</dd>
299-
</td>
300-
</tr>
301291
<tr>
302292
<td style="vertical-align: middle;">
303293
<img src="images/people/brett_bio.jpg" alt="Brett Olivier" class="img-rounded"
@@ -328,6 +318,16 @@ <h1>Past members of the SED-ML editorial board</h1>
328318
<dd><a href="https://bioe.uw.edu/portfolio-items/sauro/">Herbert Sauro</a> (PhD in Systems Biology) is a Professor in the University of Washington, Department of Bioengineering. Herbert has been involved in standards and software development in systems biology for a long time and was one of the founding members of the original SBML team. The <a href="http://tellurium.analogmachine.org/">Tellurium Python modeling platform</a> which has been developed with his collaborators and students, supports the current SED-ML and COMBINE standards.</dd>
329319
</td>
330320
</tr>
321+
<tr>
322+
<td style="vertical-align: middle;">
323+
<img src="images/people/lucian_bio.jpg" alt="Lucian Smith" class="img-rounded"
324+
style="width: 60px;"/>
325+
</td>
326+
<td>
327+
<dt>Lucian Smith (2016-2018)</dt>
328+
<dd>Lucian Smith (PhD. in Biochemistry) works as a Research Scientist for both the University of Washington with the <a href="http://sys-bio.org/">Sauro lab</a>, and for Caltech with the <a href="http://sbml.org/About#The_SBML_Team">SBML Team</a>. He is the co-creator of <a href="http://antimony.sourceforge.net/">Antimony</a> and, more recently, of <a href="http://phrasedml.sf.net/">phraSED-ML</a>, and has been an SBML editor, working extensively with the SBML Hierarchical Model Composition specification.</dd>
329+
</td>
330+
</tr>
331331
<tr>
332332
<td style="vertical-align: middle;">
333333
<img src="images/people/waltemath_bio.jpg" alt="Dagmar Waltemath" class="img-rounded"

examples.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ <h2>L1V3 examples (in COMBINE archives)</h2>
172172
<div>
173173
Verified simulation tool(s):
174174
<ul class="comma-separated-list">
175-
<li><a href="https://biosimulators.org/simulators/tellurium">tellurium</a> 2.2.1</li>
175+
<li><a href="https://biosimulators.org/simulators/tellurium">tellurium</a> 2.2.8</li>
176176
</ul>
177177
</div>
178178

@@ -213,7 +213,7 @@ <h2>L1V3 examples (in COMBINE archives)</h2>
213213
Verified simulation tool(s):
214214
<ul class="comma-separated-list">
215215
<li><a href="https://biosimulators.org/simulators/pysces">PySceS</a> 1.0.0</li>
216-
<li><a href="https://biosimulators.org/simulators/tellurium">tellurium</a> 2.2.1</li>
216+
<li><a href="https://biosimulators.org/simulators/tellurium">tellurium</a> 2.2.8</li>
217217
</ul>
218218
</div>
219219

@@ -283,7 +283,7 @@ <h2>L1V3 examples (in COMBINE archives)</h2>
283283
<div>
284284
Verified simulation tool(s):
285285
<ul class="comma-separated-list">
286-
<li><a href="https://biosimulators.org/simulators/tellurium">tellurium</a> 2.2.1</li>
286+
<li><a href="https://biosimulators.org/simulators/tellurium">tellurium</a> 2.2.8</li>
287287
</ul>
288288
</div>
289289

@@ -313,7 +313,7 @@ <h2>L1V3 examples (in COMBINE archives)</h2>
313313
<div>
314314
Verified simulation tool(s):
315315
<ul class="comma-separated-list">
316-
<li><a href="https://biosimulators.org/simulators/tellurium">tellurium</a> 2.2.1</li>
316+
<li><a href="https://biosimulators.org/simulators/tellurium">tellurium</a> 2.2.8</li>
317317
</ul>
318318
</div>
319319

@@ -344,7 +344,7 @@ <h2>L1V3 examples (in COMBINE archives)</h2>
344344
<div>
345345
Verified simulation tool(s):
346346
<ul class="comma-separated-list">
347-
<li><a href="https://biosimulators.org/simulators/tellurium">tellurium</a> 2.2.1</li>
347+
<li><a href="https://biosimulators.org/simulators/tellurium">tellurium</a> 2.2.8</li>
348348
</ul>
349349
</div>
350350

@@ -375,7 +375,7 @@ <h2>L1V3 examples (in COMBINE archives)</h2>
375375
<div>
376376
Verified simulation tool(s):
377377
<ul class="comma-separated-list">
378-
<li><a href="https://biosimulators.org/simulators/tellurium">tellurium</a> 2.2.1</li>
378+
<li><a href="https://biosimulators.org/simulators/tellurium">tellurium</a> 2.2.8</li>
379379
</ul>
380380
</div>
381381

@@ -406,7 +406,7 @@ <h2>L1V3 examples (in COMBINE archives)</h2>
406406
<div>
407407
Verified simulation tool(s):
408408
<ul class="comma-separated-list">
409-
<li><a href="https://biosimulators.org/simulators/tellurium">tellurium</a> 2.2.1</li>
409+
<li><a href="https://biosimulators.org/simulators/tellurium">tellurium</a> 2.2.8</li>
410410
</ul>
411411
</div>
412412

@@ -443,7 +443,7 @@ <h2>L1V3 examples (in COMBINE archives)</h2>
443443
Verified simulation tool(s):
444444
<ul class="comma-separated-list">
445445
<li><a href="https://biosimulators.org/simulators/gillespy2">GillesPy2</a> 1.6.6</li>
446-
<li><a href="https://biosimulators.org/simulators/tellurium">tellurium</a> 2.2.1</li>
446+
<li><a href="https://biosimulators.org/simulators/tellurium">tellurium</a> 2.2.8</li>
447447
</ul>
448448
</div>
449449

@@ -474,7 +474,7 @@ <h2>L1V3 examples (in COMBINE archives)</h2>
474474
<div>
475475
Verified simulation tool(s):
476476
<ul class="comma-separated-list">
477-
<li><a href="https://biosimulators.org/simulators/tellurium">tellurium</a> 2.2.1</li>
477+
<li><a href="https://biosimulators.org/simulators/tellurium">tellurium</a> 2.2.8</li>
478478
</ul>
479479
</div>
480480

@@ -520,7 +520,7 @@ <h2>L1V3 examples (in COMBINE archives)</h2>
520520
<div>
521521
Verified simulation tool(s):
522522
<ul class="comma-separated-list">
523-
<li><a href="https://biosimulators.org/simulators/tellurium">tellurium</a> 2.2.1</li>
523+
<li><a href="https://biosimulators.org/simulators/tellurium">tellurium</a> 2.2.8</li>
524524
</ul>
525525
</div>
526526

@@ -551,7 +551,7 @@ <h2>L1V3 examples (in COMBINE archives)</h2>
551551
Verified simulation tool(s):
552552
<ul class="comma-separated-list">
553553
<li><a href="https://biosimulators.org/simulators/pysces">PySceS</a> 1.0.0</li>
554-
<li><a href="https://biosimulators.org/simulators/tellurium">tellurium</a> 2.2.1</li>
554+
<li><a href="https://biosimulators.org/simulators/tellurium">tellurium</a> 2.2.8</li>
555555
</ul>
556556
</div>
557557

@@ -612,7 +612,7 @@ <h2>L1V3 examples (in COMBINE archives)</h2>
612612
Verified simulation tool(s):
613613
<ul class="comma-separated-list">
614614
<li><a href="https://biosimulators.org/simulators/pysces">PySceS</a> 1.0.0</li>
615-
<li><a href="https://biosimulators.org/simulators/tellurium">tellurium</a> 2.2.1</li>
615+
<li><a href="https://biosimulators.org/simulators/tellurium">tellurium</a> 2.2.8</li>
616616
</ul>
617617
</div>
618618

-3.29 KB
Binary file not shown.

examples/L1V3/L1V3_plotting-data-numl/plotting-data-numl.sedml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
<listOfDataDescriptions>
66
<dataDescription id="Data1" name="oscillator data" source="./oscli.numl" format="urn:sedml:format:numl">
77
<dimensionDescription>
8-
<compositeDescription indexType="double" id="time" name="time" xmlns="http://www.numl.org/numl/
9-
level1/version1">
8+
<compositeDescription indexType="double" id="time" name="time" xmlns="http://www.numl.org/numl/level1/version1">
109
<compositeDescription indexType="string" id="SpeciesIds" name="SpeciesIds">
1110
<atomicDescription valueType="double" name="Concentrations"/>
1211
</compositeDescription>
@@ -92,4 +91,4 @@ level1/version1">
9291
</listOfCurves>
9392
</plot2D>
9493
</listOfOutputs>
95-
</sedML>
94+
</sedML>
371 Bytes
Binary file not shown.

site_creator/create_static_html.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ def _create_html(html_template='report.html'):
101101
"""
102102
# template environment
103103
env = Environment(loader=FileSystemLoader(TEMPLATE_DIR),
104-
extensions=['jinja2.ext.autoescape'],
105104
trim_blocks=True,
106105
lstrip_blocks=True)
107106
template = env.get_template(html_template)

0 commit comments

Comments
 (0)