datalad / datalad-catalog

Create a user-friendly data catalog from structured metadata
https://datalad-catalog.netlify.app
MIT License
14 stars 12 forks source link

Settle on one source for default config and delete duplicate #375

Closed jsheunis closed 5 months ago

jsheunis commented 9 months ago

There is https://github.com/datalad/datalad-catalog/tree/main/datalad_catalog/config

And there is https://github.com/datalad/datalad-catalog/blob/main/datalad_catalog/catalog/config.json

jsheunis commented 5 months ago

Actually these are not duplicates and have separate functions. The one in ..datalad_catalog/catalog/config.json is specifically for the demo catalog, and should not be seen as a general default.

I.e. the config file in datalad_catalog/config is the default. The yaml file can be removed since it is never used.