Skip to content

object of statements with acl:default predicate #18

@elf-pavlik

Description

@elf-pavlik

https://github.com/solid/web-access-control-spec#default-inherited-authorizations

# [...]
<#authorization1>
    a acl:Authorization;
# [...]
    acl:accessTo <https://alice.databox.me/docs/>;
# [...]
    acl:defaultForNew <https://alice.databox.me/docs/>.
  1. Can statements with subject <#authorization1> and predicates acl:accessTo and acl:defaultForNew can have different objects?
  2. When this authorization gets applied to a document which object of acl:accessTo have ldp:contains relationship with. It seems that we get mismatch of acl:accessTo object (see acl:accessTo and rel="acl" #17 )
  3. Can instead instance of ldp:Container itself use predicate like acl:default with an object of ACL document that documents which this container relates to via 'ldp:contains' and within don't have dedicated ACL will inherit.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions