tantekalso IANA Link Relations are largely deprecated/ignored at W3C. E.g. HTML (both W3C HTML5, and WHATWG HTML normatively reference the microformats rel-registry which is both far more comprehensive, and far more up to date.
tantekid means something completely differently, and microformats that have an "id" property use "uid" to indicate a "universal" (AKA globally intended) ID
jasnellthe JSON-LD stuff has nothing to do with politics. I, for example, use JSON-LD processing to decompose Activities into a graph database for query and analysis. The JSON-LD model gives a very simple and easy way of breaking it down. Sure, there are other ways I could do it, but most of the work has already been done for me.
bblfish, KevinMarks, Shane and nicolagreco joined the channel
tantekjasnell - interesting to know you have found JSON-LD useful. At the osfw3c workshop a year ago, it was very clear that the pressure for AS2 to use JSON-LD was nearly all political
jasnellthere's a ton of the RDF stuff that I find to be absolutely useless... however, breaking down activity data into a graph gives some very interesting advantages. the JSON-LD model gives us a very simple way of doing that. Any other approach would end up simply duplicating the work that's already been done there. I have my own nits with JSON-LD but it actually does prove to be useful when used in moderation