Skip to content

Unique temporary identifiers #7

Open
@elf-pavlik

Description

@elf-pavlik

Many entries may not have canonical stable URIs at the beginning (for example WebIDs).
Current forms presented by @jeff-zucker create fragment identifiers in a way that could collide (while very unlikely).
Since those are only temporary identifiers that are being created inside of catalog dataset, we could use urn:uuid: which is easy to generate in web browsers with crypto.randomUUID(). This URI scheme is defined in https://www.rfc-editor.org/rfc/rfc4122.html

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