[snarfed]those are good, but I'm not seeing where they describe how to determine, of a set of pages that rel-me link to each other, which of those pages is the canonical/primary one
[snarfed]oh, two different things. if you _only ever_ link from silo profiles back to your web site, then yes, that perfect minimal star is deterministic and feels ok
[snarfed]but if your silo profiles sometimes link to each other, and then you're using the one with the highest link count...I dunno. I get it, but it still feels uncomforable
[tantek]nah, that's by design. if you all you have are silo profiles that link to each other and that fails to find a center, congratulations, you have your answer, you have no center
[snarfed]I guess my one note would be that this idea ^ isn't on either of those pages, so if it's established and we like it, it might be worth writing up
j12tMy proposal for determining the canonical url among several pages pairwise related by rel=me would be: 1) use a star topology: the canonical is in bidirectional relationships with all others, and the non-canonical only with the canonical 2) when you come across a page with rel=me: if it has one rel=me, follow it. If it has more than one, you have the canonical one. Max one hop. Fails if you have exactly two pages in the set, but I could live
[tantek]j12t also fails when people only have silo profiles that all link to each other, which is ok. like I said, in that case they have no canonical identity, the silos own them
[tantek]also prototype proposals are fine, but I'd be hesitant to document any such brainstorms as "this is the way" or as a precise algorithm until folks have actually built prototypes and played with them across multiple examples to see how they work