autopushed

This commit is contained in:
2022-08-21 18:55:01 +02:00
parent 73a221c2f4
commit a44da3f04c
+3
View File
@@ -365,6 +365,9 @@ Here we cover some details of the provided free and open source reference Agora
- [[agora server]] provides a UI supporting querying and composition and [[json]], [[rss]], [[rdf]] endpoints. - [[agora server]] provides a UI supporting querying and composition and [[json]], [[rss]], [[rdf]] endpoints.
### Data ownership model ### Data ownership model
The [[Agora platform]] is based on a trivially distributed model: by default users are entities that inform an Agora of repositories they want to contribute to the [[commons]].
- Users can contribute [[repositories]] to an Agora. - Users can contribute [[repositories]] to an Agora.
- To do so, they publish their resources to a repository they control and then they let an Agora know of their intention to integrate, a desired username and their agreement with an Agora's contract. - To do so, they publish their resources to a repository they control and then they let an Agora know of their intention to integrate, a desired username and their agreement with an Agora's contract.
- [[git]] repositories are the default data source, with other repository providers ([[http]], [[ipfs]], [[drive]], [[dropbox]]) to follow. - [[git]] repositories are the default data source, with other repository providers ([[http]], [[ipfs]], [[drive]], [[dropbox]]) to follow.