Climate and Energy Policy Ontology
A common ontology to record and structure climate and energy policy data.
https://github.com/openenergyplatform/climateenergypolicyontology
Category: Sustainable Development
Sub Category: Taxonomy and Ontology
Keywords
ontology
Last synced: about 6 hours ago
JSON representation
Repository metadata
Repository for the Climate and Energy Policy Ontology (CEPO)
- Host: GitHub
- URL: https://github.com/openenergyplatform/climateenergypolicyontology
- Owner: OpenEnergyPlatform
- License: cc0-1.0
- Created: 2025-10-02T12:01:48.000Z (6 months ago)
- Default Branch: production
- Last Pushed: 2026-03-05T12:58:06.000Z (22 days ago)
- Last Synced: 2026-03-05T16:38:38.623Z (22 days ago)
- Topics: ontology
- Homepage:
- Size: 396 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 8
- Releases: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-CC0.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.cff
README.rst
..
SPDX-FileCopyrightText: 2024 Ludwig Hülk © Reiner Lemoine Institut
SPDX-FileCopyrightText: super-repo v0.5.0
SPDX-License-Identifier: MIT
.. figure:: https://github.com/OpenEnergyPlatform/ClimateEnergyPolicyOntology/blob/develop/docs/img/CEPO_banner.png
:align: left
:target: https://github.com/OpenEnergyPlatform/ClimateEnergyPolicyOntology/
:alt: Repo logo
==================================
Climate and Energy Policy Ontology
==================================
**A common ontology to record and structure climate and energy policy data.**
.. list-table::
:widths: auto
* - License
- |badge_license_CC0| |badge_license_MIT|
* - Documentation
-
* - Tests
-
* - Publication
-
* - Development
- |badge_issue_open| |badge_issue_closes| |badge_pr_open| |badge_pr_closes|
* - Community
- |badge_contributions| |badge_contributors| |badge_repo_counts|
.. contents::
:depth: 2
:local:
:backlinks: top
Introduction
============
The Climate and Energy Policy Ontology (CEPO) is a common set of definitions and
relationships which can be used to structure information about climate and
energy policy instruments.
The CEPO was first developed in 2025 and will be extended and revised according to
the needs of the user community.
Scope
=====
The CEPO is a collaborative effort between different researchers, from academia and
civil society, to map and clearly define different kinds of climate and
energy policy instruments.
Existing ways of categorizing policy instruments in the climate and energy realm were
developed by practitioners like the International Energy Agency (IEA),
Organization for Economic Cooperation and Development (OECD),
`Climate Policy Database (CPDB) `_
and `Climate Policy Radar (CPR) `_.
These actors gather data on which policy documents have been published in certain years
and tag them with potential instruments.
However, their focus is mapping climate policies and their existence on a large scale,
not on the specific instruments and how they relate to each other.
In some cases, the methodology and definitions were not made publicly available.
We therefore propose a climate and energy policy ontology which encompasses instruments
at a sufficient level of detail to code in-depth policy data.
Rather than coding all “tax instruments” together, we differentiate between a
tax reduction, tax deduction, tax credit, tax exemption, and tax rebate
(all of which are types of tax incentives).
This level of granularity is important in being able to compare policies across
jurisdictions and time.
In order to ensure interoperability with other ontologies it makes use of the
Basic Formal Ontology (BFO) and its principles.
It also maps its alignment with the CPDB and CPR policy instrument typologies.
The ontology can be used to code policy documents with information about the
instruments that they contain.
Such policy data can be used to answer questions such as:
- Which countries tend to use the most regulatory instruments vs economic instruments to introduce electric vehicles?
- What are the most common types of tax incentives to promote renewable energy, and how have these changed over time?
- Which policy instruments (or mixes of policy instruments) have been the most effective at promoting decarbonization outcomes (emissions reductions, growth in clean energy generation, etc.)?
Documentation
=============
| The documentation is created with Markdown using `MkDocs `_ and `mike `_.
| All files are stored in the ``docs`` folder of the repository.
Collaboration
=============
| Everyone is invited to develop this repository with good intentions.
| Please follow the workflow described in the `CONTRIBUTING.md `_.
Contributors:
.. figure:: https://contrib.rocks/image?repo=OpenEnergyPlatform/ClimateEnergyPolicyOntology
:align: left
:target: https://github.com/OpenEnergyPlatform/ClimateEnergyPolicyOntology/graphs/contributors
:alt: [contrib.rocks](https://contrib.rocks)
License
=======
| This repository is **dual-licensed** under `Creative Commons Zero v1.0 Universal (CC0-1.0) `_ or `MIT License (MIT) `_.
| You can choose between one of them if you use this work.
| See `LICENSE-CC0.txt `_ and `LICENSE-MIT.txt `_ for rights and obligations.
| Copyright: `Climate and Energy Policy Ontology `_ | `CC0-1.0 `_ OR `MIT `_
Citation
========
| For **scientific citation** of this ontology, please refer to the `CITATION.cff `_ file.
.. |badge_license_CC0| image:: https://img.shields.io/badge/License-CC0%201.0-green.svg
:target: http://creativecommons.org/publicdomain/zero/1.0/
:alt: License CC0
.. |badge_license_MIT| image:: https://img.shields.io/badge/License-MIT-green.svg
:target: https://opensource.org/license/mit
:alt: License MIT
.. |badge_issue_open| image:: https://img.shields.io/github/issues-raw/OpenEnergyPlatform/ClimateEnergyPolicyOntology
:target: https://github.com/OpenEnergyPlatform/ClimateEnergyPolicyOntology/issues
:alt: Open Issues
.. |badge_issue_closes| image:: https://img.shields.io/github/issues-closed-raw/OpenEnergyPlatform/ClimateEnergyPolicyOntology
:target: https://github.com/OpenEnergyPlatform/ClimateEnergyPolicyOntology/issues?q=is%3Aissue+is%3Aclosed
:alt: Closed Issues
.. |badge_pr_open| image:: https://img.shields.io/github/issues-pr-raw/OpenEnergyPlatform/ClimateEnergyPolicyOntology
:target: https://github.com/OpenEnergyPlatform/ClimateEnergyPolicyOntology/pulls
:alt: Open PR
.. |badge_pr_closes| image:: https://img.shields.io/github/issues-pr-closed-raw/OpenEnergyPlatform/ClimateEnergyPolicyOntology
:target: https://github.com/OpenEnergyPlatform/ClimateEnergyPolicyOntology/pulls?q=is%3Apr+is%3Aclosed
:alt: Closed PR
.. |badge_contributions| image:: https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat
:target: https://github.com/OpenEnergyPlatform/ClimateEnergyPolicyOntology/blob/production/CONTRIBUTING.md
:alt: Contributions
.. |badge_contributors| image:: https://img.shields.io/github/contributors/OpenEnergyPlatform/ClimateEnergyPolicyOntology
:target: https://github.com/OpenEnergyPlatform/ClimateEnergyPolicyOntology/graphs/contributors
:alt: Contributors
.. |badge_repo_counts| image:: https://hits.sh/github.com/OpenEnergyPlatform/ClimateEnergyPolicyOntology.svg
:target: https://hits.sh/github.com/OpenEnergyPlatform/ClimateEnergyPolicyOntology/
:alt: Hits
Citation (CITATION.cff)
# SPDX-FileCopyrightText: 2024 Ludwig Hülk <https://github.com/Ludee> © Reiner Lemoine Institut
# SPDX-FileCopyrightText: Climate and Energy Policy Ontology <https://github.com/OpenEnergyPlatform/ClimateEnergyPolicyOntology>
# SPDX-License-Identifier: CC0-1.0
cff-version: 1.2.0
message: "If you use this software, please cite it using these metadata."
authors:
- family-names: "Weko"
given-names: "Silvia"
alias: ""
affiliation: "Friedrich-Alexander University Erlangen-Nürnberg"
orcid: ""
- family-names: "Hülk"
given-names: "Ludwig"
alias: "Ludee"
affiliation: "Reiner Lemoine Institut"
orcid: "https://orcid.org/0000-0003-4655-2321"
title: "Climate and Energy Policy Ontology (CEPO)"
type: software
license: CC0-1.0
version: 0.1.0
doi: null
date-released: 2025-10-13
url: "https://github.com/OpenEnergyPlatform/ClimateEnergyPolicyOntology/"
Owner metadata
- Name: Open Energy Family
- Login: OpenEnergyPlatform
- Email:
- Kind: organization
- Description: The Open Energy Family and Open Energy Platform
- Website: https://github.com/OpenEnergyPlatform/organisation/blob/master/README.md
- Location: Magdeburg, Germany
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/37101913?v=4
- Repositories: 25
- Last ynced at: 2024-04-16T23:20:58.483Z
- Profile URL: https://github.com/OpenEnergyPlatform
GitHub Events
Total
- Delete event: 2
- Pull request event: 5
- Issues event: 4
- Watch event: 1
- Issue comment event: 10
- Push event: 6
- Create event: 4
Last Year
- Delete event: 2
- Pull request event: 5
- Issues event: 4
- Watch event: 1
- Issue comment event: 10
- Push event: 6
- Create event: 4
Committers metadata
Last synced: 2 days ago
Total Commits: 27
Total Committers: 2
Avg Commits per committer: 13.5
Development Distribution Score (DDS): 0.481
Commits in past year: 27
Committers in past year: 2
Avg Commits per committer in past year: 13.5
Development Distribution Score (DDS) in past year: 0.481
| Name | Commits | |
|---|---|---|
| Amanda Wein | 1****n | 14 |
| Ludwig Hülk | l****k@r****e | 13 |
Committer domains:
Issue and Pull Request metadata
Last synced: 22 days ago
Total issues: 5
Total pull requests: 1
Average time to close issues: N/A
Average time to close pull requests: about 3 hours
Total issue authors: 1
Total pull request authors: 1
Average comments per issue: 1.8
Average comments per pull request: 2.0
Merged pull request: 1
Bot issues: 0
Bot pull requests: 0
Past year issues: 5
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: about 3 hours
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 1.8
Past year average comments per pull request: 2.0
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- amanda-wein (5)
Top Pull Request Authors
- amanda-wein (1)
Top Issue Labels
Top Pull Request Labels
Score: 3.091042453358316