• Title/Summary/Keyword: STEP schema

Search Result 75, Processing Time 0.026 seconds

A Database Schema Integration Method Using XML Schema (XML Schema를 이용한 이질의 데이터베이스 스키마 통합)

  • 박우창
    • Journal of Internet Computing and Services
    • /
    • v.3 no.2
    • /
    • pp.39-56
    • /
    • 2002
  • In distributed computing environments, there are many database applications that should share data each other such as data warehousing and data mining with autonomy on local databases. The first step to such applications is the integration of heterogeneous database schema, but there is no accepted common data model for the integration and also are difficulties on the construction of integration program. In this paper, we use the XML Schema for the representation of common data model and exploit XSLT for reducing the programming difficulties. We define the schema integration operations and develop a methodology for the semi-automatic schema integration according to schema conflicts types. Our integration method has benefits on standardization, extendibility on schema integration process comparing to existing methodologies.

  • PDF

CPC Framework for Sharing Product Information Across Enterprises (기업간 제품정보 공유를 위한 협업적 제품거래 프레임워크)

  • Kim, H.;Kim, H.S.;Lee, J.H.;Jung, J.M.;Do, N.C.;Lee, J.Y.
    • Korean Journal of Computational Design and Engineering
    • /
    • v.8 no.4
    • /
    • pp.201-211
    • /
    • 2003
  • Collaborative product commerce (CPC) is a newly emerging technology to support inter-enterprise collaboration through the product life-cycle. From the IT point of view, CPC is software technology to integrate product, process and resources of different enterprises using Web technologies. In this paper, we introduce a CPC framework for integrating product information across enterprises, which being developed as a part of the CPC project by ETRI. The product metadata represented by XML schema, which is compatible with ISO STEP PDM Schema standard, is presented to semantically and schematically integrate distributed product information. The web services technologies are discussed to support the interoperability of application systems related to the product development, such as CAD and PDM, where most of these applications run in a distributed environment. Finally, we implement the frame-work to integrate distributed product information.

A Study on Date Modeling for Object - Oriented Database Design (객체지향 데이터베이스 설계를 위한 데이터 모델링에 관한 연구)

  • Park, Won-Ok
    • Asia pacific journal of information systems
    • /
    • v.2 no.2
    • /
    • pp.103-120
    • /
    • 1992
  • Object-Oriented method is a rather difficult one, theories are different as many as they are, and can hardly be found well-applied examples of OOD. So, this paper deal with the history, the needs, the benefits, basic concept of object-oriented design methods, especially the designing procedure which covers from analyzing the requirements, designing the EER(extended entity relationship) model, transforming this model into relational schema, to OODB schema step. Major contributions can be identified; First, the proposed method will ensure that it improve the productivity, increase the software quality, and elevate the maintainability. Second, it provide the framework of how object-oriented schema is constructed for OODB design. Third, suggested realistic case study will enhance the better understanding of how the current business process will be applied to the OODB design step.

  • PDF

A Study on XML Development Support System for DB Integration (데이터베이스 통합을 위한 XML 개발 지원 시스템에 관한 연구)

  • Cho, Chong Duck;Park, Young Soo
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.6 no.2
    • /
    • pp.39-53
    • /
    • 2010
  • In this paper, we suggest an XML Development Support(XDS) System as a good developing tool to solve the problems that related with the database integration, increased to the developing terms and costs when the developing of XML programming base on the web server. XDS System is designed for the purpose of easily coding the XML program, of simply changing the programming structure and of completely maintaining the program environment. According to the predefined policy, XDS System provides necessary informations such as tables, columns, or relational keys from Database for developer. The developer step by step selects or sets what he needs. And XDS System creates an XML Tree with the result of selected information. The XML Tree includes all information of making an XML Schema and some XML Stylesheet. XDS System creates an XML Schema for all clients and creates many XML Stylesheets for each client using the XML Tree.

Development of a STEP-compliant Web RPD Environment (STEP표준과 Web을 이용한 RPD환경 구축)

  • 강석호;김민수;김영호
    • Korean Journal of Computational Design and Engineering
    • /
    • v.5 no.1
    • /
    • pp.23-32
    • /
    • 2000
  • In this paper, we present a Web-enabled product data sharing system for the support of RPD (Rapid Product Development) process by incorporating STEP (STandard for the Exchange of Product model data) with Web technology such as VRML (Virtual Reality Markup Language), SGML (Structured Generalized Markup Language) and Java. Extreme competition makes product life cycle short by incessantly deprecating current products with a brand-new one, and thus urges enterprises to devise a new product faster than ever. In this environment, an RPD process with effective product data sharing system is essential to outstrip competitors by speeding up the development process. However, the diversity of product data schema and heterogeneous systems make it difficult to exchange the product data. We chose STEP as a neutral product data schema and Web as an independent exchange environment to overcome these problems. While implementing our system, we focused on the support of STEP AP 203 UoF (Units of Functionality) views to efficiently employ STEP data models that are maximally normalized, and therefore very cumbersome to handle. Our functionality-oriented UoF view approach can increase users'appreciation since it facilitates the modular usage of STEP data models. This can also enhance the accuracy of product data. We demonstrate that our view approach is applicable to the configuration control of mechanical assemblies.

  • PDF

Database Development for Archiving Detailed Design Information of Steel Bridges (강교량의 설계정보 데이터베이스 구축)

  • 이상호;정연석
    • Proceedings of the Computational Structural Engineering Institute Conference
    • /
    • 2003.04a
    • /
    • pp.313-320
    • /
    • 2003
  • The efficient and well organized database is essential for the management of information in every industrial field. In this study, a practical and effective database which can handle 3-D information of steel bridges is built on the basis of a STEP-based data model. The data model of steel bridge information is classified into geometric and non-geometric part and the design information is represented by linking geometric information and life cycle supported non-geometric information. Especially, the shape information is represented by boundary representation method, which is one of the representative methods of solid model information. In this study, ISO/STEP(STandard for the Exchange of product model data) AP203(configuration controlled design) EXPRESS schema is used to represent the shape information of steel bridge. The syntax of EXPRESS schema of developed data model is verified by NIST Expresso - is a tool for parsing and compiling EXPRESS schema. Also, this study verifies the conformance of the data model by applying to the real data of Hannam bridge. Therefore, the constructed database using STEP-based data model of steel bridges can be used effectively in the concurrent engineering point of view with transferring and sharing steel bridge information.

  • PDF

A Design Methodology of Relational Database Schema Without the Conceptual Design Step (개념적 설계를 배제한 관계형 데이터베이스 스키마의 설계)

  • Um Yoon-Sup
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.9 no.2
    • /
    • pp.445-453
    • /
    • 2005
  • The design process of a relational database system consists of requirement analysis, conceptual design using ER diagram, logical design, and physical design. In logical design process, the conceptual schema is transformed to relational schema, and relational schema is normalized. This traditional design process is hard to applied in real database design process, since there is an ambiguity in conceptual design process. In this paper, we suggest a new design process, which provides more structural design steps by removing the conceptual design process. In new approach, we produce the data flow diagram by the structural methodology. From the attributes in the data store of data flow diagram, we construct relational table schema, and we normalize relational schema. Finally we produced table relationship diagram in order to figure out relationships between tables.

Two-step Clustering Method Using Time Schema for Performance Improvement in Recommender Systems (추천시스템의 성능 향상을 위한 시간스키마 적용 2단계 클러스터링 기법)

  • Bu Jong-Su;Hong Jong-Kyu;Park Won-Ik;Kim Ryong;Kim Young-Kuk
    • The Journal of Society for e-Business Studies
    • /
    • v.10 no.2
    • /
    • pp.109-132
    • /
    • 2005
  • With the flood of multimedia contents over the digital TV channels, the internet, and etc., users sometimes have a difficulty in finding their preferred contents, spend heavy surfing time to find them, and are even very likely to miss them while searching. In this paper we suggests two-step clustering technique using time schema on how the system can recommend the user's preferred contents based on the collaborative filtering that has been proved to be successful when new users appeared. This method maps and recommends users' profile according to the gender and age at the first step, and then recommends a probabilistic item clustering customers who choose the same item at the same time based on time schema at the second stage. In addition, this has improved the accuracy of predictions in recommendation and the efficiency in time calculation by reflecting feedbacks of the result of the recommender engine and dynamically update customers' preference.

  • PDF

STEP 기반 자동차 PDM

  • 오유천
    • Proceedings of the CALSEC Conference
    • /
    • 1997.11a
    • /
    • pp.443-461
    • /
    • 1997
  • ㆍProSTEP, PDES, Inc., and JSTEP announce agreement on PDM Schema ㆍ November 4, 1997 ㆍInteroperable with STEP AP203, AP2l0, AP214, and AP232 ㆍNeutral specification allows for the exchange of the following types - item master data (part identification, approval of part version) - item structure - item classification - item property (mass, costs) - document management (identification, revision… ) - work management (engineering change request, EC order, project) ㆍVendors of PDM systems are asked to join ProSTEP's PDM Round Table and PDES, Inc.'s PDMnet.(omitted)

  • PDF