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

Simplify grammar tokens #29

Merged
merged 6 commits into from
Oct 13, 2023
Merged

Simplify grammar tokens #29

merged 6 commits into from
Oct 13, 2023

Conversation

gkellogg
Copy link
Member

@gkellogg gkellogg commented Oct 8, 2023

  • Use single quotes in BNF.
  • Use table to make grammar literal terminals explicit with simplified use within the document.

This mirrors w3c/rdf-turtle#46.

(GitHack rendered version).


Preview | Diff

@gkellogg gkellogg added the spec:editorial Minor change in the specification (markup, typo, informative text; class 1 or 2) label Oct 8, 2023
@gkellogg gkellogg requested a review from TallTed October 12, 2023 21:20
Copy link
Member

@TallTed TallTed left a comment

Choose a reason for hiding this comment

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

Some more formatting, for improved clarity

spec/index.html Outdated Show resolved Hide resolved
spec/index.html Outdated Show resolved Hide resolved
spec/index.html Outdated Show resolved Hide resolved
spec/index.html Outdated Show resolved Hide resolved
spec/index.html Outdated Show resolved Hide resolved
spec/index.html Outdated Show resolved Hide resolved
spec/index.html Outdated Show resolved Hide resolved
spec/index.html Outdated Show resolved Hide resolved
spec/index.html Outdated Show resolved Hide resolved
spec/index.html Outdated Show resolved Hide resolved
@gkellogg gkellogg merged commit 46b7e30 into main Oct 13, 2023
@gkellogg gkellogg deleted the simplify-grammar-tokens branch October 13, 2023 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spec:editorial Minor change in the specification (markup, typo, informative text; class 1 or 2)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants