@Azure @alcinnz @loke @lunch I love that! Yeah one thing I've been thinking about too is instead of HTML rendering, the browser could parse out the semantic components and let the user bring their own component sets to represent the data.
Defs more useful for content based pages than apps, but I think there could be paths between those worlds.
Also a reason I've been more curious about #SemanticWeb stuff lately.
@mauve @Azure @alcinnz @loke an issue with this is that html is too low level and tools are too inconsistent for this to be reliable, the current ways we do it are by relying on manual aria attribs and lots of heuristics