Skip to content

Commit ee9005e

Browse files
authored
Merge pull request #558 from openMetadataInitiative/namespace-update-modelVersion
Namespace update of property configuration in modelVersion
2 parents 805f695 + 9cc99da commit ee9005e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

schemas/products/modelVersion.schema.tpl.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
"configuration": {
1010
"_instruction": "Add the configuration information for this model version.",
1111
"_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"
12+
"core:Configuration",
13+
"core:File",
14+
"core:PropertyValueList",
15+
"core:WebResource"
1616
]
1717
},
1818
"developer": {

0 commit comments

Comments
 (0)