From 692068e6fae0375b1f8f0592e1bc9d9698712c18 Mon Sep 17 00:00:00 2001 From: Jonathan Karr Date: Thu, 29 Oct 2020 18:02:51 -0400 Subject: [PATCH 1/2] applying more specific KISAO terms --- biosimulators.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/biosimulators.json b/biosimulators.json index 245a09a..308942a 100644 --- a/biosimulators.json +++ b/biosimulators.json @@ -206,7 +206,7 @@ { "kisaoId": { "namespace": "KISAO", - "id": "KISAO_0000332" + "id": "KISAO_0000559" }, "name": "Initial time step", "type": "float", @@ -358,7 +358,7 @@ { "kisaoId": { "namespace": "KISAO", - "id": "KISAO_0000332" + "id": "KISAO_0000559" }, "name": "Initial time step", "type": "float", @@ -389,7 +389,7 @@ "name": "Newton-type method for solveing non-linear (NL) equations (EQ)", "kisaoId": { "namespace": "KISAO", - "id": "KISAO_0000408" + "id": "KISAO_0000569" }, "modelingFrameworks": [{ "namespace": "SBO", From 7a4da7cd1daf48f729d69085a5f587e752269f51 Mon Sep 17 00:00:00 2001 From: Jonathan Karr Date: Tue, 3 Nov 2020 16:13:52 -0500 Subject: [PATCH 2/2] updating schema --- biosimulators.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biosimulators.json b/biosimulators.json index 308942a..f64f0ef 100644 --- a/biosimulators.json +++ b/biosimulators.json @@ -462,7 +462,7 @@ } ], "biosimulators": { - "schemaVersion": "1.0.0", + "specificationsVersion": "1.0.0", "imageVersion": "1.0.0" } } \ No newline at end of file