Dear Wiki user, You have subscribed to a wiki page or wiki category on "Devicemap Wiki" for change notification.
The "Patterns2" page has been changed by rezan: https://wiki.apache.org/devicemap/Patterns2?action=diff&rev1=4&rev2=5 === Overview === - This document goes over how the DeviceMap data domains are defined and how the + This document goes over how DeviceMap data 2.0 (domains) are defined and how the - classifiers will process user input against the domains. + classifiers will process input against the domains. The classification process is broken down into three phases: @@ -54, +54 @@ This step parses the input string and creates the token stream. - Each pattern file defines the domain input parsing rules: + Each pattern file defines the input parsing rules: InputTransformers:: :: Type: list of transformation steps :: Optional. Default: none - :: TODO: define what exactly these can be. + :: TODO: define what exactly these can be. Basic? Freeform? Regex? ...? TokenSeparators:: :: Type: list of token seperator strings @@ -239, +239 @@ === Attribute Parsing === - An attribute map can contain attributes which are parsed out of the input string. + An attribute map can contain attributes values which are parsed out of the input string. TODO: define this more
