• Title/Summary/Keyword: Script Language

Search Result 216, Processing Time 0.02 seconds

THE SIGNIFICANCE OF FORMATION OF LETTERS AS COMMUNICATION MEDIA IN LIBRARY CIRCUMSTANCES (커뮤니케이? 미디아 로서의 문자형성의 도서관적 의의)

  • KIM Se-Ick
    • Journal of the Korean Society for Library and Information Science
    • /
    • v.13
    • /
    • pp.3-37
    • /
    • 1986
  • The language is one of the most important inventions in the human society, and it can be preserved as a form of book which is printed or written by letters. So, the language and letter can be basic factors in the library as communication media. Moreover, when we regard all of library activities as a communication, the study of the language and letter which is the origin of communication media can be a good research method of library history. For this reason, the present study deals with formation of three representative ancient letters, i.e. Hieroglyph, Cuneiform Script, and Chinese character with their relations.

  • PDF

A Flexible Unit Testing Tool for Test Driven Development (테스트 주도 개발을 위한 유연한 단위 테스트 도구로 변경)

  • Jeon, Seok-Hwan;Kim, Jeong-Dong;Baik, Doo-Kwon
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.15 no.2
    • /
    • pp.140-144
    • /
    • 2009
  • The efficient test tool is indispensable to the test driven development. The test tool is very helpful to get the advantage of the test driven development. Many traditional automation test tool does not support standard script language and are not suitable to unit test. In traditional unit test tool, a code for the test is added at the source code. Such method makes the complexity of a source code and has a problem which must modify many part of the source code when the test case is changed. In this paper, we present a design technique of a flexible unit testing tool which makes a developer can modify easily the test case by using the standard java script in test driven development. We implement the test tool by this design technique to verify the availability of this technique.

Design and Implementation of Dynamic Web Server Page Builder on Web (웹 기반의 동적 웹 서버 페이지 생성기 설계 및 구현)

  • Shin, Yong-Min;Kim, Byung-Ki
    • The KIPS Transactions:PartD
    • /
    • v.15D no.1
    • /
    • pp.147-154
    • /
    • 2008
  • Along with the trend of internet use, various web application developments have been performed to provide information that was managed in the internal database on the web by making a web server page. However, in most cases, a direct program was made without a systematic developmental methodology or with the application of a huge developmental methodology that is inappropriate and decreased the efficiency of the development. A web application that fails to follow a systematic developmental methodology and uses a script language can decrease the productivity of the program development, maintenance, and reuse. In this thesis, the auto writing tool for a dynamic web server page was designed and established by using a database for web application development based on a fast and effective script. It suggests a regularized script model and makes a standardized script for the data bound control tag creator by analyzing a dynamic web server page pattern with the database in order to contribute to productivity by being used in the web application development and maintenance.

A Study on Considerations in the Authority Control to Accommodate LRM Nomen (LRM 노멘을 수용하기 위한 전거제어시 고려사항에 관한 연구)

  • Lee, Mihwa
    • Journal of Korean Library and Information Science Society
    • /
    • v.52 no.1
    • /
    • pp.109-128
    • /
    • 2021
  • This paper is to explore considerations in authority control to accommodate LRM nomen entities through the literature reviews, the analysis of RDA rules, and the opinion survey of domestic catalog experts. As a result, for authority control, considerations were proposed in the aspect of nomen's attribute elements, catalog description, and MARC authority format. First, it is necessary to describe in as much detail as possible the category, the scheme, intended audience, the context of use, the reference source, the language, the script, the script conversion as the attributes of the nomen with the status of identification, note, and indifferentiated name indicators added in RDA. Second, the description method of attribute elements and relational elements of nomen can be unstructured, structured, identifier, and IRI as suggested in RDA, and vocabulary encoding scheme (VES) and string encoding scheme (SES) should be written for structured description, Also, cataloging rules for structuring authorized access points and preferred names/title should be established. Third, an additional expansion plan based on Maxwell's expansion (draft) was proposed in order to prepare the MARC 21 authority format to reflect the LRM nomen. (1) The attribute must be described in 4XX and 5XX so that the attribute can be entered for each nomen, and the attributes of the nomen to be described in 1XX, 5XX and 4XX are presented separately. (2) In order to describe the nomen category, language, script, script conversion, context of use, and date of usage as a nomen attribute, field and subfield in MARC 21 must be added. Accordingly, it was proposed to expand the subfield of 368, 381, and 377, and to add fields to describe the context of use and date of usage. The considerations in authority control for the LRM nomen proposed in this paper will be the basis for establishing an authority control plan that reflects LRM in Korea.

An Design and Implementation of WAP(Wireless Application Protocol) Emulator (WAP(Wireless Application Protocol) 에뮬레이터(Emulator)의 설계 및 구현)

  • 최철웅;장지산;신화종;김상국;신동규;신동일
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2000.10c
    • /
    • pp.135-137
    • /
    • 2000
  • 무선 인터넷 시장의 급속한 발전으로 인해 컨텐츠에 대한 사용자들의 다양한 요구가 증가되고 있고, 그로인해 WML과 WML Script를 개발자가 실제와 같은 상황에서 편리하게 개발할 수 있는 환경이 필요하게 되었다. 본 논문에서는 CP(Content Provider)들이 쉽고 편리하게 WML(Wireless Markup Language) 컨텐츠(Content)를 개발, 브라우징하기 위한 WAP(Wireless Application Protocol) Emulator의 설계와 구현에 대하여 기술한다. WAP Emulator는 WML 파싱(parsing) 모듈과 인터페이스(Interface)모듈, 그리고 Data Send/Receive 모듈로 구성되며, 디코딩(Decoding)된 WML 문서를 파싱하여 브라우저로 보여준다.

  • PDF

PLC Manager for Incompatible PLCs in a Cell Controller (비호환 기종 PLC들의 통합제어를 위한 PLC매니저 설계)

  • Park, Won-Yil
    • The Transactions of the Korean Institute of Electrical Engineers
    • /
    • v.43 no.4
    • /
    • pp.658-665
    • /
    • 1994
  • CIM is generally considered as a solution for total automation of a manufacturing system. In a CIM system, Flexible Manufacturing System(FMS) is linked colsely to the actual manufacturing line. This study will examine the strategy of integrating incompatible FA equipments, expecially PLCs (Programable Logic Controllers). PLC Manager is proposed as a model for integrating PLC algorithms, whose primary tasks are to communicate line-field data with PLCs and cell controller. To operate it, a PLC script language is designed and implemented.

Parametric Modeling Technique in OPERA-3d Preprocessor (OPERA-3d 전처리기에서의 변수화 모델링 기법)

  • Lim, In-Taek;Lee, Sang-Jin
    • Proceedings of the KIEE Conference
    • /
    • 1998.07a
    • /
    • pp.214-216
    • /
    • 1998
  • Parameterizing a model is one of the most efficient ways of conducting "virtual prototying" i.e. exploring the "What if?" scenario. But it is very difficult to construct parameterized models in commercial based FEM programs, because they usually adopt the mouse inputs in their GUI, which cannot be parameterized. We consolidated a parametric modelling technique in OPERA-3d preprocessor, which is one of world leading electromagnetic analysis programs, by combining the mouse inputs in GUI with it's FORTRAN-based self script command language.

  • PDF

Design of Context Definition Script Language for Context Awareness Processing (상황인식 처리를 위한 상황정의 스크립트 언어의 설계)

  • 태봉섭;장재우;김정기;신창민
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.10a
    • /
    • pp.244-246
    • /
    • 2003
  • 최근 언제 어디서나 네트워크에 접속할 수 있고, 모든 사물이 네트워크로 연결되어 있는 편재형 (Ubiquitous) 컴퓨팅에 관한 연구가 활발히 진행 중이다. 편재형 컴퓨팅을 위해서는 사용자 주변의 상황을 감지하는 상황인식(Context Awareness)과 감지된 상황에 대해서 알맞은 서비스를 하기 위한 미들웨어가 필요하다. 또한 이러한 지능적인 서비스를 하기 위해 상황을 편리하게 표현할 수 있는 체계적인 언어가 필요하나, 이러한 언어에 대한 연구는 미흡한 실정이다. 따라서 본 논문에서는 이러한 상황 인식 처리를 위한 상황 정의 스크립트 언어에 대해서 설계한다.

  • PDF

open-japanese-mesh: assigning MeSH UIDs to Japanese medical terms via open Japanese-English glossaries

  • Yamada, Ryota;Tatieisi, Yuka
    • Genomics & Informatics
    • /
    • v.18 no.2
    • /
    • pp.22.1-22.3
    • /
    • 2020
  • The Medical Subject Headings (MeSH) thesaurus is a controlled vocabulary for indexing biomedical documents that is used for document retrieval and other natural language processing purposes. However, although the oariginal English MeSH is freely available, its Japanese translation has a restricted license. We attempted to create an open alternative, and for this purpose we made a script for assigning MeSH UIDs to Japanese medical terms using Japanese-English glossaries. From the MeSpEn glossary and MEDUTX dictionary, we generated a 12,457-word Japanese-MeSH dictionary.

Design and Implementation of WMLScript Interpreter (WAP 브라우저에서의 WMLScripts 해석기의 설계 및 구현)

  • Yoo, Seung-Bum;Kim, Min-Soo;Chang, Ji-San;Shin, Dong-Kyoo;Shin, Dong-Il
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2001.10b
    • /
    • pp.1553-1556
    • /
    • 2001
  • 무선 이동 통신 인구의 증가와 무선 서비스에 대한 수요는 증가하고 있으며 이에 맞추어 무선휴대 장치의 성능도 빠르게 발전을 하고 있다. WAP 포럼에서 제정한 WML(Wireless Markup Language)을 사용한 무선 컨텐츠의 제작이 활발하게 이루어지고 있는 가운데 보다 더 동적인 WML 무선 컨텐츠의 요구가 증가하고 있다. 그로 인해 개발자가 실제와 같은 상황에서 WML과 WML Script 컨텐츠를 편리하게 테스팅 할 수 있는 환경이 필요하게 되었다. 따라서 본 논문에서는 CP(Content Provider)들이 작성된 WML(Wireless Markup Language) 컨텐츠(Content)를 쉽고 편리하게 브라우징하면서 테스팅 하기 위하여 필수적으로 요청되는 WAP(Wireless Application Protocol) 에뮬레이터 및 무선컨텐츠 제작에 필수적인 WMLScripts 해석기의 설계 및 구현에 대해 기술한다.

  • PDF