From d67cba96d9bdc9be5caa0e048cd00cd85ee95294 Mon Sep 17 00:00:00 2001 From: Arnold Schrijver Date: Thu, 13 Apr 2023 22:34:48 +0200 Subject: [PATCH] Update ActivityPub Ontology, add site --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b610122..3c008ff 100644 --- a/README.md +++ b/README.md @@ -422,7 +422,7 @@ This category is for any code project related to the Fediverse. They need not be ### Protocol specifications -* [**ActivityPub Ontology**](https://github.com/steve-bate/activitypub-ontology): Turtle definitions of ActivityStreams 2.0 and Mastodon Toot vocabularies. `MIT, Turtle` +* [**ActivityPub Ontology**](https://github.com/steve-bate/activitypub-ontology) ([site](https://www.stevebate.net/ontologies/activitystreams2)): Turtle definitions of ActivityStreams 2.0 and Mastodon Toot vocabularies. `MIT, Turtle` * :heavy_check_mark: [**LitePub**](https://github.com/litepub/litepub) ([Fedi account](https://pleroma.site/users/kaniini)): A set of extensions to AP, being developed by devs from Pleroma and Mastodon (status: for the most part litepub group folded back into SocialCG, see: [issue](https://github.com/litepub/litepub/issues/6))