From 9294ae3b063b43da886dfc475398aa070bce2618 Mon Sep 17 00:00:00 2001 From: Jesse Bickel Date: Thu, 31 Oct 2024 15:16:55 -0500 Subject: [PATCH] Start a glossary --- docs/GLOSSARY.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 docs/GLOSSARY.md diff --git a/docs/GLOSSARY.md b/docs/GLOSSARY.md new file mode 100644 index 00000000..a5940436 --- /dev/null +++ b/docs/GLOSSARY.md @@ -0,0 +1,13 @@ +# Glossary + +## Base field + +A field that represents responses for proposals and/or attributes of +organizations. For example, a base field of `organization_mission_statement` may +be part of an application form field labeled "What is your mission statement?" +or may be part of an organization's attributes returned by a data provider. + +## Changemaker + +A person or group that makes change. For example, a grant applicant, grant +recipient, non-profit organization, or an individual seeking funds.