-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Hi. Currently the vocabulary does not provide sufficient concepts to represent information related to Pod functionalities. For example, Who developed/provided the App? Who is the Infrastructure provider for Solid? These terms should be provided through the solid vocabs to enable representing use-cases with correct granularity. This vocabulary should also establish the terms for entities that may take different roles in relation to Pods - e.g. who provided the server, who provided the software, etc. Such clarity in terms regarding entities, roles, and functionalities will help transparency in the Pod provisioning and use, maintaining records, and most importantly - legal tasks related to ensuring appropriate responsibilities and agreements are established.
For example, the following are based on existing standard for cloud terminology ISO/IEC 22123-1:2021 Information technology — Cloud computing — Part 1: Vocabulary where Solid is interpreted as a Data Storage technology (Solid and Pod are prefixed for informative purposes):
- Solid Pod is a cloud service of type data storage as a service (DSaaS) - which itself can be IaaS, PaaS, or SaaS.
- Pod Provider is a cloud service provider that makes services available
- Pod Infrastructure Provider - provides the infra e.g. server
- Pod Platform Provider - provides the platform on which Solid must be installed
- Pod Software Provider - provides the software for Solid e.g. ESS
- Pod Customer is a cloud service customer that is in the business relationship of being provided the Solid Pod (can be a person or an organisation)
- Pod User is a cloud service user that uses Solid Pod (can be a person or a device or an application) associated with a Solid Pod Customer
- Distinguish between Pod User as a Person and Pod App, this is for the Person, and we create separate concept for App
- Pod Partner is a cloud service partner that provides support or auxiliary activities for Solid Pods
- Pod Auditor is a cloud auditor that can audit Pods
- Pod Broker is a cloud service broker that negotiates between providers and customers
- Pod Developer is a cloud service developer
- Pod Capability Type is cloud capability type
- Application/Software - Pod can provision and use the Provider's Applications
- Infrastructure - Pod can provision and use the Provider's Infrastructure (e.g. processing, storage, networking)
- Platform - Pod can deploy, manage, and run Customer's apps with Provider supported environments
- Compute - Pod can use Provider to provision and use processing resources
- Communication - Pod can use Provider for communication
- Data Storage - Pod can use Providers provision and use of data storage
- Network - Pod can use Providers networking capabilities
- Pod Agreement - agreement between Provider and Customer regarding the Pod
- Solid App - an application implementing the Solid Specs
- App Provider is the provider of a Solid App
- App User - user of the app
- App Developer - developer of the app
- App Agreement - agreement between App and User
- Interoperability Types
- service - Pod Apps/Services can communicate with each other
- transport - Pod Apps use common communication infrastructure
- synctactic - Apps use interoperable format exchanges
- semantic - Apps use interoperable data model
- behavioral - Apps achieve expected outcome from interoperability
- policy - portability is achieved while complying with policies
- Portability Types
- data - can be taken out of the pod
- pod data - can be moved from pod to pod
- data synctactic - is provided with data formats
- data semantic - is provided with data model
- data policy - portability while complying with policies
- application - can be moved pod to pod
- application synctactic - application data is provided with formats
- application instruction - application instructions are moved
- application metadata - application metadata is moved
- application behavior - application behavior is ported/same
- application policy - application is moved while complying with policies