Skip to content

Keep IRIs opaque to the client with iriPrefix #120

@elf-pavlik

Description

@elf-pavlik

I was thinking about what we are missing to support use of IRIs opaque to the client. Main concern seems to be related to creating new resources. Looking at:

https://solid.github.io/data-interoperability-panel/specification/#datareg-create-instance

We could add two rather small changes to it:

  1. Data Registration must provide IRI template or just base for creating new resource IRI, even something simple like void:uriSpece

  2. PUT request creating new resource must have additional link in a header designating target Data Registration rel=http://www.w3.org/ns/solid/interop#targetDataRegistration

GIven above client and serve should still be able to create new resources in specific data registration. While it still allows server to use specific IRI hierarchy it doesn't require it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions