• Title/Summary/Keyword: RDF 데이터

Search Result 225, Processing Time 0.023 seconds

OntCIA: Software Change Impact Analysis System Based on the Semantic Web (OntCIA: 시맨틱 웹 기술 기반의 소프트웨어 변경 영향분석 시스템)

  • Song Hee Seok
    • Journal of Intelligence and Information Systems
    • /
    • v.10 no.2
    • /
    • pp.111-131
    • /
    • 2004
  • Software change is an essential operation for software evolution. To maintain the system competently, managers as well as developers must be able to understand the structure of the system but the structure of software is hidden to the developers and managers who need to change it. In this paper, we present a system (OntCIA) for supporting change impact analysis for rating and billing domain based on the semantic web technology. The basic idea of OntCIA is to build a domain knowledge base using an OWL ontology and RDF to implement change impact analysis system that would support the managers and software developers in finding out information about structure of large software system. OntCIA allows users to incrementally build an ontology in rating and billing domain and provides useful information in response to user queries concerning the code, such as, for example 'Find the modules which have a role for confirming new subscription'. The strengths of OntCIA are its architecture for easy maintenance as well as semantic indexing by automatic reasoning.

  • PDF

An Exploratory Study on Applications of Semantic Web through the Technical Limitation Factors of Knowledge Management Systems (지식경영시스템의 기술적 한계요인분석을 통한 시맨틱 웹의 적용에 관한 탐색적 연구)

  • Joo Jae-Hun;Jang Gil-Sang
    • The Journal of Society for e-Business Studies
    • /
    • v.10 no.3
    • /
    • pp.111-134
    • /
    • 2005
  • Knowledge management is a core factor to achieve competitive advantage and improve the business performance. New information technology is also a core factor enabling the innovation of knowledge management. Semantic Web of which the goal is to realize machine-processable Web can't help affecting the knowledge management. Therefore, we empirically analyze the relationship between user's dissatisfaction and barriers or limitations of knowledge management and present methods allowing Semantic Web to overcome the limitations and to support knowledge management processes. Based on a questionnaire survey of 222 respondents, we found that the limitations of system qualities such as user inconvenience of knowledge management systems, search and integration limitations, and the limitations of knowledge qualities such as inappropriateness and untrust significantly affected the user dissatisfaction of knowledge management systems. Finally, we suggest a conceptual model of knowledge management systems of which components are resources, metadata, ontologies, and user & query layers.

  • PDF

Development of an Editor for Reference Data Library Based on ISO 15926 (ISO 15926 기반의 참조 데이터 라이브러리 편집기의 개발)

  • Jeon, Youngjun;Byon, Su-Jin;Mun, Duhwan
    • Korean Journal of Computational Design and Engineering
    • /
    • v.19 no.4
    • /
    • pp.390-401
    • /
    • 2014
  • ISO 15926 is an international standard for integration of lifecycle data for process plants including oil and gas facilities. From the viewpoint of information modeling, ISO 15926 Parts 2 provides the general data model that is designed to be used in conjunction with reference data. Reference data are standard instances that represent classes, objects, properties, and templates common to a number of users, process plants, or both. ISO 15926 Parts 4 and 7 provide the initial set of classes, objects, properties and the initial set of templates, respectively. User-defined reference data specific to companies or organizations are defined by inheriting from the initial reference data and the initial set of templates. In order to support the extension of reference data and templates, an editor that provides creation, deletion and modification functions of user-defined reference data is needed. In this study, an editor for reference data based on ISO 15926 was developed. Sample reference data were encoded in OWL (web ontology language) according to the specification of ISO 15926 Part 8. iRINGTools and dot15926Editor were benchmarked for the design of GUI (graphical user interface). Reference data search, creation, modification, and deletion functions were implemented with XML (extensible markup language) DOM (document object model), and SPARQL (SPARQL protocol and RDF query language).

A Study on Application for e-learning Based on Ontology (온톨로지 기반 e-Learning 적용에 관한 연구)

  • Shin, Chang-Ha;Park, Jong-Hoon;Kim, Chul-Won
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.15 no.2
    • /
    • pp.389-394
    • /
    • 2011
  • The object of this paper is to make learners have study environment to study adaptively, anywhere, anyone, anytime and, just in time, not disturbed by time and place. So, it helps learners find solutions to questions and problems which they can face in the process of learning. This paper desires to find possibility of ontology which can solve problems after considering semantic web and theory of ontology by studying existing reference books. As ontology has the structure that can guess the data which is not showed clearly, so it can make the result more accurate and be the knowledge every learner sympathize and trust. I established the ontology frame about the electronic circuit which learners can solve their questions everywhere, anytime, and reconfirm what they studied, so I studied on application for e-learning based on ontology.

A Dynamic Management Method for FOAF Using RSS and OLAP cube (RSS와 OLAP 큐브를 이용한 FOAF의 동적 관리 기법)

  • Sohn, Jong-Soo;Chung, In-Jeong
    • Journal of Intelligence and Information Systems
    • /
    • v.17 no.2
    • /
    • pp.39-60
    • /
    • 2011
  • Since the introduction of web 2.0 technology, social network service has been recognized as the foundation of an important future information technology. The advent of web 2.0 has led to the change of content creators. In the existing web, content creators are service providers, whereas they have changed into service users in the recent web. Users share experiences with other users improving contents quality, thereby it has increased the importance of social network. As a result, diverse forms of social network service have been emerged from relations and experiences of users. Social network is a network to construct and express social relations among people who share interests and activities. Today's social network service has not merely confined itself to showing user interactions, but it has also developed into a level in which content generation and evaluation are interacting with each other. As the volume of contents generated from social network service and the number of connections between users have drastically increased, the social network extraction method becomes more complicated. Consequently the following problems for the social network extraction arise. First problem lies in insufficiency of representational power of object in the social network. Second problem is incapability of expressional power in the diverse connections among users. Third problem is the difficulty of creating dynamic change in the social network due to change in user interests. And lastly, lack of method capable of integrating and processing data efficiently in the heterogeneous distributed computing environment. The first and last problems can be solved by using FOAF, a tool for describing ontology-based user profiles for construction of social network. However, solving second and third problems require a novel technology to reflect dynamic change of user interests and relations. In this paper, we propose a novel method to overcome the above problems of existing social network extraction method by applying FOAF (a tool for describing user profiles) and RSS (a literary web work publishing mechanism) to OLAP system in order to dynamically innovate and manage FOAF. We employed data interoperability which is an important characteristic of FOAF in this paper. Next we used RSS to reflect such changes as time flow and user interests. RSS, a tool for literary web work, provides standard vocabulary for distribution at web sites and contents in the form of RDF/XML. In this paper, we collect personal information and relations of users by utilizing FOAF. We also collect user contents by utilizing RSS. Finally, collected data is inserted into the database by star schema. The system we proposed in this paper generates OLAP cube using data in the database. 'Dynamic FOAF Management Algorithm' processes generated OLAP cube. Dynamic FOAF Management Algorithm consists of two functions: one is find_id_interest() and the other is find_relation (). Find_id_interest() is used to extract user interests during the input period, and find-relation() extracts users matching user interests. Finally, the proposed system reconstructs FOAF by reflecting extracted relationships and interests of users. For the justification of the suggested idea, we showed the implemented result together with its analysis. We used C# language and MS-SQL database, and input FOAF and RSS as data collected from livejournal.com. The implemented result shows that foaf : interest of users has reached an average of 19 percent increase for four weeks. In proportion to the increased foaf : interest change, the number of foaf : knows of users has grown an average of 9 percent for four weeks. As we use FOAF and RSS as basic data which have a wide support in web 2.0 and social network service, we have a definite advantage in utilizing user data distributed in the diverse web sites and services regardless of language and types of computer. By using suggested method in this paper, we can provide better services coping with the rapid change of user interests with the automatic application of FOAF.