SlideShare ist ein Scribd-Unternehmen logo
1 von 31
Downloaden Sie, um offline zu lesen
Semantic
    Complex Event Processing
    „The Future of Dynamic IT“

    Paul Vincent
    Adrian Paschke
    Harold Boley




1
Agenda


     Complex Event Processing – What is it?

     Semantic Complex Event Processing (SCEP) –
      Why is semantics important in event processing?

     SCEP + Ontologies

     SCEP + (Reaction) Rules
      – Example: Reaction RuleML

     Use Cases for Semantics in CEP Systems

     Summary




2
Complex Events – What are they?

     Complex Events are aggregates, derivations, etc. of Simple Events


           Simple Events                     Event
             Simple Events                                    Complex Events
               Simple Events                Patterns
                 Simple Events




     Complex Event Processing (CEP) will enable, e.g.
      – Detection of state changes based on observations
      – Prediction of future states based on past behaviors




3
Complex Event Processing – What is it?

     CEP is about complex event detection and reaction to complex events
       – Efficient (near real-time) processing of large numbers of events
       – Detection, prediction and exploitation of relevant complex events
       – Situation awareness, track & trace, sense & respond


                   new auto pay
        logout deposit
                                                account login               Continuous Event Queries
                              withdrawal              new auto pay
                   transfer                                                 INSERT INTO OrdersMatch_s
                                    book         logout     account login    SELECT B.ID, S.ID, B.Price
    deposit




                                                                                                                               Complex Events
              enquiry
                        Event Cloud                                          FROM BuyOrders_s B, Trades_s T, SellOrders_s S,
                                                                             MATCHING [30 SECONDS: B, !T, S]
                          (unordered events)                    enquiry      ON B.Price = S.Price = T.Price;
     account balance                             request
                              incident
         new auto pay                                        enquiry
                                         account login

        deposit         withdrawal            new auto pay                  Patterns, Rules
         transfer                                   account login
                                           logout
         enquiry         deposit
                                   activity history
                                                                                                         B

                        Event Streams                                                    A                             C
                              (ordered events)
4
CEP Functions




5                   Source: Event Processing Technical Society Reference Architecture Working Group
Some CEP Scenarios …
                               Real Time               BAM, Agile ITSM
                               Enterprise                 and BPM
    Reactions to threats                                                    Monitor and detect
    and opportunities                                                       IT service, SLA, and
    according to                                                            business behavior
    events in                                                               exceptions from
    business                                                                observed events
    transactions




                                            Semantic
                                            Systems                         Enterprise Decision
    Valuable                                                                Management
    Information at
    the Right Time                            Detect                        Real-time Decision
                                              Decide                        Guidance and Expert
    to the Right                             Respond
    Recipient                                                               Decision Support

                              Dynamic                  Real Time Decision
                            Information                  Management
                           Dissemination
6
The Many Roots of Event Processing

                                 Agents
                                           Distributed Event-based
              Active Databases                    Computing



           Event-driven


                                 CEP
              Rules                                 Event-based
                                                    Workflows /
                                                     Business
                                                     Processes

    Discrete event simulation


                                  Detect         Messaging /
            High performance      Decide         Middleware
               databases
                                 Respond


7
Semantic CEP: The Combination


    Semantic CEP (or SCEP) combines approaches of


     (Complex) Event Processing: events, complex events, patterns, …

      +
     Semantic technologies: ontologies, definitions + behavior rules




8
Semantic CEP: The Benefits

     Event data becomes meaningful information / declarative knowledge
      while conforming to an underlying formal semantics
      – e.g., automated mediation between different heterogeneous domains and
        abstraction levels

     Better understanding of situations (states) by machines (agents)
      – e.g., a process is executing when it has been started and not ended

     Better understanding of the relationships between events
      e.g., temporal, spatial, causal, .., relations between events, states, activities,
      processes
      – e.g., a service is unavailable when the service response time is longer than X
        seconds and the service is not in maintenance state

     Declarative processing of events and reaction to situations
      – Semantically grounded event-driven rules (= reaction rules)
9
Ontologies used for SCEP

      Top-Level Ontologies required for SCEP
       (core selection)
       – Spatial
       – Temporal
       – Event
       – Situation
       – Process (can be further specialized by domain ontologies such as OWL-S, WSMO, PSL)
       – Actor/Agent (can be further specialized, by special ontologies such as FIPA, ACL, ...)
       – Action: (can be used in e.g. RIF, RuleML, …)


      Domain Ontologies for application verticals
       (samples domains of CEP applications)
       – Healthcare - e.g., Hospital Activity Monitoring
       – Finance - e.g., Fraud Detection
       – Logistics and Cargo
       – Supply Chain Management
       – Insurance
       – Mortgage

10
Examples of Ontologies which include Events

      CIDOC CRM: museums and libraries
      ABC Ontology: digital libraries
      Event Ontology: digital music
      DOLCE+DnS Ultralite: event aspects in social reality
      Event-Model-F: event-based systems
      VUevent Model: An extension of DOLCE and other event conceptualizations
      IPTC. EventML: structured event information
      GEM: geospatial events
      Event MultiMedia: multimedia
      LODE: events as Linked Data
      CultureSampo: Publication System of Cultural Heritage
      OpenCyC Ontology: human consensus reality, upper ontology with lots of terms and assertions
      Super BPEL: ontology for the business process execution language

      Semantic Sensor Net Ontology: ontology for sensor networks
11
Modular Ontology Model for SCEP

                                                            Top Level Ontologies
                  General concepts such as space, time, event and their properties and relations



                  Event                   Situation              Process       Temporal         Spatio
                 Ontology                 Ontology               Ontology      Ontology        Ontology



     specializing the                                                                             specialize the concepts
     concepts                                                                                      introduced in the top-
     introduced in the                  Domain                                    Task                  level ontology for
     top-level ontology                                                                          generic tasks or activities
     for a specific                    Ontologies                               Ontologies
     domain



                       Specific
                       user/application                          Application       e.g. ontologies describing roles
                                                                                   played by domain entities while
                       ontologies                                Ontologies        perfoming application activities
     Source: Kia Teymourian and Adrian Paschke: Towards
12   Semantic Event Processing, DEBS 2009, July 6-9, 2009
Example:
       Situation Top-Level Ontology Model

                Situation                   use the other          Situation                 Situation
                                              top-level                                     Descriptions
                Properties                   ontologies
                                                                   Content
        (time, location, participants, …)
                       hasProperties                             hasContent


                                               Situation                                     Situation
                                                                                               Types

            Heterogeneous                                       Homogenous Situation
              Situation



Dynamic            Time             Frequency         State        Process      Iterative      Habitual
 Change           Frame              Situation      Situation     Situation     Situation      Situation
Situation        Situation


TrafficLight      Within              Rings3       LaysOn        He      He         He          Situation
 Changes         5Minutes             Times       TheFloor      Runs   Coughs     Smokes       Individuals
13
Summary of Ontology Benefits for SCEP



     Ontologies can be applied to CEP application
      domains as in any other IT system

     Ontologies for time-based events + event
      operations etc can also improve formalisation
      of CEP




15
Rule-based Complex Event Processing

      CEP complex event detection can use reaction rules
       – e.g. event-condition-action rule:
         incoming event +
         conditions over situations (effects + context)         (re)action

      Detected Complex (aggregated) events and
       their effects (situations) trigger
       reaction rules for decision + behavioral reaction logic
       – e.g. CEP event-condition-action rule:
         complex event + decisioning conditions           response actions

      Rule-based Event Processing Languages (EPLs)
       – e.g. Reaction RuleML, IBM Amit Situation Manager Rule,
16
         TIBCO BusinessEvents, ...
Production Rules and CEP

      Production Rules react to fact changes (facts = data)

      However, PR systems typically use an object model + events:
       can represent external fact updates  extensible for use in CEP
       – Event types and object classes are defined in the rule declarations
       – New events are added to the fact base / working memory
         – might become an event channel (such as an event queue)
           (facts = events and data)
       – Instance tuples are filtered and joined in the rule conditions
         and for valid tuples the action part of the rule is executed

      Can be further extended with mechanisms such as query languages,
       state models and temporal constraints

      Examples: TIBCO BusinessEvents, Red Hat Drools
17
Event Condition Action Rules and CEP

      ECA Rule
             “on Event if Condition do Action”
       – Explicit event part (trigger) + separate data conditions       actions
         – e.g. on customer order (event) + check if credit card is valid (condition)
           process order (action)

      Evolved from active databases
       – extend databases with trigger-type reactions,
         e.g. HiPac, Chimera, ADL, COMPOSE, NAOS
       – Composite event algebras, e.g. SAMOS, COMPOSE, Snoop
         – Sequence | Disjunction | Xor | Conjunction |
           Concurrent | Not | Any | Aperiodic | Periodic



18
Research Standards Area: Reaction RuleML

      RuleML = family of rule languages in homogeneous interchange format
        – Technology input to standards bodies like W3C (RIF) and OMG (PRR)

      Reaction RuleML = general reaction rule format
       that can be specialized as needed for different rule types (e.g. PR, ECA style rules, …)
        – Platform-independent XML-based rule interchange format
          – translation into platform-specific executable rule languages, e.g. Prova
        – Three general execution semantics:
          – Active: actively 'poll' external event source for events
            e.g. ping a service/system or query an internal or external event database
          – Messaging: wait for incoming event from a messaging system
          – Reasoning: KR event/action logic reasoning and transitions/transactions
            (e.g. as in Event Calculus, Situation Calculus, Temporal Action Logic formalizations)
        – Appearance
          – Global: „globally‟ defined reaction rule
          – Local: „locally‟ defined reaction rule (switched on) for a specific context
19
General Syntax for Reaction Rules

     <Rule style="active|messaging|reasoning" eval="strong|weak|defeasible|fuzzy">

           <oid>     <!– object id -->                         </oid>
           <label>   <!– meta data of the rule -->             </label>
           <scope><!– scope of the rule e.g. a rule module --> </scope>
           <qualification> <!– e.g. priorities, validity, fuzzy levels -->
                                                           </qualification>
           <quantification> <!- e.g. variable bindings--> </quantification>

           <on>       <!– event part -->                            </on>

           <if>       <!– condition part -->                        </if>
           <then>     <!– (logical) conclusion part -->             </then>

           <do>       <!--   action part -->                        </do>

           <after>    <!– postcondition part after action,
                          e.g. to check effects -->                 </after>
     </Rule>
20
Reaction RuleML – Example Rule Types

      Production Rule:     <Rule style="active">
                                  <if>...</if>
                                  <do>...</do>
                            </Rule>

      Trigger Rule:        <Rule style=“active">
                                  <on>...</on>
                                  <do>...</do>
                             </Rule>

      ECA Rule:           <Rule style="active">
                                <on>...</on>
                                <if>...</if>
                                <do>...</do>
                           </Rule>
21
Reaction RuleML Features

      Action Algebra:
        Succession (Ordered Sequence), Choice (Non-Deterministic Selection),
        Flow (Parallel Concurrent Flow), Loop (Iteration)

      Event Algebra:
         Sequence (Ordered), Disjunction (Or) , Xor (Mutal Exclusion),
         Conjunction (And), Concurrent , Not, Any, Aperiodic, Periodic

      Event / action messaging

      External data models and ontologies

      Different detection, selection and consumption policies

      Intervals (Time, Event)

      Situations (States, Fluents)

      External event query languages

      ...
22
Underlying Semantics: Interval-based Event Calculus


     – Events initiate and terminate Situations (Fluents) which hold during a time interval
     – Interval-based Event Calculus semantics (model-theory + proof theory) based on
       time intervals modeled as fluents
                       I: Ti x Fl  {true, false}
     – Example: A;(B;C) (Sequence)



                  T1           T2         T3                             T4

                        A            B                   C


     – Rule-based interpretation of typical complex event detection operators
     – Rule-based inference involving times and durations, e.g. Allen‟s interval logic



23
CEP Use Cases

      Current CEP technologies and applications mostly concentrate on
       performance (vs knowledge, semantics, provable correctness )

      CEP technologies like TIBCO BusinessEvents provide certain level of
       semantics:
       – UML-level for class, event relationships (inheritance, containment, reference)
       – UML-level for state behaviors
       – BPMN-level for process behaviors
       – UML PRR-level for declarative rule behaviors
       – etc.

      Utilize essentially fixed-schema data representations (e.g. object
       definitions)

      Machine learning, currently limited to rule / query parameterization (etc.)
24
Live CEP Use Cases that Involve Semantics (1)


     Logistics
     • Optimization of shipping movements in transit
       and in port to obtain greater efficiencies and to
       reduce fuel costs
     • Real-time tracking of cargo, packages border
       crossing manifests
     • Revenue management, baggage handling in
       airlines




                                                           Telco
                                                           • Track missing events, SLA violations, re-
                                                             sequence out-of-order events according to
                                                             context
                                                           • Identify under-performing business systems to
                                                             ensure service levels can be met and enhanced
                                                           • Location-based services for targeted campaigns


25
Live CEP Use Cases that Involve Semantics (2)


     Energy
     • Predictive energy usage / energy event processing
     • Smart Grid Initiatives
     • Transmission, Outage Intelligence Fault
       Management




                                                  • Finance
                                                    Credit derivative trades: real-time workflow and
                                                    matching of trades
                                                  • Visualize market data, order executions
                                                  • Fraud / Intrusion Detection
                                                  • Track and Trace for Trades/Deals/Settlements and
                                                    Pre/Post trade exceptions




26
Live CEP Use Cases that Involve Semantics (3)


     Government
     • Track and Analyze „patterns‟ that were otherwise
       very difficult to detect
     • Real-time tracking of people, places and things
     • Capacity planning




                                                   Adaptive Marketing
                                                   • Capture opportunity with customer while “window”
                                                     is open
                                                   • Ability to (automatically) learn from
                                                     successful/failures of campaign in progress to fine
                                                     tune the offer



27
CEP and SCEP as a Software Market




28
SCEP Implementation via Heterogeneous Integration


                                                           RMS
                                             (Rules Management System, e.g. Prova )

                                                        CEP Logic
                                                    Reaction Logic


     ESB-based Agent Inference
                                                     Decision Logic
     Middleware
     http://responder.ruleml.org
                                                       Constraints
                               TripleStore

                                                                    Access



                                                  External Datasources


29
SCEP Research: Event-Driven Business Process Management
     (edBPM) BPMN -> Orchestrated BPEL + Choreography Rule Workflow
                                                               Prova Rule Engine
        Rules-enabled BPEL+
        Application
                      events,       BRMS
                                 (Business Rules
                       facts      Management
                                    System)

                                  CEP Logic

                                  Reaction
                                   Logic                  % receive query and delegate it to another party
                      results                             rcvMsg(CID,esb, Requester, acl_query-ref, Query) :-
                                   Decision
                                    Logic
                                                            responsibleRole(Agent, Query),
                                 Constraints
                                                            sendMsg(Sub-CID,esb,Agent,acl_query-ref, Query),
      BPEL run-time             Rule Inference
                                                            rcvMsg(Sub-CID,esb,Agent,acl_inform-ref, Answer),
                                   Service
                                                            ... (other goals)...
      SBPMN -> BPEL+
                                                            sendMsg(CID,esb,Requester,acl_inform-ref,Answer).


                                                            •Paschke, Rule Responder BPM / ITSM Project
                                                            •Barnickel, Böttcher, Paschke, Semantic Mediation of Information Flow in
                                                            Cross-Organizational Business Process Modeling, 5th Int. Workshop on Semantic
                                                            Business Process Management at ESWC 2010
                                                            •Adrian Paschke and Kia Teymourian, Rule Based Business Process Execution with
                                                   Oryx     BPEL+ , i-Semantics 2009, Graz
                                                   SBPM     • Paschke, A., Kozlenkov, A.: A Rule-based Middleware for Business Process
                                                            Execution, at MKWI'08, München, Germany, 2008.

30
Summary for Semantic Complex Event Processing


      Event processing engines understand what is happening
       in terms of (top-level and domain) ontologies

      Reaction rule engines know what (re)actions and processes they can
       invoke and what events they can signal

      Makes it possible to detect and process semantically related (complex)
       events

      Needs a formal semantics to concepts relevant in event processing, e.g.
       time, spatio, state, action behavior …
       – Also support interchange across domain boundaries with different vocabularies

      Many use cases in different industrial domains demonstrate usefulness of
       the combination of Semantics (Rules & Ontologies) + CEP

31
Thank you …




32

Weitere ähnliche Inhalte

Andere mochten auch

Complex Event Processing with Esper
Complex Event Processing with EsperComplex Event Processing with Esper
Complex Event Processing with EsperAntónio Alegria
 
CEP Overview v1 2 for public use
CEP Overview v1 2 for public useCEP Overview v1 2 for public use
CEP Overview v1 2 for public usePaul Vincent
 
Complex Event Processing: What?, Why?, How?
Complex Event Processing: What?, Why?, How?Complex Event Processing: What?, Why?, How?
Complex Event Processing: What?, Why?, How?Alexandre Vasseur
 
Semantic Complex Event Processing with Reaction RuleML 1.0 and Prova 3.0
Semantic Complex Event Processing with Reaction RuleML 1.0 and Prova 3.0Semantic Complex Event Processing with Reaction RuleML 1.0 and Prova 3.0
Semantic Complex Event Processing with Reaction RuleML 1.0 and Prova 3.0Adrian Paschke
 
Dynamic Complex Event Processing for Hybrid Telecommunication Networks and Sm...
Dynamic Complex Event Processing for Hybrid Telecommunication Networks and Sm...Dynamic Complex Event Processing for Hybrid Telecommunication Networks and Sm...
Dynamic Complex Event Processing for Hybrid Telecommunication Networks and Sm...BaseN_Corp
 
Complex Event Processing in Practice at jDays 2012
Complex Event Processing in Practice at jDays 2012Complex Event Processing in Practice at jDays 2012
Complex Event Processing in Practice at jDays 2012Peter Norrhall
 
Complex Event Processing - A brief overview
Complex Event Processing - A brief overviewComplex Event Processing - A brief overview
Complex Event Processing - A brief overviewIstván Dávid
 
Tackling variety in event based systems
Tackling variety in event based systemsTackling variety in event based systems
Tackling variety in event based systemsSouleiman Hasan
 
GraphFrames: Graph Queries In Spark SQL
GraphFrames: Graph Queries In Spark SQLGraphFrames: Graph Queries In Spark SQL
GraphFrames: Graph Queries In Spark SQLSpark Summit
 
Parallel Complex Event Processing
Parallel Complex Event ProcessingParallel Complex Event Processing
Parallel Complex Event ProcessingKarol Grzegorczyk
 
Siddhi: A Second Look at Complex Event Processing Implementations
Siddhi: A Second Look at Complex Event Processing ImplementationsSiddhi: A Second Look at Complex Event Processing Implementations
Siddhi: A Second Look at Complex Event Processing ImplementationsSrinath Perera
 
Complex Event Processing (CEP) for Next-Generation Security Event Management,...
Complex Event Processing (CEP) for Next-Generation Security Event Management,...Complex Event Processing (CEP) for Next-Generation Security Event Management,...
Complex Event Processing (CEP) for Next-Generation Security Event Management,...Tim Bass
 
EPTS DEBS2012 Event Processing Reference Architecture - Design Patterns v2_04b
EPTS DEBS2012 Event Processing Reference Architecture - Design Patterns v2_04bEPTS DEBS2012 Event Processing Reference Architecture - Design Patterns v2_04b
EPTS DEBS2012 Event Processing Reference Architecture - Design Patterns v2_04bPaul Vincent
 
Optimizing Your SOA with Event Processing
Optimizing Your SOA with Event ProcessingOptimizing Your SOA with Event Processing
Optimizing Your SOA with Event ProcessingTim Bass
 
TIBCO Business Events Training
TIBCO Business Events TrainingTIBCO Business Events Training
TIBCO Business Events Trainingmindmajixtrainings
 
Complex Event Processing: What?, Why?, How?
Complex Event Processing: What?, Why?, How?Complex Event Processing: What?, Why?, How?
Complex Event Processing: What?, Why?, How?Fabien Coppens
 
Complex Event Processing with Esper
Complex Event Processing with EsperComplex Event Processing with Esper
Complex Event Processing with EsperMatthew McCullough
 
Combating Fraud and Intrusion Threats with Event Processing
Combating Fraud and Intrusion Threats with Event ProcessingCombating Fraud and Intrusion Threats with Event Processing
Combating Fraud and Intrusion Threats with Event ProcessingTim Bass
 
Scalable complex event processing on samza @UBER
Scalable complex event processing on samza @UBERScalable complex event processing on samza @UBER
Scalable complex event processing on samza @UBERShuyi Chen
 

Andere mochten auch (20)

Complex Event Processing with Esper
Complex Event Processing with EsperComplex Event Processing with Esper
Complex Event Processing with Esper
 
CEP Overview v1 2 for public use
CEP Overview v1 2 for public useCEP Overview v1 2 for public use
CEP Overview v1 2 for public use
 
Complex Event Processing: What?, Why?, How?
Complex Event Processing: What?, Why?, How?Complex Event Processing: What?, Why?, How?
Complex Event Processing: What?, Why?, How?
 
Semantic Complex Event Processing with Reaction RuleML 1.0 and Prova 3.0
Semantic Complex Event Processing with Reaction RuleML 1.0 and Prova 3.0Semantic Complex Event Processing with Reaction RuleML 1.0 and Prova 3.0
Semantic Complex Event Processing with Reaction RuleML 1.0 and Prova 3.0
 
Dynamic Complex Event Processing for Hybrid Telecommunication Networks and Sm...
Dynamic Complex Event Processing for Hybrid Telecommunication Networks and Sm...Dynamic Complex Event Processing for Hybrid Telecommunication Networks and Sm...
Dynamic Complex Event Processing for Hybrid Telecommunication Networks and Sm...
 
Complex Event Processing in Practice at jDays 2012
Complex Event Processing in Practice at jDays 2012Complex Event Processing in Practice at jDays 2012
Complex Event Processing in Practice at jDays 2012
 
Complex Event Processing - A brief overview
Complex Event Processing - A brief overviewComplex Event Processing - A brief overview
Complex Event Processing - A brief overview
 
Tackling variety in event based systems
Tackling variety in event based systemsTackling variety in event based systems
Tackling variety in event based systems
 
GraphFrames: Graph Queries In Spark SQL
GraphFrames: Graph Queries In Spark SQLGraphFrames: Graph Queries In Spark SQL
GraphFrames: Graph Queries In Spark SQL
 
Parallel Complex Event Processing
Parallel Complex Event ProcessingParallel Complex Event Processing
Parallel Complex Event Processing
 
Esper - CEP Engine
Esper - CEP EngineEsper - CEP Engine
Esper - CEP Engine
 
Siddhi: A Second Look at Complex Event Processing Implementations
Siddhi: A Second Look at Complex Event Processing ImplementationsSiddhi: A Second Look at Complex Event Processing Implementations
Siddhi: A Second Look at Complex Event Processing Implementations
 
Complex Event Processing (CEP) for Next-Generation Security Event Management,...
Complex Event Processing (CEP) for Next-Generation Security Event Management,...Complex Event Processing (CEP) for Next-Generation Security Event Management,...
Complex Event Processing (CEP) for Next-Generation Security Event Management,...
 
EPTS DEBS2012 Event Processing Reference Architecture - Design Patterns v2_04b
EPTS DEBS2012 Event Processing Reference Architecture - Design Patterns v2_04bEPTS DEBS2012 Event Processing Reference Architecture - Design Patterns v2_04b
EPTS DEBS2012 Event Processing Reference Architecture - Design Patterns v2_04b
 
Optimizing Your SOA with Event Processing
Optimizing Your SOA with Event ProcessingOptimizing Your SOA with Event Processing
Optimizing Your SOA with Event Processing
 
TIBCO Business Events Training
TIBCO Business Events TrainingTIBCO Business Events Training
TIBCO Business Events Training
 
Complex Event Processing: What?, Why?, How?
Complex Event Processing: What?, Why?, How?Complex Event Processing: What?, Why?, How?
Complex Event Processing: What?, Why?, How?
 
Complex Event Processing with Esper
Complex Event Processing with EsperComplex Event Processing with Esper
Complex Event Processing with Esper
 
Combating Fraud and Intrusion Threats with Event Processing
Combating Fraud and Intrusion Threats with Event ProcessingCombating Fraud and Intrusion Threats with Event Processing
Combating Fraud and Intrusion Threats with Event Processing
 
Scalable complex event processing on samza @UBER
Scalable complex event processing on samza @UBERScalable complex event processing on samza @UBER
Scalable complex event processing on samza @UBER
 

Ähnlich wie Semantic Complex Event Processing at Sem Tech 2010

Event Processing Overview
Event Processing OverviewEvent Processing Overview
Event Processing OverviewClifford Foster
 
Wed 1130 aasman_jans_color
Wed 1130 aasman_jans_colorWed 1130 aasman_jans_color
Wed 1130 aasman_jans_colorDATAVERSITY
 
Introduction to the BPM Lifecycle
Introduction to the BPM LifecycleIntroduction to the BPM Lifecycle
Introduction to the BPM LifecycleMichael zur Muehlen
 
Event Driven Architecture (EDA), November 2, 2006
Event Driven Architecture (EDA), November 2, 2006Event Driven Architecture (EDA), November 2, 2006
Event Driven Architecture (EDA), November 2, 2006Tim Bass
 
Simplified Business Event Processing
Simplified Business Event ProcessingSimplified Business Event Processing
Simplified Business Event ProcessingNigel Green
 
Correlation Architecture
Correlation ArchitectureCorrelation Architecture
Correlation Architecturesboray
 
Using Event Processing to Enable Enterprise Security
Using Event Processing to Enable Enterprise SecurityUsing Event Processing to Enable Enterprise Security
Using Event Processing to Enable Enterprise SecurityTim Bass
 
CEP: Event-Decision Architecture for PredictiveBusiness, July 2006
CEP: Event-Decision Architecture for PredictiveBusiness, July 2006CEP: Event-Decision Architecture for PredictiveBusiness, July 2006
CEP: Event-Decision Architecture for PredictiveBusiness, July 2006Tim Bass
 
CEP and SOA: An Open Event-Driven Architecture for Risk Management
CEP and SOA: An Open Event-Driven Architecture for Risk ManagementCEP and SOA: An Open Event-Driven Architecture for Risk Management
CEP and SOA: An Open Event-Driven Architecture for Risk ManagementTim Bass
 
E Governance Virmati
E Governance   VirmatiE Governance   Virmati
E Governance Virmatijaishalrshah
 
Leveraging Business Rules in TIBCO BusinessEvents
Leveraging Business Rules in TIBCO BusinessEventsLeveraging Business Rules in TIBCO BusinessEvents
Leveraging Business Rules in TIBCO BusinessEventsTim Bass
 
Microsoft StreamInsight
Microsoft StreamInsight Microsoft StreamInsight
Microsoft StreamInsight Mark Ginnebaugh
 
The “Predictive” Battlespace: Leveraging the Power of Event-Driven Architect...
The “Predictive” Battlespace:  Leveraging the Power of Event-Driven Architect...The “Predictive” Battlespace:  Leveraging the Power of Event-Driven Architect...
The “Predictive” Battlespace: Leveraging the Power of Event-Driven Architect...Nathaniel Palmer
 
IBM Cognos - Vad handlar egentligen prediktiv analys om?
IBM Cognos - Vad handlar egentligen prediktiv analys om?IBM Cognos - Vad handlar egentligen prediktiv analys om?
IBM Cognos - Vad handlar egentligen prediktiv analys om?IBM Sverige
 
Detecting Opportunities and Threats with Complex Event Processing: Case St...
Detecting Opportunities and Threats with Complex Event Processing: Case St...Detecting Opportunities and Threats with Complex Event Processing: Case St...
Detecting Opportunities and Threats with Complex Event Processing: Case St...Tim Bass
 
When capture enabled bpm is right for your biz wip
When capture enabled bpm is right for your biz   wipWhen capture enabled bpm is right for your biz   wip
When capture enabled bpm is right for your biz wipkofaxconnect
 
Types o f information systems
Types o f information systemsTypes o f information systems
Types o f information systemsBimbashree K.G
 
M2MSys BPM Executive Summary
M2MSys BPM Executive SummaryM2MSys BPM Executive Summary
M2MSys BPM Executive SummaryFilipe Pinto
 

Ähnlich wie Semantic Complex Event Processing at Sem Tech 2010 (20)

Intellica evam summary
Intellica evam summaryIntellica evam summary
Intellica evam summary
 
Event Processing Overview
Event Processing OverviewEvent Processing Overview
Event Processing Overview
 
Wed 1130 aasman_jans_color
Wed 1130 aasman_jans_colorWed 1130 aasman_jans_color
Wed 1130 aasman_jans_color
 
Introduction to the BPM Lifecycle
Introduction to the BPM LifecycleIntroduction to the BPM Lifecycle
Introduction to the BPM Lifecycle
 
Event Driven Architecture (EDA), November 2, 2006
Event Driven Architecture (EDA), November 2, 2006Event Driven Architecture (EDA), November 2, 2006
Event Driven Architecture (EDA), November 2, 2006
 
Simplified Business Event Processing
Simplified Business Event ProcessingSimplified Business Event Processing
Simplified Business Event Processing
 
Correlation Architecture
Correlation ArchitectureCorrelation Architecture
Correlation Architecture
 
Using Event Processing to Enable Enterprise Security
Using Event Processing to Enable Enterprise SecurityUsing Event Processing to Enable Enterprise Security
Using Event Processing to Enable Enterprise Security
 
CEP: Event-Decision Architecture for PredictiveBusiness, July 2006
CEP: Event-Decision Architecture for PredictiveBusiness, July 2006CEP: Event-Decision Architecture for PredictiveBusiness, July 2006
CEP: Event-Decision Architecture for PredictiveBusiness, July 2006
 
CEP and SOA: An Open Event-Driven Architecture for Risk Management
CEP and SOA: An Open Event-Driven Architecture for Risk ManagementCEP and SOA: An Open Event-Driven Architecture for Risk Management
CEP and SOA: An Open Event-Driven Architecture for Risk Management
 
E Governance Virmati
E Governance   VirmatiE Governance   Virmati
E Governance Virmati
 
Leveraging Business Rules in TIBCO BusinessEvents
Leveraging Business Rules in TIBCO BusinessEventsLeveraging Business Rules in TIBCO BusinessEvents
Leveraging Business Rules in TIBCO BusinessEvents
 
Microsoft StreamInsight
Microsoft StreamInsight Microsoft StreamInsight
Microsoft StreamInsight
 
The “Predictive” Battlespace: Leveraging the Power of Event-Driven Architect...
The “Predictive” Battlespace:  Leveraging the Power of Event-Driven Architect...The “Predictive” Battlespace:  Leveraging the Power of Event-Driven Architect...
The “Predictive” Battlespace: Leveraging the Power of Event-Driven Architect...
 
IBM Cognos - Vad handlar egentligen prediktiv analys om?
IBM Cognos - Vad handlar egentligen prediktiv analys om?IBM Cognos - Vad handlar egentligen prediktiv analys om?
IBM Cognos - Vad handlar egentligen prediktiv analys om?
 
How to Build a World-Class Back Office
How to Build a World-Class Back OfficeHow to Build a World-Class Back Office
How to Build a World-Class Back Office
 
Detecting Opportunities and Threats with Complex Event Processing: Case St...
Detecting Opportunities and Threats with Complex Event Processing: Case St...Detecting Opportunities and Threats with Complex Event Processing: Case St...
Detecting Opportunities and Threats with Complex Event Processing: Case St...
 
When capture enabled bpm is right for your biz wip
When capture enabled bpm is right for your biz   wipWhen capture enabled bpm is right for your biz   wip
When capture enabled bpm is right for your biz wip
 
Types o f information systems
Types o f information systemsTypes o f information systems
Types o f information systems
 
M2MSys BPM Executive Summary
M2MSys BPM Executive SummaryM2MSys BPM Executive Summary
M2MSys BPM Executive Summary
 

Mehr von Adrian Paschke

Semantically-Enabled Business Process Management
Semantically-Enabled Business Process ManagementSemantically-Enabled Business Process Management
Semantically-Enabled Business Process ManagementAdrian Paschke
 
Tutorial - Introduction to Rule Technologies and Systems
Tutorial - Introduction to Rule Technologies and SystemsTutorial - Introduction to Rule Technologies and Systems
Tutorial - Introduction to Rule Technologies and SystemsAdrian Paschke
 
Loomp - Web 3.0 Collaborative Semantic Content Annotator
Loomp - Web 3.0 Collaborative Semantic Content AnnotatorLoomp - Web 3.0 Collaborative Semantic Content Annotator
Loomp - Web 3.0 Collaborative Semantic Content AnnotatorAdrian Paschke
 
The RuleML Perspective on Reaction Rule Standards
The RuleML Perspective on Reaction Rule StandardsThe RuleML Perspective on Reaction Rule Standards
The RuleML Perspective on Reaction Rule StandardsAdrian Paschke
 
The Nature of Information
The Nature of InformationThe Nature of Information
The Nature of InformationAdrian Paschke
 
Semantic Web from the 2013 Perspective
Semantic Web from the 2013 PerspectiveSemantic Web from the 2013 Perspective
Semantic Web from the 2013 PerspectiveAdrian Paschke
 
PragmaticWeb 4.0 - Towards an active and interactive Semantic Media Web
PragmaticWeb 4.0 - Towards an active and interactive Semantic Media WebPragmaticWeb 4.0 - Towards an active and interactive Semantic Media Web
PragmaticWeb 4.0 - Towards an active and interactive Semantic Media WebAdrian Paschke
 
Towards an Ubiquitous Pragmatic Web
Towards an Ubiquitous Pragmatic WebTowards an Ubiquitous Pragmatic Web
Towards an Ubiquitous Pragmatic WebAdrian Paschke
 
SemTecBiz 2012: Corporate Semantic Web
SemTecBiz 2012: Corporate Semantic WebSemTecBiz 2012: Corporate Semantic Web
SemTecBiz 2012: Corporate Semantic WebAdrian Paschke
 
Linked Open Data and Schema.org Panel
Linked Open Data and Schema.org PanelLinked Open Data and Schema.org Panel
Linked Open Data and Schema.org PanelAdrian Paschke
 
7th AIS SigPrag International Conference on Pragmatic Web (ICPW 2012)
7th AIS SigPrag International Conference on Pragmatic Web (ICPW 2012)7th AIS SigPrag International Conference on Pragmatic Web (ICPW 2012)
7th AIS SigPrag International Conference on Pragmatic Web (ICPW 2012)Adrian Paschke
 
Reaction RuleML 1.0 Tutorial - Standardized Semantic Reaction Rules
Reaction RuleML 1.0 Tutorial -  Standardized Semantic Reaction RulesReaction RuleML 1.0 Tutorial -  Standardized Semantic Reaction Rules
Reaction RuleML 1.0 Tutorial - Standardized Semantic Reaction RulesAdrian Paschke
 

Mehr von Adrian Paschke (13)

Semantically-Enabled Business Process Management
Semantically-Enabled Business Process ManagementSemantically-Enabled Business Process Management
Semantically-Enabled Business Process Management
 
Tutorial - Introduction to Rule Technologies and Systems
Tutorial - Introduction to Rule Technologies and SystemsTutorial - Introduction to Rule Technologies and Systems
Tutorial - Introduction to Rule Technologies and Systems
 
Reaction RuleML 1.0
Reaction RuleML 1.0Reaction RuleML 1.0
Reaction RuleML 1.0
 
Loomp - Web 3.0 Collaborative Semantic Content Annotator
Loomp - Web 3.0 Collaborative Semantic Content AnnotatorLoomp - Web 3.0 Collaborative Semantic Content Annotator
Loomp - Web 3.0 Collaborative Semantic Content Annotator
 
The RuleML Perspective on Reaction Rule Standards
The RuleML Perspective on Reaction Rule StandardsThe RuleML Perspective on Reaction Rule Standards
The RuleML Perspective on Reaction Rule Standards
 
The Nature of Information
The Nature of InformationThe Nature of Information
The Nature of Information
 
Semantic Web from the 2013 Perspective
Semantic Web from the 2013 PerspectiveSemantic Web from the 2013 Perspective
Semantic Web from the 2013 Perspective
 
PragmaticWeb 4.0 - Towards an active and interactive Semantic Media Web
PragmaticWeb 4.0 - Towards an active and interactive Semantic Media WebPragmaticWeb 4.0 - Towards an active and interactive Semantic Media Web
PragmaticWeb 4.0 - Towards an active and interactive Semantic Media Web
 
Towards an Ubiquitous Pragmatic Web
Towards an Ubiquitous Pragmatic WebTowards an Ubiquitous Pragmatic Web
Towards an Ubiquitous Pragmatic Web
 
SemTecBiz 2012: Corporate Semantic Web
SemTecBiz 2012: Corporate Semantic WebSemTecBiz 2012: Corporate Semantic Web
SemTecBiz 2012: Corporate Semantic Web
 
Linked Open Data and Schema.org Panel
Linked Open Data and Schema.org PanelLinked Open Data and Schema.org Panel
Linked Open Data and Schema.org Panel
 
7th AIS SigPrag International Conference on Pragmatic Web (ICPW 2012)
7th AIS SigPrag International Conference on Pragmatic Web (ICPW 2012)7th AIS SigPrag International Conference on Pragmatic Web (ICPW 2012)
7th AIS SigPrag International Conference on Pragmatic Web (ICPW 2012)
 
Reaction RuleML 1.0 Tutorial - Standardized Semantic Reaction Rules
Reaction RuleML 1.0 Tutorial -  Standardized Semantic Reaction RulesReaction RuleML 1.0 Tutorial -  Standardized Semantic Reaction Rules
Reaction RuleML 1.0 Tutorial - Standardized Semantic Reaction Rules
 

Kürzlich hochgeladen

AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesBoston Institute of Analytics
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 

Kürzlich hochgeladen (20)

AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 

Semantic Complex Event Processing at Sem Tech 2010

  • 1. Semantic Complex Event Processing „The Future of Dynamic IT“ Paul Vincent Adrian Paschke Harold Boley 1
  • 2. Agenda  Complex Event Processing – What is it?  Semantic Complex Event Processing (SCEP) – Why is semantics important in event processing?  SCEP + Ontologies  SCEP + (Reaction) Rules – Example: Reaction RuleML  Use Cases for Semantics in CEP Systems  Summary 2
  • 3. Complex Events – What are they?  Complex Events are aggregates, derivations, etc. of Simple Events Simple Events Event Simple Events Complex Events Simple Events Patterns Simple Events  Complex Event Processing (CEP) will enable, e.g. – Detection of state changes based on observations – Prediction of future states based on past behaviors 3
  • 4. Complex Event Processing – What is it?  CEP is about complex event detection and reaction to complex events – Efficient (near real-time) processing of large numbers of events – Detection, prediction and exploitation of relevant complex events – Situation awareness, track & trace, sense & respond new auto pay logout deposit account login Continuous Event Queries withdrawal new auto pay transfer INSERT INTO OrdersMatch_s book logout account login SELECT B.ID, S.ID, B.Price deposit Complex Events enquiry Event Cloud FROM BuyOrders_s B, Trades_s T, SellOrders_s S, MATCHING [30 SECONDS: B, !T, S] (unordered events) enquiry ON B.Price = S.Price = T.Price; account balance request incident new auto pay enquiry account login deposit withdrawal new auto pay Patterns, Rules transfer account login logout enquiry deposit activity history B Event Streams A C (ordered events) 4
  • 5. CEP Functions 5 Source: Event Processing Technical Society Reference Architecture Working Group
  • 6. Some CEP Scenarios … Real Time BAM, Agile ITSM Enterprise and BPM Reactions to threats Monitor and detect and opportunities IT service, SLA, and according to business behavior events in exceptions from business observed events transactions Semantic Systems Enterprise Decision Valuable Management Information at the Right Time Detect Real-time Decision Decide Guidance and Expert to the Right Respond Recipient Decision Support Dynamic Real Time Decision Information Management Dissemination 6
  • 7. The Many Roots of Event Processing Agents Distributed Event-based Active Databases Computing Event-driven CEP Rules Event-based Workflows / Business Processes Discrete event simulation Detect Messaging / High performance Decide Middleware databases Respond 7
  • 8. Semantic CEP: The Combination Semantic CEP (or SCEP) combines approaches of  (Complex) Event Processing: events, complex events, patterns, … +  Semantic technologies: ontologies, definitions + behavior rules 8
  • 9. Semantic CEP: The Benefits  Event data becomes meaningful information / declarative knowledge while conforming to an underlying formal semantics – e.g., automated mediation between different heterogeneous domains and abstraction levels  Better understanding of situations (states) by machines (agents) – e.g., a process is executing when it has been started and not ended  Better understanding of the relationships between events e.g., temporal, spatial, causal, .., relations between events, states, activities, processes – e.g., a service is unavailable when the service response time is longer than X seconds and the service is not in maintenance state  Declarative processing of events and reaction to situations – Semantically grounded event-driven rules (= reaction rules) 9
  • 10. Ontologies used for SCEP  Top-Level Ontologies required for SCEP (core selection) – Spatial – Temporal – Event – Situation – Process (can be further specialized by domain ontologies such as OWL-S, WSMO, PSL) – Actor/Agent (can be further specialized, by special ontologies such as FIPA, ACL, ...) – Action: (can be used in e.g. RIF, RuleML, …)  Domain Ontologies for application verticals (samples domains of CEP applications) – Healthcare - e.g., Hospital Activity Monitoring – Finance - e.g., Fraud Detection – Logistics and Cargo – Supply Chain Management – Insurance – Mortgage 10
  • 11. Examples of Ontologies which include Events  CIDOC CRM: museums and libraries  ABC Ontology: digital libraries  Event Ontology: digital music  DOLCE+DnS Ultralite: event aspects in social reality  Event-Model-F: event-based systems  VUevent Model: An extension of DOLCE and other event conceptualizations  IPTC. EventML: structured event information  GEM: geospatial events  Event MultiMedia: multimedia  LODE: events as Linked Data  CultureSampo: Publication System of Cultural Heritage  OpenCyC Ontology: human consensus reality, upper ontology with lots of terms and assertions  Super BPEL: ontology for the business process execution language  Semantic Sensor Net Ontology: ontology for sensor networks 11
  • 12. Modular Ontology Model for SCEP Top Level Ontologies General concepts such as space, time, event and their properties and relations Event Situation Process Temporal Spatio Ontology Ontology Ontology Ontology Ontology specializing the specialize the concepts concepts introduced in the top- introduced in the Domain Task level ontology for top-level ontology generic tasks or activities for a specific Ontologies Ontologies domain Specific user/application Application e.g. ontologies describing roles played by domain entities while ontologies Ontologies perfoming application activities Source: Kia Teymourian and Adrian Paschke: Towards 12 Semantic Event Processing, DEBS 2009, July 6-9, 2009
  • 13. Example: Situation Top-Level Ontology Model Situation use the other Situation Situation top-level Descriptions Properties ontologies Content (time, location, participants, …) hasProperties hasContent Situation Situation Types Heterogeneous Homogenous Situation Situation Dynamic Time Frequency State Process Iterative Habitual Change Frame Situation Situation Situation Situation Situation Situation Situation TrafficLight Within Rings3 LaysOn He He He Situation Changes 5Minutes Times TheFloor Runs Coughs Smokes Individuals 13
  • 14. Summary of Ontology Benefits for SCEP Ontologies can be applied to CEP application domains as in any other IT system Ontologies for time-based events + event operations etc can also improve formalisation of CEP 15
  • 15. Rule-based Complex Event Processing  CEP complex event detection can use reaction rules – e.g. event-condition-action rule: incoming event + conditions over situations (effects + context) (re)action  Detected Complex (aggregated) events and their effects (situations) trigger reaction rules for decision + behavioral reaction logic – e.g. CEP event-condition-action rule: complex event + decisioning conditions response actions  Rule-based Event Processing Languages (EPLs) – e.g. Reaction RuleML, IBM Amit Situation Manager Rule, 16 TIBCO BusinessEvents, ...
  • 16. Production Rules and CEP  Production Rules react to fact changes (facts = data)  However, PR systems typically use an object model + events: can represent external fact updates extensible for use in CEP – Event types and object classes are defined in the rule declarations – New events are added to the fact base / working memory – might become an event channel (such as an event queue) (facts = events and data) – Instance tuples are filtered and joined in the rule conditions and for valid tuples the action part of the rule is executed  Can be further extended with mechanisms such as query languages, state models and temporal constraints  Examples: TIBCO BusinessEvents, Red Hat Drools 17
  • 17. Event Condition Action Rules and CEP  ECA Rule “on Event if Condition do Action” – Explicit event part (trigger) + separate data conditions actions – e.g. on customer order (event) + check if credit card is valid (condition) process order (action)  Evolved from active databases – extend databases with trigger-type reactions, e.g. HiPac, Chimera, ADL, COMPOSE, NAOS – Composite event algebras, e.g. SAMOS, COMPOSE, Snoop – Sequence | Disjunction | Xor | Conjunction | Concurrent | Not | Any | Aperiodic | Periodic 18
  • 18. Research Standards Area: Reaction RuleML  RuleML = family of rule languages in homogeneous interchange format – Technology input to standards bodies like W3C (RIF) and OMG (PRR)  Reaction RuleML = general reaction rule format that can be specialized as needed for different rule types (e.g. PR, ECA style rules, …) – Platform-independent XML-based rule interchange format – translation into platform-specific executable rule languages, e.g. Prova – Three general execution semantics: – Active: actively 'poll' external event source for events e.g. ping a service/system or query an internal or external event database – Messaging: wait for incoming event from a messaging system – Reasoning: KR event/action logic reasoning and transitions/transactions (e.g. as in Event Calculus, Situation Calculus, Temporal Action Logic formalizations) – Appearance – Global: „globally‟ defined reaction rule – Local: „locally‟ defined reaction rule (switched on) for a specific context 19
  • 19. General Syntax for Reaction Rules <Rule style="active|messaging|reasoning" eval="strong|weak|defeasible|fuzzy"> <oid> <!– object id --> </oid> <label> <!– meta data of the rule --> </label> <scope><!– scope of the rule e.g. a rule module --> </scope> <qualification> <!– e.g. priorities, validity, fuzzy levels --> </qualification> <quantification> <!- e.g. variable bindings--> </quantification> <on> <!– event part --> </on> <if> <!– condition part --> </if> <then> <!– (logical) conclusion part --> </then> <do> <!-- action part --> </do> <after> <!– postcondition part after action, e.g. to check effects --> </after> </Rule> 20
  • 20. Reaction RuleML – Example Rule Types  Production Rule: <Rule style="active"> <if>...</if> <do>...</do> </Rule>  Trigger Rule: <Rule style=“active"> <on>...</on> <do>...</do> </Rule>  ECA Rule: <Rule style="active"> <on>...</on> <if>...</if> <do>...</do> </Rule> 21
  • 21. Reaction RuleML Features  Action Algebra: Succession (Ordered Sequence), Choice (Non-Deterministic Selection), Flow (Parallel Concurrent Flow), Loop (Iteration)  Event Algebra: Sequence (Ordered), Disjunction (Or) , Xor (Mutal Exclusion), Conjunction (And), Concurrent , Not, Any, Aperiodic, Periodic  Event / action messaging  External data models and ontologies  Different detection, selection and consumption policies  Intervals (Time, Event)  Situations (States, Fluents)  External event query languages  ... 22
  • 22. Underlying Semantics: Interval-based Event Calculus – Events initiate and terminate Situations (Fluents) which hold during a time interval – Interval-based Event Calculus semantics (model-theory + proof theory) based on time intervals modeled as fluents I: Ti x Fl  {true, false} – Example: A;(B;C) (Sequence) T1 T2 T3 T4 A B C – Rule-based interpretation of typical complex event detection operators – Rule-based inference involving times and durations, e.g. Allen‟s interval logic 23
  • 23. CEP Use Cases  Current CEP technologies and applications mostly concentrate on performance (vs knowledge, semantics, provable correctness )  CEP technologies like TIBCO BusinessEvents provide certain level of semantics: – UML-level for class, event relationships (inheritance, containment, reference) – UML-level for state behaviors – BPMN-level for process behaviors – UML PRR-level for declarative rule behaviors – etc.  Utilize essentially fixed-schema data representations (e.g. object definitions)  Machine learning, currently limited to rule / query parameterization (etc.) 24
  • 24. Live CEP Use Cases that Involve Semantics (1) Logistics • Optimization of shipping movements in transit and in port to obtain greater efficiencies and to reduce fuel costs • Real-time tracking of cargo, packages border crossing manifests • Revenue management, baggage handling in airlines Telco • Track missing events, SLA violations, re- sequence out-of-order events according to context • Identify under-performing business systems to ensure service levels can be met and enhanced • Location-based services for targeted campaigns 25
  • 25. Live CEP Use Cases that Involve Semantics (2) Energy • Predictive energy usage / energy event processing • Smart Grid Initiatives • Transmission, Outage Intelligence Fault Management • Finance Credit derivative trades: real-time workflow and matching of trades • Visualize market data, order executions • Fraud / Intrusion Detection • Track and Trace for Trades/Deals/Settlements and Pre/Post trade exceptions 26
  • 26. Live CEP Use Cases that Involve Semantics (3) Government • Track and Analyze „patterns‟ that were otherwise very difficult to detect • Real-time tracking of people, places and things • Capacity planning Adaptive Marketing • Capture opportunity with customer while “window” is open • Ability to (automatically) learn from successful/failures of campaign in progress to fine tune the offer 27
  • 27. CEP and SCEP as a Software Market 28
  • 28. SCEP Implementation via Heterogeneous Integration RMS (Rules Management System, e.g. Prova ) CEP Logic Reaction Logic ESB-based Agent Inference Decision Logic Middleware http://responder.ruleml.org Constraints TripleStore Access External Datasources 29
  • 29. SCEP Research: Event-Driven Business Process Management (edBPM) BPMN -> Orchestrated BPEL + Choreography Rule Workflow Prova Rule Engine Rules-enabled BPEL+ Application events, BRMS (Business Rules facts Management System) CEP Logic Reaction Logic % receive query and delegate it to another party results rcvMsg(CID,esb, Requester, acl_query-ref, Query) :- Decision Logic responsibleRole(Agent, Query), Constraints sendMsg(Sub-CID,esb,Agent,acl_query-ref, Query), BPEL run-time Rule Inference rcvMsg(Sub-CID,esb,Agent,acl_inform-ref, Answer), Service ... (other goals)... SBPMN -> BPEL+ sendMsg(CID,esb,Requester,acl_inform-ref,Answer). •Paschke, Rule Responder BPM / ITSM Project •Barnickel, Böttcher, Paschke, Semantic Mediation of Information Flow in Cross-Organizational Business Process Modeling, 5th Int. Workshop on Semantic Business Process Management at ESWC 2010 •Adrian Paschke and Kia Teymourian, Rule Based Business Process Execution with Oryx BPEL+ , i-Semantics 2009, Graz SBPM • Paschke, A., Kozlenkov, A.: A Rule-based Middleware for Business Process Execution, at MKWI'08, München, Germany, 2008. 30
  • 30. Summary for Semantic Complex Event Processing  Event processing engines understand what is happening in terms of (top-level and domain) ontologies  Reaction rule engines know what (re)actions and processes they can invoke and what events they can signal  Makes it possible to detect and process semantically related (complex) events  Needs a formal semantics to concepts relevant in event processing, e.g. time, spatio, state, action behavior … – Also support interchange across domain boundaries with different vocabularies  Many use cases in different industrial domains demonstrate usefulness of the combination of Semantics (Rules & Ontologies) + CEP 31