Skip to content

Commit

Permalink
Update collectingEvent.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cgendreau authored Nov 6, 2024
1 parent ff70b7e commit f1b422c
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions schema/collectingEvent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -379,21 +379,21 @@ components:
description: The date and time the geographic place name source detail record was recorded on.
geographicThesaurus:
type: object
nullable: true
properties:
source:
enum: [TGN]
description: Source of the geographic thesaurus
subjectId:
type: string
preferredTerm:
type: string
preferredParent:
type: string
nullable: true
additionalParents:
type: array
nullable: true
nullable: true
properties:
source:
enum: [TGN]
description: Source of the geographic thesaurus
subjectId:
type: string
preferredTerm:
type: string
preferredParent:
type: string
nullable: true
additionalParents:
type: array
nullable: true
tags:
type: array
nullable: true
Expand Down

0 comments on commit f1b422c

Please sign in to comment.