Skip to content

Refactor data standard metadata tracking #167

@jwildfire

Description

@jwildfire

Summary

It would be decouple the data standard metadata from the setting metadata.

Current State

Data standard meta data is tracked as a set of columns in data/settingsMetadata. This is ok, but not ideal for scalability (e.g. there is a hard coded list of standards saved in generateSettings)

Future state

Data standard metadata is saved in a separate data/standardsMetadata file. The file would have a text_key column that could be used to merge with settingsMetadata as needed.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions