-
# ID
CA-RDA-R1.3-01MM
# Indicator
Metadata of model complies with a community standard
# Description (from RDA RDA-R1.3-01M)
This indicator requires that metadata complies with community stan…
-
-
I am trying to change the parameter in a cellML model, but the method in the Readme/Tutorial does not work anymore.
Steps to reproduce:
1. Download [beeler_reuter_1977.cellml.xml](https://github…
-
# Issue
Currently it is not possible to access variables in models based on model composition.
This is a general problem of composed models where part of the model XML definition is in external fil…
-
Hi,
Trying to read in the Smith et al 2004 model [Minimal haemodynamic system model including ventricular interaction and valve dynamics. — Physiome Model Repository 1](https://models.physiomeproje…
H-Sax updated
2 years ago
-
As per #438, we are not currently validating `id` attributes. These should likely be checked by the validator, both to make sure they meet the requirements for ID type attributes (e.g., http://books.x…
-
I have finished the tourial in [User document](https://libcellml-tutorials.readthedocs.io/en/latest/tutorials/tutorial1/index.html), and sucessful reading tutorial1.cellml by python。
But when I try…
-
Would be great if PEtab would be usable with non-SBML models. Formats to consider would include e.g. cellML, bngl, pysb, .... Personally interested in pysb support.
Will be a significant implemen…
-
If you try to parse [this model](https://github.com/cellml/libcellml/files/3375114/model.txt), libCellML will then report the following error:
```
Encapsulation in model 'my_model' specifies 'circle…
-
E.g. piecewise conditions or AND operators must be booleans, while operands for e.g. exp must be numbers
(Transferred from #8)