• Title/Summary/Keyword: XML DBMS

Search Result 66, Processing Time 0.025 seconds

Prototyping of Basic Components in Catalog Services of Geo-spatial Information Linked to PostgreSQL (지형공간정보 카탈로그 서비스 기본요소의 PostgreSQL 연동 시험모델 구현)

  • Han, Sun-Mook;Lee, Ki-Won
    • Korean Journal of Remote Sensing
    • /
    • v.26 no.2
    • /
    • pp.133-142
    • /
    • 2010
  • As diverse web-based geos-spatial services are developed, the values of technologies and standards related to this trend are also emphasized. In this study, a prototype supporting mandatory components in OGC standard catalog service is designed and implemented, linked to PostgreSQL, open source DBMS. As the main features, XML metadata server was built with the helps of XML query functions in PostgreSQL. Given target applications with geo-spatial data sources and contents, this model can be applied, and it can be used for extension in other external web-based service systems or applications, because it supports international standard specifications.

A Study on the Development of Web Based VE Management System (웹기반 VE 관리시스템 개발)

  • GOH IL-DU
    • Proceedings of the Korean Institute Of Construction Engineering and Management
    • /
    • autumn
    • /
    • pp.143-148
    • /
    • 2001
  • Digital documentation is now becoming a must throughout a building process including design, construction, inspection, procurement and even facility management. The Internet is a backbone of such process, and web-based information exchange is the standard among other mainstream technologies. The current information management techniques, however, is heavily dependant on the server-side processing, which naturally results in the overload of the overall system. This paper proposes an XML-based approach in order to resolve such problems. A VE system was developed to demonstrate the efficiency of the XML solution, in term of efficient VE data management and fast decision making. also in this paper suggests 1) introduce XML based DBMS to improve data management efficiency and 2) introduce Mobile Computing to improve data accessibilities on sites.

  • PDF

S-XML Transformation Method for Efficient Distribution of Spatial Information on u-GIS Environment (u-GIS 환경에서 효율적인 공간 정보 유통을 위한 S-XML 변환 기법)

  • Lee, Dong-Wook;Baek, Sung-Ha;Kim, Gyoung-Bae;Bae, Hae-Young
    • Journal of Korea Spatial Information System Society
    • /
    • v.11 no.1
    • /
    • pp.55-62
    • /
    • 2009
  • In u-GIS environment, we collect spatial data needed through sensor network and provide them with information real-time processed or stored. When information through Internet is requested on Web based applications, it is transmitted in XML. Especially, when requested information includes spatial data, GML, S-XML, and other document that can process spatial data are used. In this processing, real-time stream data processed in DSMS is transformed to S-XML document type and spatial information service based on web receive S-XML document through Internet. Because most of spatial application service use existing spatial DBMS as a storage system, The data used in S-XML and SDBMS needs transformation between themselves. In this paper, we propose S-XML a transformation method using caching of spatial data. The proposed method caches the spatial data part of S-XML to transform S-XML and relational spatial database for providing spatial data efficiently and it transforms cached data without additional transformation cost when a transformation between data in the same region is required. Through proposed method, we show that it reduced the cost of transformation between S-XML documents and spatial information services based on web to provide spatial information in u-GIS environment and increased the performance of query processing through performance evaluation.

  • PDF

ODYSSEUS/XMLStore:An XML Storage System using the ODYSSEUS Object-Relational DBMS (정보가전 기반의 건강관리 멀티 에이전트 시스템)

  • 이상민;박수진;김일곤
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.10d
    • /
    • pp.250-252
    • /
    • 2002
  • 정보가전에 대한 연구가 현재 활발히 진행 중에 있고 정보가전이 실현 되었을 때 다양한 서비스와 연계가 가능하고, 사람들의 생활 환경에 많은 변화가 일어날 것으로 전망된다. 본 논문에서는 정보가전 기반의 건강관리 멀티 에이전트 시스템을 설계와 구현을 기술하였다. 홈 제어 네트워크로는 전력선 기반의 LonWorks를 이용하고, OSGI(Open Services Gateway Initiative)를 이용하여 LonWorks기반의 디바이스들을 제어한다. 멀티에이전트 시스템으로는 FIPA(The Foundation for Intelligent Physical Agents) Specification을 따르고, 이 플랫폼 위에서 건강관리 에이전트, 가전제품관리 에이전트, 건강관리 Library, 요리 Library, 운동 Library를 구현하였다.

  • PDF

A Design of XML-Based Distributed MDR Retrieval System for Data Preparation (데이터준비를 위한 XML 기반의 분산 MDR 검색 시스템 설계)

  • Ko Sucbum;Youn Sungdae
    • Journal of Korea Multimedia Society
    • /
    • v.7 no.9
    • /
    • pp.1329-1338
    • /
    • 2004
  • The purpose of data mining is to extract multi-dimensional information from a large database. The only information that we can extract from a large database is the column name, data type or simple comments included in the columns of database tables. With such unstructured and scarce information, it is very difficult and time taking to collect and to cleanse data by analyzing the purpose, characteristic and schema of the column during the data preparation step. In order to solve this problem, we propose solutions for reducing the time spent data preparation step in a relational database environment in this paper. That is, we propose useful elements to be considered during the data preparation step and then these elements are organized to constitute MDR(Metadata Registry) which is becoming the international standard of ISO/IEC : ll179. Finally, we propose a XML-based distributed MDR retrieval system that is convertible among heterogeneous systems and heterogeneous DBMSS.

  • PDF

A Framework of Intelligent Middleware for DNA Sequence Analysis in Cloud Computing Environment (DNA 서열 분석을 위한 클라우드 컴퓨팅 기반 지능형 미들웨어 설계)

  • Oh, Junseok;Lee, Yoonjae;Lee, Bong Gyou
    • Journal of Internet Computing and Services
    • /
    • v.15 no.1
    • /
    • pp.29-43
    • /
    • 2014
  • The development of NGS technologies, such as scientific workflows, has reduced the time required for decoding DNA sequences. Although the automated technologies change the genome sequence analysis environment, limited computing resources still pose problems for the analysis. Most scientific workflow systems are pre-built platforms and are highly complex because a lot of the functions are implemented into one system platform. It is also difficult to apply components of pre-built systems to a new system in the cloud environment. Cloud computing technologies can be applied to the systems to reduce analysis time and enable simultaneous analysis of massive DNA sequence data. Web service techniques are also introduced for improving the interoperability between DNA sequence analysis systems. The workflow-based middleware, which supports Web services, DBMS, and cloud computing, is proposed in this paper for expecting to reduceanalysis time and aiding lightweight virtual instances. It uses DBMS for managing the pipeline status and supporting the creation of lightweight virtual instances in the cloud environment. Also, the RESTful Web services with simple URI and XML contents are applied for improving the interoperability. The performance test of the system needs to be conducted by comparing results other developed DNA analysis services at the stabilization stage.

Design and Implementation of Inventory Sharing Function for e-Marketplace using XML (XML을 이용한 e-Marketplace의 재고 공유 기능 설계 및 구현)

  • Jang Si-Woong;Cho He-Suk;Kang Man-Ki
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.9 no.6
    • /
    • pp.1371-1378
    • /
    • 2005
  • Vertical e-Marketplaces have been expanded because of their enough funds and purchasing power, while horizontal e-Marketplaces have not been grown. On the e-Marketplace which is dealing electronic components with the characteristics of short life cycle and diversities, if an e-Marketplace participant holds a large quantity of the same kinds of components, it will result in lowering competitiveness of the company because of its unuseful inventory. Therefore, as a method for increasing competitiveness of e-Marketplace participants, we proposed the inventory sharing method among the participants, and then designed and implemented it in this paper. For providing inventory sharing function, the e-Marketplace system needs intermediary because each system of participants participating e-Marketplace uses its own DBMS respectively. In this paper, we implemented inventory sharing function using XML, which is a standard for exchanging data, as intermediary, and showed an example of the implemented system.

The Design and Implementation of a Les Plan Management System Using the Connectivity of Web and DBMS (웹과 데이터베이스 연동을 이용한 교수-학습안 관리 시스팀의 설계 및 구현)

  • 이정민;안병태
    • KSCI Review
    • /
    • v.8 no.2
    • /
    • pp.15-23
    • /
    • 2001
  • Due to the popularization of Web. the importance of Web for teachers to collect teaching materials increases, but there are difficulties in using Web. due to the rapid increase of information and the shortage of proper skill of using it. The thesis designs and implements a lesson plan management system that systematically manages diverse data and teachers' knowledge. The information required in preparing lesson plans is acquired on the Web and stored in database, and the lesson plan Produced this way could be shared by other teachers on the Internet. In addition. lesson plan DTD was designed and every lesson Plan was transformed into XML data to Provide more convenient data exchange and diverse forms. so that its application could be extended to other education-related systems.

  • PDF

Implementation of a Service Data Aggregator Service based on OGSA By Using Globes Toolkit V.3 (Globus Tookit V.3를 사용한 OGSA 기반 서비스 데이터 수집기 서비스 구현)

  • Kang Yun-Hee
    • Journal of Digital Contents Society
    • /
    • v.6 no.1
    • /
    • pp.1-5
    • /
    • 2005
  • This paper describes the main characteristics of Grid Services based on OGSA and a Grid service for aggregating service data element(SDE)s. In order to build a Grid Service, it needs to consider a systematic building approach from the high-level software architecture that represents the main system components and their interactions. The purpose of this paper is to design and implement an extended service data aggregator service in which SDE is a basic unit for collecting resource information. A GT3 based service data aggregator service is extended to apply the multiple collections based storage scheme for maintaining persistently SDEs with a XML DBMS Xindice. To provide efficient aggregating service for service data elements, which is running under wide area environment like Internet, the aggregator service is asynchronously operated by notification mechanism.

  • PDF

A Study on the Extraction and Integration of Learning Object Meta-data using Web Service of Databases (DBMS의 웹서비스를 이용한 학습객체 메타데이터 추출 및 통합에 관한 연구)

  • Choe, Hyun-Jong
    • Journal of The Korean Association of Information Education
    • /
    • v.7 no.2
    • /
    • pp.199-206
    • /
    • 2003
  • XML is becoming a new developing tool of web technology because of its ability of data management and flexibility in data presentation. So it's well researched that the reusability and integration with learning objects such as text, image, sound, video and plug-in programs of web contents in computer education. But the research for storing, extracting and integrating metadata about learning object was needed prior to implementing online learning system to integrate and manage it. Therefore this study propose a new method of using web service of DBMS for extracting learning object's metadata in database server which located in 3-tier system. To evaluate the efficiency of proposed method, The test server and two DBMSs(MS SQL Server 2000 and Oracle 9i) which have 30 metadata was implemented and the response time of it was measured. The response time of it was short, but in order to using this method the additional programming with SAX/DOM was necessary.

  • PDF