Skip to content
This repository was archived by the owner on Apr 13, 2022. It is now read-only.
This repository was archived by the owner on Apr 13, 2022. It is now read-only.

Ambiguity around the Type Registry #210

Open
@JordanShurmer

Description

@JordanShurmer

First of all, I'm not entirely sure this is the right repo to create this Issue in. It is in regards to the Type Index concepts laid out in the data-discovery proposal.

The Issue

There is some uncertainty around the management of the Type Index Registry. As apps are interacting with the Type Index Registry are they expected to ensure it's in a good state in regards to the Types that it cares about?

  • Are Solid apps expected to create the Index entry as well as the actual location if either one is missing?

    • What if the Index entry doesn't exist, but the location the app would like to create does?
    • What if the Index entry exists, but the location it points to does not?
    • etc.
  • Another option would for apps to prompt the user for the desired location.

  • Or, perhaps apps should just inform the user that they don't have a valid location for that type and leave it to the user to add via their POD

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