Software Engineering KB

Home

❯

05 Software Design and Architecture

❯

04 Domain Driven Design

❯

01 Concept

❯

Ubiquitous Language

Ubiquitous Language

Feb 10, 20261 min read

  • ddd
  • ubiquitous-language

Ubiquitous Language

← Back to Strategic Design

A shared vocabulary between developers and domain experts within a bounded context. The same language is used in conversations, documentation, and code. When the language changes, the code changes, and vice versa.

Key Properties

  • Shared Vocabulary
  • Code Reflects Language
  • Living Documentation

Related

  • Bounded Contexts (language is context-specific)

ddd ubiquitous-language


Graph View

  • Ubiquitous Language
  • Key Properties
  • Related

Backlinks

  • Software Engineering - Map of Content
  • Strategic Design
  • Bounded Contexts
  • Shared Vocabulary

Created with Quartz v4.5.2 © 2026

  • GitHub