Skip to content

Commit 4e9bf62

Browse files
authored
Update materialSample.yml
1 parent 3fa14e5 commit 4e9bf62

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

schema/materialSample.yml

+4
Original file line numberDiff line numberDiff line change
@@ -512,6 +512,10 @@ components:
512512
type: string
513513
readOnly: true
514514
description: Calculated field representing the scientificName (or verbatimScientificName if empty) of the primary determination of the target organism. If there is no target organism and there is more than one organism, the scientificNames are contactenated (using | as separator).
515+
effectiveScientificName:
516+
type: string
517+
readOnly: true
518+
description: Calculated field representing the scientificName (or verbatimScientificName if empty) of the first determination found in the hierachy. If there is no target organism and there is more than one organism, the scientificNames are contactenated (using | as separator).
515519
allowDuplicateName:
516520
type: boolean
517521
nullable: false

0 commit comments

Comments
 (0)