With the Net Zero agenda gaining significant traction across the world, organisations are often required to report carbon emissions associated with their operation. However, calculating emissions is not a trivial task and reported scores can differ depending on the choices made by those performing the calculations or the software used to assist with this task.
The aim of this ontology is to formalise emission conversion factors, in order to make the process of emissions calculations more transparent.
This ontology is available at https://w3id.org/ecfo# with content negotiation in RDF/XML, TTL, JSON-LD and N-Triples.
To download the ontology in different serializations, you can use a curl command like:
curl -sH "Accept:text/turtle" -L https://w3id.org/ecfo#
To see the documentation of the ontology, just open its URI on a browser.
ECFO uses Semantic Versioning. All ontology releases have their own URI. For example, version 0.0.1 is available at https://w3id/ecfo/0.0.1:
https://w3id.org/ecfo# redirects to the last available version.
- Milan Markovic (Interdisciplinary Centre for Data and AI, University of Aberdeen)
- Daniel Garijo (Ontology Engineering Group, Universidad Politécnica de Madrid)
- Stefano Germano (Department of Computer Science, University of Oxford)
- Iman Naja (Knowledge Media Institute, The Open University)
This project is licensed under the Creative Commons Attribution 4.0 International License - see the LICENSE.md file for details.
- Provenance of Emission Calculation Ontology
Repository of an ontology extending the PROV standard with the traces of emission calculations. - Conversion Factors Knowledge Graph
Repository with the mappings, cleaning steps and sources used to generate a knowledge graph of conversion factors. - Conversion factor SPARQL endpoint
SPARQL endpoint with the current conversion factors loaded.
Please read CONTRIBUTING.md for details on the process for submitting pull requests to us. Remember that the last version of the ontology can be found in the development
folder
This ontology is part of the TEC-Toolkit.