h-entry icon indicating copy to clipboard operation
h-entry copied to clipboard

u-comment should move to core/stable

Open dshanske opened this issue 5 years ago • 2 comments

u-comment - optionally embedded (or nested?) h-cite(s), each of which is a comment on/reply to the parent h-entry.

The h-entry spec identified p-comment as a optionally embedded (or nested?) h-cite(s), each of which is a comment on/reply to the parent h-entry. Being as the URL would be proper for a citation in most cases, it should be a u proposal.

u-comment - identifies the element as a comment on the h-entry, for comment discovery when reading an h-entry. Optionally an embedded h-cite

There seem to be a sufficient amount of examples. https://indieweb.org/comments#IndieWeb_Examples

dshanske avatar Sep 12 '20 04:09 dshanske

I went through https://indieweb.org/comments#IndieWeb_Examples and confirmed among still-published examples:

  • 5 examples using u-comment
  • 2 using p-comment

Per change-control, I think we still need 3+ consuming implementations.

Stable features (e.g. Core Properties) must in addition be published and consumed in the wild on multiple sites by multiple implementations (3+ different sites and implementations for publishing and consuming)

gRegorLove avatar Aug 17 '22 20:08 gRegorLove

https://aaronparecki.com/2013/05/21/4/xkcd and https://waterpigs.co.uk/notes/4QgMZN/ both use e-content rather than p-content in their h-cites for comments. Is that a shortcoming of https://microformats.org/wiki/h-cite? Or should comments be in a microformat that allows embedded HTML?

nex3 avatar Oct 03 '24 07:10 nex3