|
20 | 20 | "These schemas utilize several ontologies:\n", |
21 | 21 | "* Funding agencies: [FunderRegistry](https://www.crossref.org/services/funder-registry/)\n", |
22 | 22 | "* Modeling frameworks: [Systems Biology Ontology (SBO)](https://wwwdev.ebi.ac.uk/sbo/)\n", |
23 | | - "* Modeling formats: [EDAM](https://edamontology.org/page)\n", |
| 23 | + "* Modeling formats: [EDAM](https://edamontology.org/page) and [SED-ML model language URNs](https://sed-ml.org/urns.html)\n", |
24 | 24 | "* Output dimensions: [Semanticscience Integrated Ontology (SIO)](https://semanticscience.org/)\n", |
| 25 | + "* Outputs of implicit simulation variables: [SED-ML symbol URNs](https://sed-ml.org/urns.html)\n", |
25 | 26 | "* Programming languages: [Linguist](https://github.com/github/linguist)\n", |
26 | 27 | "* Simulation algorithms, their parameters, and their outputs: [Kinetic Simulation Algorithm Ontology (KiSAO)](https://github.com/SED-ML/KiSAO)\n", |
27 | 28 | "* Software licenses: [Software Package Data Exchange (SPDX)](https://spdx.org/licenses)\n", |
28 | 29 | "\n", |
29 | | - "This tutorial illustrates how to programmatically retrieve information about simulation tools for BioSimulators' REST API." |
| 30 | + "This tutorial illustrates how to programmatically retrieve information about simulation tools for BioSimulators' REST API. Please see the other tools for more information about using simulation tools to execute individual simulations and entire simulation projects." |
30 | 31 | ] |
31 | 32 | }, |
32 | 33 | { |
|
101 | 102 | }, |
102 | 103 | { |
103 | 104 | "cell_type": "code", |
104 | | - "execution_count": 11, |
| 105 | + "execution_count": 4, |
105 | 106 | "id": "c837064c-29c1-417b-bb6f-6f9b87aca572", |
106 | 107 | "metadata": {}, |
107 | 108 | "outputs": [], |
|
119 | 120 | }, |
120 | 121 | { |
121 | 122 | "cell_type": "code", |
122 | | - "execution_count": 14, |
| 123 | + "execution_count": 5, |
123 | 124 | "id": "7f256fda-2a95-4ae4-b5aa-a7aebce5a18e", |
124 | 125 | "metadata": {}, |
125 | 126 | "outputs": [], |
|
137 | 138 | }, |
138 | 139 | { |
139 | 140 | "cell_type": "code", |
140 | | - "execution_count": 68, |
| 141 | + "execution_count": 6, |
141 | 142 | "id": "23fb133a-0753-43c5-9169-b2591c7528a6", |
142 | 143 | "metadata": {}, |
143 | 144 | "outputs": [ |
|
150 | 151 | " - id: format_3686\n", |
151 | 152 | " namespace: EDAM\n", |
152 | 153 | " supportedFeatures: []\n", |
153 | | - " version: '1'\n", |
| 154 | + " version: null\n", |
154 | 155 | " availableSoftwareInterfaceTypes:\n", |
155 | 156 | " - library\n", |
156 | 157 | " - command-line application\n", |
157 | 158 | " - BioSimulators Docker image\n", |
158 | 159 | " citations:\n", |
159 | | - " - authors: Scott D. Cohen, Alan C. Hindmarsh & Paul F. Dubois\n", |
| 160 | + " - authors: \"Jeffrey D. Orth, Ines Thiele & Bernhard \\xD8. Palsson\"\n", |
160 | 161 | " identifiers:\n", |
161 | | - " - id: 10.1063/1.4822377\n", |
| 162 | + " - id: 10.1038/nbt.1614\n", |
162 | 163 | " namespace: doi\n", |
163 | | - " url: https://doi.org/10.1063/1.4822377\n", |
164 | | - " issue: '2'\n", |
165 | | - " journal: Computers in Physics\n", |
166 | | - " pages: 138-143\n", |
167 | | - " title: CVODE, a stif\n", |
| 164 | + " url: https://doi.org/10.1038/nbt.1614\n", |
| 165 | + " issue: '3'\n", |
| 166 | + " journal: Nature Biotechnology\n", |
| 167 | + " pages: 245-248\n", |
| 168 | + " title: What is f\n", |
168 | 169 | "...\n" |
169 | 170 | ] |
170 | 171 | } |
|
184 | 185 | }, |
185 | 186 | { |
186 | 187 | "cell_type": "code", |
187 | | - "execution_count": 23, |
| 188 | + "execution_count": 7, |
188 | 189 | "id": "11e35773-c8bb-4e37-a5bf-8cd699e75c1a", |
189 | 190 | "metadata": {}, |
190 | 191 | "outputs": [ |
|
217 | 218 | }, |
218 | 219 | { |
219 | 220 | "cell_type": "code", |
220 | | - "execution_count": 25, |
| 221 | + "execution_count": 8, |
221 | 222 | "id": "7036eb5e-7e00-4e16-81fb-f4e97744f438", |
222 | 223 | "metadata": {}, |
223 | 224 | "outputs": [ |
|
250 | 251 | }, |
251 | 252 | { |
252 | 253 | "cell_type": "code", |
253 | | - "execution_count": 30, |
| 254 | + "execution_count": 9, |
254 | 255 | "id": "2fa6c0eb-8696-4767-82ed-e7536a738e9c", |
255 | 256 | "metadata": {}, |
256 | 257 | "outputs": [ |
|
285 | 286 | }, |
286 | 287 | { |
287 | 288 | "cell_type": "code", |
288 | | - "execution_count": 33, |
| 289 | + "execution_count": 10, |
289 | 290 | "id": "5f4cc31e-460a-4cf5-8dc3-f4c2238820da", |
290 | 291 | "metadata": {}, |
291 | 292 | "outputs": [ |
|
317 | 318 | }, |
318 | 319 | { |
319 | 320 | "cell_type": "code", |
320 | | - "execution_count": 48, |
| 321 | + "execution_count": 11, |
321 | 322 | "id": "4ba94ba6-dcb4-4f3b-9b9a-8ee843d40b5f", |
322 | 323 | "metadata": {}, |
323 | 324 | "outputs": [ |
|
349 | 350 | }, |
350 | 351 | { |
351 | 352 | "cell_type": "code", |
352 | | - "execution_count": 49, |
| 353 | + "execution_count": 12, |
353 | 354 | "id": "f7573df1-5741-421c-a85d-ebd889e9d9c1", |
354 | 355 | "metadata": {}, |
355 | 356 | "outputs": [], |
|
367 | 368 | }, |
368 | 369 | { |
369 | 370 | "cell_type": "code", |
370 | | - "execution_count": 51, |
| 371 | + "execution_count": 13, |
371 | 372 | "id": "83014718-c6ef-4990-83fe-ac86f16d7b31", |
372 | 373 | "metadata": {}, |
373 | 374 | "outputs": [ |
|
397 | 398 | }, |
398 | 399 | { |
399 | 400 | "cell_type": "code", |
400 | | - "execution_count": 52, |
| 401 | + "execution_count": 14, |
401 | 402 | "id": "f3bbcecc-c848-474d-a0df-d04a42ac88d5", |
402 | 403 | "metadata": {}, |
403 | 404 | "outputs": [], |
|
415 | 416 | }, |
416 | 417 | { |
417 | 418 | "cell_type": "code", |
418 | | - "execution_count": 54, |
| 419 | + "execution_count": 15, |
419 | 420 | "id": "1d202a71-bdc0-4ed3-9a43-3f549ca8793c", |
420 | 421 | "metadata": {}, |
421 | 422 | "outputs": [ |
|
444 | 445 | }, |
445 | 446 | { |
446 | 447 | "cell_type": "code", |
447 | | - "execution_count": 62, |
| 448 | + "execution_count": 16, |
448 | 449 | "id": "0dd27b12-ccee-45de-8d25-f226bd0d93f4", |
449 | 450 | "metadata": {}, |
450 | 451 | "outputs": [ |
|
497 | 498 | }, |
498 | 499 | { |
499 | 500 | "cell_type": "code", |
500 | | - "execution_count": 64, |
| 501 | + "execution_count": 17, |
501 | 502 | "id": "ac21ff08-55ad-4d89-82a7-05ad257bc1cb", |
502 | 503 | "metadata": {}, |
503 | 504 | "outputs": [ |
|
553 | 554 | }, |
554 | 555 | { |
555 | 556 | "cell_type": "code", |
556 | | - "execution_count": 69, |
| 557 | + "execution_count": 18, |
557 | 558 | "id": "7945a2ac-90d7-4a9a-b9d6-d3f7daa859ed", |
558 | 559 | "metadata": {}, |
559 | 560 | "outputs": [ |
|
612 | 613 | }, |
613 | 614 | { |
614 | 615 | "cell_type": "code", |
615 | | - "execution_count": 76, |
| 616 | + "execution_count": 19, |
616 | 617 | "id": "5ea13527-243f-4a39-be3d-5922bf160df9", |
617 | 618 | "metadata": {}, |
618 | 619 | "outputs": [ |
|
641 | 642 | }, |
642 | 643 | { |
643 | 644 | "cell_type": "code", |
644 | | - "execution_count": 75, |
| 645 | + "execution_count": 20, |
645 | 646 | "id": "6fbd039f-13b1-4788-b683-c4b7344ab1c1", |
646 | 647 | "metadata": {}, |
647 | 648 | "outputs": [ |
|
681 | 682 | }, |
682 | 683 | { |
683 | 684 | "cell_type": "code", |
684 | | - "execution_count": 70, |
| 685 | + "execution_count": 21, |
685 | 686 | "id": "4f155bbc-ede1-442a-85de-0d8a0b0fc56a", |
686 | 687 | "metadata": {}, |
687 | 688 | "outputs": [], |
|
702 | 703 | }, |
703 | 704 | { |
704 | 705 | "cell_type": "code", |
705 | | - "execution_count": 71, |
| 706 | + "execution_count": 22, |
706 | 707 | "id": "29c37a09-e629-468e-abcf-9efa5f3971ef", |
707 | 708 | "metadata": {}, |
708 | 709 | "outputs": [ |
|
0 commit comments