We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bac682c + 0ef416d commit ae1015aCopy full SHA for ae1015a
schemas/products/modelVersion.schema.tpl.json
@@ -6,6 +6,15 @@
6
"license"
7
],
8
"properties": {
9
+ "configuration": {
10
+ "_instruction": "Add the configuration information for this model version.",
11
+ "_linkedTypes": [
12
+ "https://openminds.ebrains.eu/core/Configuration",
13
+ "https://openminds.ebrains.eu/core/File",
14
+ "https://openminds.ebrains.eu/core/PropertyValueList",
15
+ "https://openminds.ebrains.eu/core/WebResource"
16
+ ]
17
+ },
18
"developer": {
19
"type": "array",
20
"minItems": 1,
0 commit comments