SolidLabResearch / Challenges

24 stars 0 forks source link

Give access to multiple views of my data in one Solid pod #56

Open bjdmeest opened 2 years ago

bjdmeest commented 2 years ago

Give access to multiple views of my data in one Solid pod

Pitch

Your Solid pod contains your personal data. Some views of that data you want to share with specific agents, but not all of your data, e.g. "I want to share my age with an application, but not my birthdate".

Desired solution

Acceptance criteria

Pointers

rubensworks commented 2 years ago

I'm also interested in how this would impact querying. E.g., if a query engine discovers these two files, how should it determine to only use one of them for determining query results?

(Happy to create a separate challenge for this if that's out of scope for this one)

bjdmeest commented 2 years ago

I'm also interested in how this would impact querying. E.g., if a query engine discovers these two files, how should it determine to only use one of them for determining query results?

(Happy to create a separate challenge for this if that's out of scope for this one)

I think that belongs in a separate challenge, otherwise we'll never make the ''roughly in 3 months buildable'' cut :)

rubensworks commented 2 years ago

Ok, a follow-up challenge then :-)