Skip to content

Commit 427d3b3

Browse files
authored
Merge pull request #856 from hubmapconsortium/Derek-Furst/add-rui-excemption-flag
Derek furst/add rui excemption flag
2 parents 88f337b + cc21078 commit 427d3b3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/schema/provenance_schema.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1054,6 +1054,10 @@ ENTITIES:
10541054
type: json_string
10551055
indexed: true
10561056
description: "The sample location and orientation in the ancestor organ as specified in the RUI tool."
1057+
rui_exemption:
1058+
type: boolean
1059+
indexed: true
1060+
description: "Identifies Sample Blocks that are exempt from spatial registration via RUI."
10571061
visit:
10581062
type: string
10591063
indexed: true

0 commit comments

Comments
 (0)