From b0ceb8b02b23034ecb1984c2bdfe5659d502981a Mon Sep 17 00:00:00 2001 From: Rosano Coutinho Date: Thu, 14 Dec 2023 10:38:08 -0300 Subject: [PATCH] Document Liqid Chat --- chat.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/chat.md b/chat.md index 04e8256..8543930 100644 --- a/chat.md +++ b/chat.md @@ -120,3 +120,18 @@ For now, the only known use of one-to-one chat is for [SNAP messages](https://gi snap:preimage "3ge44fgef34343734" ; snap:expiresAt "2019-04-17T07:50:18Z"^^XML:dateTime . ``` + +## [Liqid Chat](https://liqid.chat) + +> [!NOTE] +> Requests root access + +Uses [custom module?](https://github.com/o-development/ochat-client/tree/master/src/chat) writing to `/chats/`: + +```turtle +:dd5e723f-7a61-4b59-9d51-70cf804e71fc + dct:created "2023-12-14T13:29:16.759Z"^^xsd:dateTime; + sioc:content "hello!"; + foaf:maker c:me; + terms:liqidChatSignedCredential +```