diff --git a/documents/sed-ml-L1V5.pdf b/documents/sed-ml-L1V5.pdf
new file mode 100644
index 0000000..39aa6da
Binary files /dev/null and b/documents/sed-ml-L1V5.pdf differ
diff --git a/examples.html b/examples.html
index ba4f149..c21bf6b 100644
--- a/examples.html
+++ b/examples.html
@@ -172,7 +172,7 @@
L1V3 examples (in COMBINE archives)
Verified simulation tool(s):
@@ -212,8 +212,8 @@ L1V3 examples (in COMBINE archives)
Verified simulation tool(s):
@@ -283,7 +283,7 @@ L1V3 examples (in COMBINE archives)
Verified simulation tool(s):
@@ -313,7 +313,7 @@ L1V3 examples (in COMBINE archives)
Verified simulation tool(s):
@@ -344,7 +344,7 @@ L1V3 examples (in COMBINE archives)
Verified simulation tool(s):
@@ -375,7 +375,7 @@ L1V3 examples (in COMBINE archives)
Verified simulation tool(s):
@@ -406,7 +406,7 @@ L1V3 examples (in COMBINE archives)
Verified simulation tool(s):
@@ -443,7 +443,7 @@ L1V3 examples (in COMBINE archives)
Verified simulation tool(s):
@@ -474,7 +474,7 @@ L1V3 examples (in COMBINE archives)
Verified simulation tool(s):
@@ -520,7 +520,7 @@ L1V3 examples (in COMBINE archives)
Verified simulation tool(s):
@@ -550,8 +550,8 @@ L1V3 examples (in COMBINE archives)
Verified simulation tool(s):
@@ -611,8 +611,8 @@ L1V3 examples (in COMBINE archives)
Verified simulation tool(s):
diff --git a/index.html b/index.html
index 7f293a2..340e140 100644
--- a/index.html
+++ b/index.html
@@ -141,15 +141,13 @@
reproducibility of simulation experiments.
- The current version is SED-ML Level 1 Version
- 4.
- For additional specification documents and proposals see the Specifications
- page.
+ The current version is SED-ML Level 1 Version 5.
+ For additional specification documents and proposals see the Specifications page.
-
+
- L1V4 (official specification document)
+ L1V5 (official specification document)
diff --git a/showcase.html b/showcase.html
index e3c3c8e..b005837 100644
--- a/showcase.html
+++ b/showcase.html
@@ -373,6 +373,7 @@ SED-ML libraries
L1V2
L1V3
L1V4
+ L1V5
C++ library for reading and writing SED-ML. Swig languange bindings for C#, Java, Python, R and Ruby. |
@@ -486,6 +487,7 @@ SED-ML tools
L1V2
L1V3
L1V4
+ L1V5
Software application for simulation and analysis of biochemical networks and their dynamics. COPASI is a stand-alone program that supports models in the SBML standard and can simulate their behavior using ODEs or Gillespie`s stochastic simulation algorithm; arbitrary discrete events can be included in such simulations. COPASI supports impor and export of SED-ML files. |
diff --git a/site_creator/templates/db/libraries.yaml b/site_creator/templates/db/libraries.yaml
index 48e586e..45a5b27 100644
--- a/site_creator/templates/db/libraries.yaml
+++ b/site_creator/templates/db/libraries.yaml
@@ -46,6 +46,7 @@ libraries:
- L1V2
- L1V3
- L1V4
+ - L1V5
- name: 'libSedML (old version)'
link: 'http://libsedml.sf.net'
diff --git a/site_creator/templates/db/tools.yaml b/site_creator/templates/db/tools.yaml
index 31792d0..7a4f706 100644
--- a/site_creator/templates/db/tools.yaml
+++ b/site_creator/templates/db/tools.yaml
@@ -91,6 +91,7 @@ tools:
- L1V2
- L1V3
- L1V4
+ - L1V5
modelLanguages:
- SBML
diff --git a/site_creator/templates/index.html b/site_creator/templates/index.html
index 00fba1c..e66a882 100644
--- a/site_creator/templates/index.html
+++ b/site_creator/templates/index.html
@@ -14,15 +14,13 @@
reproducibility of simulation experiments.
- The current version is SED-ML Level 1 Version
- 4.
- For additional specification documents and proposals see the Specifications
- page.
+ The current version is SED-ML Level 1 Version 5.
+ For additional specification documents and proposals see the Specifications page.
-
+
- L1V4 (official specification document)
+ L1V5 (official specification document)
diff --git a/site_creator/templates/specifications.html b/site_creator/templates/specifications.html
index 015bb42..8922f50 100644
--- a/site_creator/templates/specifications.html
+++ b/site_creator/templates/specifications.html
@@ -16,10 +16,10 @@