Skip to Content

Glossary of Terms

Glossary is usually defined as an alphabetical list of technical terms in some specialized field of knowledge. This knowledge base glossary provides a collection of knowledge base documents that define many technical terms. These terms are arranged alphabetically, but you can quickly jump to a specific term by selecting its first letter from the index of the knowledge base glossary below.

ALL A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
API
A set of functions and procedures allowing the creation of applications that access the features or data of a knowledge base.
Best Practices
Techniques or methodologies that, through experience and research, have proven to reliably lead to a desired result.
CDN
A Content Delivery Network (CDN) is a system used in tandem with a web hosting service to help increase efficiency in server response times by caching and saving different types of contents, instead of storing all of the content on a web server. Content can be delivered quickly without bottlenecking all of the requests through one server.
Chief Knowledge Officer (CKO)
The organizational leader responsible for managing intellectual assets and knowledge within an organization.
Cognitive Computing
Systems that simulate human thought processes in a computerized model, utilizing self-learning algorithms that use data mining, pattern recognition, and natural language processing.
Content Management System (CMS)
Software that enables users to create, manage, and modify content on a website without the need for specialized technical knowledge.
Document Management System (DMS)
A system used to receive, track, manage, and store documents in digital format and reduce paper.
Explicit Knowledge
Knowledge that can be easily articulated, written down, and shared, such as manuals, documents, procedures, and guidelines.
HMAC
In cryptography, Hash-based message authentication code (HMAC) is a mechanism for calculating a message authentication code involving a hash function in combination with a secret cryptographic key. This can be used to verify the integrity and authenticity of a message.
Information Overload
Information overload is the difficulty in understanding an issue when one has too much information about that issue.
Information Retrieval
The science of searching for information in documents, searching for documents themselves, and also searching for metadata that describe data, and for databases of texts, images, or sounds.
Intellectual Capital
The intangible value of an organization's knowledge and experience.
Intellectual Capital Management
The process of effectively managing an organization's intellectual capital to increase its value and enhance competitive advantage.
JSON
JSON stands for JavaScript Object Notation. It is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. JSON uses JavaScript syntax for describing data objects, but JSON is still language and platform independent. JSON parsers and JSON libraries exists for many different programming languages.
Knowledge Audit
An evaluation of an organization's knowledge health, identifying the knowledge needs, resources, flows, gaps, and barriers.
Knowledge Base
A centralized repository for information, including FAQs, documents, and data that is used for sharing and managing knowledge.
Knowledge Base Software
A knowledge base (abbreviated KB) software is a special kind of system for knowledge management, providing the means for the computerized collection, organization, and retrieval of knowledge. A knowledge base can also be defined as a collection of data representing related experiences, their results in the form of problems and solutions. A perfect example of knowledge base is PHPKB knowledge management software.
Knowledge Broker
An individual or organization that facilitates the transfer and sharing of knowledge between different parties.
Knowledge Culture
The collective mindset and values of an organization that encourage or hinder knowledge sharing and creation.
Knowledge Curation
The act of collecting, organizing, and managing knowledge resources.
Knowledge Discovery
The process of discovering new knowledge from a large amount of data through data mining and analysis.
Knowledge Economy
An economy in which growth is dependent on the quantity, quality, and accessibility of the information available, rather than the means of production.
Knowledge Elicitation
The process of extracting tacit knowledge from experts, often through interviews or observations.
Knowledge Engineering
The process of building knowledge-based systems, involving the translation of human knowledge into a format that a computer can understand.
Knowledge Hoarding
When employees purposely keep critical knowledge to themselves.
Knowledge Management
The process of capturing, distributing, and effectively using knowledge within an organization.
Knowledge Mapping
A visual representation of where knowledge resides within an organization, how it flows, and its interdependencies.
Knowledge Repository
A central place where knowledge is stored and managed, like a database or a library.
Knowledge Retention
Strategies to retain critical knowledge within an organization, especially when faced with staff turnover.
Knowledge Sharing
The exchange of information or understanding between individuals, teams, communities, or organizations.
Knowledge Transfer
The method by which knowledge is passed from one part of an organization to another, or from one person to another.
Knowledge Worker
An individual whose job involves handling or using information.
KPI
A Key Performance Indicator (KPI) is a measurable value that demonstrates how effectively a company is achieving key business objectives. Organizations use KPIs to evaluate their success at reaching targets.
Lessons Learned
Knowledge gained from the reflection on the successes and failures of past situations.
Narrative Knowledge
Knowledge conveyed in story form which can be highly effective for sharing experiences and tacit knowledge.
Release Note
A release note is usually a brief summary of recent changes, enhancements and bug fixes in a particular software release. Once the product has been released to production, Release notes is a complementary document which delivered to the customer when a bug is fixed or an enhancement is made to the product. They may be written by a technical writer or any other member of the development or test team.
SaaS
SaaS refers to software that is delivered over the Internet as a service on demand. SaaS differs from the traditional method of purchasing software on CD-ROM or downloadable file to be installed locally on the user’s computer. SaaS vendors develop and operate software applications for customers to use, but the software is usually run all or in part on the vendor’s hardware - a cloud hosted environment. It is a new software distribution model, one that is inevitably the way all software will be delivered in the future.
SSD
A solid-state device or drive (SSD) is the next generation of data storage. The architecture of an SSD does not employ rotating disks at all. An SSD utilizes a memory chip with erasable, writable cells that can hold data even when powered off. Solid-state memory is in popular consumer devices such as iPhone, digital cameras, etc.
SSO
It stands for Single Sign-On authentication. With SSO, user just needs to login once (e.g. to your website or some other web-based application) and he immediately gets authenticated to PHPKB powered knowledge base automatically.
Tacit Knowledge
Knowledge that is personal, context-specific, and hard to formalize or communicate, such as personal experience or skills.
VPN
Virtual Private Network. A network that is constructed by using public wires to connect nodes. The data sent across the Internet is encrypted, so the entire network is "virtually" private.