# Open Glossary

* [Glossary of State of the Edge Computing](https://github.com/State-of-the-Edge/glossary) License: CC-BY-SA
* [Glosario](https://carpentries.github.io/glosario/), [Glosario Repo](https://github.com/carpentries/glosario) : open source glossary of terms used in data science, License: CC-BY-SA
* [Computer Science Glossary, English to Chinese](https://github.com/JuanitoFatas/Computer-Science-Glossary)
* [WTF.is](https://whatthefuck.is/), [WTF.is Repo](https://github.com/gaearon/whatthefuck.is), License: MIT
* [ML-Cheatsheet](http://ml-cheatsheet.readthedocs.io/), [ML-Glossary Repo](https://github.com/bfortuner/ml-glossary) License: MIT
* [Glossary of Computer Acronyim](https://cf-glossary.cfapps.io/), [Glossary of Computer Acronym Repo](https://github.com/pivotal-cf/glossary)
* [API Glossary Repo](https://github.com/Kong/apiglossary)
* [ISAQB](https://leanpub.com/isaqbglossary/read), [ISAQB Repo](https://github.com/isaqb-org/glossary) : Glossary of Software Architecture
* [LHCb](https://lhcb.github.io/glossary), [LHCb Repo](https://github.com/lhcb/glossary) : Glossary of Large Hadron Collider
* [JSoT](https://github.com/lyzadanger/JSoT) : Javascript on Things
* [Government Glossary](https://ben.balter.com/government-glossary/), [Government Glossary Repo](https://github.com/benbalter/government-glossary)

## Tools

* [Pyglossary](https://github.com/ilius/pyglossary) : convert between many glossary/dictionary format
* [Glossword Repo](https://github.com/glosswordteam/Glossword), [Glossword](http://glossword.biz/) PHP CMS for Glossary App
* [Magento Glossary App](https://github.com/magento/glossary) : License MIT
* [Mouse Dictionary](https://github.com/wtetsu/mouse-dictionary) : superfast dictionary extension for browser


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://irosyadi.gitbook.io/irosyadi/book/open-glossary.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
