jkphlone more question (tricky one i guess): if an event has it's own social media profiles, contact details (b/c it has its own website) plus several event profiles (on facebook, g+ etc.), how would you cram that into the h-event?
jkphli'm not sure if people really use it, but our event management interface has an option for it at least. a use case could be a ticket hotline somewhere (but we don't have any details about the people behind, so it's hard to make an h-card of it, isn't it?)
jkphlit's not necessarily the phone number of the organizer (who has his own phone number option btw, but in this case it's clearly a part of p-organizer)
jkphlit's similar with email addresses: as an event can have its own domain, it might also have its own email address, which isn't necessarily the same as the organizer's one. u-url on h-event?
Zegnatu- and p- are specced by the mf2 format spec, and -tel by the h-card spec. You should always be able to use any prefix with any property. No need for separate specs.
ZegnatMy comment was mostly about why there would be a difference between .u-url[href^="mailto:"] and .u-url[href^="tel:"]. If -tel isn't available in the spec but -url is, you can still sneak a phone number in there.
ZegnatThat's interesting to me, tantek :) Basically it means any format that accepts *-url can have a phone number associated with it through the tel-protocol.
jkphlZegnat: sure. but i do see a point in both considering it a URL *and* a phone number. both are valid observations that go beyond just taking it as a string.
Loqi[kevinmarks]: martymcguire[m] left you a message 4 days, 12 hours ago: i finally created that .u-* to .util-* pull request for Skeleton: https://github.com/dhg/Skeleton/pull/348