Skip to content

Why is an empty 'name' allowed? #819

@tschmidtb51

Description

@tschmidtb51

Congratulations to publishing the PURL spec.
I was made aware that the PURL spec has a generic regex for PURL in 6.10: ^pkg:[a-z][a-z0-9-\.]+/.*$
However, I'm a bit confused why an empty name in PURL is valid (instead of ^pkg:[a-z][a-z0-9-\.]+/.+$ which would require the name to be at least one character.)

Any insights are appreciated.

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