-
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
we have to distinguish between primary/secondary/final energy consumption #576
Comments
First we should agree on which concepts we are talking. I think we need the following two concepts;
|
Some suggestions for definitions that are in line with Eurostat's definition:
|
We should define these classes as subclasses of |
The definitions rewritten as subclasses of
|
Nice definitions! |
No, |
Maybe we can add some words to the definition: |
I prefer @sfluegel05's proposal as the inclusion of temporal region in the definition is an unnecessary restriction. An example: If a mass of 1 kg is 1 m above the ground it has a potential energy of 9,81 J, so the energy amount value is 9.81 J. I don't see how that is related to a temporal region. |
Okay, let's take Simon's proposal. I was just thinking about energy consumption. |
"an energy amount is an amout of energy" is not really a robust definition. I thought about An energy amount value is a quantity value that describes a quantity of energy. which isn't much better though. Does anybody have an idea how to replace the second "amount" in the def? If not, let's take it anyway. |
We had a similar problem for the length value. Finally, we defined it as: Length value is a quantity value that has a length unit as unit. Following that structure we could define: An energy value is a quantity value that has an energy unit as unit. |
Should we also include the relationship And I noticed that the units I use the most (PJ and TWh) are not included in the energy unit subclasses. Should we include more possible units? If yes I can open a seperate isssue for that. |
Yes, of course. That directly follows from that definition.
That is definitely worth its own issue. |
This issue is ready for implementation, isn't it? |
I think so. |
I can implement. The question is where? |
|
…ubclasses-#576 Feature/consumption subclasses #576
Description of the issue
This comes from #390
We need to distinguish between consumption of primary, secondary or final energy.
Ideas of solution
We can implement
primary / secondary / final energy consumption
as subclasses ofconsumption
(The process of using something and thereby reducing its amount.)Related definitions mentioned so far:
Workflow checklist
I am aware that
The text was updated successfully, but these errors were encountered: