SuperFlyTV / GraphicsDataDefinition

A subset of JSON-schema, defining a generic data interchange bwtween graphics templates and their controllers
MIT License
16 stars 4 forks source link

Datasource? #19

Open didikunz opened 1 year ago

didikunz commented 1 year ago

I think about a good way to define a kind of datasource or table. The usage scenario could be for instance a credits graphic where a few persons could be selected. There is usually a fixed amount of persons (editors, directors etc.) that are typed in over and over again. If one could select them from a drop-down combo, it would be easier. Somehow the metadata could maybe denote, what list should be used for a field. For instance "directors" or "chief editors" etc. Based on the client that could also be extended to players of a team etc. - Just an idea, no final plan.