This week the time changed in the US and not the EU so a bit messy, plus my bad on emailing the wrong link. Minutes are up on the wiki and the next meeting will be next week
Let me know if there is anything you would like to include in the agenda
Can anyone say if http://events.linkeddata.org/ldow-lddl/ is going to touch on Solid? I'm about to start a prototype in verified credentials and would like to use Solid, but somehow I missed the session in Boston running now. Any focused sessions will really help.
@timbl that looks sweet but how much of it is running?
and is the gitter-solid importer like a bridge from irc to gitter but using solid?
Tim Berners-Lee
@timbl
@thearkadia Lifescope.io is seriously running lots of data imports, but not (yet?) based on solid. Masses of api conversion code and websit escraping code.
The Arkadia
@thearkadia
thats great. I hope open source personal assistants like https://snips.ai use this approach for informing you on your online habits
Tim Berners-Lee
@timbl
The gitter-solid importer reads gitter chat from the API and stores it as a solid chat.
I have a com mand line program https://github.com/solid/solid-gitter which will suck old messages opr new messages over, but can’t yuet stream new messages in real time.
but should in a bit
Tim Berners-Lee
@timbl
...
Tim Berners-Lee
@timbl
...
Jeff Zucker
@jeff-zucker
sweet! it uses the new rdflib wedge to solid-auth-cli?
ah no, I see you are grabbing it from the ENV
Tim Berners-Lee
@timbl
How would that coinnection work?
I a using the ENV as I don’t knoww better.
@jeff-zucker ^
How does rdflib pick up the login state from solid-auth-cli ?