Update config to make use of new show/hide options #9

Merged
mih merged 1 commit from jsheunis/dfg-cp-survey-ui:show-hide into main 2025-08-21 15:10:57 +00:00

View file

@ -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",