solid / solid/data-interoperability-panel
Separate `SocialAgent` as `Person`, `SocialGroup`, and `Organisation`
Nobody has claimed this yet.
- Dominant language
- Bikeshed
- Stars
- 58
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
The spec defines SocialAgent as:
A Social Agent is a strongly identifiable individual, group, or organization that can own or be responsible for data, and provide authorization to the access of that data by other Agents.
This term should be enhanced with more types for below reasons:
SocialAgentis non-normative - it is not well-defined (outside the spec), not interpreted across any framework (law, standards, ethics).- Merely expressing a
SocialAgentdoes not provide enough context for understanding the implications of providing access to data in a pod. For example, the same term is applied for a Friend, a Family Member, a Colleague, Employer, Company, Government Unit, Authority, Court, NGO, etc. Some of these are 'social', others are not. - The notion of what strongly identifiable means is not defined for a Social Agent (it is for Applications).
- The term
SocialAgentplaces no requirements on the factual existence of that Agent. For example, if I made up a company called XYZ, which is not registered anywhere, I can still claim it is a Social Agent as it fits the description. - The term
SocialAgenthas no association with any legal, philosophical, societal, or fiduciary duties that one should expect to have.
Instead, existing well defined and commonly interpreted terms should be used to express the Agents (I am using simplified descriptions, not definitions below):
- A
Person(a Natural Person and not a Legal Person) is a type of Agent that is an individual (natural) person as recognised in law. - A
Legal PersonorLegal Entityis a person or entity that can perform legally recognised actions - such as have contracts. This includes persons and organsiations. - An
Organisationis a group of persons with a recognised legal identity (as opposed to 'community groups' like my local reading club). Organisations are governed by legal obligations. They can be for-profit, not-for-profit, NGOs, Governmental, Political, etc. - A
Social or Community Groupis a group of persons who perform activities as a societal collective. For example, me going for a dinner with friends. - An
Authorityis an entity with power to do determine something. This can be a certification expert who checks the security is up to date, or a government division that deals with security.
Sepration amongst such categories of Agents is important to enable appropriate contextual handling of data by each Agent. For example, my friend 'accidentally' asking for access to all my data is different than a Company doing the same. Such distinctions also help define how the legal stuff should work - e.g. if I want to complaint about a Social Agent when it is an Organisation, it must specify its legal name and address. By not providing this as part of the Solid specs, people will have to go figure this stuff out for themselves, or have no idea what/whose Apps they are using.
This approach also assists in expanding the identity of the entity outside of verifying control over a domain. For example, The app facebook can state control over the domain facebook.com but the Organisation I would be dealing with (being in Ireland) is Meta - Dublin,IE. I can pull this information from the agent's social profile - but if there is no necessity for this information to exist there (I argue making it mandatory to provide this through the spec) - I may not find it at all.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the SocialAgent and Agents sections of the Solid Data Interoperability Panel specification, including the linked Agents reference. Determine whether the specification should replace or supplement SocialAgent with Person, SocialGroup, Organisation, and related categories, and document agreed definitions and required identity information as the completed outcome.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100