POC for consuming and producing favs/stars/likes with AS&AP
.clj-kondo | ||
.lsp | ||
doc | ||
src | ||
tmp/org/domaindrivenarchitecture/activity_pub_poc | ||
.gitignore | ||
LICENSE | ||
project.clj | ||
README.md |
forge-fed-poc
chat over e-mail | 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
- concepts of clojures spec & dataomic are quite close to linked data.
- spec notation is realy compact
- spec allows validation of models in unitest
- spec is ways more readable compared to ttls reverse relation 'owl:domain'
- we know clojure :-)
Development & mirrors
Development happens at: https://repo.prod.meissa.de/meissa/activity-pub-poc.git
Mirrors are:
- https://codeberg.org/meissa331/forge-fed-poc.git (issues and PR)
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")