OpenEnergyPlatform / ontology

Repository for the Open Energy Ontology (OEO)
Creative Commons Zero v1.0 Universal
105 stars 19 forks source link

policy instrument roles/qualities/functions #1826

Open l-emele opened 3 months ago

l-emele commented 3 months ago

Description of the issue

In #1545 we added economic instrument, regulatory instrument, information instrument, education instrument, voluntary agreement instrument and voluntary agreement to bring structure in the policy instruments.

However, there are instruments that fit in more than one category. E.g. the European Union Emissions Trading System can be seen both as an economic instrument (as certificates are traded) and as a regulatory instrument (as the emissions market only exists due to regulatory intervention).

Ideas of solution

Create a multihierarchy by introducing policy instrument roles/qualities/functions and convert the existing subclasses of policy instrument to equivalent classes.

Workflow checklist

I am aware that

l-emele commented 2 months ago

First try:

(I know, these are definition proposals are bit cyclic...)

l-emele commented 1 month ago

@stap-m : any thoughts on this proposal?

stap-m commented 1 month ago
  • An economic instrument quality is a quality of a policy instrument that expresses that the policy instrument has aspects of an economic instrument.
    • A regulatory instrument quality is a quality of a policy instrument that expresses that the instrument has aspects of an economic instrument.

I replaced "quality" with "property" for now. I hope that we can find a def that expresses, what we mean, and see, which classification fits in the next step. I also made some changes to find a clearer definition. Does this express, what we mean?

Axioms:

l-emele commented 1 month ago

Do we have property resp. has property?

stap-m commented 1 month ago

No, its just a placeholder for now...

l-emele commented 4 weeks ago

No, its just a placeholder for now...

Do you have any proposals instead of quality? Or any argument why it is not a quality?

I also made some changes to find a clearer definition. Does this express, what we mean?

  • An economic instrument property is a property of a policy instrument that promotes, amongst others, economic measures.
    • A regulatory instrument property is a property of a policy instrument that promotes, amongst others, regulatory measures.
  • ...

Axioms:

  • 'economic instrument' EquivalentTo ('policy instrument' and 'has property' some 'economic instrument property' ...

I am fine with this structure.