Skip to content

Commit 67262fe

Browse files
authored
Merge pull request #77 from fbergmann/master
Add COPASI to list of languages
2 parents c7fdbad + 4521923 commit 67262fe

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

urns.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,11 @@ <h3 id="languages">Language URNs</h3>
199199
<td><code>urn:sedml:language:cellml.2_0</code></td>
200200
<td><a href="https://www.cellml.org/specifications/cellml_2.0" target="_blank">https://www.cellml.org/specifications/cellml_2.0</a></td>
201201
</tr>
202+
<tr>
203+
<td>COPASI (generic)</td>
204+
<td><code>urn:sedml:language:copasi</code></td>
205+
<td><a href="https://copasi.org/Support/Technical_Documentation/File_Format/" target="_blank">https://copasi.org/Support/Technical_Documentation/File_Format/</a></td>
206+
</tr>
202207
<tr>
203208
<td>GENESIS (generic)</td>
204209
<td><code>urn:sedml:language:genesis</code></td>

0 commit comments

Comments
 (0)