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

CLDR-15948 Add additional well-formedness clauses #4205

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

macchiati
Copy link
Member

@macchiati macchiati commented Nov 19, 2024

CLDR-15948

We need better well-formedness clauses for identifiers, for references. This doesn't make material changes, since (with some work) someone can derived that the various identifiers have those restrictions. Also added links to some of the EBNF for locale ids, for reference, and reversed the aliasing for keyword, key, type to be the more understandable (and parallel to -t-) terms.

Removed the quotes around the identifiers in the large table, since that was confusing to readers, replacing with code style.

  • This PR completes the ticket.

ALLOW_MANY_COMMITS=true

@macchiati macchiati marked this pull request as ready for review November 19, 2024 02:30
@macchiati macchiati force-pushed the CLDR-15948-macchiati-well-formed branch from fff8c2c to 08025e1 Compare November 19, 2024 03:53
@jira-pull-request-webhook
Copy link

Hooray! The files in the branch are the same across the force-push. 😃

~ Your Friendly Jira-GitHub PR Checker Bot

@@ -4310,65 +4348,18 @@ Other contributors to CLDR are listed on the [CLDR Project Page](https://www.uni

## <a name="Modifications" href="#Modifications">Modifications</a>

**Changes in LDML Version 47 (Differences from Version 46.1)**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was not really necessary to delete this, it is not in the maint branch version of the spec which is what we are actually using for 46.1, and it might be useful to distinguish 47 changes when we start adding them... but we can add it back later.

Copy link
Contributor

@pedberg-icu pedberg-icu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lots of good cleanup, thanks. Nice to distinguish well-formed from valid.

@macchiati macchiati merged commit 163a3df into main Nov 19, 2024
13 checks passed
@macchiati macchiati deleted the CLDR-15948-macchiati-well-formed branch November 19, 2024 18:28
@macchiati
Copy link
Member Author

macchiati commented Nov 19, 2024 via email

@pedberg-icu
Copy link
Contributor

pedberg-icu commented Nov 19, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants