microformat
Microformats are a set of simple, open data formats designed to embed structured information in HTML webpages. Developed in the early 2000s, they aim to make certain kinds of information—such as people, events, and reviews—readable by both humans and software that can extract structured data from web pages. By using existing HTML, microformats provide a lightweight way to annotate content without creating separate data feeds or complex schemas.
Microformats rely on HTML class attributes to annotate content. A container with class "h-card" denotes a person
Common microformats include h-card for contact information, h-calendar for events, h-review for user reviews, and h-resume
Microformats2 is a later revision that introduces a more uniform naming scheme and HTML5-friendly conventions. It
Adoption has varied. Some search engines and platforms have exploited microformats for data extraction and rich