• Title/Summary/Keyword: JESS

Search Result 57, Processing Time 0.032 seconds

Integration of OWL and SWRL Inference using Jess (Jess를 이용한 OWL과 SWRL의 통합추론에 관한 연구)

  • Lee Ki-Chul;Lee Jee-Hyong
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.15 no.7
    • /
    • pp.875-880
    • /
    • 2005
  • OWL(Web Ontology Language) is the Ontology Standard Language and the a lot of Ontologies are being constructed in OWL. But the research on the extension of OWL is also progressing because of the limit of representation power of in OWL language. The W3C suggests the SWRL(Semantic Web Rule Language) based on the combination of OWL and RuleML(Rule Markup Language), which is improved in the representation of rule. Thus, both OWL and SWRL are used for developing ontologies. However, research on inference of ontologies written in both languages is just begun. These day, for the inference of ontologies written in both languages, ontologies and divided in to two parts. The part written in OWL and written in SWRL. For the inference of the part written in OWL, Racer, a DL based inference engine, is used and for the other part Jess, a rule-based engine, is used. In this paper, we will propose three methods for integrated inference of the OWL part and the SWRL part of ontologies using Jess and some tools for ontology inference : OWLJessKB and SWRL Factory

Mobile Cloud Context-Awareness System based on Jess Inference and Semantic Web RL for Inference Cost Decline (추론 비용 감소를 위한 Jess 추론과 시멘틱 웹 RL기반의 모바일 클라우드 상황인식 시스템)

  • Jung, Se-Hoon;Sim, Chun-Bo
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.1 no.1
    • /
    • pp.19-30
    • /
    • 2012
  • The context aware service is the service to provide useful information to the users by recognizing surroundings around people who receive the service via computer based on computing and communication, and by conducting self-decision. But CAS(Context Awareness System) shows the weak point of small-scale context awareness processing capacity due to restricted mobile function under the current mobile environment, memory space, and inference cost increment. In this paper, we propose a mobile cloud context system with using Google App Engine based on PaaS(Platform as a Service) in order to get context service in various mobile devices without any subordination to any specific platform. Inference design method of the proposed system makes use of knowledge-based framework with semantic inference that is presented by SWRL rule and OWL ontology and Jess with rule-based inference engine. As well as, it is intended to shorten the context service reasoning time with mapping the regular reasoning of SWRL to Jess reasoning engine by connecting the values such as Class, Property and Individual which are regular information in the form of SWRL to Jess reasoning engine via JessTab plug-in in order to overcome the demerit of queries reasoning method of SparQL in semantic search which is a previous reasoning method.

Intelligent Chat Agent in JESS

  • Ibrahim, Ahmad;Choi, Ho-Jin
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2007.05a
    • /
    • pp.427-428
    • /
    • 2007
  • An intelligent chat agent is a computer application that can have conversation with the user. This paper gives an overview of design and implementation of such a system in Java Expert System Shell (Jess) and have compared some of the limitations by using two different implementation approaches.

  • PDF

Feature Configuration Verification Using JESS Rule-based System (JESS 규칙 기반 시스템을 이용한 특성 구성 검증)

  • Choi, Seung-Hoon
    • Journal of Internet Computing and Services
    • /
    • v.8 no.6
    • /
    • pp.135-144
    • /
    • 2007
  • Feature models are widely used in domain engineering phase of software product lines development to model the common and variable concepts among products. From the feature model, the feature configurations are generated by selecting the features to be included in target product. The feature configuration represents the requirements for the specific product to be implemented. Although there are a lot of researches on how to build and use the feature models and feature configurations, the researches on the formal semantics and reasoning of them are rather inactive. This paper proposes the feature configuration verification approach based on JESS, java-based rule-base system. The Graph Product Line, a standard problem for evaluating the software product line technologies, is used throughout the paper to illustrate this approach. The approach in this paper has advantage of presenting the exact reason causing inconsistency in the feature configuration. In addition, this approach should be easily applied into other software product lines development environments because JESS system can be easily integrated with Java language.

  • PDF

Implementation of Feature Modeling Tool using Jess System (JESS 시스템을 이용한 특성 모델링 도구 구현)

  • Ji, Eun-Mi;Jung, Hye-Sook;Kuak, Mi-Sun;Choi, Seung-Hoon
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2008.06b
    • /
    • pp.38-43
    • /
    • 2008
  • 특성 모델(Feature Model)은 소프트웨어 제품 라인 개발 시 도메인 공학 단계에서 제품들 사이의 공통점과 차이점을 모델링하는데 널리 사용된다. 특성 구성(Feature Configuration)은 특성 모델로부터 특정 제품에 포함될 특성들을 선택한 결과이다. 특성 구성은, 특성 모델에 표현되어 있는 여러 가지 제한 조건을 만족해야 한다. 본 논문에서는 특성 모델 작성 기능과 특성 구성 정의 기능을 지원하고 특성 구성의 검증 기능을 지식 기반 시스템인 JESS를 활용하여 구현한 특성 모델링 도구를 제안한다. 본 도구는 자바 언어와의 결합성이 좋은 JESS 시스템을 이용하여 확장성이 좋으며 특성 구성에서의 오류 원인을 명확히 알려주는 장점을 가진다.

  • PDF

A Implementation of Context-Awareness Process using Jess and SWRL in Mobile Cloud Environment (모바일 클라우드 환경에서 Jess 및 SWRL을 이용한 상황 인식 프로세스 구현)

  • Jung, Se-Hoon;Kwon, Young-Wook;Sim, Chun-Bo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2012.04a
    • /
    • pp.107-110
    • /
    • 2012
  • 기존 상황인식 시스템을 제안한 대부분의 연구는 모바일 환경에서 제한된 모바일 기능과 메모리 공간 및 데이터 처리 능력으로 인해 소규모의 상황인식 처리 능력을 가지는 단점과 추론 엔진의 부분 개발로 인한 상황 정보 추론 방식의 제한적인 형태로 나타나고 있다. 이에 본 논문에서는 모바일이라는 단점을 극복하고자 모바일 클라우드 환경을 기반으로 Jess 및 SWRL을 이용한 상황인식 프로세스를 구현하였다.

Design of JESS-based Inference Rule for the Monitoring of Harmful Gas (유해가스 모니터링을 위한 JESS 기반 추론규칙의 설계)

  • Ahn, yoon-ae
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2010.05a
    • /
    • pp.396-398
    • /
    • 2010
  • 밀폐된 공간으로 이루어진 작업장은 여러 가지 유해가스가 많이 발생된다. 이로 인해 환기가 불충분한 작업공간에서는 산소결핍 및 유해가스로 인한 건강장해와 인화성 물질에 의한 화재, 폭발 등의 위험이 존재한다. 따라서 유해가스 정보를 작업장 내의 센서를 통해서 실시간으로 모니터링하고, 위험으로부터 작업자의 안전을 보장할 수 있는 모니터링 시스템이 필요하다. 특히, 상황에 맞는 의사결정이 가능하도록 하기 위해 상황인식 시스템의 도입이 필요하다. 이 논문에서는 작업장의 유해가스 정보를 모니터링하기 위한 추론 규칙을 JESS를 기반으로 설계한다.

  • PDF

Integration of OWL and SWRL Inference using Jess (Jess를 이용한 OWL과 SWRL 통합추론에 관한 연구)

  • Lee Ki-Chul;Lee Jee-Hyong
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 2005.11a
    • /
    • pp.213-216
    • /
    • 2005
  • W3C에서는 온톨로지의 표준 언어로 OWL(Web Ontology Language)을 발표하였고 이를 활용한 온톨로지가 다양한 곳에 적용되어 구축이 되고 있다. 하지만, DL(Description Logic)기반인 OWL언어가 표현할 수 있는 규칙의 한계로 인하여 이를 확장하기 위한 연구가 활발히 진행되고 있다. 이러한 연구를 통하여 W3C에서는 OWL과 RuleML(Rule Markup Language)을 통합하여 규칙(Rule)에 대한 표현력이 더욱 향상된 SWRL(Semantic Web Rule Language) 언어를 제안하였다. 현재 이러한 연구는 OWL, SWRL 온톨로지 언어를 활용하고 Racer, Jess와 같은 엔진을 통하여 추론을 하는 형태로 활성화 되어 가고 있다. 하지만 이러한 형태로 온톨로지를 구축하는데 있어서 Racer를 이용한 DL추론, Jess를 이용한 Rule-base추론이 병행되고 있다. 이에 따라 본 논문에서는 온톨로지를 추론하기 위한 엔진으로 Racer와 Jess의 병행이 아닌, Jess를 이용하여 DL기반언어인 OR온톨로지를 추론하는 것 뿐 만 아니라 SWRL언어의 규칙 또한 추론할 수 있도록 한다. 이러한 시스템을 구축하기 위해 OWL을 Jess언어를 이용하여 추론할 수 있도록 개발된 OWLJessKB라는 툴과 SWRL언어를 추론하기 위해 Jess언어로 변환하여 이를 추론하는 SWRL Factory, 그리고 이출 이용하여 통합 추론하기 위한 세가지 통합 추론 플랫폼을 제안한다.

  • PDF

Designing an Event based Rule Management System Architecture for Executing BPEL (BPEL 실행을 위한 사건 기반 규칙 관리 시스템 구조 설계)

  • Han, Jae-Jun;Kim, Seon-Il;Kim, Chang-Uk
    • Proceedings of the Korean Operations and Management Science Society Conference
    • /
    • 2005.05a
    • /
    • pp.157-163
    • /
    • 2005
  • Nowadays, the web service was based on composing the e-business and distributed computing environment. But existing workflow management systems have many problems with the interoperability between companies because they are made before most web services. For these problems, the workflow based composition language such as the Business Process Execute Language for Web Services (BPEL4WS or BPEL) appeared in expressing the web service composition. In this paper, we present an event based rule management system architecture that executes automatically the BPEL using the Event-Condition-Action (ECA) rules. The event based rule management system consists of the event manager, rule manager, and Jess. The Jess is the part of executing and deciding the condition.

  • PDF

Design Methodology of Expert System for aging diagnosis of Arrester (피뢰설비 열화진단 전문가 시스템의 설계 방법론)

  • Kim, Tai-Jin;Rhyu, Keel-Soo;Kil, Gyung-Suk;Seong, Chang-Gyu;Kim, Il-Kwon;Park, Jong-Il;Weon, La-Kyoung
    • Proceedings of the Korean Society of Marine Engineers Conference
    • /
    • 2006.06a
    • /
    • pp.69-70
    • /
    • 2006
  • The arrester's condition is related directly to protected equipment's safety. The most important is, therefore, arrester aging diagnosis. In this study, arrester aging diagnosis expert system is implemented to use JESS shell-engine and the leakage current detection technique.

  • PDF