Skip to content

Commit 9bbb015

Browse files
authored
Update collectingEvent.yml
1 parent f1b422c commit 9bbb015

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

schema/collectingEvent.yml

+3
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,7 @@ components:
379379
description: The date and time the geographic place name source detail record was recorded on.
380380
geographicThesaurus:
381381
type: object
382+
description: Pointer to an external geographic thesaurus where concepts are geographically organized in a hierarchichy. As opposed to geographicPlaceNameSourceDetail, levels are in free-form and not attached to concepts.
382383
nullable: true
383384
properties:
384385
source:
@@ -394,6 +395,8 @@ components:
394395
additionalParents:
395396
type: array
396397
nullable: true
398+
items:
399+
type: string
397400
tags:
398401
type: array
399402
nullable: true

0 commit comments

Comments
 (0)