Harzileini keep all my individual and org contacts as haml "sources". i'd really like to add opening hours for org contacts (and possibly for individuals, like teaching assistants etc.)
HarzileinZegnat: yeah, the link on the bottom there points to an approach i could use right now (i feel extending hcard through <script type="application/ld+json"> seems like an approach that is not too invasive, i'd need to write my own converter anyway)
ZegnatNote that microformats2 do not require specific property names for the parsers to work. So you could start experimenting with your own properties on the h-card right now.
ZegnatYou could add a p-x-opening-hours to your h-card and see how it works out. Then add that as something you are working with to either the indieweb.org or microfoformats.org wiki and try to find more adoption for it.
Harzileini don't really have use cases (i.e. i don't publish the data), i just like to have the lazy semantic web sort our implementations for me every now and then. i like the "operator" extension for mozilla browsers for example :)