# SolidOS Team Meeting * Date: 31.08.2022 18:00 (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 * Alain, Timea, Jeff, Chase, Patrick, Maurits, Angelo, Jon, Sharon ### Scribes * Noel, Patrick, Alain --- ## Topics ### Round Table #### Maurits - Heard about Solid and is interested in the protocol, trying to introduce the technology in the company he's working on. - New to Solid and has been working on an app and created an ontology. #### Alain - solidcommunity.net has a bug from local implementation. Creating a new pod do not include solid:oidcIssuer - [CSS](https://github.com/CommunitySolidServer/CommunitySolidServer) is not working properly on `solidcommunity.net` due to missing triple - no problem with the test-server https://solidcommunity.net:8443 - Struggled to publish new version of Mashlib. - Would like to learn more about "data islands". #### Patrick - Working with a student to create a [forms generating](https://github.com/SolidLabResearch/Challenges/issues/64) application. Focused on making it easy for non-experts to create Solid forms similar to Google forms. - Would like to present it in a future meeting. See also https://github.com/smessie/FormGenerator #### Jeff - Still working on the WebId profile spec, wants to hear feedback at https://github.com/solid/webid-profile/issues/40. - Also working on the content manager. #### Chase - Working on contribution to profile pane. #### Jon - Working on the Solid Period Tracker app. In particular, learning how to work with a POD and rdflib with React. #### Noel - Continue to work on my recipe application #### Timea - Working on webid-profile spec #### Angelo - If anyone wants to learn about testing SolidOS, he'd like to help and possibilty showcasing it on a future meeting. ### Technical topics #### Data Islands - The idea of data islands is very similar to the approach is already used for `schema.org` usage for SEO (adding RDF data within an html tag in the source). - E.g. go to a profile and ask the text/turte and you get RDF back, ask for text/html you get HTML with an inline RDF in a script tag (which can be viewed in the HTML source). It would save one extra request to the pod to ask for RDF and ask for HTML - Use-case: Twitter, Gitter already use this in their interfaces #### Solid Content Manager - Jeff showcased usage of the [Solid UI Components](https://github.com/jeff-zucker/solid-ui-components) and [Solid Content Manager](https://github.com/jeff-zucker/solid-content-manager) libraries. #### MDR Tools - Maurits showcased his app [MDR Tools](https://mdr-tools.com) ([Source](https://github.com/mauritsderoover/MdrNotes)) ---- 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)