• Title/Summary/Keyword: 데이터 확장 표현식

Search Result 10, Processing Time 0.025 seconds

Cache-Answerability of XML Queries in Regular Path Expressions on the Web (웹에서 정규경로 표현식을 포함한 XML 질의의 캐쉬를 이용한 처리)

  • 박정기;강현철
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.04b
    • /
    • pp.58-60
    • /
    • 2004
  • 웹의 확산과 더불어 웹 페이지 검색의 성능 즉, 빠른 응답시간과 확장성(scalability)은 각 웹 사이트의 절대적 평가 기준이 되었다. 웹 옹용은 일반적으로 불특정 다수를 대상으로 하기 때문에 확장성 또한 주요 성능의 척도가 된다. 이와 같은 웹 사이트 성능을 담보하기 위한 대표적 요소기술이 웹 캐슁이다. 본 논문은 웹 상에서 XML 데이터베이스 기반의 웹 응용(XML database-backed web application)을 위한 응용서버의 XML 캐쉬를 이용하여 주어진 XML 질의를 변환, 처리하는 기법과 구현에 관한 것으로 XPath의 경로표현식 중 가장 중요한 세 가지 기능인 조건을 명시하는 필터 연산자, 부모-자식 관계를 나타내는 경로 연산자(/), 그리고 조상-후손 관계를 나타내는 경로 연산자(//)를 연구 범위로 하였다. [2]에서는 조상-후손 관계를 나타내는 경로 연산자(//)가 없는 경우에 경로표현식으로 주어진 XML 질의를 캐쉬를 이용하여 변환, 처리하는 알고리즘을 제시하였는데 본 논문에서는 [2]의 알고리즘을 확장하여 경로 연간자(//)가 지원되도록 하였다. 조상-후손 경로 연산자(//)로는 정규경로 표현식(regular path expression)을 나타낼 수 있는데 이는 스키마가 불확실한 반구조적 데이터인 XML 데이터에 대한 질의 표현에 유용하다. 제시된 알고리즘에서는 DTD를 이용하여 경로 정보를 얻어 처리함으로써 주어진 질의를 캐쉬와 하부 XML 소스에 대한 질의로 변환하였다. 이 알고리즘을 바탕으로 관계 DBMS를 이용하여 구현된 시스템으로 실제 웹 상에서 성능 실험을 수행하였다. 성능 실험 결과 정규 경로 표현식을 포함하는 XML 질의에 대해서도 웹에서 캐쉬를 이용한 처리가 효율적임을 확인하였다.키는데 목적이 있다.RED에 비해 향상된 성능을 보여주었다.웍스 네트워크상의 다양한 디바이스들간의 네트워크 다양화와 분산화 기능을 얻을 수 있었고, 기존의 고가의 해외 솔루션인 Echelon사의 LonMaker 소프트웨어를 사용하지 않고도 국내의 순수 솔루션인 리눅스 기반의 LonWare 3.0 다중 바인딩 기능을 통해 저 비용으로 홈 네트워크 구성 관리 서버 시스템 개발에 대한 비용을 줄일 수 있다. 기대된다.e 함량이 대체로 높게 나타났다. 점미가 수가용성분에서 goucose대비 용출함량이 고르게 나타나는 경향을 보였고 흑미는 알칼리가용분에서 glucose가 상당량(0.68%) 포함되고 있음을 보여주었고 arabinose(0.68%), xylose(0.05%)도 다른 종류에 비해서 다량 함유한 것으로 나타났다. 흑미는 총식이섬유 함량이 높고 pectic substances, hemicellulose, uronic acid 함량이 높아서 콜레스테롤 저하 등의 효과가 기대되며 고섬유식품으로서 조리 특성 연구가 필요한 것으로 사료된다.리하였다. 얻어진 소견(所見)은 다음과 같았다. 1. 모년령(母年齡), 임신회수(姙娠回數), 임신기간(姙娠其間), 출산시체중등(出産時體重等)의 제요인(諸要因)은 주산기사망(周産基死亡)에 대(對)하여 통계적(統計的)으로 유의(有意)한 영향을 미치고 있어 $25{\sim}29$세(歲)의 연령군에서, 2번째 임신과 2번째의 출산에서 그리고 만삭의 임신 기간에, 출산시체중(出産時體重) $3.50{\sim}3.99kg$사이의 아이에서 그 주산기사망률(周産基死亡率)이 각각 가장 낮았다. 2. 사산(死産)과 초생아사망(初生兒死亡)을 구분(區分)하여 고려해 볼때 사산(死産)은 모성(母性)의 임신력(

  • PDF

A data extension technique to handle incomplete data (불완전한 데이터를 처리하기 위한 데이터 확장기법)

  • Lee, Jong Chan
    • Journal of the Korea Convergence Society
    • /
    • v.12 no.2
    • /
    • pp.7-13
    • /
    • 2021
  • This paper introduces an algorithm that compensates for missing values after converting them into a format that can represent the probability for incomplete data including missing values in training data. In the previous method using this data conversion, incomplete data was processed by allocating missing values with an equal probability that missing variables can have. This method applied to many problems and obtained good results, but it was pointed out that there is a loss of information in that all information remaining in the missing variable is ignored and a new value is assigned. On the other hand, in the new proposed method, only complete information not including missing values is input into the well-known classification algorithm (C4.5), and the decision tree is constructed during learning. Then, the probability of the missing value is obtained from this decision tree and assigned as an estimated value of the missing variable. That is, some lost information is recovered using a lot of information that has not been lost from incomplete learning data.

A Classifier Capable of Handling Incomplete Data Set (불완전한 데이터를 처리할수 있는 분류기)

  • Lee, Jong-Chan;Lee, Won-Don
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.14 no.1
    • /
    • pp.53-62
    • /
    • 2010
  • This paper introduces a classification algorithm which can be applied to a learning problem with incomplete data sets, missing variable values or a class value. This algorithm uses a data expansion method which utilizes weighted values and probability techniques. It operates by extending a classifier which are considered to be in the optimal projection plane based on Fisher's formula. To do this, some equations are derived from the procedure to be applied to the data expansion. To evaluate the performance of the proposed algorithm, results of different measurements are iteratively compared by choosing one variable in the data set and then modifying the rate of missing and non-missing values in this selected variable. And objective evaluation of data sets can be achieved by comparing, the result of a data set with non-missing variable with that of C4.5 which is a known knowledge acquisition tool in machine learning.

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.

Improving Visual Object Query language (VOQL) by Introducing Visual Elements and visual Variables (시각 요소와 시각 변수를 통한 시각 객체 질의어(VOQL)의 개선)

  • Lee, Seok-Gyun
    • The Transactions of the Korea Information Processing Society
    • /
    • v.6 no.6
    • /
    • pp.1447-1457
    • /
    • 1999
  • Visual Object Query language(VOQL) proposed recently is a visual object-oriented database query language which can effectively represent queries on complex structured data, since schema information is visually included in query expressions. VOQL, which is a graph-based query language with inductively defined semantics, can concisely represent various text-based path expressions by graph, and clearly convey the semantics of complex path expressions. however, the existing VOQL assumes that all the attributes are multi-valued, and cannot visualize the concept of binding of object variables. therefore, VPAL query expressions are not intuitive, so that it is difficult to extend the existing VOQL theoretically. In this paper, we propose VOQL that improved on these problems. The improved VOQL visualizes the result of a single-valued attribute and that of a multi-valued attribute as a visual element and a subblob, respectively, and specifies the binding of object variables by introducing visual variables, so that the improved VOQL intuitively and clearly represents the semantics of queries.

  • PDF

An Efficient Secure Dissemination of XML data in Peer-to-Peer Networks (Peer-to-Peer 네트워크 상에서 XML 데이터의 효율적이고 안전한 배포 방식에 관한 연구)

  • Ko, Hyuk-Jin;Kang, Woo-Jun
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.8 no.3
    • /
    • pp.528-534
    • /
    • 2007
  • As XML is becoming a standard for representation and exchange of abundant information on the Web, solutions for a secure and selective dissemination of XML data, known as SDI, are strongly demanded. Such trends are more outstanding especially in distributed heterogeneous environment such as Peer-to-Peer. Although many approaches have been proposed to provide secure and efficient SDI mechanisms, almost previous approaches have focused only on filtering with user profile and they adopt center-oriented administration approaches. It is therefore difficult to adapt them directly to the distributed Peer-to-Peer environments characterized by dynamic participation. In this paper, we develop a novel dissemination method, which makesuse of authorization policy and secret sharing scheme. It provides more secure, scalable means for XML dissemination on Peer-to-Peer networks.

  • PDF

linear Viscoelastic Properties and Relaxation Time Spectrum of Dilute Polymer Solutions (묽은 고분자 용액의선형 점탄성과 완화 시간 스펙트럼)

  • 안경현
    • The Korean Journal of Rheology
    • /
    • v.7 no.3
    • /
    • pp.211-224
    • /
    • 1995
  • 묽은 고분자 용액의선형 점탄성과 완화시간 스펙트럼에 대하여 비드수, 유체역학적 상호작용, 배제 부피와 비선형 스프링들의 영향을 비드-스프링 모델을 통하여 연구하였다. Fixman의 모델을 개량하였고, 비선형 스프링개념을 도입한후 선형점탄성에 관한 식들을 유 도하였다. 그중에서 주로 복고 점도의 크기와 위상차에 대한 BSM 파라미터들의 영향을 살 펴보았다. 실험데이터에서 진동수에 따른 위상차의 평평한 부분의 길이로부터 비드수를 Mark-Houwink 식의 지수 값으로부터 유체역학적 상호작용 파라미터를 그리고 fitting 파라 미터로써 배제 부피 파라미터와 비선형 스프링 파라미터의 함수형태로 표현되는 동적 확장 파라미터를 결정할수 있었다. 또한 광산란 실험등으로부터 배제 부피 파라미터를 결정하게 된다면 이로부터 비선형 스프링 파라미터도 결정할수 있음을 알수 있었다. 한편 불연속적인 현태인 BSM의 완화시간 스펙트럼에 미치는 BSM 파라미터들의 영향을 분석함으로써 각 파람터의 효과와 차이점을 분명히 알수 있었다. 본논문에서는 BSM에 비드수, 유체역학적 상호작용 배제 부피 그리고 비선형 스프링 효과를 동시에 적용하는 방법을 제시하였으며 이 방법을 통하여 묽은 고분자 용액의 선형 점탄성 실험 데이터를 정량적으로 설명할 수 있었다.

  • PDF

전자부품의 냉각을 위한 자연대류 상관 관계식의 평가

  • 이재헌
    • Journal of the KSME
    • /
    • v.27 no.6
    • /
    • pp.504-514
    • /
    • 1987
  • 복잡한 전자부품의 조립시에 필요한 열적 디자인에 관한 정보는 오래전부터 실험을 통하여 얻어지고 있다. 실험적 데이터를 이용하여 무차원 파라미터로 표시된 실험결과는 꼭 같지는 않지만 현상적으로는 비슷한 상황에 응용될 수 있다. 여기서는 학술문헌에 나타나 있는 자연대류에 관한 실험적인 상관관계식들과 프레임에 수직으로 꽂혀있는 균일가열 전자회로기판의 모델에서 얻어진 무차원 자료들을 비교하고자 한다. 대부분의 자료들은 수정채널 Rayleigh수(Ra")가 15~100범위에 속하며, 이러한 범위는 부품이 조밀하게 배치된 기관이 서로 좁은 채널을 이루고 있으며, 동시에 상당한 전력을 소비하고 있는 경우에 해당한다. Wirt와 Stutzman, Bar-Cohen과 Rohsenow의 일반상관관계식은 AT'||'&'||'T Bell 연구소에서 개발된 전자기기를 이용하여 수집한 실험데이터를 잘 표현하고 있으며 10 < Ra" <1,000범위에서 추천될 수 있다. 두개의 유사한 상관관계식과 비교할 때 상당히 좋은 예측을 보였으며 또한 Sparrow와 Gregg의 연구결과와도 잘 일치하므로 Ra" < 10인 경우에 Aung의 완전발달층류의 채널유동방식, Ra" > 1,000인 경우에는 Aung등의 단일 수직평판 근사식이 추천될 수 있다. Coyne의 알고리즘에 의한 계산치는 10

  • PDF

BoF based Action Recognition using Spatio-Temporal 2D Descriptor (시공간 2D 특징 설명자를 사용한 BOF 방식의 동작인식)

  • KIM, JinOk
    • Journal of Internet Computing and Services
    • /
    • v.16 no.3
    • /
    • pp.21-32
    • /
    • 2015
  • Since spatio-temporal local features for video representation have become an important issue of modeless bottom-up approaches in action recognition, various methods for feature extraction and description have been proposed in many papers. In particular, BoF(bag of features) has been promised coherent recognition results. The most important part for BoF is how to represent dynamic information of actions in videos. Most of existing BoF methods consider the video as a spatio-temporal volume and describe neighboring 3D interest points as complex volumetric patches. To simplify these complex 3D methods, this paper proposes a novel method that builds BoF representation as a way to learn 2D interest points directly from video data. The basic idea of proposed method is to gather feature points not only from 2D xy spatial planes of traditional frames, but from the 2D time axis called spatio-temporal frame as well. Such spatial-temporal features are able to capture dynamic information from the action videos and are well-suited to recognize human actions without need of 3D extensions for the feature descriptors. The spatio-temporal BoF approach using SIFT and SURF feature descriptors obtains good recognition rates on a well-known actions recognition dataset. Compared with more sophisticated scheme of 3D based HoG/HoF descriptors, proposed method is easier to compute and simpler to understand.

Creation of Three-dimensional Convergence Model for Artifact Based on Optical Surface Scanning and X-ray CT: Sam-Chongtong Hand Canon in Jinju National Museum (광학식 표면스캐닝 및 X-선 CT를 활용한 유물의 3차원 융합모델 제작: 국립진주박물관 소장 삼총통)

  • Jo, Younghoon;Kim, Dasol;Kim, Haesol;Huh, Ilkwon;Song, Mingyu
    • Conservation Science in Museum
    • /
    • v.22
    • /
    • pp.15-26
    • /
    • 2019
  • This study was focused on the three-dimensional convergence modeling that can multilaterally analyze internal and external shapes of the Sam-Chongtong Hand Canon by optical precision scanning optimized for acquiring the surface shape and X-ray CT scanning used for obtaining the internal shape. First, the scanning results were converted by compatible extension, after which three-dimensional deviation analysis was conducted to verify mutual conformities. Accordingly, most (56.98%) deviations between the two scanning models was found be ±0.1mm. This result did not influence registration and merging based on the ICP algorithm. The merged data exhibited the external surface color, detailed shapes, internal width, and structure of the hand canon. The three-dimensional model based on optical surface scanning and X-ray CT scanning can be used for traditional technique interpretation as well as digital documentation of cultural heritage. In the future, it will contribute to deliver accessible scientific information of exhibits for visitors.