A few RDF n00b questions from me:
- so our app/site can see all WebIds that the user has available…Peruse was letting the user select which WebId to use, right? So to clarify, the idea is that if we’re building our own app from scratch, we’ll use the getWebIds to present similar ‘choose your webId’ functionality, and if we build a site meant for Peruse we don’t really need to worry about that, and will read the selected WebId directly from Peruse? edit3: this answered in the Medium article: “So web apps don’t actually have to worry about managing WebIds at all, they can focus on consuming the data”
- would every app/site be expected to have the functionality to create new webIDs, or would that more likely be handled all through the WebId Manager? I guess probably too early to say / market will decide what expectations will be. How is it in the existing RDF&SOLID ecosystem?
- When RDF data is created by our app/site, it gets tagged or otherwise linked with the WebId used to create it, right?
Edit: reading your other RDF thread now. Looks like it might have some of these answers.
Edit2: trimmed 3rd question after reading about RDFlib.js in other thread