Skip to content

Commit 9879fca

Browse files
committed
add required allow-free-text fields for schema validation
1 parent 93dc670 commit 9879fca

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

examples/config/cvoc-conf.singlevocab.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"protocol": "skosmos",
77
"retrieval-uri": "https://skosmos.dev.finto.fi/rest/v1/data?uri={0}",
88
"term-parent-uri": "",
9+
"allow-free-text": false,
910
"languages":"en, fr, es, ru",
1011
"vocabs": {
1112
"unesco": {
@@ -87,6 +88,7 @@
8788
"js-url": "https://gdcc.github.io/dataverse-external-vocab-support/scripts/skosmos.js",
8889
"protocol": "skosmos",
8990
"retrieval-uri": "https://skosmos.dev.finto.fi/rest/v1/data?uri={0}",
91+
"allow-free-text": false,
9092
"languages":"en, uk, fr, ru",
9193
"vocabs":{
9294
"unesco": {

0 commit comments

Comments
 (0)