Skip to content

Commit

Permalink
Merge pull request #538 from hubmapconsortium/jpuerto/NIHDEV-511-Robu…
Browse files Browse the repository at this point in the history
…st-is_dcwg-derived-rule-changes

Jpuerto/nihdev 511 robust is dcwg derived rule changes
  • Loading branch information
yuanzhou authored Apr 8, 2024
2 parents dfc3964 + 90b3bdc commit ba19213
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 164 deletions.
1 change: 1 addition & 0 deletions src/routes/assayclassifier/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ def build_entity_metadata(entity) -> dict:

metadata["entity_type"] = entity.entity_type
metadata["dag_provenance_list"] = dag_prov_list
metadata["creation_action"] = entity.creation_action

return metadata

Expand Down
Loading

0 comments on commit ba19213

Please sign in to comment.