From 26eff32fb0549ebfc19b9cc8fceac5ed32a0bd69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20H=C3=A4drich?= <11225821+shaedrich@users.noreply.github.com> Date: Thu, 12 Oct 2023 09:01:55 +0200 Subject: [PATCH] Add related to topic "microformats" --- topics/microformats/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/topics/microformats/index.md b/topics/microformats/index.md index 5b91f08cace..5bcb61472f3 100644 --- a/topics/microformats/index.md +++ b/topics/microformats/index.md @@ -9,5 +9,6 @@ short_description: Microformats are small patterns of HTML to represent commonly topic: microformats url: http://microformats.org/ wikipedia_url: https://en.wikipedia.org/wiki/Microformat +related: linked-data, metadata, semantic-web, indieweb --- -Designed for humans first and machines second, microformats are a set of simple, open data formats built upon existing and widely adopted standards. Instead of throwing away what works today, microformats intend to solve simpler problems first by adapting to current behaviors and usage patterns. +Designed for humans first and machines second, **microformats** are a set of simple, open data formats built upon existing and widely adopted standards. Instead of throwing away what works today, microformats intend to solve simpler problems first by adapting to current behaviors and usage patterns.