You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 13, 2022. It is now read-only.
At StartinBlox, we are working on distributed applications which need to use data coming from different pods and containers.
For example, we are working on the Happy Dev application which aims to provide distributed project management and instant messaging capabilities, to enforce the cooperation between our network of local companies.
We found no information about the proper way to represent the list of pods/sources constituting a federated universe as a LD resource.
Our technical proposal would be to have a specific type of resource that is a link to a container being a source of data. For now, we are using our own custom @type: sib:source (vocabulary not defined yet) for that.
The client application can then detect these sources and fetch the resources contained by the associated containers.
Any feedback welcome, would love to discuss that with you,