Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.9%) to scientific vocabulary
Keywords
Repository
The Emission Conversion Factor Ontology
Basic Info
- Host: GitHub
- Owner: TEC-Toolkit
- License: other
- Language: JavaScript
- Default Branch: main
- Homepage: https://w3id.org/ecfo
- Size: 567 KB
Statistics
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 6
- Releases: 3
Topics
Metadata Files
README.md
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.
Getting Started
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:
sh
curl -sH "Accept:text/turtle" -L https://w3id.org/ecfo#
To see the documentation of the ontology, just open its URI on a browser.
Versioning
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.
Authors
- 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)
License
This project is licensed under the Creative Commons Attribution 4.0 International License - see the LICENSE.md file for details.
Additional resources
- 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.
Contributing
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
Owner
- Name: TEC-Toolkit
- Login: TEC-Toolkit
- Kind: organization
- Repositories: 1
- Profile: https://github.com/TEC-Toolkit
Citation (CITATION.cff)
cff-version: 1.2.0
title: ECFO - Emission Conversion Factors Ontology
message: 'If you use this resource, please cite it as below.'
type: software
authors:
- family-names: Markovic
given-names: Milan
orcid: 'https://orcid.org/0000-0002-5477-287X'
- family-names: Garijo
given-names: Daniel
orcid: 'https://orcid.org/0000-0003-0454-7145'
- family-names: Germano
given-names: Stefano
orcid: 'https://orcid.org/0000-0001-6993-0618'
- family-names: Naja
given-names: Iman
orcid: 'https://orcid.org/0000-0001-6634-3266'
url: 'https://w3id.org/ecfo'
version: 1.0.0
date-released: '2023-05-09'
doi: 10.5281/zenodo.7916079
preferred-citation:
authors:
- family-names: Markovic
given-names: Milan
orcid: 'https://orcid.org/0000-0002-5477-287X'
- family-names: Garijo
given-names: Daniel
orcid: 'https://orcid.org/0000-0003-0454-7145'
- family-names: Germano
given-names: Stefano
orcid: 'https://orcid.org/0000-0001-6993-0618'
- family-names: Naja
given-names: Iman
orcid: 'https://orcid.org/0000-0001-6634-3266'
title: "TEC: Transparent Emissions Calculation Toolkit"
type: article
year: 2023
doi: 10.1007/978-3-031-47243-5_5
GitHub Events
Total
- Issues event: 1
- Issue comment event: 1
- Push event: 11
- Pull request review event: 4
- Pull request review comment event: 3
- Pull request event: 2
- Fork event: 1
Last Year
- Issues event: 1
- Issue comment event: 1
- Push event: 11
- Pull request review event: 4
- Pull request review comment event: 3
- Pull request event: 2
- Fork event: 1
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Daniel Garijo | d****v@g****m | 41 |
| Stefano Germano | 2****o | 11 |
| Iman Naja | 2****a | 7 |
| Milan Markovic | m****k@y****m | 4 |
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 20
- Total pull requests: 10
- Average time to close issues: 21 days
- Average time to close pull requests: about 8 hours
- Total issue authors: 3
- Total pull request authors: 3
- Average comments per issue: 2.1
- Average comments per pull request: 0.3
- Merged pull requests: 9
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: 3 days
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 1.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- dgarijo (14)
- m-markovic (3)
- inaja (1)
Pull Request Authors
- dgarijo (7)
- stefanogermano (2)
- adrianramosolive (1)