Open shirey opened 1 month ago
The Dataset.ingest_metadata field will be reorganized to accommodate:
Dataset.ingest_metadata
Dataset.calculated_metadata
This work is specified in the ingest_metadata field reorganization document
From the above document a summary of the changes that need to be made are:
MOVE:
DELETE:
ADD:
RENAME (Elasticsearch/Search API only):
https://github.com/sennetconsortium/entity-api/pull/510
https://gist.github.com/tjmadonna/48f7d00d84ee0b36094bf337e7cabc87
The
Dataset.ingest_metadata
field will be reorganized to accommodate:Dataset.calculated_metadata
field to allow storage of calculated/derived metadataThis work is specified in the ingest_metadata field reorganization document
From the above document a summary of the changes that need to be made are:
MOVE:
DELETE:
ADD:
RENAME (Elasticsearch/Search API only):