Skip to content

Need to consolidate default gen3 dicts #21

@JoshuaHarris391

Description

@JoshuaHarris391

Currently the gen3 default dictionary resides here:

https://github.com/uc-cdis/dcfdictionary/tree/master/gdcdictionary/schemas

However, it does not have core_metadata_collection which is a required link for all data_file entities.

Also, the metaschema is in a completely different repo, which is here: https://github.com/uc-cdis/dictionaryutils/tree/master/dictionaryutils/schemas

dictionaryutils also adds a data_release.yaml schema whenever you use dictionaryutils.DataDictionary(). This yaml should also be in a central location.

Finally, with our own testing, the default dictiionary in dcfdictionary had problems with deployment. We will need to test this again, to figure out what is causing it and update the schemas.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions