Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

ACL for meta resources #130

@zoggy

Description

@zoggy

Hello,

I'm currently implementing a SOLID server in OCaml (https://github.com/zoggy/ocaml-solid).

From https://github.com/solid/solid-spec/blob/master/content-representation.md#metadata , I understand that a client can modify a metadata resource, which is fine. But how are permissions on these metadata defined ?

I see two possibilities:

  • permissions on metadata of resource R are the same as the permissions on R
  • permissions on metadata of resource R can be different from the permissions on R and so must be explicitely defined in another resource, which can be the same ACL resource of another one (.meta.acl?)

Sorry if this is stated somewhere.

Metadata

Metadata

Assignees

No one assigned

    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