LDflex / Query-Solid

Simple access to data in Solid pods through LDflex expressions
https://solid.github.io/query-ldflex/
MIT License
66 stars 15 forks source link

Ensure reading and writing ACLs is easy #9

Open RubenVerborgh opened 5 years ago

RubenVerborgh commented 5 years ago

The context currently has ACL wired up. We should:

james-martin-jd commented 5 years ago

Does this ticket mean that creating and modifying ACLs is possible currently in ldflex, just not easy? If so, how can we do this?

Otto-AA commented 5 years ago

Someone in the solid forum also asked, how ldflex could be used for access control. Has there been any update on it?

https://forum.solidproject.org/t/how-can-my-app-handle-data-from-a-solid-pod/1787/13?u=a_a

RubenVerborgh commented 5 years ago

Does this ticket mean that creating and modifying ACLs is possible currently in ldflex, just not easy?

Yes.

If so, how can we do this?

Probably by creating some extra shapes.

Has there been any update on it?

I will have some people working on LDflex in the next weeks.

Otto-AA commented 5 years ago

Ok, thanks for the quick response. If it is of interest for you, I've pretty much finished a js library for reading and writing acl files. In case it could be helpful: https://github.com/Otto-AA/solid-acl-parser