openMetadataInitiative / openMINDS_instances

Well defined metadata instances for selected schemas of the openMINDS metadata models.
MIT License
0 stars 11 forks source link

Instances versioning #169

Open Raphael-Gazzotti opened 1 month ago

Raphael-Gazzotti commented 1 month ago

Currently, instances are stored in the instances/version/ folders, leading to a large number of files when using the main branch or downloading data. This could be optimized by handling them similarly to schema files across different branches, or perhaps through another more efficient approach.