2015-10-29 UTC
nitot, tantek, rawtext and fuzzyhorns joined the channel
# 03:16 tantek there are many subsets / types of organizations
nitot joined the channel
# 03:26 tantek kylewm: note that "venues" is mentioned in one of the examples in the wild
# 03:28 tantek do you have suggestions for improving the spec regarding applicability to venues?
# 04:10 kylewm tantek: no, I was just looking for the right terminology to describe an h-card that is a place rather than a person, "venue", "location", etc.
nitot, gRegorLove, fuzzyhorns, tantek, MeanderingCode and jimtyhurst joined the channel
fuzzyhorns, tantek, Erkan_Yilmaz, adactio, MeanderingCode, TallTed, pfefferle, gRegorLove and rawtext joined the channel
fuzzyhorns joined the channel
# 20:04 kylewm ben_thatmustbeme: why does your service generate syndication: { url: ... }
instead of just syndication: ...?
# 20:04 kylewm providing a mime-type for content: is slick, i like that
# 20:06 kylewm hmm... so should dates be "published": { "datetime": "..." }
?
# 20:12 aaronpk the other reason for alwaysh having urls be {url:...}
is that it lets you optionally attach meta data that describes the url, since URLs are always referring to some other things
# 20:13 aaronpk most common of course is the mf2 vocab of the contents of the URL, like name, content, etc
# 20:13 aaronpk but it also allows for things like mime type of images
# 20:20 ben_thatmustbeme aaronpk: from what i can tell the ur: thing isn't needed for things like syndication.
# 20:22 aaronpk yeah, and not have to regex on the value to know if it's a url
# 20:35 Loqi [@jamesthomson] Well, cheers Google for completely wrong star ratings on my apps…
# 20:46 kylewm kevinmarks: I tend to think the rels/rel-urls would be better served by a separate parser. I never want to run the whole mf2 parser just to get like the webmention endpoint
# 20:47 aaronpk good point, i usually don't use both kinds of values at the same time
fuzzyhorns joined the channel
# 20:47 kevinmarks historically we have had more interaction between rels and formats
# 20:48 kevinmarks but the 'rels apply to the whole document' view undermined that
# 20:51 kevinmarks but if you want to get type,hreflang etc info for the {url: }
struct, the only place we have that at the moment is int he rel-urls
# 21:04 aaronpk well the parser still has access to the rels, so it could fill those values in
# 21:14 aaronpk correct me if i'm wrong, but the "text" value on that json is from the link tag, and hasnothing to do with the contents of the URL?
# 21:21 aaronpk i guess not so much a code question but the intent
tantek joined the channel
# 21:24 ben_thatmustbeme to do it the correct way you have to put json-ld contexts on each of the h-* pages, and i am not going through all that
# 21:33 kevinmarks tantek, was there a decision to only put mf1 existing classes in that page, or did we just stop updating it ?
# 21:33 tantek I don't know who was updating it in the first place.
# 21:34 tantek it seemed like something that would quickly get out of sync so I didn't put any effort into it.
# 21:38 tantek kevinmarks: for backcompat - the h-* specs have the full lists
# 21:38 tantek that's the canonical list - not any one particular implementation which may have more or fewer
fuzzyhorns and tantek joined the channel
KartikPrabhu and TallTed joined the channel