Training Best Practices/Working with Subject Matter Experts

From Wikibooks, open books for an open world
Jump to navigation Jump to search

In the development of "complex computer systems" (e.g. artificial intelligence, expert systems, control, simulation, or business software) a subject matter expert (SME) is a person who is knowledgeable about the domain being represented, but is not necessarily knowledgeable about the programming technology used to represent it in the system. Simply stated, the SME tells the software developers what needs to be done by the computer system, and how the SME intends to use it. The SME may interact directly with the system, possibly through a simplified interface, or may codify domain knowledge for use by knowledge engineers or ontologists. A SME is also involved in validating the resulting system. SME has formal meaning in certain contexts such as SW-CMM.

SMEs are critical partners in the development of knowledge. They are often key partners for learning and performance improvement organizations.

See also[edit | edit source]

External links[edit | edit source]