Skip to content

Commit a7cd697

Browse files
committed
EPOS-MSL schema: fix description and update keywords to v1.4
1 parent 6da3f25 commit a7cd697

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

schemas/epos-msl-1/uischema.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"ui:widget": "textarea"
1414
},
1515
"Discipline": {
16-
"ui:description": "Predefined disciplines refer to those that are part of EPOS Multi-Scale Laboratories.",
16+
"ui:description": "Predefined disciplines refer to those that are part of EPOS Multi-Scale Laboratories. Other research disciplines can be added as free text.",
1717
"items": {
1818
"ui:field": "vocabulary",
19-
"ui:data": "https://raw.githubusercontent.com/UtrechtUniversity/yoda-ruleset/b81d6440ab3b9c0f1d41e611706c4e6911cc473b/vocabularies/epos-msl-research-disciplines.json",
19+
"ui:data": "https://raw.githubusercontent.com/UtrechtUniversity/yoda-ruleset/development/vocabularies/epos-msl-research-disciplines.json",
2020
"ui:placeholder": "Add research discipline"
2121
}
2222
},
@@ -63,7 +63,7 @@
6363
"TreeKeyword": {
6464
"ui:description": "Adding multiple keywords makes your data easier to find for reuse by others. Predefined keywords are from internationally used vocabularies developed by EPOS Multi-Scale Laboratories. Other keywords can be added as free text.",
6565
"ui:field": "tree_keyword_selector",
66-
"ui:data": "https://raw.githubusercontent.com/UtrechtUniversity/msl_vocabularies/refs/heads/main/vocabularies/combined/editor/1.3/editor_1-3.json",
66+
"ui:data": "https://raw.githubusercontent.com/UtrechtUniversity/msl_vocabularies/refs/heads/main/vocabularies/combined/editor/1.4/editor_1-4.json",
6767
"ui:subjectScheme": "EPOS MSL"
6868
},
6969
"Related_Resource": {

vocabularies/epos-msl-research-disciplines.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"label": "Geochemistry"
99
},
1010
{
11-
"value": "Geo-energy test beds",
12-
"label": "Geo-energy test beds"
11+
"value": "Field-scale laboratories",
12+
"label": "Field-scale laboratories"
1313
},
1414
{
1515
"value": "Microscopy and tomography data",

0 commit comments

Comments
 (0)