Update config to make use of new show/hide options #9
1 changed files with 5 additions and 8 deletions
13
config.json
13
config.json
|
|
@ -45,15 +45,12 @@
|
||||||
],
|
],
|
||||||
"show_shapes_wo_id": false,
|
"show_shapes_wo_id": false,
|
||||||
"show_all_fields": false,
|
"show_all_fields": false,
|
||||||
"hide_classes": [
|
"show_classes": [],
|
||||||
"https://concepts.datalad.org/s/things/v1/Property",
|
"show_classes_with_prefix": [
|
||||||
"https://concepts.datalad.org/s/things/v1/Thing",
|
"trr379cps"
|
||||||
"https://concepts.datalad.org/s/things/v1/ValueSpecification",
|
|
||||||
"https://concepts.datalad.org/s/flat/unreleased/FlatThing",
|
|
||||||
"https://concepts.datalad.org/s/flat-social/unreleased/Organization",
|
|
||||||
"https://concepts.datalad.org/s/flat-social/unreleased/Person",
|
|
||||||
"https://concepts.datalad.org/s/flat-social/unreleased/Project"
|
|
||||||
],
|
],
|
||||||
|
"hide_classes": [],
|
||||||
|
"hide_classes_with_prefix": [],
|
||||||
"no_edit_classes": [
|
"no_edit_classes": [
|
||||||
"https://concepts.trr379.de/s/dfg-cp-survey/unreleased/Discipline",
|
"https://concepts.trr379.de/s/dfg-cp-survey/unreleased/Discipline",
|
||||||
"https://concepts.trr379.de/s/dfg-cp-survey/unreleased/Gender",
|
"https://concepts.trr379.de/s/dfg-cp-survey/unreleased/Gender",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue