hubverse-org / schemas

JSON schemas for modeling hubs
Creative Commons Zero v1.0 Universal
4 stars 3 forks source link

disallow optional values in pmf output_type specifications #100

Open nickreich opened 1 month ago

nickreich commented 1 month ago

Per https://github.com/orgs/hubverse-org/discussions/24, the thinking here is that it does not make sense for a hub to allow submissions where some pmf output_type_id fields are optional.

Another concern is that for ordered pmf targets it is important to be able to sort the bin names into an order but the order may not be alphanumeric. If the bin names are spread out within separate required and optional lists then it is not easy to know how to sort them.