Skip to content

Commit 4605037

Browse files
skipterms in manifest-mapping
1 parent 8659d11 commit 4605037

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

manifest.master.yml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,19 @@ custom_types:
2424
gnd:
2525
mapping:
2626
conceptName:
27-
type: string
27+
type: text
2828
conceptURI:
29-
type: string
29+
type: text
30+
skipTerms: true
3031
conceptAncestors:
31-
type: string
32+
type: text
33+
skipTerms: true
3234
conceptGeoJSON:
3335
type: geo_json
36+
skipTerms: true
3437
facetTerm:
3538
type: text_l10n
39+
skipTerms: true
3640
config:
3741
schema:
3842
- name: add_differentiatedpersons

0 commit comments

Comments
 (0)