Skip to content
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

Cost and subclasses need to be defined #268

Closed
1 of 7 tasks
akleinau opened this issue Mar 4, 2020 · 10 comments · Fixed by #643
Closed
1 of 7 tasks

Cost and subclasses need to be defined #268

akleinau opened this issue Mar 4, 2020 · 10 comments · Fixed by #643
Assignees
Labels
[B] restructure Restructuring existing parts of the ontology economic terms oeo-physical changes the oeo-physical module oeo-social changes the oeo-social module stale already discussed issues that haven't got worked on for a while

Comments

@akleinau
Copy link
Contributor

akleinau commented Mar 4, 2020

Description of the issue

Cost is a subclass of Variable and has the subclasses FixedOperationCost, FuelPrice, InverstmentCost and VariableOperationCost.

Is it really just a variable? They all need definitions.

Ideas of solution

First ideas for definitions were:

  • Cost: A Cost is a Variable stating the required payment for something.
  • FuelPrice: A FuelPrice is a Cost that is the price of Fuel.
  • InvestmentCost: InvestmentCost is a Cost thats the sum of all costs calculated for an investment.
  • VariableOperationCost: VariableOperationCost is a Cost that varies depending on the executed operations.
  • FixedOperationCost: A FixedOperationCost is a Cost independent of the executed operations.

Workflow checklist

  • I discussed the issue with someone else than me before working on a solution
  • I already read the latest version of the workflow for this repository
  • I added this issue to the Project 'Issues'. If suitable, I add it to further Projects.
  • The goal of this ontology is clear to me

I am aware that

  • every entry in the ontology should have an annotation
  • classes should arise from concepts rather than from words
  • class or property names should follow the UpperCamelCase
@akleinau akleinau added the [B] restructure Restructuring existing parts of the ontology label Mar 4, 2020
@stap-m
Copy link
Contributor

stap-m commented Mar 5, 2020

related to #256 about including another ontology for energy markets

@akleinau akleinau added the oeo-physical changes the oeo-physical module label Mar 12, 2020
@l-emele l-emele added this to the oeo-release-0.0.1 milestone Apr 15, 2020
@akleinau
Copy link
Contributor Author

delete to leave out in first release

@akleinau akleinau removed this from the oeo-release-0.0.1 milestone Apr 15, 2020
@han-f
Copy link
Contributor

han-f commented Apr 20, 2020

May cost be something reflected on oeo-social instead? Cost is an economic term and there are several different types of costs, see for example here: https://en.wikipedia.org/wiki/Economic_cost

@han-f
Copy link
Contributor

han-f commented Jul 24, 2020

Related to OpenEnergyPlatform/oeo-extended#5

@han-f
Copy link
Contributor

han-f commented Jul 24, 2020

How about starting with cost and once we got a proper definition of it, move to the others?
How about this as a starting point (always having in mind to be generic): Cost is the amount of money needed to buy, do, or make a thing.
https://dictionary.cambridge.org/dictionary/english/cost

Money: see #335

@han-f
Copy link
Contributor

han-f commented Jul 24, 2020

A thought on price (#331) vs. cost: A seller attaches a price to a commodity that he/she wishes to sell.
The cost the buyer incurs is the price he/she actually pays to acquire the commodity (this may include taxes for example).
The cost the seller incurred are, for example, money he/she spent on labour and material needed to create the commodity. These costs are reflected in the price he/she attaches to the commodity for sale.

@stale stale bot added the stale already discussed issues that haven't got worked on for a while label Sep 10, 2020
@sfluegel05
Copy link
Contributor

In dev-meeting 8.3, we agreed with @han-f 's definition of cost (with a little addition): Cost is a quantity value that describes the amount of money needed to buy, make, or do a thing.

@stale stale bot removed the stale already discussed issues that haven't got worked on for a while label Sep 16, 2020
@stale stale bot added the stale already discussed issues that haven't got worked on for a while label Sep 30, 2020
@l-emele
Copy link
Contributor

l-emele commented Oct 8, 2020

So can we implement cost now?

@stale stale bot removed the stale already discussed issues that haven't got worked on for a while label Oct 8, 2020
@sfluegel05
Copy link
Contributor

Yes, I think so. Only a small change due to recent developments: Cost is an economic value that describes the amount of money needed to buy, make, or do a thing.

@akleinau
Copy link
Contributor Author

This is one of the economic terms so we should write the decided def and superclass in the excel table. The implementation will happen when all terms there are decided automatically out of this excel table

@stale stale bot added the stale already discussed issues that haven't got worked on for a while label Oct 28, 2020
@stale stale bot removed the stale already discussed issues that haven't got worked on for a while label Oct 28, 2020
@stale stale bot added the stale already discussed issues that haven't got worked on for a while label Nov 11, 2020
@stale stale bot removed the stale already discussed issues that haven't got worked on for a while label Nov 20, 2020
@stale stale bot added the stale already discussed issues that haven't got worked on for a while label Dec 4, 2020
@jannahastings jannahastings mentioned this issue Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[B] restructure Restructuring existing parts of the ontology economic terms oeo-physical changes the oeo-physical module oeo-social changes the oeo-social module stale already discussed issues that haven't got worked on for a while
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants