Code of Conduct: https://github.com/solid/process/blob/main/code-of-conduct.md - Website: https://solidproject.org/ - Repos: https://github.com/solid/
People
Repo info
Activity
Aug 11 2021 20:52
@RubenVerborgh banned @mikeadams1
Jan 04 2021 20:23
@RubenVerborgh banned @WebCivics_twitter
Jan 04 2021 20:18
@RubenVerborgh banned @SailingDigital_twitter
May 27 2019 06:08
User @Mitzi-Laszlo unbanned @in1t3r
May 23 2019 06:49
@Mitzi-Laszlo banned @in1t3r
May 16 2019 09:49
@Mitzi-Laszlo banned @mediaprophet
Feb 01 2019 22:04
User @melvincarvalho unbanned @namedgraph_twitter
Feb 01 2019 21:49
@melvincarvalho banned @namedgraph_twitter
Mark Hughes (happybeing/theWebalyst)
@happybeing
I think at the LDP protocol level, PATCH is how you would do this (but might be wrong!). As for a 'method' that would depend on the library you are using - which is it? Append might just not be supported, in which case writing the file again (with the extra bits) might be the only way.
enriquefdez5
@enriquefdez5
I'll try that solution, thank you very much!
Jeff Zucker
@jeff-zucker
@enriquefdez5 currently solid-file-client does not have an append method, but it's a good idea and I'll add one. In the meantime, you can use readFIle() to get the current content, use string concat to add your content, then updateFile() to replace the original.
Or you can use solid-file-client's raw fetch() along with PATCH.
Raúl R Pearson
@raulrpearson
@Mitzi-Laszlo, are Solid Opening Hours always on https://zoom.us/j/334489790 or is it a new link every week?
BTW, hi everyone, I've been lurking and going through the docs for a couple of weeks. Excited to be part of this community!
Jeff Zucker
@jeff-zucker
Hi Raul, welcome!
Raúl R Pearson
@raulrpearson
:wave:
Mitzi László
@Mitzi-Laszlo
Welcome to Solid @raulrpearson. If the link is updated for Solid Opening Hours it will be updated in the community repo too
Mitzi László
@Mitzi-Laszlo
You can find the draft agenda for the next W3C Solid Community Group call on https://www.w3.org/community/solid/wiki/Meetings Let me know if there is anything you would like to add or modify. The Solid Spec is discussed at the W3C Solid Community Group call which happens biweekly and is open for anyone to join. You can find out more on the community repo.
Wellington Santos
@wellingtonx
Hello guys, I am looking for a way to contribute to the project. I am from Brazil and I am doing my final paper and I'd like to write and build something about Solid
The requirements are that I need to write a paper about the problem and I can build something(program). The second requirement is not mandatory
Must refresh page to get pod data after login when using new version solid-auth-client, but it's ok with old version solid-auth-client
Is someone know this issue?
Eureka Chen
@EurekaChen
?
_
Henry Story
@bblfish
Any UK academics here? I need to add my article on ”Digital Sovereignty” published here http://ceur-ws.org/Vol-2165/ to https://www.researchfish.net/ . One has to search databases of articles that various repositories already have indexed as I see it. But searching those repositories is like using an SQL interface with no reasoning on fragmented data...
solid-pay
@solid-pay
quite innovative thing I noticed on facebook, they let you now log in by clicking your profile picture
Ghost
@ghost~5bfd3ed4d73408ce4fb0367e
@solid-pay Thats an interesting feature
Sarven Capadisli
@csarven
That's method has been around for a long time. IIRC, Yahoo had it (first?)
Ghost
@ghost~5bfd3ed4d73408ce4fb0367e
That would be a great feature for Solid
on /profile/card#me
Christophe
@Psycop_twitter
Dear all, today I can announce a first event I've been organizing. It's about Solid & decentralized web, but also on virual identity, privacy and using GDPR to leverage this. If you happen to be in Belgium on April 11 and 12: feel free to join https://www.pwc.be/en/events-courses/2019/data-democracy-hackathon.html
Justin Bingham
@justinwb
@konobi that’s cool will check it. fwiw we’ve done a bit of refactoring on solid-react-sdk and incorporated hooks where applicable :)
kylak
@kylak
Hello, can we use the terminal (instead of a web navigator) to navigate into the solid pod of someone ?
Hi Everyone, Was anybody here working toward Legal Entities (e.g. companies) representation in WebID Profile Documents? We are considering using WebID for companies on our http://lei.info platform (short term goal) and Solid platform (long term goal). We could apply what FOAF allows for, but before we do so, I'm looking for any previous work in that space.
Someone interested using solid to link research data?
Graham Klyne
@gklyne
@SebSigloch_twitter Yes…but that description covers a multitude of sins!
😃 Seb
@SebSigloch_twitter
I am working at SWITCH, the national research and education network (NREN) of Switzerland and we are planning to build a prototype for linked research data. SOLID might be one approach for that. @gklyne any experience so far?