SkillAgentSearch skills...

Glosario

A multilingual glossary for computing and data science terms.

Install / Use

/learn @carpentries/Glosario
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

glosario

glosario is an open source glossary of terms used in data science that is available online. By adding glossary keys to a lesson's metadata, authors can indicate what the lesson teaches, what learners should know before they start, and where they can find that knowledge. Authors can also use the library's functions to insert consistent hyperlinks for terms and definitions in their lessons in several (human) languages. You can find the glossary here: https://glosario.carpentries.org/

Table of Contents

Contributing

To advance data science knowledge and accessibility for our diverse community, we have developed Glosario, a multilingual glossary of data science terms. The easiest way to contribute is to use our Google Form, which does not require any technical experience.

If you are comfortable using GitHub, you can also contribute there. You do not need to know any programming language — a basic familiarity with the GitHub web interface is sufficient. We have prepared a detailed and accessible guide to assist you. To support contributors further, we have also created short YouTube videos demonstrating how to contribute:

Contributions are welcome in any language, not only those currently represented in the glossary. If you need help with your contribution, you can ask questions in the #glosario Slack channel or email us at community@carpentries.org. If you are not yet a member of The Carpentries Slack, you may request access here.

Structure of Glossary

Any site where glossary URLS resolve can be used as a glossary. This project implements a glossary of data science and data engineering terms as a working model.

  1. The master copy of the glossary lives in glossary.yml. Its format is described below.
  2. This file is turned into a single-page GitHub Pages site using Jekyll.
  3. It is also turned into a Python package called glosario and an R package with the same name.

A glossary entry is structured like this:

- slug: cran
  ref:
    - base_r
    - tidyverse
  en:
    term: "Comprehensive R Archive Network"
    acronym: "CRAN"
    def: >
      A public repository of R [packages](#package).
  • The value associated with the slug key identifies the entry.
    • It must be unique within the glossary.
    • It must be in lower case and use only letters, digits, and the underscore (to be compatible with Jekyll's automatic slug creation).
    • It becomes the fragment identifier in the online version of the glossary.
  • The entry may have a ref key. If it is present, its value must be a list of identifiers of related terms in this glossary.
  • Every other top-level key must be an ISO 639 language code such as en or fr.
    • Every entry must have at least one such language section.
  • Within each language section for each term:
    • The value of term is the term being defined. This key must be present.
    • The key acronym is optional. If present, its value is the acronym for this term.
    • The value of def is the definition. This key must be present, and the value may contain local links to other terms in this glossary (i.e., links starting with #) and/or links to outside sources.

You can access the glossary.yml dataset and citation information by clicking on the following DOI badge: DOI

Funding and Collaborators

SADiLaR is one of the collaborators in the finalisation and expansion of the Glosario Project to African Languages. SADiLaR is a research infrastructure established by the Department of Science and Innovation of the South African government as part of the South African Research Infrastructure Roadmap (SARIR).

We are pleased to share that the Andrew W. Mellon Foundation approved a grant for use over 12 months (November 2023 through October 2024) to support an upgrade to Glosario. Additionally, further funding has been secured from the Foundation to continue developing this resource from January 1, 2025, through December 31, 2025.

Credits

Contributors

All Contributors

At The Carpentries, every contribution matters. Individuals help open source projects in many ways: writing guides, reviewing other people’s work, translating content, or sharing ideas. These contributions all take time and effort. We want to thank everyone who helps Glosario grow - not only those who write code but also those who support the project in other ways.

We now show credit for four types of contributions:

  • 📖 Documentation and Planning – Individuals who helped write the contribution guide, organise ideas, or plan how Glosario works.
  • 👀 Pull Request Reviewers – Individuals who read and gave feedback on new suggestions to improve the project.
  • 💬 Discussion Participants – Individuals who participated in conversations to help make decisions or solve problems.
  • 🌍 Translators – Individuals who translated words and meanings to make Glosario useful in many languages.
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore-start --> <!-- markdownlint-disable --> <table> <tbody> <tr> <td align="center" valign="top" width="14.28%"><a href="https://github.com/elletjies"><img src="https://avatars.githubusercontent.com/u/28295969?v=4?s=100" width="100px;" alt="Angelique Trusler"/><br /><sub><b>Angelique Trusler</b></sub></a><br /><a href="#doc-elletjies" title="Documentation">📖</a> <a href="#review-elletjies" title="Reviewed Pull Requests">👀</a> <a href="#question-elletjies" title="Answering Questions">💬</a> <a href="#translation-elletjies" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://francoismichonneau.net/"><img src="https://avatars.githubusercontent.com/u/5502922?v=4?s=100" width="100px;" alt="François Michonneau"/><br /><sub><b>François Michonneau</b></sub></a><br /><a href="#doc-fmichonneau" title="Documentation">📖</a> <a href="#review-fmichonneau" title="Reviewed Pull Requests">👀</a> <a href="#question-fmichonneau" title="Answering Questions">💬</a> <a href="#translation-fmichonneau" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="http://third-bit.com"><img src="https://avatars.githubusercontent.com/u/911566?v=4?s=100" width="100px;" alt="Greg Wilson"/><br /><sub><b>Greg Wilson</b></sub></a><br /><a href="#doc-gvwilson" title="Documentation">📖</a> <a href="#review-gvwilson" title="Reviewed Pull Requests">👀</a> <a href="#question-gvwilson" title="Answering Questions">💬</a> <a href="#translation-gvwilson" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://yabellini.netlify.app"><img src="https://avatars.githubusercontent.com/u/2473676?v=4?s=100" width="100px;" alt="Yanina Bellini Saibene"/><br /><sub><b>Yanina Bellini Saibene</b></sub></a><br /><a href="#doc-yabellini" title="Documentation">📖</a> <a href="#review-yabellini" title="Reviewed Pull Requests">👀</a> <a href="#question-yabellini" title="Answering Questions">💬</a> <a href="#translation-yabellini" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://ianfs.dev"><img src="https://avatars.githubusercontent.com/u/18703558?v=4?s=100" width="100px;" alt="Ian Flores Siaca "/><br /><sub><b>Ian Flores Siaca </b></sub></a><br /><a href="#doc-ian-flores" title="Documentation">📖</a> <a href="#review-ian-flores" title="Reviewed Pull Requests">👀</a> <a href="#question-ian-flores" title="Answering Questions">💬</a> <a href="#translation-ian-flores" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Armadilloa16"><img src="https://avatars.githubusercontent.com/u/11642131?v=4?s=100" width="100px;" alt="Lyron Winderbaum"/><br /><sub><b>Lyron Winderbaum</b></sub></a><br /><a href="#translation-Armadilloa16" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/BFrit"><img src="https://avatars.githubusercontent.com/u/32676777?v=4?s=100" width="100px;" alt="BFrit"/><br /><sub><b>BFrit</b></sub></a><br /><a href="#translation-BFrit" title="Translation">🌍</a></td> </tr> <tr> <td align="center" valign="top" width="14.28%"><a href="https://batool-almarzouq.netlify.app/"><img src="https://avatars.githubusercontent.com/u/53487593?v=4?s=100" width="100px;" alt="Batool Almarzouq"/><br /><sub><b>Batool Almarzouq</b></sub></a><br /><a href="#review-BatoolMM" title="Reviewed Pull Requests">👀</a> <a href="#translation-BatoolMM" title="Translation">🌍</a> <a href="#question-BatoolMM" title="Answering Questions">�
View on GitHub
GitHub Stars128
CategoryData
Updated1mo ago
Forks239

Languages

SCSS

Security Score

85/100

Audited on Feb 27, 2026

No findings