RISS 학술연구정보서비스

검색
다국어 입력

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

변환된 중국어를 복사하여 사용하시면 됩니다.

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      XML-GDM을 UML 다이어그램으로 사상을 위한 객체모델링 = Object Modeling for Mapping from XML-GDM to UML Diagram

      한글로보기

      https://www.riss.kr/link?id=T12188598

      • 저자
      • 발행사항

        전주 : 전북대학교 대학원, 2010

      • 학위논문사항

        학위논문(박사) -- 전북대학교 대학원 , 전산통계학 , 2010. 8

      • 발행연도

        2010

      • 작성언어

        한국어

      • 주제어
      • 발행국(도시)

        전북특별자치도

      • 기타서명

        Object Modeling for Mapping from XML-GDM to UML Diagram

      • 형태사항

        vii, 90 p : 삽화,표 ; 26cm

      • 일반주기명

        전북대학교 논문은 저작권에 의해 보호받습니다.
        지도교수:김용성
        참고문헌 : p.83-90

      • 소장기관
        • 국립중앙도서관 국립중앙도서관 우편복사 서비스
        • 전북대학교 중앙도서관 소장기관정보
      • 0

        상세조회
      • 0

        다운로드
      서지정보 열기
      • 내보내기
      • 내책장담기
      • 공유하기
      • 오류접수

      부가정보

      다국어 초록 (Multilingual Abstract)

      This thesis proposes a method that convert from XML-GDM to unified Modeling Language(UML) class diagram to deal with efficiently eXtensible Markup Language(XML) document which its applicatioin scope is widely extended due to the flexible expression of the web based information. Also, it proposes a object-oriented data model to XML document, which allows consistently performing all method such as readability of user and searching and saving XML document efficiently.
      In order to accomplish this, the XML document and XML Document Type Definition(DTD) are mapped as UML class diagram to create an XML document having various forms of attributes. In contrast to the existing studies of simply trying to model only the information expressed on the XML document, the object model of an XML document created using the proposed object modeling method is able to process the information expressed on the XML document effectively. The basis for end user to express the search query on XML document intuitively and visually can be prepared by converting, storing and managing after illustrating the XML document expressed as XML Graphical Data Model(XML-GDM) into an UML based object oriented data model.

      Therefore, proposed method in this thesis has various object oriented characteristics compared to the existing object modeling method on the XML document. In other words, proposed method using UML widely applied as an object modeling tool gets used to enable visualization and intuitive processing of web documents XML based. Using this method by applying a same modeling tool called UML class diagram on the contents of XML document and the syntax and semantics of queries expressed as XML-GDM, a great deal of contribution could be made in the software engineering field if utilized in the actual development as a thesis having the advantage of being able to perform a series of all processes such as storing and searching the XML document in an object oriented database.
      번역하기

      This thesis proposes a method that convert from XML-GDM to unified Modeling Language(UML) class diagram to deal with efficiently eXtensible Markup Language(XML) document which its applicatioin scope is widely extended due to the flexible expression of...

      This thesis proposes a method that convert from XML-GDM to unified Modeling Language(UML) class diagram to deal with efficiently eXtensible Markup Language(XML) document which its applicatioin scope is widely extended due to the flexible expression of the web based information. Also, it proposes a object-oriented data model to XML document, which allows consistently performing all method such as readability of user and searching and saving XML document efficiently.
      In order to accomplish this, the XML document and XML Document Type Definition(DTD) are mapped as UML class diagram to create an XML document having various forms of attributes. In contrast to the existing studies of simply trying to model only the information expressed on the XML document, the object model of an XML document created using the proposed object modeling method is able to process the information expressed on the XML document effectively. The basis for end user to express the search query on XML document intuitively and visually can be prepared by converting, storing and managing after illustrating the XML document expressed as XML Graphical Data Model(XML-GDM) into an UML based object oriented data model.

      Therefore, proposed method in this thesis has various object oriented characteristics compared to the existing object modeling method on the XML document. In other words, proposed method using UML widely applied as an object modeling tool gets used to enable visualization and intuitive processing of web documents XML based. Using this method by applying a same modeling tool called UML class diagram on the contents of XML document and the syntax and semantics of queries expressed as XML-GDM, a great deal of contribution could be made in the software engineering field if utilized in the actual development as a thesis having the advantage of being able to perform a series of all processes such as storing and searching the XML document in an object oriented database.

      더보기

      목차 (Table of Contents)

      • 표목차
      • 그림목차
      • Abstract
      • 제 1 장 서 론 1
      • 제 2 장 관련 연구 4
      • 표목차
      • 그림목차
      • Abstract
      • 제 1 장 서 론 1
      • 제 2 장 관련 연구 4
      • 2.1 데이터베이스 모델 4
      • 2.1.1 데이터베이스 모델의 종류 4
      • 2.1.2 관계형 DB에 저장 9
      • 2.1.3 객체지향 DBMS에 저장 10
      • 2.2 XML과 UML 13
      • 2.2.1 XML 13
      • 2.2.2 UML 클래스 다이어그램 19
      • 2.3 XML 문서 모델링 24
      • 2.3.1 모델링의 개념 및 단계 24
      • 2.3.2 DTD의 데이터 모델링 26
      • 2.3.3 UML 다이어그램 모델링 28
      • 2.4 XML-GDM 32
      • 2.4.1 XML-GDM의 개요 32
      • 2.4.2 XML DTD와 XML-GDM간의 관계 33
      • 2.4.3 XML-GDM의 구성 36
      • 2.4.4 XML-GL 39
      • 제 3 장 UML기반 XML문서의 객체 모델링 44
      • 3.1 객체 모델링의 개요 45
      • 3.2 사상 규칙 46
      • 3.2.1 엘리먼트 47
      • 3.2.2 프로퍼티 49
      • 3.2.3 다중성 53
      • 3.2.4 링크 54
      • 3.3 XML-GDM의 객체 모델링 사상 알고리즘 57
      • 제 4 장 시스템 구현 60
      • 4.1 시스템 구성도 61
      • 4.2 적용사례 62
      • 4.2.1 데이터베이스 생성 62
      • 4.2.2 질의처리 73
      • 4.3 비교 평가 및 기대 효과 78
      • 제 5 장 결론 및 향후 연구과제 81
      • 참 고 문 헌 83
      더보기

      분석정보

      View

      상세정보조회

      0

      Usage

      원문다운로드

      0

      대출신청

      0

      복사신청

      0

      EDDS신청

      0

      동일 주제 내 활용도 TOP

      더보기

      주제

      연도별 연구동향

      연도별 활용동향

      연관논문

      연구자 네트워크맵

      공동연구자 (7)

      유사연구자 (20) 활용도상위20명

      이 자료와 함께 이용한 RISS 자료

      나만을 위한 추천자료

      해외이동버튼