Open
Description
In client applications such as STAC Browser we have two sources for catalogs and collections:
- /collections
- child links
I've seen implementations where the implementors want different behavior for the client:
- Only show collections
- Only show child links
- Merge child links and collections (which STAC Browser defaults to)
My first thought was to add a config option in STAC Browser to configure this, but on the other hand I'm wondering whether that's something that is of broader interest and may result in a new field or a set of conformance classes?