tModel
tModel is a term used in the UDDI (Universal Description, Discovery, and Integration) registry system, where it stands for technical model. A tModel represents a technical interface, specification, or protocol that one or more web services or business services implement. The concept is intended to enable discovery and interoperability by allowing services to be categorized and discovered according to the technical standards they support, rather than solely by business function.
A tModel entry typically includes a unique tModelKey, a name, and optionally an overview document that describes
Use in discovery involves querying the registry for services that implement a given tModel, allowing clients
Though a foundational feature of early and open UDDI deployments, the practical use of tModels has varied