Add sustainability science classifiers - #253
Open
CristinaMadrid wants to merge 1 commit into
Open
Conversation
Add much needed sustainability science classifiers for topics that did not fall within any other classifiers. This is to be able to properly classify a vast number of packages developed for the sustainability science community. Add Topic classifiers for: - Scientific/Engineering :: Ecology - Scientific/Engineering :: Industrial Ecology - Scientific/Engineering :: Socio-Ecosystem Metabolism - Scientific/Engineering :: Life Cycle Assessment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Request to add new Trove classifiers.
Add sustainability science classifiers for topics that did not fall within any other classifiers. This is to be able to properly classify a vast number of packages developed for the sustainability science community.
Add Topic classifiers for:
Why to add these classifiers?
These classifiers are needed for proper classification of Python packages that are related to sustainability science and environmental systems analysis, an interdisciplinary field that currently lacks adequate representation in PyPI's classifier taxonomy.
LCA is a well-established ISO-standardised methodology (ISO 14040/14044) with a
large ecosystem of Python tools (e.g., Brightway, SimaPro connectors,
OpenLCA). Industrial ecology and socio-ecosystem metabolism are active research fields with dedicated journals and international societies.
We expect these classifiers to be used by a great number of existing packages in environmental modelling, energy systems analysis, material flow accounting, and sustainability assessment — a community of several hundred Python packages
currently forced to use generic
Information AnalysisorChemistryclassifiers as poor substitutes.