-
公开(公告)号:KR100607465B1
公开(公告)日:2006-08-02
申请号:KR1019990052880
申请日:1999-11-26
Applicant: 한국전자통신연구원
Abstract: 본 발명은 데이터베이스로부터의 정보를 이용하여 개념 계층을 자동으로 생성하는 방법에 관한 것이다. 이러한 데이터베이스에서의 지식 탐사를 위한 개념계층 자동 생성방법은, 함수 종속성 집합으로부터 해당 속성이 가지는 서로 다른 값의 크기에 따라 정렬하고 임계값을 주는 제 1 단계와, 하위 개념을 상위 개념으로 매핑한 후 상위 개념과 하위 개념이 가지는 값의 개수를 임계값과 비교하여 하위 개념이 상위 개념으로 얼마나 일반화되었는 지를 판단하여 일반화된 상위 개념을 미리 정의된 개념 계층과 병합하는 제 2 단계와, 상기 개념 계층을 확장할 수 있는 상하위 관계가 함수 종속성으로 존재하는 지를 알아보는 제 3 단계와, 상기 함수 종속성 집합이 공집합이 될 때까지 상기 제 2 단계와 제 3 단계를 반복 수행하는 제 4 단계를 포함한 것을 특징으로 한다.
-
公开(公告)号:KR1020050060521A
公开(公告)日:2005-06-22
申请号:KR1020030092156
申请日:2003-12-16
Applicant: 한국전자통신연구원
IPC: G06F17/21
Abstract: 본 발명에 따른 엑스엠엘 문서를 OWL 파일로 변환시키는 장치는 온톨로지 레지스트리의 온톨로지 정보를 참조하여 엑스엠엘 문서에 포함된 각각 태그를 온톨로지 태그셋으로 매핑시키는 태그 변환기와, 매핑된 온톨로지 태그셋을 이용하여 엑스엠엘 문서에 포함된 각각의 태그들을 OWL 클래스 또는 프로퍼티로 변환하는 태그 구조 분석기와, 변환된 OWL 클래스 또는 프로퍼티로 변경된 엑스엠엘 문서를 클래스 트리플 또는 프로퍼티 트리플로 변경시키는 트리플 생성기와, 변경된 클래스 또는 프로퍼티 트리플을 OWL 파일로 구조화시켜 OWL 파일을 생성하는 파일 구조 생성기를 포함한다.
이와 같이, 본 발명은 엑스엠엘 문서를 온톨로지 기반의 시맨틱 데이터로 변환시킴으로써, 시맨틱웹 구현을 앞당길 수 있다.-
公开(公告)号:KR100481604B1
公开(公告)日:2005-04-08
申请号:KR1020020082392
申请日:2002-12-23
Applicant: 한국전자통신연구원
IPC: G06F15/16
Abstract: 본 발명은 다중 쓰레드 소켓 폴링 서버 시스템에 관한 것으로, 네트워크를 통해 전달된 하나의 연결 요청에 대해 하나의 클라이언트 소켓을 할당하는 서버소켓 쓰레드와, 서버소켓 쓰레드로부터 인가된 클라이언트 소켓을 저장하는 소켓 풀과, 복수의 쓰레드를 보유하여 클라이언트의 다중 요청을 처리하며 각 쓰레드는 데이터를 갖는 클라이언트 소켓의 요청을 한번만 처리하고 처리 완료 후 소켓 풀로 해당 클라이언트 소켓을 반환하는 쓰레드 풀과, 소켓 풀로부터 데이터를 갖고 있는 클라이언트 소켓을 등록된 순서대로 선택하여 쓰레드 풀의 각 쓰레드에 할당하는 폴링 쓰레드를 포함하며, 복수의 처리 쓰레드를 유지하고 연결 요청시 생성된 소켓을 이들 처리 쓰레드에 할당하여 작업을 수행함으로써, 클라이언트의 연결 요청이 많아지더라도 소켓 처리를 위해 대기할 필요가 없으며, 쓰레드 풀의 용량 보다 더 많은 수의 클라이언트 요청을 처리할 수 있으므로 서버 시스템의 효율성이 향상되는 이점이 있다.
-
公开(公告)号:KR1020030013656A
公开(公告)日:2003-02-15
申请号:KR1020010047772
申请日:2001-08-08
Applicant: 한국전자통신연구원
IPC: G06F17/30
Abstract: PURPOSE: A system for tuning a dynamic query language and a method thereof are provided to cope with a varied database managing environment continuously through an optimization of a performance of an automatic SQL(Structures Query Language). CONSTITUTION: A client unit(10) is accessed to a database accessing unit(30) through an interface being supplied from a dynamic query language tuning system(20). A tuning scheduling unit(22) instructs a tuning job of a query language sentence which is a database searching language in accordance with a pre-defined scheduling pattern. An SQL sentence analyzing unit(23) analyzes a tuning-objected query language sentence grammatically in accordance with an instruction of the tuning scheduling unit(22), and constructs a parsing tree. An SQL sentence changing unit(25) changes only an execution path of the query language sentence using the parsing tree. An SQL sentence performance analyzing unit(24) performs a mock execution of the changed query language sentence, measures an execution performance of a sentence, and selects an optimum performance query language sentence. A tuning information recording unit(27) stored the selected optimum performance query language sentence and records information with respect to a tuning process and a result thereof. An SQL mapper(26) creates a map between the original sentence from the client unit(10) and a changing form of the sentence and stores the map.
Abstract translation: 目的:提供一种用于调整动态查询语言的系统及其方法,以通过优化自动SQL(结构查询语言)的性能来持续地处理各种数据库管理环境。 构成:通过从动态查询语言调整系统(20)提供的接口,将客户机单元(10)访问到数据库访问单元(30)。 调谐调度单元(22)根据预定义的调度模式指示作为数据库搜索语言的查询语句的调整作业。 SQL句子分析单元(23)根据调谐调度单元(22)的指令语法地分析调谐对象的查询语言句子,并构造解析树。 SQL语句更改单元(25)仅使用解析树改变查询语句的执行路径。 SQL句子性能分析单元(24)执行改变的查询语句的模拟执行,测量句子的执行性能,并选择最佳性能查询语句。 调谐信息记录单元(27)存储所选择的最佳性能查询语言句并记录关于调谐过程及其结果的信息。 SQL映射器(26)在客户单元(10)的原始句子和句子的变化形式之间创建映射,并存储映射。
-
公开(公告)号:KR100367094B1
公开(公告)日:2003-01-06
申请号:KR1019990046091
申请日:1999-10-22
Applicant: 한국전자통신연구원
IPC: G06Q30/06 , H04N21/6334
Abstract: PURPOSE: The method for distributing the computer program via the on-line is provided to prevent the computer program from duplicating after the on-line distribution, to promote the sale of the computer program via the e-commerce, and to raise the price competition of the computer program good. CONSTITUTION: The method comprises the following steps. The purchaser obtains the PK(Public Key) Authentication of the on-line distribution system from the directory service system of the PKI(Public Key Infrastructure)(S10). The purchaser sends the purchasing information and the purchaser's information(a user's authentication) to the on-line distribution system, and requests the purchase of the desired computer program(S11). The on-line distribution system checks the purchaser's authentication and the purchasing information(S12), and sends the purchase-confirmed message to the purchaser(S13). The purchaser checks the message, pays the bill(S14), and sends the payment information to the on-line distribution system(S15). The on-line distribution system creates the UDP(User Dependant Part), encrypted by the PK of the purchaser, to the computer program(S16). The software package and the receipt are sent to the purchaser(S17). The purchaser installs the computer program to the own computer(S18).
Abstract translation: 目的:通过在线分发计算机程序的方法是为了防止计算机程序在在线分发后复制,通过电子商务促进计算机程序的销售,并提高价格竞争力 的电脑程序很好。 构成:该方法包括以下步骤。 购买者从PKI(公钥基础设施)的目录服务系统获得在线分发系统的PK(公钥)认证(S10)。 购买者将购买信息和购买者信息(用户的认证)发送到在线分配系统,并请求购买期望的计算机程序(S11)。 在线分配系统检查购买者的认证和购买信息(S12),并将购买确认的消息发送给购买者(S13)。 购买者检查消息并支付帐单(S14),并将支付信息发送到在线分配系统(S15)。 在线分配系统创建由购买者的PK加密的UDP(用户相关部分)到计算机程序(S16)。 软件包和收据被发送给购买者(S17)。 购买者将计算机程序安装到自己的计算机上(S18)。
-
公开(公告)号:KR100362168B1
公开(公告)日:2002-11-23
申请号:KR1020000002906
申请日:2000-01-21
Applicant: 한국전자통신연구원
Abstract: 본 발명은 XML를 이용한 분산 전자상거래 시스템의 통합 방법 및 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체에 관한 것으로서, 인터넷 전자상거래 시스템에서 인터넷상에 분산되어 있는 전자상거래 시스템 구성 요소들이 공통으로 사용할 상거래 문서 서식들과 상호 동작들을 확장가능 마크업 언어(XML)로 표현한 XML 비즈니스 문서들의 상호교환을 통하여 분산 전자상거래 시스템들을 통합시키기 위한 통합 방법 및 그 기록매체를 제공하기 위하여, 인터넷 전자상거래 시스템에서 분산된 전자상거래 응용 프로세서들을 통합하는 방법에 있어서, 상기 전자상거래 응용 프로세서들을 시스템 레벨이 아닌 전자상거래 레벨에서 통합할 수 있도록, 고객-서버 응용 프로세서간의 메시지 송수신시에 문서객체모델(DOM)을 이� �하여 프로그래밍 언어가 아닌 마크업 언어(XML) 레벨로 정의하는 제 1 단계; 상기 고객 응용 프로세서로부터의 전자상거래 요청에 따라, 제1 마크업 언어(XML) 문서 브로커가 타켓 사이트의 제2 마크업 언어(XML) 문서 브로커로 전자상거래 요청에 따른 마크업 언어(XML) 문서를 전송하는 제 2 단계; 상기 제2 마크업 언어(XML) 문서 브로커가 상기 마크업 언어(XML) 문서를 인증하여 인증 성공시에 해당 서버 응용 프로세서로 상기 마크업 언어(XML) 문서를 전달하는 제 3 단계; 및 상기 해당 서버 응용 프로세서가 상기 마크업 언어(XML) 문서를 해석하여 상기 고객 응용 프로세서의 전자상거래 요청을 처리하고, 처리결과를 상기 제1 및 제2 마크업 언어(XML) 문서 브로커를 통하여 상기 고객 응용 프로세서로 통보하는 제 4 단계를 포함하며, 인터넷 전자상거래 서비스 등에 이용됨.
-
公开(公告)号:KR1020020043993A
公开(公告)日:2002-06-14
申请号:KR1020000073469
申请日:2000-12-05
Applicant: 한국전자통신연구원
IPC: G06F17/30
Abstract: PURPOSE: A device and a method for extracting the product information using the pattern information are provided to extract the product information using the defined type of the product information by collecting a document including the product information from a web shopping mall and defining the information type of the collected document. CONSTITUTION: The device for extracting the product information comprises a catalog URL(Uniform Resource Locator) collector(13) collecting the catalog information from the Internet shopping mall(11), a pattern information collector(14) having an HTML(HyperText Markup Language) collector and extracting the pattern information of a product from the shopping mall, a product information extractor(15) extracting the product information from the shopping mall by using the collected pattern information, and a DB(12) including a shopping mall information DB(101), a pattern information DB(102) and a product information DB(103). The pattern information collector loads the shopping mall information and extracts and stores the type and pattern information of the product included to the web document in the pattern information DB.
Abstract translation: 目的:提供使用模式信息提取产品信息的设备和方法,以通过从网络购物商场收集包括产品信息的文档来定义信息类型,从而使用定义类型的产品信息提取产品信息 收集的文件。 构成:用于提取产品信息的装置包括从互联网购物中心(11)收集目录信息的目录URL(统一资源定位器)收集器(13),具有HTML(超文本标记语言)的模式信息收集器(14) 从购物中心提取产品的图案信息,通过使用收集的图案信息从商场提取产品信息的产品信息提取器(15)和包括购物中心信息DB(101)的DB(12) ),图案信息DB(102)和商品信息DB(103)。 模式信息收集器加载购物中心信息,并将包含在Web文档中的产品的类型和模式信息提取并存储在模式信息DB中。
-
公开(公告)号:KR1020010055126A
公开(公告)日:2001-07-04
申请号:KR1019990056208
申请日:1999-12-09
Applicant: 한국전자통신연구원
IPC: G06F17/30
Abstract: PURPOSE: A system and method for studying an Internet shopping mall commodity information is provided to extract necessary information from each shopping mall without an intervention of a manager by automatically creating a commodity information extract rule necessary for performing a comparing shopping with respect to selling commodities in an Internet shopping mall. CONSTITUTION: If new shopping mall is created, a uniform resource locator(URL) of the shopping mall is received(100). If the URL of the received shopping mall is inputted to a query language template creation device, the query language template creation device creates a query language template(102) and transmits the query language template to a searching result classifying device. The searching result classifying device receiving the query language template from the query language template creation device classifies a searching result form of the new shopping mall using a test query language(104). If the searching result form is a table form, a table-typed studying device extracts a position of commodity information in the corresponding shopping mall page(106). If the searching result form is a list form, a list-typed studying device extracts a pattern of the commodity information(108). The query language template created in the query language template creation device, the position of commodity information extracted in the table-typed studying device and the pattern of the commodity information(108) extracted in the list-typed studying device are stored in a knowledge base(110).
Abstract translation: 目的:提供一种用于研究互联网购物商场商品信息的系统和方法,以从每个购物中心提取必要的信息,而不需要经理的干预,通过自动创建执行相对于销售商品的比较购物所需的商品信息提取规则 一个互联网购物中心 规定:如果新建购物中心被创建,则收到商场的统一资源定位符(URL)(100)。 如果所接收的商场的URL被输入到查询语言模板创建装置,则查询语言模板创建装置创建查询语言模板(102),并将查询语言模板发送到搜索结果分类装置。 从查询语言模板创建装置接收查询语言模板的搜索结果分类装置使用测试查询语言对新购物商城的搜索结果形式进行分类(104)。 如果搜索结果表是表格,则表格式学习装置提取相应商场页面(106)中的商品信息的位置。 如果搜索结果表是列表形式,列表类型学习装置提取商品信息的模式(108)。 在查询语言模板创建装置中创建的查询语言模板,在表格式学习装置中提取的商品信息的位置以及在列表型学习装置中提取的商品信息(108)的模式被存储在知识库中 (110)。
-
公开(公告)号:KR1020010047752A
公开(公告)日:2001-06-15
申请号:KR1019990052111
申请日:1999-11-23
Applicant: 한국전자통신연구원
IPC: G06F15/02
Abstract: PURPOSE: A method for notarizing an electronic document using an electronic signature and a time stamp is provided to confirm an owner and a notarizing time with respect to an electric document of a user by a notarizing institution. CONSTITUTION: After a notarizing institution system is initialized, a notarizing institution system manager drives a notarizing institution initialization module. A notarizing institution program creates a pair of keys for a cryptogram and a signature to be used in the notarizing institution(S201). Two published notarizing keys out of the created two kinds of key pair are registrated in the notarizing institution system in an off-line method(S202). The notarizing institution system manager confirms a user notarizing request receipt, a requesting waiting management, a notarizing requesting process, a notarizing proof process, and a normally install or not of a sub program providing visual information(S203). For a synchronization of the notarizing institution, visual information of the notarizing institution is adjusted based on visual information of the notarizing institution by making a public institution visual information providing module refer to a visual information providing module of the notarizing institution system once after initially driving a visual information providing module so that the visual information providing module is synchronized the public institution visual information providing module and may maintain an identifying visual information(S204).
Abstract translation: 目的:提供使用电子签名和时间戳公证电子文件的方法,以向公证机构确认用户的电子文档的所有者和公证时间。 规定:公证机构体系初步化后,公证机构系统经理推动公证机构初始化模块。 公证机构计划在公证机构中创建密钥和签名的一对密钥(S201)。 所建立的两种密钥对中的两个公证公证密钥在公证机构系统中以离线方式登记(S202)。 公证机构系统经理确认用户公证请求收据,请求等待管理,公证请求处理,公证证明处理,以及正常安装或不安装提供视觉信息的子程序(S203)。 为了公证机构的同步,公证机构的视觉信息根据公证机构的视觉信息进行调整,使得公共机构视觉信息提供模块在最初驾驶之后参考公证机构系统的视觉信息提供模块 视觉信息提供模块,使得视觉信息提供模块与公共机构视觉信息提供模块同步,并且可以维护识别视觉信息(S204)。
-
公开(公告)号:KR1020010038208A
公开(公告)日:2001-05-15
申请号:KR1019990046092
申请日:1999-10-22
Applicant: 한국전자통신연구원
IPC: G06F15/00
Abstract: PURPOSE: A certificate authority data management method is provided to manage an application, a generation, a distribution, an update and a cancellation of a public key certificate in a certificate authority. CONSTITUTION: The method comprises steps of allowing a user to input a name, a mail address and a secret code on an application form of a public key certificate(S201), a user system generating a key pair and a session key, and storing the private key in a diskette(S202), the user system generating an electronic signature document by allowing the user to sign by using the private key and coding the electronic signature document(S203, S204), the user system generating an electronic envelope by decoding the session key with a public key(S205), a certificate authority receiving the public key certificate application form and decoding the coded document(S211), the certificate authority checking the user and the level of the certificate(S212), the certificate authority generating a user public key certificate by signing the application form with the private key of the certificate authority(S213), the certificate authority storing the user public key certificate in a temporary database(S214), the user checking the notification transmitted by the certificate authority(S221), the user accessing the certificate authority and transmitting the name, the mail address and the user code(S222), the certificate authority checking the identification of the user by using the transmitted data(S231) and the certificate authority transmitting the public key certificate for signature, and the public key certificate for coding, the public key certificate for coding of a management server and a certificate revocation list(S232).
Abstract translation: 目的:提供证书颁发机构数据管理方法来管理证书颁发机构中的公钥证书的应用程序,生成,分发,更新和取消。 方案:该方法包括以下步骤:允许用户在公钥证书申请表(S201),生成密钥对和会话密钥的用户系统中输入姓名,邮件地址和密码,并存储 私钥(S202),用户系统通过允许用户通过使用私钥进行签名并对电子签名文件进行编码来生成电子签名文档(S203,S204),用户系统通过解码来生成电子信封 会话密钥(S205),接收公开密钥证明书申请表的认证机构并对编码文档进行解码(S211),检查用户的认证机构和证书的级别(S212),证书颁发机构生成 用户公开密钥证书,通过使用认证机构的私钥(S213)签名申请表,证书颁发机构将用户公钥证书存储在临时数据库(S214)中, 用户检查认证机构发送的通知(S221),访问认证机构的用户和发送姓名,邮件地址和用户代码(S222),通过使用发送的数据来检查用户的标识的认证机构 (S231)以及发送用于签名的公钥证书的认证机构,以及用于编码的公钥证书,管理服务器的编码用公钥证书和证书撤销列表(S232)。
-
-
-
-
-
-
-
-
-