• Title/Summary/Keyword: web store

Search Result 313, Processing Time 0.03 seconds

ODYSSEUS/XMLStore: An XML Storage System for the ODYSSEUS Object-Relational DBMS (ODYSSEUS/XMLStore : 오디세우스 객체관계형 DBMS를 위한 XML 저장 시스템)

  • 이기훈;한욱신;김민수;이종학;황규영
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.9 no.2
    • /
    • pp.109-122
    • /
    • 2003
  • As XML documents become popular in the World Wide Web, a lot of research is being done on XML storage systems that store and manage XML documents using existing DBMSS. However, most of them have been done in the context of relational DBMSS rather than object-relational DBMSS, which have more powerful modeling capability than relational ones. In this paper, we design and implement an XML storage system, ODYSSEUS/XMLStore, for the ODYSSEUS object-relational DBMS that has been under development at KAIST. First, we analyze the mapping from the structure of XML documents to the relational or object-relational database schema. Second, we propose a method for describing the mapping analyzed using a standard language, XML Schema. Third, we propose a storage structure for storing the mapping information specified by the users in the database. Fourth, we propose detailed algorithms for storing XML documents in the relational or object-relational database based on the mapping information provided by the users.

Big Data Management System for Biomedical Images to Improve Short-term and Long-term Storage

  • Qamar, Shamweel;Kim, Eun Sung;Park, Peom
    • Journal of the Korean Society of Systems Engineering
    • /
    • v.15 no.2
    • /
    • pp.66-71
    • /
    • 2019
  • In digital pathology, an electronic system in the biomedical domain storage of the files is a big constrain and because all the analysis and annotation takes place at every user-end manually, it becomes even harder to manage the data that is being shared inside an enterprise. Therefore, we need such a storage system which is not only big enough to store all the data but also manage it and making communication of that data much easier without losing its true from. A virtual server setup is one of those techniques which can solve this issue. We set a main server which is the main storage for all the virtual machines(that are being used at user-end) and that main server is controlled through a hypervisor so that if we want to make changes in storage overall or the main server in itself, it could be reached remotely from anywhere by just using the server's IP address. The server in our case includes XML-RPC based API which are transmitted between computers using HTTP protocol. JAVA API connects to HTTP/HTTPS protocol through JAVA Runtime Environment and exists on top of other SDK web services for the productivity boost of the running application. To manage the server easily, we use Tkinter library to develop the GUI and pmw magawidgets library which is also utilized through Tkinter. For managing, monitoring and performing operations on virtual machines, we use Python binding to XML-RPC based API. After all these settings, we approach to make the system user friendly by making GUI of the main server. Using that GUI, user can perform administrative functions like restart, suspend or resume a virtual machine. They can also logon to the slave host of the pool in case of emergency and if needed, they can also filter virtual machine by the host. Network monitoring can be performed on multiple virtual machines at same time in order to detect any loss of network connectivity.

SPARQL-DL Processor to Extract OWL Ontologies from Relational Databases (관계형 데이터베이스로부터 OWL 온톨로지를 추출하기 위한 SPARQL-DL 프로세서)

  • Choi, Ji-Woong;Kim, Myung-Ho
    • Journal of the Korea Society of Computer and Information
    • /
    • v.20 no.3
    • /
    • pp.29-45
    • /
    • 2015
  • This paper proposes an implementation of SPARQL-DL, which is a query language for OWL ontologies, for query-answering over the OWL ontologies virtually generated from existing RDBs. The proposed SPARQL-DL processor internally translates input SPARQL-DL queries into SQL queries and then executes the translated queries. There are two advantages in the query processing method. First, another repository to store OWL ontologies generated from RDBs is not required. Second, a large ABox generated from an RDB instance is able to be served without using Tableau algorithm based reasoners which have a problem in large ABox reasoning. Our algorithm for query rewriting is designed to create one corresponding SQL query from one input SPARQL-DL query to minimize the overhead by establishing connections with RDBs.

A System Development for Remotely Controlling Windows and Doors in Mobile Environment (모바일 환경에서의 원격 창호 관제시스템 개발)

  • Cho, Yong-Hyun;Ryu, Sung-Won;Ahn, Kyung-Gyu
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.25 no.4
    • /
    • pp.334-341
    • /
    • 2015
  • This paper develops a new system for remotely monitoring and controlling the windows and doors in mobile environment. We design and implement the opening and shutting unit, the gateway, and the control server system, respectively. The opening and shutting unit consists of the driver using DC motor and the motion controller which monitors the state and transfers the control information. The gateway supports TCP/IP and CDMA protocol, which is the interface of wire and wireless communication for transferring the current state and control information. The control server consists of the program to store and process the control information, the middleware to support the processing of various state message, and DB for monitoring the state and remotely controlling the system. Especially, an application software and the Web-based user interface have also been developed to support the mobile environment. The operation performances, environment influences, driving persistences, and operation failure ratio, which are based on PC and smart-phone, have been tested in 2 authorized agencies. The test results show that the developed system has a superior performance.

New Inlining Method for Effective Creation of Relations and Preservation of Constraints (효율적인 릴레이션 생성과 제약조건 보존을 위한 새로운 Inlining 기법)

  • An, Sung-Chul;Kim, Yeong-Ung
    • Journal of Korea Multimedia Society
    • /
    • v.9 no.7
    • /
    • pp.773-781
    • /
    • 2006
  • XML is a standard language to express and exchange the data over the web. Recently, researches about techniques that storing XML documents into RDBMS and managing it have been progressed. These researches use a technique that are receiving the DTD document as an input and generate the relational schema from it. Existing researches, however, do not consider the semantic preservation because of the simplification of the DTD. Further, because existing studies only focus on the preservation technique to store information such as content and structure, there is a troublesomeness that have to use the stored-procedure or trigger for the data integrity during the stores of XML documents. This paper proposes a improved Inlining technique to create effective relations and to preserve semantics which can be inferred from DTD.

  • PDF

Design and Implementation of The Ubiquitous Computing Environment-Based on Dynamic Smart on / off-line Learner Tracking System (유비쿼터스 환경 기반의 동적인 스마트 온/오프라인 학습자 추적 시스템 설계 및 구현)

  • Lim, Hyung-Min;Lee, Sang-Hun;Kim, Byung-Gi
    • Journal of Korea Multimedia Society
    • /
    • v.14 no.1
    • /
    • pp.24-32
    • /
    • 2011
  • In ubiquitous environment, the analysis for student's learning behaviour is essential to provide students with personalized education. SCORM(Sharable Contents Object Reference Model), IMS LD (Instructional Management System Learning Design) standards provide the support function of learning design such as checking the progress. However, in case of applying these standards contain many problem to add or modify the contents. In this paper, We implement the system that manages the learner behaviour by hooking the event of web browser. Through all of this, HTML-based content can be recycled without any additional works and the problems by applying the standard can be improved because the store and analysis of the learning result is possible. It also supports the ubiquitous learning environment because of keeping track of the learning result in case of network disconnected.

Design and Implementation of A Cyber Counseling System to Support Information for Student Guidance (학생지도 정보를 제공하는 사이버상담 시스템의 설계 및 구현)

  • 오세정;최숙영
    • Journal of the Korea Computer Industry Society
    • /
    • v.2 no.12
    • /
    • pp.1573-1580
    • /
    • 2001
  • Due to development of technology of information technology, PC communication and Internet have become a culture space of teenagers. Because Internet and PC communication are media in which teenagers have interests, they could be effectively used to counsel teenagers in that time they want. Moreover, cyber counseling will be suitable to new trend of current age with extension of counseling area. Accordingly, many researches on cyber counseling have proceeded in the area of teenagers counseling. While most researches for cyber counseling until present are about counseling methods ad the effects that teenagers utilize cyber counseling, there were no efforts that store counseling contents, analyze them using features and technologies of web and use them effectively to guide students. Therefore, we implemented a cyber counseling system that provides counseling information so that teacher may grasp students various interests and problems and thus helps to guide students.

  • PDF

Design of Solar Radiation Energy Data Management System (일사량 에너지 데이터 관리 시스템 설계)

  • Oh, In-Bae;Ahn, Yoon-Ae;Ryu, Keun-Ho;Kim, Kwang-Deuk
    • The KIPS Transactions:PartD
    • /
    • v.10D no.3
    • /
    • pp.531-540
    • /
    • 2003
  • Because of the rapid increase of energy consumption, we have some problems such as environmental pollution, global warming, the oil shocks, and so on. To solve these problems, concern about renewable energy such as solar energy, wind force, and water energy is continuously increasing. America, Europe, and Japan have developed a system that manage and utilize the information of the renewable energy resources. However, in the domestic, renewable energy information system was not effectively built yet. Therefore, in this paper, we propose a renewable energy information system, which store and manage solar radiation energy data. We implemented the system using ArcView GIS. Also the system is able to retrieve the information from the energy database through various spatiotemporal queries. In addition, user can identify the results of summary data in the form of chart, graph, and counter line. The implemented system is supplied to the user through the web by ArcIMS.

Customized Search System using Real-time Contexts of User (사용자의 실시간 상황정보를 이용한 사용자 맞춤 검색 시스템)

  • Kwon, Mi-Rim;Hong, Kwang-Jin;Jung, Kee-Chul
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.21 no.5
    • /
    • pp.19-30
    • /
    • 2016
  • In these days, people get information from internet easily. However, there are too many information. It makes interrupt and inefficient for searching data. Therefore, we need user customized web search system which provides appropriate information. In this paper, we propose a searching system that can collect semi-automatically conditions of users such as weather, location and time and provide essential information to users. Using these context data, the proposed system can understand what information users want in specific situations and can provide more useful information to users than existing systems. The proposed system based on 'Production/Sharing Service of Personal Korean Contents with Voluntary Sharing Economy System' and we add data parsing algorithm in each input, store and search part. In the experiments, we compare and analyze the results of existing system and the proposed system using some general key words.

Design and Implementation of an Expert Search System Using Academic Data in Big Data Processing Platforms (빅데이터 처리 플랫폼에서 학술 데이터를 사용한 전문가 검색 시스템 설계 및 구현)

  • Choi, Dojin;Kim, Minsoo;Kim, Daeyun;Lee, Seohee;Han, Jinsu;Seo, Indeok;Lim, Jongtae;Bok, Kyoungsoo;Yoo, Jaesoo
    • The Journal of the Korea Contents Association
    • /
    • v.17 no.3
    • /
    • pp.100-114
    • /
    • 2017
  • Most of the researchers establish research directions to conduct the study of new fields by getting advice from experts or through the papers of experts. The existing academic data search services provide paper information by field but do not provide experts by field. Therefore, users should decide experts by field using the searched papers by themselves. In this paper, we design and implement an expert search system by discipline through big data processing based on papers that have been published in the academic societies. The proposed system utilizes distributed big data storage systems to store and manage large papers. We also discriminate experts and analyze data related to the experts by using distributed big data processing technologies. The processed results are provided through web pages when a user searches for experts. The user can get a lot of helps for the research of a particular field since the proposed system recommends the experts of the corresponding research field.