# SolidOS Team Meeting Template
* Date: 12.14.2022 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
* Aad, Alain, Angelo, Chase, Jon, Noel, Rahul, Tim
### Scribes
* Aad, Noel
---
## Topics
### Round Table
#### Angelo
- Has to review PRs from Alain
- Continue working on PodOS
#### Jon
- Trying to make [some tests](https://github.com/SolidOS/profile-pane/pull/45) pass.
- Working on an undisclosed app.
#### Chase
- Figuring out how to run solid-panes repository with VSCode.
- Debugging with Timea some bugs introduced recently in the profile pane.
#### Alain
- Working on some rdflib issues (blank nodes, JSON-LD serialization, etc). Many tests already passing.
#### Aad
- Working on an abstraction layer for access rights.
- Getting Linked Data into IPFS in order to host files (so that a POD can be hosted in IPFS).
#### Noel
- Reading [Cool URIs](https://www.w3.org/TR/cooluris/) document for best practices hosting a vocab.
- Handling RDF in the backend is easier. Using PHP on backend and it seems easier than in the frontend. Using the [EasyRDF](https://www.easyrdf.org) library.
#### Rahul
- Listening in. Just moved.
### Technical topics
#### Testing issues
- https://github.com/SolidOS/profile-pane/pull/45
- https://testing-library.com/docs/dom-testing-library/api-async/#waitfor
- We mentioned that it would be useful to debug through the test using breakpoints with a debugger.
#### Rdflib issues
- https://github.com/linkeddata/rdflib.js/pull/592
- Will migrate tests to Jest to make them easier to debug
---
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)