-
Notifications
You must be signed in to change notification settings - Fork 7
Explicit requirements for rdf:langString and rdf:dirLangString - alternative #213
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
base: main
Are you sure you want to change the base?
Conversation
"optional" ... "MUST be present if and only if" does not read very well. It's not an option. |
…rnative alternative to #212
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.
tweaks for clarity
<code>http://www.w3.org/1999/02/22-rdf-syntax-ns#dirLangString</code>, | ||
It MUST be well-formed according to |
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.
<code>http://www.w3.org/1999/02/22-rdf-syntax-ns#dirLangString</code>, | |
It MUST be well-formed according to | |
<code>http://www.w3.org/1999/02/22-rdf-syntax-ns#dirLangString</code> | |
and it MUST be well-formed according to |
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.
<code>http://www.w3.org/1999/02/22-rdf-syntax-ns#dirLangString</code>, | |
It MUST be well-formed according to | |
<code>http://www.w3.org/1999/02/22-rdf-syntax-ns#dirLangString</code>. | |
It MUST be well-formed according to |
I would rather cut the sentence, because the resulting sentence would be very long, and it alteady contains an "and" (line 941).
As @afs said, base direction is not really optional, because of the conditional requirement ("MUST be present if and only if"). Noodling on rephrasing --
It might be worth another line saying something like, |
alternative to #212
Preview | Diff