domainits
Domainits are concept units used in domain modeling to represent discrete, domain-specific ideas within a knowledge area. They are intended to be the smallest semantically meaningful building blocks that can be combined to form larger concepts or entire domain models. A domainit is typically defined by a label, a definition, and a set of attributes or properties, and it may participate in relationships with other domainits.
The term is used in discussions of knowledge representation and domain-driven design as a convenient shorthand
Structure and relationships of domainits often include an identifier, a label, a definition, and a set of
Examples of domainits can be found across domains. In an e-commerce domain, typical domainits might include
See also: Domain-driven design, Ontology, Taxonomy, Knowledge graph, Concept.