[tw2113], to2ds, [jeremycherfas], [Joschi_Kuphal], gRegorLove_, [capjamesg], barnaby, khjkjh and [Murray] joined the channel
#[snarfed]I'm seeing a growing trickle of people mistakenly using u-url to link to their profiles elsewhere when they want rel-me instead. anyone else seeing this? not sure what we can do about it...
#aaronpkoh i was reading this as if it were describing the microformats json
#[snarfed]I don't mind the cardinality debate, but fwiw my misunderstanding was more semantics than cardinality
[KevinMarks] joined the channel
#[snarfed]ie if h-entry u-url really is the post's canonical permalink, but h-card u-url is for any link representing the person anywhere, those seem very different, and that's what misled me
#[tantek]I'm going with "may have multiple instances"
#[tantek][snarfed] technically u-uid should be used for canonical permalink as well
#[snarfed](minor point, a subset of u-uids I've seen in the wild aren't URLs, so I've tended to use u-url instead when I need an actual HTTP-fetchable permalink)
#[tantek]WDYT aaronpk [snarfed] of "All properties are both optional and may have multiple instances, e.g. multiple name, photo etc. properties."
#[KevinMarks]should we have an example that is more like Tantek's real h-card which has multiple URLs in it?
#tantekedited /h-card (+66) "/* Properties */ editorial: more explicit clarification of existing functionality that all properties are optional and plural meaning they may have multiple instances, not that each property instance takes multiple values (no one has ever implemented that, fortunately)" (view diff)
#[KevinMarks]Tantek's one also has nested h-cards for `category` and `org` which might be a useful warning to parsers
#[tantek]the two are obviously related, since some semantics assume particular cardinality
#tantekedited /h-entry (+67) "/* Properties */ editorial: more explicit clarification of existing functionality that all properties are optional and plural meaning they may have multiple instances, not that each property instance takes multiple values (no one has ever implemented that, fortunately)" (view diff)
#tantekedited /h-feed (+85) "/* Properties */ editorial: more explicit clarification of existing functionality that all properties are optional and plural meaning they may have multiple instances, not that each property instance takes multiple values (no one has ever implemented that, fortunately)" (view diff)
#[tantek][snarfed] LMK if any other such questions about cardinality or semantics arise for any of the vocabs you are using
#[tantek]leaving the other mf2 vocabs alone for now because they need larger edits
#[snarfed](having maintained granary's mf2 lib for well over 10y, I'm all too aware that mf2 properties are multi-valued 😁)
#[snarfed]thanks! yeah I'm still curious whether/how much the meaning of h-entry u-url differs from h-card u-url
#[snarfed]eg my last question above: if h-card u-url and rel=me evidently overlap so much, are h-entry u-url and u-syndication similarly overlap? would you put u-url on syndication links in an h-entry?
[snarfed] joined the channel
#[tantek]IMO you could, if you felt it was of equivalent fidelity
#[tantek]one of the implications IMO of u-syndication is that there is little to no guarantee of fidelity
[Joe_Crawford], barnaby, [Ros] and btrem joined the channel
#btremLate to the party. I've never thought of u-url and u-syndication as the same. I use u-url in an h-feed to point to the primary copy, which in my case is always on my own site. If I create a copy elsewhere, e.g., on my GitHub site, I use u-syndication rel=syndication for that copy.
#btremIn my h-card, I use multiple u-url items, one to point to my home page, and a second that links to my GitHub account. The first has u-url only, the second has both u-url and rel=me.
barnaby, [Jo], jeremycherfas and [tantek] joined the channel