OccurrencesAcronym ExpansionSimple Rule Markup Language also: Simulation Reference Markup Language Description(1) SRML describes a generic rule language consisting of the subset of language constructs common to the popular forward-chaining rule engines. Because it does not use constructs specific to a proprietary vendor language, rules specified using this XML DTD can easily be translated and executed on any conforming rule engine, making it useful as an interlingua for rule exchange between Java rule engines.(Definition adapted from xml.coverpages.org) (2) SRML is an XML application that can describe the behavior for distributed simulation models, and its runtime environment is software that is capable of executing those models. The goal of SRML is to enable simulations or other content to be served, received, and processed in a standard fashion using Internet technologies and the World Wide Web, just as HTML enables that functionality for text, and MathML enables that functionality for mathematics. (Definition adapted from the original specification document) Other specificationhttp://www.w3.org/TR/2002/NOTE-SRML-20021218Additional informationhttp://xml.coverpages.org/srml.html |