-
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
add lang to definitions, remove lang from labels #93
Comments
Yes, this is a mistake. In ED2 we used |
Ontologies have traditionally used |
|
CIM terms are defined like this:
The label has lang tag, the comment doesn't.
I think it should be the other way around:
label
equals the local name of the term's URL, and that won't be translated. If it was written as a phrase "Asynchronous Machine User Defined", I agree with the lang tag. But as written, I'd say it should not have a lang tagcomment
is an English sentence, so should have a lang tagRelated to #73
The text was updated successfully, but these errors were encountered: