Skip to content

Commit f553bae

Browse files
authored
Update organism.yml
1 parent 9bbb015 commit f553bae

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

schema/organism.yml

+6
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,12 @@ components:
224224
nullable: true
225225
minLength: 0
226226
maxLength: 1000
227+
dwcVernacularName:
228+
type: string
229+
nullable: true
230+
minLength: 0
231+
maxLength: 100
232+
description: A common or vernacular name. https://dwc.tdwg.org/list/#dwc_vernacularName
227233
determination:
228234
type: array
229235
nullable: true

0 commit comments

Comments
 (0)