A Semantic Publish/Subscribe System

  • Authors:
  • Liangzhao Zeng;Hui Lei

  • Affiliations:
  • IBM T.J. Watson Research Center, Yorktown Heights NY;IBM T.J. Watson Research Center, Yorktown Heights NY

  • Venue:
  • CEC-EAST '04 Proceedings of the E-Commerce Technology for Dynamic E-Business, IEEE International Conference
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

The publish/subscribe computing paradigm is rapidly gaining momentum due to its capability to integrate loosely coupled applications over the Internet. Existing publish/subscribe systems fall into one ofthree categories: topic-based, content-based and relational. They all require that the event publishers and subscribers adhere to the same organization of information (i.e., eventschema), and route events based on event values only. Such systems are inadequate in heterogeneous and dynamic environments where the event providers and consumers mayuse different event schemas. In this paper, we present a semantic publish/subscribe system. With our system, the event providers publish events and event consumers define subscription conditions using their respective event schema of choice. Our system uses ontologies to understand the semantics of events, and correlatesand maps events using relational operators as part of event brokering.