Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

specs: clarify NSID "fragment" and Lexicon name syntax; and globbing #373

Open
bnewbold opened this issue Nov 30, 2024 · 0 comments
Open
Labels

Comments

@bnewbold
Copy link
Contributor

In the current NSID spec, we say:

The fragment identifier string (after the #) has the same syntax restrictions as the final segment of an NSID: ASCII alphabetic, one or more characters, length restricted, etc.

Should probably review and confirm the specifics: underscores? dashes? and cross-reference these restrictions from the Lexicon spec.


Also in the same document we say:

For example, com.atproto.* would refer to any NSIDs under the atproto.com domain authority, including nested sub-domains (sub-authorities).

We may want to change tack on this and make the glob only apply to the same "group" (aka, not recursive). And maybe introduce/define the "group" terminology.

@bnewbold bnewbold added the specs label Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant