[jgarber]I'm still curious about “representative h-entry”… Webmention (if I recall correctly) tends to refer to the “first” h-entry on a page. Would that be a URL’s representative h-entry?
LoqiXRay is an open source API that returns structured data for a URL by parsing microformats and following other indieweb algorithms, and is part of the p3k suite of applications https://indieweb.org/XRay
[jgarber]Great question. Supposing I don't fully understand (and/or it's not well documented) what exactly “representative” means with regards to microformat parsing.
aaronpkyep, and in looking into this, i'd be curious if there are any instances where a generalized algorithm would be incorrect for a specific vocabulary
[jgarber]> If no representative h-card was found, if the page contains an h-card with a url property value which also has a rel=me relation (i.e. matches a URL in parse_results.rels.me), the first such h-card is the representative h-card
[jgarber]Something I slapped together as a UI on top of MicroMicro (mf2 parser I built in Ruby). I added it to my wiki page, but haven't really talked it up.
LoqiIndiewebify.me is a service that checks how indieweb-compatible your site is and reports back its results; the verb indiewebify also means the act of making your site more IndieWeb friendly https://indieweb.org/validator
LoqiIt looks like we don't have a page for "link preview discovery" yet. Would you like to create it? (Or just say "link preview discovery is ____", a sentence describing the term)
gRegorHm, got a 400 sending a webmention to webmention.io, "source or target missing" but they're both in my logs. Manually re-sending via curl worked. Might be time to work on my webmention plugin, it's been a while