POC for consuming and producing favs/stars/likes with AS&AP
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Jerger c2996a1e30 add some cool refernces 6 months ago
doc write down some ideas collected 10 months ago
src flavor -> source 7 months ago
tmp/org/domaindrivenarchitecture/activity_pub_poc rename 10 months ago
.gitignore update gitignore 10 months ago
LICENSE Correct license 11 months ago
README.md add some cool refernces 6 months ago
project.clj rename 10 months ago

README.md

forge-fed-poc

DeltaChat chat over e-mail | team@social.meissa-gmbh.de team@social.meissa-gmbh.de | Website & Blog

Purpose

In order to contribute to forge federation we do here some experiments how to model the vocabulary. We choose clojure for the implementation because

  1. concepts of clojures spec & dataomic are quite close to linked data.
  2. spec notation is realy compact
  3. spec allows validation of models in unitest
  4. spec is ways more readable compared to ttls reverse relation 'owl:domain'
  5. we know clojure :-)

Cool ideas

We got feedback from cool people and have collected the ideas around:

Cool readings about decentralized authorization

Development & mirrors

Development happens at: https://repo.prod.meissa.de/meissa/activity-pub-poc.git

Mirrors are:

For more details about our repository model see: https://repo.prod.meissa.de/meissa/federate-your-repos

License

Copyright © 2022 meissa GmbH Licensed under the Apache License, Version 2.0 (the "License")