ebXML 레지스트리에 기반을 둔 UDDI 웹서비스레지스트리 시스템과 그 관리 방법
    71.
    发明授权
    ebXML 레지스트리에 기반을 둔 UDDI 웹서비스레지스트리 시스템과 그 관리 방법 失效
    使用基于EBXML注册的UDDI WEB服务的注册系统和管理方法

    公开(公告)号:KR100479333B1

    公开(公告)日:2005-03-31

    申请号:KR1020020073183

    申请日:2002-11-22

    CPC classification number: G06Q30/06

    Abstract: 본 발명은 ebXML 레지스트리에 기반을 둔 UDDI 웹서비스 레지스트리 시스템과 그 관리 방법에 관한 것으로, 특히 본 발명의 시스템은 UDDI 규약에 기반을 둔 웹서비스를 지원하며 UDDI 메시지를 송수신하는 제 1클라이언트 시스템과, UDDI 메시지내 서비스 요구에 따라 이를 처리하는 UDDI 레지스트리와, ebXML 규약에 기반을 둔 웹서비스를 지원하며 ebXML 메시지를 송수신하는 제 2클라이언트 시스템과, ebXML 메시지내 서비스 요구에 따라 이를 처리하는 ebXML 레지스트리와, UDDI 메시지를 데이터 호환성 있는 ebXML 메시지로 변환하여 ebXML 레지스트리로 전송하는 UDDI 서비스 모듈을 구비한다. 그러므로 e-비즈니스와 웹서비스의 두 가지 기능을 필요로 하는 영역에서 사용되는 웹서비스 시스템을 하나로 구축할 수 있기 때문에 비용이 절약되며 동일한 웹서비스 정보를 하나의 시스템에 의해 관리하도록 하여 정보 관리의 일관성을 유지할 수 있다.

    데이터베이스 등록소 검색을 이용한 관계-필터 질의어처리장치 및 방법
    72.
    发明授权
    데이터베이스 등록소 검색을 이용한 관계-필터 질의어처리장치 및 방법 失效
    데이터베이스등록소검색을이용한관계필 - 필터질의어처리장치및방데

    公开(公告)号:KR100456621B1

    公开(公告)日:2004-11-10

    申请号:KR1020010084436

    申请日:2001-12-24

    Abstract: PURPOSE: A device and method for processing a relation-filter query language is provided to define new query language and process a query in order to understand and use a query language with respect to a server database and use an Internet technique of the next generation of a web service based on an XML(eXtensible Markup Language). CONSTITUTION: A client application supplies a query language being prepared using an AFQL(Association and Filter Query Language) to a request query creation unit(601). The request query creation unit preprocesses and edits the query language and supplies the query language to a query converter(602). The query language is parsed. A query graph is created from the parsed query language. The query graph is converted into the maximized query graph. The query graph is converted into an actual database language. A schema name and a free ticket among schemata are obtained in a registry. The query language is converted into the optimum query language and supplied to a query execution unit(603-607). The query execution unit refers to a schema name and a free ticket among schemata corresponded to an attribute name of a relation element by corresponding to a DB query language created by the query converter. The query execution unit searches a query DB, reads a corresponding query language search result, and supplies the query language search result to a result creation unit(608). The search result is protocoled and supplied to a result converter(609-610). The result converter converts on object with respect to the query language search result and supplies the query language search result to the client application for enabling the user to display the search result.

    Abstract translation: 目的:提供一种用于处理关系过滤器查询语言的设备和方法,以定义新的查询语言并处理查询以便了解和使用关于服务器数据库的查询语言,并使用下一代互联网技术 基于XML(可扩展标记语言)的Web服务。 构成:客户端应用程序将使用AFQL(关联和过滤器查询语言)准备的查询语言提供给请求查询创建单元(601)。 请求查询创建单元预处理和编辑查询语言,并将查询语言提供给查询转换器(602)。 查询语言被解析。 查询图从分析的查询语言创建。 查询图转换为最大化的查询图。 查询图转换为实际的数据库语言。 模式名称和模式之间的免费票据在注册表中获得。 查询语言被转换成最佳查询语言并被提供给查询执行单元(603-607)。 查询执行单元通过对应于由查询转换器创建的DB查询语言来参考与关系元素的属性名称相对应的模式之中的模式名称和空闲票据。 查询执行单元搜索查询DB,读取对应的查询语言搜索结果,并将查询语言搜索结果提供给结果创建单元(608)。 搜索结果是protocoled并提供给结果转换器(609-610)。 结果转换器关于查询语言搜索结果在对象上进行转换,并将查询语言搜索结果提供给客户端应用程序,以使得用户能够显示搜索结果。

    지-에프큐엘을 이용한 이비엑스엠엘 필터질의 변환 장치및 방법
    73.
    发明公开
    지-에프큐엘을 이용한 이비엑스엠엘 필터질의 변환 장치및 방법 失效
    使用G-FQL转换EBXML过滤器查询的设备和方法

    公开(公告)号:KR1020040050462A

    公开(公告)日:2004-06-16

    申请号:KR1020020078306

    申请日:2002-12-10

    Abstract: PURPOSE: A device and a method for converting an ebXML(e-business eXtensible Markup Language) filter query using a G-FQL(Generalized Filter Query Language) are provided to convert the filter query offered from an ebXML registry into an SQL(Structured Query Language) by using the G-FQL defined in the XML sentences. CONSTITUTION: A G-FQL converter converts the ebXML filter query defined by a user into the G-FQL, which is a graph model based query language defined in the XML sentences(10). An XML-object converter converts the G-FQL of the XML sentences into a program object controllable to the user(20). A query graph generator generates a query graph having the same meaning as the G-FQL from the object converted G-FQL(30). An SQL generator generates the SQL by optimizing the query to the query graph(40). A query executer executes the query by using the optimized SQL(50). An object-XML converter converts the object searched by the query executer into the XML again(60).

    Abstract translation: 目的:提供使用G-FQL(通用过滤器查询语言)转换ebXML(电子商务可扩展标记语言)过滤器查询的设备和方法,用于将从ebXML注册表提供的过滤器查询转换为SQL(结构化查询 语言)通过使用XML语句中定义的G-FQL。 构成:G-FQL转换器将用户定义的ebXML过滤器查询转换为G-FQL,G-FQL是XML语句(10)中定义的基于图形模型的查询语言。 XML对象转换器将XML语句的G-FQL转换为可控制的用户的程序对象(20)。 查询图生成器生成与对象转换的G-FQL(30)具有与G-FQL相同含义的查询图。 SQL生成器通过将查询优化到查询图(40)来生成SQL。 查询执行器使用优化的SQL(50)执行查询。 对象-MLM转换器将查询执行器搜索的对象再次转换为XML(60)。

    ebXML 레지스트리에 기반을 둔 UDDI 웹서비스레지스트리 시스템과 그 관리 방법
    74.
    发明公开
    ebXML 레지스트리에 기반을 둔 UDDI 웹서비스레지스트리 시스템과 그 관리 방법 失效
    基于EBXML注册的UDDI WEB服务注册系统及其管理方法

    公开(公告)号:KR1020040045149A

    公开(公告)日:2004-06-01

    申请号:KR1020020073183

    申请日:2002-11-22

    CPC classification number: G06Q30/06

    Abstract: PURPOSE: A system for a UDDI(Universal Description Discovery Integration) web service registry based on an ebXML(electronic business eXtensible Markup Language) registry and a managing method thereof are provided to save a system construction expense and keep the consistency of information management by using a UDDI service module in a field needing the e-business and a web service. CONSTITUTION: The first client system(10) supports the web service based on the UDDI regulation and transmits/receives a UDDI message. A UDDI registry processes a service request depending on the service request in the UDDI message. The second client system(20) supports the web service based on the ebXML regulation and transmits/receives an ebXML message. The ebXML registry(50) processes the service request depending on the service request in the ebXML message. The UDDI service module(30) converts the UDDI message into the ebXML message and transmits the ebXML message to the ebXML registry.

    Abstract translation: 目的:提供基于ebXML(电子商务可扩展标记语言)注册表的UDDI(通用描述发现集成)Web服务注册表及其管理方法的系统,以节省系统构建费用,并通过使用 在需要电子商务和Web服务的领域中的UDDI服务模块。 构成:第一个客户端系统(10)支持基于UDDI规则的Web服务,并发送/接收UDDI消息。 UDDI注册表根据UDDI消息中的服务请求处理服务请求。 第二客户系统(20)基于ebXML规则支持web服务,并发送/接收ebXML消息。 ebXML注册表(50)根据ebXML消息中的服务请求处理服务请求。 UDDI服务模块(30)将UDDI消息转换成ebXML消息,并将ebXML消息发送到ebXML注册表。

    인터넷 콘텐츠 기반의 디지털 데이터 방송을 위한 데이터송수신방법
    75.
    发明公开
    인터넷 콘텐츠 기반의 디지털 데이터 방송을 위한 데이터송수신방법 无效
    基于互联网内容的数据传输/接收数据广播的方法

    公开(公告)号:KR1020020074818A

    公开(公告)日:2002-10-04

    申请号:KR1020010014853

    申请日:2001-03-22

    CPC classification number: H04N21/4622 H04N21/23614 H04N21/4348 H04N21/4782

    Abstract: PURPOSE: A data transmitting/receiving method for digital data broadcasting on the basis of internet contents is provided to use the contents prepared on the basis of the internet to the digital data broadcasting, thereby maximizing the reusability of the contents and providing various services. CONSTITUTION: A data transmitting/receiving method for digital data broadcasting on the basis of internet contents includes the steps of selecting positions to insert digital data broadcasting information by analyzing transport streams for digital broadcasting(S1,S2), and inserting the digital data broadcasting information to the insertion positions of the selected digital broadcasting transport streams to generate MPEG-2 transport streams including the data for the broadcasting in a receiving part(S3,S4).

    Abstract translation: 目的:提供一种基于因特网内容的数字数据广播的数据发送/接收方法,使用基于因特网准备的内容进行数字数据广播,从而最大化内容的可重用性并提供各种服务。 构成:基于互联网内容的数字数据广播的数据发送/接收方法包括通过分析用于数字广播的传输流来选择插入数字数据广播信息的位置的步骤(S1,S2),以及插入数字数据广播信息 到所选择的数字广播传输流的插入位置,以产生包括在接收部分中广播的数据的MPEG-2传输流(S3,S4)。

    텔레비젼용 웹 브라우저를 위한 하이퍼 텍스트 마크업랭귀지 변환 방법
    76.
    发明公开
    텔레비젼용 웹 브라우저를 위한 하이퍼 텍스트 마크업랭귀지 변환 방법 有权
    用于转换网络浏览器的超文本标记语言的方法用于电视

    公开(公告)号:KR1020010057774A

    公开(公告)日:2001-07-05

    申请号:KR1019990061181

    申请日:1999-12-23

    CPC classification number: H04N21/4355 H04N21/4782

    Abstract: PURPOSE: A method for converting a hyper text markup language of a web browser for a television is provided to automatically convert the HTML document for a PC to the HTML for the TV in order to enable a user to use the Internet using a set top box connected to the TV. CONSTITUTION: A tag of an HTML document for a PC is read out one by one and in case that the read tag is not supported in the HTML for a television according to the read result, a corresponding nonsupport tag is removed. Otherwise, in case that the tag supported in the HTML for the TV comprises an attribute which is not supported in the HTML for the TV, nonsupport attribute is removed or converted. If the read tag does not comprises nonsupport attribute and enables to be extended to the tag with the attribute supported in the HTML for the TV, the extensible attribute is added.

    Abstract translation: 目的:提供一种用于转换电视网页浏览器的超文本标记语言的方法,以将PC的HTML文档自动转换为电视的HTML,以使用户能够使用机顶盒使用互联网 连接到电视机。 构成:PC的HTML文档的标签被逐个读出,并且在根据读取结果的电视的HTML中不支持读取的标签的情况下,删除相应的非支持标签。 否则,如果电视机的HTML中支持的标签包含电视机HTML不支持的属性,则不支持属性被删除或转换。 如果读取标签不包括不支持属性,并且能够使用TV中的HTML支持的属性扩展到标签,则会添加可扩展属性。

    동영상장면변환검출방법
    77.
    发明公开
    동영상장면변환검출방법 失效
    移动图像场景移动的检测方法

    公开(公告)号:KR1020000032286A

    公开(公告)日:2000-06-05

    申请号:KR1019980048691

    申请日:1998-11-13

    Abstract: PURPOSE: A detection method of moving picture scene shift is provided to execute more simple calculation and assure precise and reliability by combining the advantages of a color histogram and an X square scene shift detection method among algorithm calculating the prior histogram difference. CONSTITUTION: A detection method of moving picture scene shift comprises steps of: obtaining respective histogram of RGB from first to final picture files(S201-204); calculating the difference between adjacent tow pictures(S205); selecting the difference as a cut frame in S206 if the difference is greater than predetermined value, or going back to S202 via S207 if the difference is equal to or less than the predetermined value; and repeating the following steps.

    Abstract translation: 目的:提供运动图像场景偏移的检测方法,通过在计算现有直方图差异的算法中结合颜色直方图和X平方场景偏移检测方法的优点,实现更简单的计算,并确保精确和可靠。 构成:运动图像场景偏移的检测方法包括以下步骤:从第一到最终图像文件获得RGB的各个直方图(S201-204); 计算相邻丝束图像之间的差异(S205); 如果差大于预定值,则在S206中选择该差作为切割帧,或者如果该差值等于或小于预定值则经由S207返回到S202; 并重复以下步骤。

    비디오 저장서버 동시 사용자수 증가를 위한 데이터스트라이핑방법 및 장치
    78.
    发明公开
    비디오 저장서버 동시 사용자수 증가를 위한 데이터스트라이핑방법 및 장치 无效
    用于增加视频存储服务器的并发用户数量的数据分条方法和设备

    公开(公告)号:KR1019990025288A

    公开(公告)日:1999-04-06

    申请号:KR1019970046850

    申请日:1997-09-11

    Abstract: 본 발명은 주문형 비디오(VOD) 시스템에서의 멀티미디어 데이터 스트라이핑 방법에 관한 것으로, 상기 시스템에서 멀티미디어 데이터의 탐색 효율성을 높이기 위하여 사용자가 많이 탐색하는 인기 있는 비디오 블록을 시스템내의 모든 디스크 그룹에 배치시키고 인기가 덜한 비디오 블록들은 몇 개의 디스크 그룹에만 선별적으로 배치시켜서, 사용자가 원하는 비디오 블록 탐색시 인기 있는 비디오 블록들은 모든 디스크 그룹의 전체 대역폭에 의하여 서비스되어지게 하여 몇 개의 디스크 그룹에만 배치한 인기가 덜한 비디오 블록들이 전체 디스크 그룹의 대역폭 방해를 최소한으로 하게 하여 별도의 저장장치 증설 없이 주어진 환경 하에서 동시사용자 수를 증가하게 하는 비디오 저장서버 동시 사용자수 증가를 위한 데이터 스트라이핑 방법 및 장치에 관한 것이다.

    학습 문항 추천 장치 및 그 방법

    公开(公告)号:KR102245286B1

    公开(公告)日:2021-04-28

    申请号:KR1020170164240

    申请日:2017-12-01

    Abstract: 본발명은학습문항을학습자맞춤형으로추천하는장치및 그방법에관한것이다. 본발명에따른학습문항추천장치는맞춤형학습데이터를저장관리하고, 학습개념에대한이해도추정결과와학습문항추천프로그램이저장된테이터베이스및 학습문항추천프로그램을실행시키는프로세서를포함하되, 프로세서는학습개념에대한이해도추정결과와학습개념과연관된문항의문항파라미터를고려하여학습문항을선별하여추천하는것을특징으로한다.

Patent Agency Ranking