We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e926a9d commit b38483eCopy full SHA for b38483e
examples/README.md
@@ -1,3 +1,7 @@
1
## Some simple examples of the use of Modelspec
2
3
See also packages [NeuroMLlite](https://github.com/NeuroML/NeuroMLlite) & [MDF](https://github.com/ModECI/MDF) for usage of Modelspec.
4
+
5
+## A simple definition of the structure of a Document in modelspec
6
7
+A Python file defining the structure of the Document, as well as saving an instance: [document.py](document.py).
0 commit comments