A Study on the Design with RDF Authoring Tool for Metadata Management

메타데이터 관리를 위한 RDF 저작도구 설계에 관한 연구

  • 최호찬 (한밭대학교 정보통신 전문대학원 컴퓨터공학과) ;
  • 김차종 (한밭대학교 정보통신컴퓨터공학부)
  • Published : 2004.06.01

Abstract

Recently, the semantic web stands out in the next generation web. To realize the semantic web, the metadata integration is required between different metadatas on the web for metadata management. Otherwise, the integrated structure is needed to accommodate all of semantic, syntax and structure. RDF is one of the core technology and is more efficient framework for technology and interchange of metadata in the web, In this paper, for metadata management, we designed and implemented the RDF authoring system which converts each of metadata into RDF and makes it easy to manipulate and manage the different metadatas. For this, we researched about the RDF creation using Dublin Core metadata, the conversion of XML document into RDF, the RDF expression by N-Triple form and the integration of WSDL and RDF, and implemented the system on the lava platform. Basically, users using this system can integrate and manage metadatas easily even if they are not expert.

오늘날 차세대 웹으로 부각되고 있는 시맨틱(semantic) 웹을 실현하기 위해서는 모든 정 문서들이 메타데이터(metadata) 형식에서 정의하고 있는 시맨틱, 구문, 구조를 모두 수용할 수 있는 통합된 구조가 필요하다. 본 논문에서는 이를 위한 방법으로써 W3C에서 메타데이터의 기술과 교환을 위한 프레임워크로 개발한 시맨틱 웹의 핵심 기술 중의 하나인 RDF(Resource Description Framework) 문서로 변환하여 상이한 메타데이터들을 효율적으로 관리하고 이용할 수 있는 시스템 설계 및 구현에 대하여 연구하였다. 본 시스템에서는 Dublin Core 메타데이터를 이용한 RDF 생성, XML(extensible Markup Language) 문서를 RDF로의 변환, RDF를 NTriple 형태로 표현, 웹 서비스 메타데이터인 WSDL(Web Service Description Language)과 RDF와 통합 이렇게 4개의 모듈에 관하여 설계하였고, 자바를 사용하여 시스템을 구현하였다. 본 시스템을 이용하여 사용자는 세부적인 내용을 몰라도 메타데이터를 쉽게 통합하고 관리할 수 있다.

Keywords

References

  1. 신현성, '시맨틱 웹을 위한 RDF 편집기', 경기대학교 정보통신 대학원 석사학위 논문 PP. 40-44, 2002
  2. IsaViz : A Visual Authoring Tool for RDF http://www.w3.org/2001/11/IsaViz/
  3. Semtalk http://www.semtalk.com/
  4. 이한수 '웹 서비스 실전 프로그래밍', 한빛미디어 pp. 117-139, 2002
  5. RDF M&S Spectification http://www.w3c.org/TR/REC-ref-syntax
  6. 김학래, '생각하는 지능형 웹에의 도전, RDF집중 분석' 마이크로소프트 PP. 253-254, 4. 2002
  7. H.M.Deitel, P.J.Deitel, J.P.Gadzik, K.Lomeli, S.E.Santry, S.Zhang 'JAVA WEB SERVICES FOR EXPERIENCED PROGRAMMERS' pp. 159-186, 2002
  8. 조윤회, 'RDF기반 인터넷 자원 메타데이터 설계에 관한 연구' 한국 보건 산업진흥원 정보 자료실 논문, pp158-160, 2000
  9. JDOM : JDOM Beta 9 http://www.jdom.org/
  10. Jena 2.0 API http://jena.sourceforge.net/
  11. DOM : W3C Document Object Model http://www.w3.org/D0M/
  12. SAX : SAX 2.0 Extensions http://www.saxproject.org/
  13. Roger L. Costello 'XML Design' The MITRE Corporation
  14. RDF mailing list desc@w3.org