-
Notifications
You must be signed in to change notification settings - Fork 1
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
Address various errata #23
Open
niklasl
wants to merge
7
commits into
main
Choose a base branch
from
errata
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+11
−11
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This incorporates the [suggestion by Sam Pinkus](https://lists.w3.org/Archives/Public/public-rdf-comments/2014Jul/0004.html) to public-rdf-comments, as referenced in the [errata item 9](https://www.w3.org/2001/sw/wiki/RDF1.1_Errata#erratum_9).
As slightly shorter variant of the [suggestion by Sam Pinkus](https://lists.w3.org/Archives/Public/public-rdf-comments/2014Jul/0003.html), which was "Syntactic form of a triple".
As separately reported by Michał Politowski, Jorge Barba, and Johannes Scheiermann. See [errata item 10](https://www.w3.org/2001/sw/wiki/RDF1.1_Errata#erratum_10). Text now reads as [suggested by Jorge](https://lists.w3.org/Archives/Public/public-rdf-comments/2014Oct/0002.html).
Changes from "International" to "Internationalized". Part of [errata item 23](https://www.w3.org/2001/sw/wiki/RDF1.1_Errata#erratum_23), [reported by John Hostage](https://lists.w3.org/Archives/Public/public-rdf-comments/2016Apr/0000.html).
Part of [errata item 23](https://www.w3.org/2001/sw/wiki/RDF1.1_Errata#erratum_23), [reported by John Hostage](https://lists.w3.org/Archives/Public/public-rdf-comments/2016Apr/0000.html).
Fixes [errata item 25](https://www.w3.org/2001/sw/wiki/RDF1.1_Errata#erratum_25), [reported by Jodi Schneider](https://lists.w3.org/Archives/Public/public-rdf-comments/2018Apr/0000.html).
I think #15 is simple enough to also be addressed in this PR. I will add a commit for that unless anyone prefers that as a separate PR. |
gkellogg
approved these changes
Jan 25, 2025
pchampin
approved these changes
Jan 27, 2025
TallTed
reviewed
Jan 27, 2025
Co-authored-by: Ted Thibodeau Jr <[email protected]>
TallTed
approved these changes
Jan 27, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
gkellogg
approved these changes
Jan 27, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This addresses some of the errata items referenced in #2. Each commit represents one item, or part thereof.
Preview | Diff