You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/schema/provenance_schema.yaml
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -462,7 +462,6 @@ ENTITIES:
462
462
exposed: false
463
463
indexed: false
464
464
description: "The uuids of source entities from which this new entity is derived. Used to pass source entity ids in on POST or PUT calls used to create the linkages."
465
-
# Note: link_dataset_to_direct_ancestors() will always delete all the old linkages first
description: "The uuid of source entity from which this new entity is derived from. Used on creation or edit to create an action and relationship to the ancestor. The direct ancestor must be a Donor or Sample. If the direct ancestor is a Donor, the sample must be of type organ."
1065
-
# Note: link_sample_to_direct_ancestor() will always delete all the old linkages first
0 commit comments