• Title/Summary/Keyword: Xlink

Search Result 10, Processing Time 0.03 seconds

XLink Semantics in Object Repository for Guaranteeing Referential Integrity (객체지향 정보 저장소에서 참조 무결성 보장을 위한 XLink 시맨틱스)

  • 박희경;박상원;김형주
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.9 no.6
    • /
    • pp.589-601
    • /
    • 2003
  • XLink is XML Linking Language that defines links between XML documents or XML elements. It uses XML syntax to create structures that can describe links similar to the simple unidirectional hyperlinks of HTML, as well as more sophisticated links. There exist several relationships between resources that linked by XLink. Without supports from XML Repository for these relationship management, there is a huge overhead related to the management of relationships during both application development and maintenance, since the relationships need to be hard-coded directly into the application program itself. In this paper, we propose an XLink supporting system in object repository. We describe the design and implementation of this system on top of XDOM(persistent DOMlink XML repository). To support XLink, our system offers referential relationship semantics, extended link and the expansion of DOM tree for XLink.

A Processing Technigue of Integrated GML Using XLink on the Web (웹 환경에서 XLink를 이용한 통합 GML 문서 처리 기법)

  • You, Byeong-Seob;Park, Soon-Young;Chung, Warn-Ill;Bae, Hae-Young
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2002.11c
    • /
    • pp.1741-1744
    • /
    • 2002
  • 최근 일반인들의 웹 사용이 급증함에 따라 웹 관련 어플리케이션이 증가하게 되었다. GIS 분야에서 웹 GIS라는 분야가 등장하게 되었고 많은 연구가 진행되어 왔다. OGC(Open GIS Consortium)에서는 GIS 데이터의 상호운용성을 웹 환경에서 지원하고, 서로 다른 타입의 지리정보의 접근을 위해 웹 맵서버 인터페이스 구현 명세(Web Map Server Interfaces Implementation Specification)를 제안하였다. 제안된 웹 맵 서버의 통합방법 중에서 XLink를 이용한 통합방법은 웹 맵 서버 통합방법보다 서버의 응답 시간을 줄였으나 클라이언트의 문서 처리시간이 증가하였다. 본 논문에서는 이러한 점을 해결하기 위하여 클라이언트에서 XLink로 표현된 통합문서를 각각 개별적으로 처리하는 개별 문서처리 기법을 제안한다. 본 논문의 개별 문서처리 기법은 클라이언트에서 XLink된 문서들을 각 문서별로 개별적인 파싱을 수행하고, 파싱된 결과를 동시에 처리한다.

  • PDF

Indexing Scheme for XLink in XML Documents (XLink를 이용한 XML 문서의 인덱싱 기법)

  • 김선경;김성완;정헌석;이재호;임해철
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.10c
    • /
    • pp.97-99
    • /
    • 2002
  • 인터넷의 급속한 발전과 더불어 대량의 정보를 효과적으로 표현 및 교환할 수 있는 표준으로 XML이 제정된 이후, XHL 문서의 저장과 검색을 위한 많은 연구들이 진행되고 있다. 한편, XML 문서간의 관계를 표현하기 위한 XLink가 제정되면서, XLlnk로 표현된 링크 정보를 이용하여 문서들을 효과적으로 검색할 수 있는 정보 검색 시스템에 대한 연구가 진행되고 있지만 그 성과가 미흡하다. 따라서 첫째, 본 논문에서는 링크 정보를 가지고 있는 XML 문서의 데이터 모델을 정의하고, 문서간 링크 정보가 가져야 할 링크 참조 무결성을 제안하였다. 둘째, 링크 정보를 이용한 질의 처리를 위해 제안한 모델과 최신 XLink 표준을 준수하여 테이블 형식의 링크 정보 인덱스 구조를 설계하였다.

  • PDF

A study on storing a XML/EDI document with XLink (XLink를 이용한 XML/EDI 문서의 저장에 관한 연구)

  • 김수영;윤용익
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.10c
    • /
    • pp.703-705
    • /
    • 2001
  • 전통 EDI(Electronic Data Interchange) 문서는 VAN(Value Added Network) 전용망을 통하여 EDI 서비스를 하였다. 하지만, 이것은 실시간(real-time)으로 문서를 처리하는 방식보다 주로 배치(batch)방식으로 한꺼번에 문서를 처리하였으며 전용 소프트웨 어를 사용함으로써 새로운 문서를 처리할때마다 새 문서에 대한 정보를 등록하고 소프트웨어를 다시 설치 해야하는 불편함도 있었다. 기존의 전통 EDI 문서는 VAN을 통하여 처리하는 방식이었으나 현재는 인터넷에서 EDI 문서를 볼 수 있도록 하기 위해 XML(extensible Markup Language)을 이용하고 있다. 인터넷기반의 웹 브라우저 상에서 볼 수 있는 XML/EDI 구현에 힘입어 여러 문서로 분리되어진 EDI 문서를 XLink의 개념을 이용하여 문서의 삽입, 삭제 기능과 이러한 문서를 통합하여 하나의 문서로 데이터베이스에 저장할 수 있는 방법에 관하여 연구하고자 한다.

  • PDF

Design of Efficient Storage Structure and Indexing Mechanism for XML Documents (XML을 위한 효율적인 저장구조 및 인덱싱 기법설계)

  • 신판섭
    • Journal of the Korea Computer Industry Society
    • /
    • v.5 no.1
    • /
    • pp.87-100
    • /
    • 2004
  • XML has recently considered as a new standard for data presentation and exchange on the web, many researches are on going to develop applications and index mechanism to store and retrieve XML documents efficiently. In this paper, design a Main-Memory based XML storage system for efficient management of XML document. And propose structured retrieval of XML document tree which reduce the traverse of XML document tree using element type information included user queries. Proposed indexing mechanism has flexibilities for dynamic data update. Finally, for query processing of XML document include Link information, design a index structure of table type link information on observing XLink standards.

  • PDF

XBRL Based EFIS Design (XBRL 기반의 EFIS 설계)

  • Park, Jae-Hun;Jeong, Young-Sik;Han, Sung-Kook
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2005.05a
    • /
    • pp.457-460
    • /
    • 2005
  • XBRL은 재무 경영 투자 등 다양한 용도의 정보를 기술할 수 있는 XML 을 기반으로 한다. 기업이나 조직 내에서 재무정보 즉, 재무제표나 내부회계보고 등을 표현하는 언어이다. 재무정보는 연도, 조직 또는 업종 마다 문서구조, 항목, 계산식 등이 다르므로 기존의 작성방식으로는 작성 비용이나 시간이 많이 들뿐만 아니라 공통화나 재사용이 곤란하다. XBRL은 재무정보의 작성 유통 분석 변환 등에 적합한 XML에 의한 표준 규약을 제정하고 XBRL 2.1 규약에는 XML Schema나 XLink 등 최신 XML 관련 기술을 적극적으로 수용하고 있다. 이에 본 논문에서는 XBRL의 기본개념과 실용화를 통한 도입효과 및 활용분야를 살펴보고 대내외적으로 적용되고 있는 사례를 살펴보겠다.

  • PDF

생물정보 데이터베이스 구축을 위한 XML 적용 기법

  • 이범주;박성희;류근호
    • Proceedings of the Korea Society of Information Technology Applications Conference
    • /
    • 2001.05a
    • /
    • pp.101-103
    • /
    • 2001
  • 최근 셍물정보 분야에서 웹상에서 단백질과 유전자의 서열정보 및 이와 관련된 실험과 참조정보를 다른 유전체 데이터베이스 시스템과 상호교환을 위한 표준 형식으로 XML을 이용하기 시작하였다. 더불어 웹에서 데이터전송을 위한 표준 형식인 XML을 생물정보응용 분야에서 이용하기 위한 BioML을 정의하였다. 그러나 BioML에서는 서열의 소스 및 참조정보, 갱신정보와 XML문서사이의 참조정보를 포함하지 않고 있다. 따라서 이 논문에서는 BioML에서 포함하지 않는 이러한 정보를 XLink와 XPointer를 이용하여 나타낼 수 있도록 BioML을 확장하고 BioML에 포함된 서열 정보에 대한 메타정보를 RDF를 적용하여 제시하였다. 이렇게 함으로써 이질적인 생명정보데이터베이스 시스템에서 서열에 대한 복잡한 링크 정보와 서열의 변경정보를 효율적으로 교환이 가능하다.

  • PDF

Design of Web Map Server for supporting Fusion Service (융합 서비스를 지원하는 웹 맵 서버의 설계)

  • Lee, Hye-Jin;Jun, Bong-Gi;Hong, Bong-Hee
    • 한국공간정보시스템학회:학술대회논문집
    • /
    • 2000.06a
    • /
    • pp.109-122
    • /
    • 2000
  • 기존의 통합 시스템은 이미 구축된 자윈을 재활용하여 데이타의 구축비용을 줄이고자 하는 의도에서 연구되었다. 특히 GIS에서는 공간 데이타의 규모가 방대하므로 그 구축비용이 더욱 증가한다. 이로 인해 공간 데이타를 위한 통합 시스템의 필요성이 대두되다. 최근 웹의 사용자 수와 그 응용의 수가 증가함에 따라 웹에서의 공간 데이타를 이용한 응용의 필요성이 승가하고 있다. 이에 따라 웹 환경에서 분산된 공간 데이타의 통합 시스템이 요구된다. 기존의 미디에이터(Mediator)를 사용한 통합에 비하여 웹을 기반한 공간 데이타의 통합은 웹의 환경적 특성과 공간 데이타의 크기와 형태 등을 고려해야 한다. 본 논문에서는 OGC(OpenGIS Consortium)의 웹 매핑 기술인 WMT(Web Mapping Testbed)의 중첩 맵 서버 (Cascading Map Server)를 사용하여 공간 데이타를 통합한다. 통합 과정에서 요구되는 표준화된 데이타 모델과 인터페이스는 OGC가 최근 제안한 GML(Geography Markup Language)과 웹 맵 서버 인터페이스를 이용한다. 본 논문은 XML의 XLink와 XPointer의 개념을 가진 융합 서비스(Fusion Service)기법을 중첩 맵 서버에 도입한 융합 맵 서버(Fusion Map Server)를 제안한다. 이러한 통합 방식은 데이터 사이의 관계성을 고려한 링킹 기반 통합이므로 통합 응용의 복잡성을 줄일 수 있을 뿐만 아니라 물리적 변환 등에서 생성되는 연산 비용을 줄일 수 있는 장점이 있다.

  • PDF

Hypertext Retrieval System Using XLinks (XLinks를 이용한 하이퍼텍스트 검색 시스템)

  • Kim, Eun-Jeong;Bae, Jong-Min
    • The KIPS Transactions:PartD
    • /
    • v.8D no.5
    • /
    • pp.483-494
    • /
    • 2001
  • Most of hypertext retrieval models consider documents as independent entities. They ignore relationships between documents of link semantics. in an information retrieval system for hypertext documents, retrieval effectiveness can be improved when ling information is used. Previous link-based hypertext retrieval models ignore link information while indexing. They utilize link information to re-rank the retrieval results. Therefore they are limited that only the documents is result-set utilize link information. This paper utilizes link information when indexing. We present how to use term weighting and inLinks weighting for ranking the relevant documents. Experimental results show that recall and precision evaluation according to the link semantics and the comparison with previously link_based hypertext retrieval model.

  • PDF

A Study on the Design and the Implementation of an Authoring Tool for XML Structurization of Graphical Information (그래픽 정보의 XML구조화를 위한 저작도구의 구현)

  • 김규태;정회경;이수연
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.6 no.1
    • /
    • pp.62-69
    • /
    • 2002
  • As Graphic Information is a intuitive, simple and definite media to transfer information to human, It is widely used and deserved as a information exchange and store media. But the graphic information is so abstract that a human may misunderstand that's real meaning. So In order to transfer a Exact information to a human, a additional picture and description is needed. So, in this paper, A authoring system is suggested that it can be able to give a additional information at each region in graphic information, and to structurize relations between each region and to give linking information between each region using XML Linking Notation. In this paper, An suggested authoring system is implemented to support a authoring facility which is to display graphical information of CGM(Computer Graphic Metafile) and BMP, and to define structural information by selecting each region of graphics image on screen directly, and to save that structural information and linking information with XML Linking notation, and to support a browsing facility which to find hot spot using a structurized graphic information and then to show a proper graph.