-
Notifications
You must be signed in to change notification settings - Fork 23
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
Update power definition #369
Conversation
the pull request is missing in the term tracker |
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.
src/ontology/edits/oeo-physical.omn
Outdated
@@ -2570,8 +2570,10 @@ Class: <http://openenergy-platform.org/ontology/oeo/OEO_00000332> | |||
Class: <http://openenergy-platform.org/ontology/oeo/OEO_00000333> | |||
|
|||
Annotations: | |||
<http://purl.obolibrary.org/obo/IAO_0000115> "Power is the rate of doing work, the amount of energy transferred per unit time. | |||
Source: https://en.wikipedia.org/wiki/Power_(physics)"@en, | |||
<http://purl.obolibrary.org/obo/IAO_0000115> "Power is the quantity that represents the amount of energy transformed per time unit"@en, |
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.
I missed the discussion on Tuesday but why not Power is the quantity that represents the amount of energy transferred or transformed per time unit.
Or is it intended that energy transport is also a kind of transformation? You can state the power not only of a transformer like a generator, but also the power on a power line.
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.
We also discussed this in the meeting. Transfer over a powerline was also seen as a transformation. Anyway, I like your suggestion.
see line 2575 |
include 'transferred'
closes #79