Skip to content

embedding metadata in openminds python repository vs importing from remote source #47

@PolarBean

Description

@PolarBean

I noticed that in the definitions for the different classes there is also all of the metadata instances which has been collected into openminds? For instance the actual code to define the BrainAtlas class is only 185 lines long. But then the file is ~5500 lines long because it contains each instance of a BrainAtlas which has been indexed in openminds. Would it maybe be cleaner to have the metadata class definition seperate from the metadata instances themselves? given that this data is also hosted here https://github.com/openMetadataInitiative/openMINDS_instances would it be possible for the python package to fetch the data from here on the user side after installation? Apologies if I've misunderstood anything!

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