# SolidOS Team Meeting Template
* Date: 01.25.2023 17:30 (UTC+1)
* Call: [https://meet.jit.si/solid-operating-system](https://meet.jit.si/solid-operating-system)
* [Previous meeting link]()
* [Next meeting link]()
* Chat: [https://gitter.im/solidos/solidos](https://gitter.im/solidos/solidos)
* Repository: [https://github.com/solidos/solidos](https://github.com/solidos/solidos)
* Meetings home: [https://solidos.solidcommunity.net/public/SolidOS%20team%20meetings/](https://solidos.solidcommunity.net/public/SolidOS%20team%20meetings/)
----
## Present attendees
* Tim, Alain, Noel, Thomas Karl Richter, Angelo, Sharon
### Scribes
* Noel
---
## Topics
### Round Table
#### Thomas
- First time in SolidOS meetings!
- Experience with Mental Health and Artifical Intelligence, is interested in implementing an idea with Solid.
- Looking for help to learn more about Solid.
#### Angelo
- Enhancing PodOS elements.
- Preparing talk for [Solid Symposium](https://solid.ti.rw.fau.de/public/2023/solid-symposium/).
#### Alain
- Looking at recent rdflib changes that can affect SolidOS.
- Fixing Solid UI infinite chat issues.
- Working on data islands concepts for SolidOS.
#### Noel
- Finally released [Umai](https://umai.noeldemartin.com) after ~2 years.
- Preparing [FOSDEM talk](https://fosdem.org/2023/schedule/event/sovcloud_from_zero_to_hero_with_solid/).
#### Tim
- working on profile pane
- Struggling to fix a failing test, but the code seems to work.
### Technical topics
#### Onboarding Thomas
- Will first look at tutorials and ask questions as needed.
- Has been tinkering with a hello world, wants to look into permissions.
- Noel: Check out Inrupt's [Universal API](https://docs.inrupt.com/developer-tools/javascript/client-libraries/tutorial/manage-access-policies-universal/)
#### Review Open PRs
- https://github.com/orgs/SolidOS/projects/1/views/13
#### Solid Chat Impersonation
- Alain: [SolidOS/chat-pane#90](https://github.com/SolidOS/chat-pane/issues/90)
- Tim: We could use a shape constraint (it requires additional functionality in the server though).
#### Data Islands
- [nodeSolidServer/node-solid-server#1714](https://github.com/nodeSolidServer/node-solid-server/issues/1714#issuecomment-1402792046)
- The problem is that NSS returns an html that has nothing to do with the document of the url. An improvement would be to include a "data island" (some html code including the RDF document data, for example a `<script type="application/ld+json">` tag in the head).
---
This template is based on the [W3C meeting template](https://github.com/solid/specification/blob/main/meetings/template.md)
[Code of conduct](https://github.com/solid/process/blob/main/code-of-conduct.md)