diff options
author | Jonas Smedegaard <dr@jones.dk> | 2023-09-12 10:47:19 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2023-09-12 10:47:19 +0200 |
commit | 041de0f45e0cbec78d0b7b87852232d0dec58d22 (patch) | |
tree | 694afbffc9c21b1ede123e101b449f3a82d43d80 /tools/index.md | |
parent | 8c8130ec5643abc2bece3ee18ff436a9fbcdbf4c (diff) |
describe stars, and assign stars to services and tools
Diffstat (limited to 'tools/index.md')
-rw-r--r-- | tools/index.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/tools/index.md b/tools/index.md index 022c460..990e1bc 100644 --- a/tools/index.md +++ b/tools/index.md @@ -33,6 +33,22 @@ Matrix er et [åbent netværk] af sikre og robuste chat-servere. [en alternativ Matrix server]: https://servers.joinmatrix.org/ "Liste over offentlige åbne Matrix services" +:::{.callout-tip title="3-4 stjerner"} + * (:star:) + Chatrum og beskeder *kan* opsættes åbne og med fri licens + * :star::star: + Chatrum, beskeder, aktiviteter m.m. er strukturerede data + * :star::star::star: + Datastrukturer følger et sæt [åbne standarder] + * :star::star::star::star: + Chatrum, beskeder, deltagere m.m. er identificerbare som web-adresser + * ~~:star::star::star::star::star:~~ + Beskeder *kan* indeholde koblinger til andre ting, + men uden semantisk RDF annotering af hver kobling +::: + +[åbne standarder]: https://matrix.org/docs/matrix-concepts/elements-of-matrix/#the-specification + "FAQ om standarder anvendt i Matrix chat" <!-- ## Planlægning |