• Title/Summary/Keyword: XML 에디터

Search Result 20, Processing Time 0.023 seconds

Design of Reusable Automatic Translator for converting DTD to Schema (Xvert :재사용 가능한 XML Schema자동 변환기 설계)

  • 고혜경;조윤기;조정길;이병렬;구연설
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.10a
    • /
    • pp.550-552
    • /
    • 2001
  • 최근 인터넷상에서 DTD 기반의 XML 문서가 문서의 교환의 목적으로 사용되어 B2B 상에서 XML문서의 사용이 증가하고 있다. 그러나 DTD는 데이터 타입이 제한적이고 사용자가 원하는 형태를 정의하여 사용할 수 없기 때문에 좀더 유연하고, 재사용이 가능만 스키마를 B2B 상에서 표준으로 이용을 하게 되었다. 스키마는 객체 지향적이기 때문에 새로운 타입을 선언 시 기존의 데이터와 타입을 이용하여 확장 또는 제한을 하여 재사용성이 뛰어나다. 그러나 기존의 스키마 자동 생성기는 사용자가 바라는 최적화 코드가 아니고 스키마의 장점인 모듈화가 전혀 되어 있지 않아, 재사용을 할 수가 없다. 따라서 본 논문에서는 기존 자동 생성기의 단점을 극복하여 문서를 XML 스키마로 변환할 때 모듈화가 되고, 재사용이 가능만 코드를 만들 수 있도록 자동 변환기를 설계하며, 기존의 변환기가 사용자 시점에서 사용하기가 어렵고, 복잡만 인터페이스를 가지고 있기 때문에 이를 사용하기 쉽게 단순화하고 DTD와 스키마를 다양만 외양으로 볼 수 있는 스타일(Style) 에디터를 첨가하여 변환기를 구성한다.

  • PDF

Implementation of Form-based XML Document Editor (Form 기반의 XML 문서 편집기 구현)

  • Go, Tak-Hyeon;Hwang, In-Jun
    • The KIPS Transactions:PartD
    • /
    • v.9D no.2
    • /
    • pp.267-276
    • /
    • 2002
  • Existing XML editors, which are usually tree-based, require knowledge on the XML from users. But this requirement should be removed in order for any user to create XML documents easily. In this paper, we developed a new XML editor which provides both the usual tree-based interface and the form-based interface derided from the original document. Editing XML documents through forms will be especially effective in the places such as enterprise or municipal office where a large amount of documents of same format need to be generated. Forms, which are HTML documents, are generated automatically through the XSLT using both template XML document and XSL document, and displayed on the built-in HTML browser. When a form is filled out by user, it will he transformed into its corresponding XML document and stored into the XML repository.

Design of Electronic Publication System using XML and SMIL (XML과 SMIL을 이용한 전자 출판 시스템 설계)

  • Lee, Jeong-Min;Moon, Su-Ryong;Ko, Hyun;Lee, Yon-Sik
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2002.04a
    • /
    • pp.175-178
    • /
    • 2002
  • 본 논문에서는 일반책에서의 정적 컨텐츠 요소와 오디오나 동영상 등의 멀티미디어 요소를 디지털 형태의 정보로 가공 및 저장하여 전자북을 편집할 수 있는 전자 출판 시스템을 설계한다. 기존의 전자북들은 멀티미디어 요소들을 보기 위한 별도의 전용 뷰어 설치가 요구되며, 서로 다른 포맷이나 다양한 프로그램들로 제작되어 문서의 통합 저장 및 관리가 어려운 실정이다. 본 논문에서 설계한 시스템은 별도의 전용 뷰어 대신 익스플로어와 같은 일반적인 뭔 브라우저를 이용하는 웹 뷰어를 지원하고, XML을 사용하여 보다 효율적으로 정보의 통합 관리 및 저장을 지원함으로써 다양한 컨텐츠 정보의 고수준의 재사용성을 제공한다. 또한, 웹상에서의 멀티미디어 요소들의 표현 시 요구되는 동기화 처리 기술을 위하여 SMIL을 이용함으로써 보다 다양한 멀티미디어 컨텐츠 및 멀티미디어 요소들의 시간적, 이벤트 발생적 동기화를 지원하여 정보 전달의 이해도를 놀일 수 있도록 한다. 설계 시스템은 웹 상에서 전자북을 보기위한 웹 뷰어, 전자북 출판 시 텍스트와 멀티미디어 요소를 표현하는 XML과 SMIL문서를 각각 자동적으로 생성하는 XMLnSMIL 에디터, 생성된 각 문서들을 데이터베이스에 저장하기 위한 XMLnSMIL2DB 저장기, 데이터베이스 내의 데이터들로 부터 XML과 SMIL문서를 자동으로 생성하는 DB2XMLnSMIL 생성기 등으로 구성된다.

  • PDF

Design of Reusable Automatic Translator for converting DTD to Schema (XML DTD를 Schema로 변환하는 자동 변환기 설계)

  • Ko, Hye-Hyung;Cho, Yun-Kee;Cho, Jung-Gil;Lee, Byung-Real;Koo, Yeon-Seal
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2001.10a
    • /
    • pp.429-432
    • /
    • 2001
  • 최근 인터넷상에서 DTD 기반의 XML 문서가 문서의 교환의 목적으로 사용되어 B2B 상에서 XML 문서의 사용이 증가하고 있다. 그러나 DTD는 데이터 타입이 제한적이고 사용자가 원하는 형태를 정의하여 사용할 수 없기 때문에 좀더 유연하고, 재사용이 가능한 스키마를 B2B 상에서 표준으로 이용을 하게 되었다. 스키마는 객체 지향적이기 때문에 새로운 타입을 선언 시 기존의 데이터와 타입을 이용하여 확장 또는 제한을 하여 재사용성이 뛰어나다. 그러나 기존의 스키마 자동 생성기는 사용자가 바라는 최적화 코드가 아니고, 스키마의 장점인 모듈화가 전혀 되어 있지 않아, 재사용을 할 수가 없다. 따라서 본 논문에서는 기존 자동 생성기의 단점을 극복하여 문서를 XML 스키마로 변환할 때 모듈화가 되고, 재사용이 가능한 코드를 만들 수 있도록 자동 변환기를 설계하며, 기존의 변환기가 사용자 시점에서 사용하기가 어렵고, 복잡한 인터페이스를 가지고 있기 때문에 이를 사용하기 쉽게 단순화하고 DTB와 스키마를 다양한 외양으로 볼 수 있는 스타일(Style) 에디터를 첨가하여 변환기를 구성한다.

  • PDF

Generation of Class MetaData Based on XMI (XMI기반 클래스의 메타데이터생성)

  • Lee, Sang-Sik;Choi, Han-Yong
    • The Journal of the Korea Contents Association
    • /
    • v.9 no.12
    • /
    • pp.572-581
    • /
    • 2009
  • Study on the class using XMI Meta model and XML MetaDats has significant difference from the method of Data creation which is widely used. Most of MXL System are focusing on the editor funcition, Database connection and Generation of Markup language. Unlikelly, however, this study has focused on the creation of Markup language of Class MetaData which are extracted from MXI data modedl. In addition to that, the attribute of unit element within the class and the relationship between the classes within the model were set to be given and expressed respectively. For the generation of Markup language, XML schema was used to declare the detail data type.

Design and Implementation of the HTML-WML Converter (무선 인터넷을 위한 HTML-WML 변환기 설계 및 구현)

  • 민영수;강형일;유재수
    • Journal of Internet Computing and Services
    • /
    • v.2 no.2
    • /
    • pp.37-50
    • /
    • 2001
  • To access massive and various HTML documents that are in the web using wireless Internet equipments, another WML document that is equal to the HTML document must be written, In the case Web documents written by HTML are massive, the construction of a WML site with the same information needs much cost of space and time, This paper designs and implements the HTML-XML converter that alleviates such a problem. The HTML-WML converter translates the Web document written by HTML to the WML document for portable wireless equipments, The HTML-XML converter has advantages that it reconstructs WML document dynamically according to portable wireless equipments and processes various image formats such as GIF, JPG, BMP, and so on, The HTML-WML converter can be used as not only a utility of the WML editor but also a real-time converter on wireless Internet.

  • PDF

Implementation of OWL Processor in OntoBuilder (OntoBuilder에서 OWL 처리기 구현)

  • Kim, Dae-Yong;Ko, Jong-Sung;Heo, Tae-Gil;Kang, Ji-Hyung;Yun, Hong-Won
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • v.9 no.1
    • /
    • pp.193-195
    • /
    • 2005
  • OWL facilitates greater machine interpretability of Web content than that supported by XML, RDF, and RDF Schema by providing additional vocabulary along with a formal semantics. We are developing the ontology editor we named OntoBuilder, in this paper we describe about implementation of OWL processor which is a component of OntoBuilder.

  • PDF

A Design of Editor Tool for Mobile Harness Process (모바일 하네스 공정용 에디터 도구 설계)

  • Ryu, Gil Ho;Kim, Jung Ho;Ryu, Hwan Gyu;Park, Won Chan
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2012.04a
    • /
    • pp.854-857
    • /
    • 2012
  • 차량용 Wire Harness 전기 장치가 안전과 편의를 위해 차량에 복잡하게 설치되며 자동차 내 외부에의 정보와 제어신호를 잘못 전달해서 발생하는 돌발 교통사고와 Harness의 가공 잘못으로 정격전류 흐름의 방해로 인한 사고로 부터의 안정성을 검토하는 검사시스템 단계의 최적화를 위함이다. 본 논문은 Wire Harness 검사단계 중 Harness Tester를 통해 전선 부분의 도통검사 및 커넥터 체결시 Harness Tester 에 대한 검사 방법 중 Harness Editor 사용하여 7 개의 파일로 변환하던 것을 XML 파일 시스템으로 바꾸어 검사 함으로써 검사단계에서의 손실을 줄일 수 있다. 또한 모바일 기기와 호환 가능하도록 하여 무선으로 Wire Harness를 Open, Short, Extra, add 테스트 하는 방법을 연구 하였다.

Design and Implementation of the Search Inside Middleware System by using XML (XML 기반의 본문검색 미들웨어 시스템 설계 및 구현)

  • Kim, Hyo-Nam
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2011.01a
    • /
    • pp.229-232
    • /
    • 2011
  • 최근 스마트 디바이스 기반의 다양한 콘텐츠 제작 공급에 대한 새로운 마켓 시장 형성과 태블릿 디바이스 기반의 전자책 시장 규모의 확대에 따른 새로운 유형의 디지털 콘텐츠 시장이 형성되고 있다. 디지털 미디어는 정보환경 범위를 종이의 범위에서 벗어나 매체와 연계한 다양한 형태로의 변화뿐만 아니라 서술 방식과 소통방식의 방법에도 변화를 발생하였다. 그리고 지면에서 국한된 아날로그 매체의 물리적, 공간적, 시간적인 한계를 뛰어넘어 다양한 콘텐츠를 손쉽게 접근할 수 있게 만들었다. 이런 환경에서 본문검색 서비스는 아날로그와 디지털 매체의 상호 공존관계를 형성할 수 있다. 본 논문에서는 그림종이문서를 본문검색이 가능한 이미지형태의 디지털문서로 변환해주는 디지털라이징 시스템으로 문자위치정보를 포함하는 광학문자인식(OCR)기능과 인식된 문자의 오류를 수정하는 에디터기능을 통해 추출된 내용을 XML형태로 제공하는 본문검색 시스템을 제안한다. 특히, 문자인식 후처리 공정에서 복수의 관학문자인식(OCR)엔진을 통해 결과 비교와 문자위치 정보 확인 및 편집, 맞춤법 검사 등의 특화된 기능 등은 본 논문에서 가지는 강점으로 디지털문서 구축에 소요되는 시간과 비용을 혁신적으로 절감시켜준다.

  • PDF

Design and Implementation of Lesson Plan System for teacher-student based on XML (XML 기반 교수-학생 학습지도 시스템의 설계 및 구현)

  • Choi, Mun-Kyoung;Kim, Haeng-Kon
    • The KIPS Transactions:PartD
    • /
    • v.9D no.6
    • /
    • pp.1055-1062
    • /
    • 2002
  • Recently, the lesson plan document that is imported in the educational area is not provided to the educational information systematically, and the teachers are not easy to compose the lessen plan documentation. So, it needs additional time and effort to develope the lesson plan documents. Because of increasing the distributing network. web-based lesson plan system is required to all of the education area. Therefore, we need to compose the lesson plan that is possible to obtain the various teacher's requirement by providing creation, retrival, and reusability of document using the standard XML on web. In this paper, we developed the system for creating the common DTD (Document Type Definition), providing the standard XML document through the common DTD over the lesson plan analysis. In this system, it provides the editor to compose the lesson plan and supports the searching function to improvement of reusability on the existing lesson plan. We design the searching functions such as the structure base, facet and keyword. The composed lesson plans are interoperated with Database. Consequently, we can share the information on web by composing the lesson plan using the XML and save the time and cost by directly writing the lesson plan on web. We can also provide the improved learning environment.