KR100696949B1 - Method of providing requestedfieldstype by get_data operation in tv-anytime service - Google Patents

Method of providing requestedfieldstype by get_data operation in tv-anytime service Download PDF

Info

Publication number
KR100696949B1
KR100696949B1 KR1020050025885A KR20050025885A KR100696949B1 KR 100696949 B1 KR100696949 B1 KR 100696949B1 KR 1020050025885 A KR1020050025885 A KR 1020050025885A KR 20050025885 A KR20050025885 A KR 20050025885A KR 100696949 B1 KR100696949 B1 KR 100696949B1
Authority
KR
South Korea
Prior art keywords
field
request
data operation
metadata
result value
Prior art date
Application number
KR1020050025885A
Other languages
Korean (ko)
Other versions
KR20060104055A (en
Inventor
이종설
이석필
Original Assignee
전자부품연구원
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 전자부품연구원 filed Critical 전자부품연구원
Priority to KR1020050025885A priority Critical patent/KR100696949B1/en
Priority to EP05106940A priority patent/EP1638336A1/en
Priority to US11/192,057 priority patent/US7917529B2/en
Priority to JP2005259706A priority patent/JP4280737B2/en
Publication of KR20060104055A publication Critical patent/KR20060104055A/en
Application granted granted Critical
Publication of KR100696949B1 publication Critical patent/KR100696949B1/en
Priority to US13/014,203 priority patent/US8055676B2/en
Priority to US13/014,098 priority patent/US8060526B2/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04RLOUDSPEAKERS, MICROPHONES, GRAMOPHONE PICK-UPS OR LIKE ACOUSTIC ELECTROMECHANICAL TRANSDUCERS; DEAF-AID SETS; PUBLIC ADDRESS SYSTEMS
    • H04R5/00Stereophonic arrangements
    • H04R5/033Headphones for stereophonic communication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04SSTEREOPHONIC SYSTEMS 
    • H04S3/00Systems employing more than two channels, e.g. quadraphonic
    • H04S3/002Non-adaptive circuits, e.g. manually adjustable or static, for enhancing the sound image or the spatial distribution
    • H04S3/004For headphones

Landscapes

  • Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Acoustics & Sound (AREA)
  • Signal Processing (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

본 발명은 TV-Anytime 서비스에서 get_Data 오퍼레이션을 이용한 테이블의 필드단위 검색 방법이 제공되며, (a) get_Data 오퍼레이션의 질의 결과값으로서 테이블을 지정하는 요청테이블 엘리먼트(RequestedTables)에 상기 테이블의 필드를 지정하는 요청필드 엘리먼트(RequestedFields)를 서브엘리먼트로서 추가하는 단계와; (b) 상기 get_Data 오퍼레이션의 요청 메시지를 수신하는 단계와; (c) 상기 요청 메시지의 수신에 응답하여 상기 요청테이블 엘리먼트에서 지정된 테이블로부터 상기 요청필드 엘리먼트에 지정된 필드를 질의 결과값으로서 추출하는 단계와; (d) 상기 추출된 질의 결과값을 get_Data 오퍼레이션의 응답 메시지에 의해 전송하는 단계를 포함한다. 본 발명에 따르면, 클라이언트는 요청테이블의 필드(Field) 단위로 반환 결과값을 요청하고, 자신이 원하는 메타데이터를 선별적으로 반환할 수 있는 장점이 있다.The present invention provides a method for field-based retrieval of a table using a get_Data operation in a TV-Anytime service, and (a) specifying a field of the table in a Requested Table element that specifies a table as a query result value of a get_Data operation. Adding Requested Fields (RequestedFields) as subelements; (b) receiving a request message of the get_Data operation; (c) in response to receiving the request message, extracting a field specified in the request field element from the table specified in the request table element as a query result value; (d) transmitting the extracted query result value by a response message of a get_Data operation. According to the present invention, the client has an advantage of requesting a return result value in units of fields of the request table and selectively returning desired metadata.

TV-Anytime, metadata, SOAP, XML, request_Data, FileID, Xpath, submit_Data, 서비스 에이전트, 맞춤형 서비스 TV-Anytime, metadata, SOAP, XML, request_Data, FileID, Xpath, submit_Data, service agent, customized service

Description

TV-Anytime 서비스에서 get_Data 오퍼레이션을 이용한 필드단위 검색 방법{METHOD OF PROVIDING REQUESTEDFIELDSTYPE BY GET_DATA OPERATION IN TV-ANYTIME SERVICE}How to search for field-level units using the e A A a a a A A A A A A A A A A A A A A A A A

도 1은 TV-Anytime 메타데이터의 구성도.1 is a block diagram of TV-Anytime metadata.

도 2는 get_Data 오퍼레이션의 일반적인 동작 개념도.2 is a general conceptual diagram of a get_Data operation.

도 3은 종래의 get_Data 오퍼레이션의 요청 포맷.3 is a request format of a conventional get_Data operation.

도 4는 종래의 get_Data 오퍼레이션에서 질의 결과 반환되는 RequestedTables 유형을 지정한 예시도.4 is an exemplary diagram in which a RequestedTables type is returned in which a query result is returned in a conventional get_Data operation.

도 5는 종래의 get_Data 오퍼레이션의 응답 포맷.5 is a response format of a conventional get_Data operation.

도 6은 본 발명의 바람직한 실시예에 따라 특정 엘리먼트 및 속성값을 지정하기 위한 요청필드유형(RequestedFieldsType)을 정의한 도면.FIG. 6 is a diagram defining a RequestedFieldsType for specifying a specific element and attribute value according to a preferred embodiment of the present invention. FIG.

도 7은 도 6의 요청필드유형(RequsetedFieldsType)의 엘리먼트를 추가하여 요청테이블유형(RequestedTablesType)을 정의한 도면.FIG. 7 illustrates a request table type (RequestedTablesType) by adding elements of the request field type (RequsetedFieldsType) of FIG.

도 8은 도 7의 요청테이블유형(RequestedTablesType) 엘리먼트를 반환값으로 요청하는 get_Data 오퍼레이션의 인스턴스 예시도.FIG. 8 is an example of a get_Data operation requesting the RequestedTablesType element of FIG. 7 as a return value. FIG.

본 발명은 TV-Anytime 서비스에 관한 것으로서, 특히 get_Data 오퍼레이션을 이용하여 필드단위 검색을 제공하는 방법에 관한 것이다.The present invention relates to a TV-Anytime service, and more particularly, to a method of providing a field-by-field search using a get_Data operation.

최근 디지털 방송 서비스의 본격화됨에 따라 다채널 다매체 환경에서 맞춤형 방송 서비스를 제공하기 위한 기술에 관한 연구가 활발히 진행되고 있다. 일례로서, 민간 국제 표준인 TV-Anytime은 컨텐츠의 기술(description) 정보를 표현하는 메타데이터를 바탕으로 사용자가 자신의 취향(preference) 정보와 전술한 메타데이터를 매칭시킴으로써 원하는 컨텐츠를 저장하여 자유로운 시간에 시청할 수 있도록 하는 애니타임(Anytime) 서비스를 제공하기 위한 표준 규격이다.Recently, as the digital broadcasting service becomes full-fledged, research on a technology for providing a customized broadcasting service in a multi-channel multimedia environment has been actively conducted. As an example, TV-Anytime, a private international standard, allows users to store desired content by matching their preference information with the aforementioned metadata based on metadata representing the description information of the content. This is a standard specification for providing Anytime services that can be viewed on the web.

메타데이터는 전술한 바와 같이 컨텐츠에 대한 기술 정보로서, TV-Anytime에서는 MPEG-7에서 정의된 내용기반(content-based)의 기술과 EPG(전자 프로그램 가이드) 정보를 포함하며, 사용자가 원하는 콘텐츠를 용이하게 탐색 및 선택할 수 있도록 한다. 메타데이터 표준은 2개의 파트로 구성이 되며, 파트 A는 메타데이터를 기술하기 위한 포맷, 즉 스키마(schema)를 정의한 것으로, XML(eXtensible Markup Language) 기반의 MPEG-7 DDL(Description Definition Language)(ISO/IEC 15938-2)을 활용한다. 파트 B는 메타데이터 전송에 관한 것으로서, 이진포맷[MPEG-7 BiM(Binary Format for MPEG-7)](ISO/IEC 15938-1), 단편화(fragmentation) 모델, 캡슐화(encapsulation) 및 색인(indexing) 기법을 포함하고 있다. As described above, the metadata is descriptive information about the content. In TV-Anytime, the metadata includes content-based description and EPG (electronic program guide) information defined in MPEG-7. Make it easy to navigate and select. The metadata standard consists of two parts. Part A defines a format for describing metadata, that is, a schema. The metadata standard is MPEG-7 Description Definition Language (DDL) based on XML (eXtensible Markup Language). ISO / IEC 15938-2). Part B relates to metadata transfer, which is binary format [MPEG-7 BiM (Binary Format for MPEG-7) (ISO / IEC 15938-1), fragmentation model, encapsulation and indexing. It includes techniques.

도 1은 TV-Anytime 메타데이터의 구성을 도시한 것으로서, 프로그램 기술 메타데이터(Program Description MetaData)와 사용자 기술 메타데이터(User Description Metadata)를 포함하며, 프로그램 기술 메타데이터는 콘텐츠 기술 메타데이터와 인스턴스(instance) 기술 메타데이터로 구성되어 있다. 하나의 프로그램에 대한 메타데이터는 CRID(Content Reference Identifier, 이하 "CRID"라 함)라고 불리는 콘텐츠 식별자로 상호 연관된다. FIG. 1 illustrates a configuration of TV-Anytime metadata, and includes program description metadata and user description metadata. The program description metadata may include content description metadata and an instance ( instance) consists of descriptive metadata. The metadata for one program is correlated with a content identifier called a CRID (Content Reference Identifier).

컨텐츠 기술 메타데이터는 컨텐츠 생성자(Content Creator)에 의해서 생성되며, 프로그램 타이틀, 장르, 요약, 비평가 리뷰 등을 포함한다. 인스턴스 기술 메타데이터는 컨텐츠 제공자(Content Provider)에 의해 생성되며, 로케이션(location)(방송 시간, 채널, URL 등), 사용 규칙(usage rule), 전송 파라미터(delivery parameter) 등을 포함한다. 마지막으로, 사용자 기술 메타데이터는 사용자 기호(user preference), 사용 이력(usage history), 개인 북마크(personal bookmark) 등을 포함하며, 사용자에 의해 생성된다.Content description metadata is generated by a content creator and includes program titles, genres, summaries, critic reviews, and the like. The instance description metadata is generated by a content provider and includes a location (broadcast time, channel, URL, etc.), a usage rule, a delivery parameter, and the like. Finally, user description metadata includes user preferences, usage history, personal bookmarks, and the like, and is generated by the user.

TV-Anytime 표준은 리턴 패스를 통한 양방향 메타데이터 서비스를 위해 두가지 유형의 메타데이터 웹 서비스를 정의하고 있으며, 이는 well-defined behavior와 입출력 셋에 대한 원격 프로시져(remote procedure)이다. XML(eXtensible Markup Language; 확장성 생성 언어) 기반의 WSDL(Web Service Description Language; 웹 서비스 기술 언어) 표준에서, 전술한 원격 프로시져(remote procedure)는 단순객체접근 프로토콜(SOAP; Simple Object Access Protocol, 이하 "SOAP"라 함) 오퍼레이션의 형태로 정의되어 있으며, 메타데이터 검색을 위한 "get_Data" 오퍼레이션과, 사용자 기술 제출(user description submission)을 위한 "submit_Data" 오퍼레이션이 있다. 참고로, 전술한 SOAP 프로토콜은 분산환경에서 객체(Object)에 접근할 수 있도록 하는 XML 통신 프로토콜이다. The TV-Anytime standard defines two types of metadata web services for bi-directional metadata services via return paths, which are well-defined behaviors and remote procedures for input and output sets. In the Web Service Description Language (WSDL) standard based on XML (eXtensible Markup Language), the above-described remote procedure is a simple object access protocol (SOAP). It is defined in the form of "SOAP" operation, and there is "get_Data" operation for metadata retrieval and "submit_Data" operation for user description submission. For reference, the aforementioned SOAP protocol is an XML communication protocol that allows access to an object in a distributed environment.

TV-Anytime 메타데이터 서비스에서 사용되는 요청(Request)/응답(Response) 유형은 "urn:tva:transport:2002"의 네임 스페이스에 정의되며, 상기 네임 스페이스는 다양한 메시지에 대한 검증을 위한 툴로서 제공된다. 메타데이터 스펙과 컨텐츠 참조(Content referencing) 표준에 정의된 유형(타입)들은 전송(transport) 네임스페이스에서 참조된다. 스키마 단편(Schema fragment, 이하 "Schema fragment"라 함)들은 전술한 네임 스페이스에 정의되고, 네임 스페이스 제공자는 Schema fragment에서 "tns:"로 정의된다. 완전한 XML 스키마 파일은 tva_transport_types_v10.xsd 이다. The request / response type used in the TV-Anytime metadata service is defined in the namespace of "urn: tva: transport: 2002", which is provided as a tool for validating various messages. do. The types defined in the metadata specification and the content referencing standard are referenced in the transport namespace. Schema fragments (hereinafter referred to as "Schema fragments") are defined in the aforementioned namespaces, and the namespace provider is defined as "tns:" in the Schema fragment. The complete XML schema file is tva_transport_types_v10.xsd.

전술한 get_Data 오퍼레이션은 클라이언트가 프로그램 또는 프로그램 그룹에 대하여 TV-Anytime 데이터를 서버로부터 검색하는 기능을 제공한다. TV-Anytime 메타데이터 제공자가 get_Data 오퍼레이션을 사용하여 제공할 수 있는 기능을 예시하면 다음과 같다.The aforementioned get_Data operation provides a function for a client to retrieve TV-Anytime data from a server for a program or program group. An example of a function that a TV-Anytime metadata provider can provide using the get_Data operation is as follows.

- CRID 리스트를 이용하여 CRID에 대한 컨텐츠 참조 데이터를 반환함Return the content reference data for the CRID using the CRID list.

- CRID 리스트를 이용하여 CRID에 대한 TV-Anytime 메타데이터를 반환함-Return TV-Anytime metadata for CRID using CRID list

- 특정한 메타데이터 속성(Attribute)(예컨대, 장르, 배우 등)에 대한 질의를 수신하고, 이에 해당되는 프로그램을 반환함Receive a query for a specific metadata attribute (eg genre, actor, etc.) and return the corresponding program

- 특정 시간 또는 특정 채널에 대한 질의에 응답하여, 해당 프로그램을 반환함In response to a query for a specific time or channel, the program is returned.

도 2를 참조하여 get_Data 오퍼레이션의 동작을 설명하면, TV-Anytime 서비 스에서 클라이언트(Client)는 인터넷망(IP Network) 등을 통해 get_Data 오퍼레이션에 의한 SOAP 요청 메시지[get_Data Request]를 메타데이터 서비스 서버(Metadata Service)에 전송한다. 이 때, get_Data 오퍼레이션은 원칙적으로 모든 질의 유형을 지원하며, 메타데이터 제한조건에 대하여 광범한 질의를 제공한다. 이어서, 메타데이터 서비스 서버(Metadata Service)는 SOAP 응답 메시지[get_Data Request]에 의해 상기 SOAP 요청 메시지에 대한 질의 결과값을 반환한다.Referring to FIG. 2, the operation of the get_Data operation will be described. In the TV-Anytime service, the client may transmit a SOAP request message [get_Data Request] by the get_Data operation through an IP network or the like. Metadata Service). In this case, the get_Data operation supports all query types in principle, and provides a wide range of queries for metadata constraints. Subsequently, the metadata service server returns a query result value for the SOAP request message by a SOAP response message [get_Data Request].

가. 요청 포맷(Request Format)end. Request Format

도 3에 도시된 바와 같이, get_Data 오퍼레이션에 있어서, 요청 포맷은 클라이언트에게 세가지 유형의 파라미터를 지정하며, 질의(검색) 결과값으로 반환되는 엘리먼트 유형을 RequestedTables 유형에 지정한다. As shown in FIG. 3, in the get_Data operation, the request format specifies three types of parameters to the client, and the element type returned as a query (search) result value to the RequestedTables type.

도 4는 질의 결과 반환되는 RequestedTables의 유형을 ClassificationSchemeTable, ProgramInformationTable, GroupInformationTable, CreditsInformationTable, ProgramLocationTable, ServiceInformationTable, ProgramReviewTable, SegmentInformationTable 등으로 지정한 예이다.4 is an example in which the type of RequestedTables returned from the query is designated as ClassificationSchemeTable, ProgramInformationTable, GroupInformationTable, CreditsInformationTable, ProgramLocationTable, ServiceInformationTable, ProgramReviewTable, SegmentInformationTable, and the like.

나. 응답 포맷(Response Format)I. Response Format

get_Data 오퍼레이션의 응답 포맷은 도 5에 도시된 바와 같이, 엘리먼트(TVAMain, ContentReferencingTable, InvalidFragments)에 대하여 0 또는 하나 이상의 XML 인스턴스 도큐먼트를 포함하며, 요청 포맷에서 요청한 RequtstedTables 유형에 따라 질의 결과값을 반환한다.The response format of the get_Data operation includes zero or one or more XML instance documents for elements (TVAMain, ContentReferencingTable, InvalidFragments), as shown in FIG. 5, and returns a query result value according to the requested RequtstedTables type in the request format.

전술한 바와 같이, 현재 TV-Anytime SP006에서 정의하고 있는 get_Data오퍼 레이션은 검색을 통해 원하는 테이블 또는 TVAMain 등의 결과를 반환한다. 즉, get_Data 오퍼레이션의 검색 결과는 "TVAMain" 또는 "ProgramInformationTable", "GroupInformationTable", "programLocationTable", "ServiceInformationTable", "CreditsInformationTable", "ProgramReviwTable", "SegmentInformatinTable" 등과 같은 테이블 단위로 전송된다. As described above, the get_Data operation currently defined in TV-Anytime SP006 returns a result of a desired table or TVAMain through a search. That is, the search result of the get_Data operation is transmitted in table units such as "TVAMain" or "ProgramInformationTable", "GroupInformationTable", "programLocationTable", "ServiceInformationTable", "CreditsInformationTable", "ProgramReviwTable", "SegmentInformatinTable", and the like.

한편, 셋톱 박스(SetTop Box)는 양방향 환경에서 get_Data 오퍼레이션을 통해 컨텐츠를 검색하고 해당 메타데이터를 제공받을 수 있다. 그러나, 셋톱박스가 홈서버로 발달함에 따라 셋톱박스가 가정안에서 메타데이터 서비스 에이전트 기능을 수행할 수 있으며, 포터블 미디어 플레이어(Portable Media Player)와 같이 제한된 자원을 사용하는 단말에서는 기존의 테이블 단위의 메타데이타를 제공받는 것이 상당한 자원 낭비를 초래할 수 있다. Meanwhile, the SetTop Box may retrieve content and receive corresponding metadata through a get_Data operation in an interactive environment. However, as the set-top box is developed as a home server, the set-top box can perform the metadata service agent function in the home, and in the terminal using limited resources such as a portable media player, the meta data in the existing table unit is used. Providing data can cause significant resource waste.

예컨대, 포터블 미디어 플레이어에서 사용자 환경으로 제공하는 메타데이터가 타이틀, 장르, 로케이션 정보, 리뷰 정보라고 가정할 때, 기존의 get_Data오퍼레이션을 통해 질의 할 경우에는 RequestedTables의 값으로 ProgramInformationTable, ProgramLocationTable, ProgramReviewTable을 요청하고 해당 엘리먼트의 값 또는 속성(Attribute, 애트리뷰트)의 값을 파싱하여 사용자 인터페이스(UI)에 디스플레이한다. 따라서, 각 테이블의 불필요한 메타데이터로 인하여, 이를 전송하는 네트워크 자원의 낭비와 포터블 미디어 플레이어의 파싱 작업으로 인한 자원의 낭비가 유발된다. For example, assuming that the metadata provided by the portable media player to the user environment is title, genre, location information, and review information, when querying through the existing get_Data operation, request ProgramInformationTable, ProgramLocationTable, and ProgramReviewTable with the values of RequestedTables. Parse the value of the element or the value of an attribute and display it in the UI. Therefore, the unnecessary metadata of each table causes a waste of network resources for transmitting them and a waste of resources due to parsing of the portable media player.

또한, 종래의 get_Data 오퍼레이션의 테이블 단위 검색은 클라이언트가 테이 블 전체의 메타데이터를 필요로 하지 않는 경우에, 불필요한 메타데이터의 전송 및 클라이언트의 재파싱으로 인하여 자원 낭비가 발생하는 문제점이 있다.In addition, the conventional table unit search of the get_Data operation has a problem that resource waste occurs due to unnecessary metadata transmission and reparsing of the client when the client does not need the metadata of the entire table.

전술한 문제점을 해결하고자, 본 발명은 종래의 get_Data 오퍼레이션에서 요청테이블(RequestedTables)의 특정 엘리먼트 및 속성값을 지정하여 요청테이블의 필드(Field) 단위로 반환 결과값을 요청할 수 있도록 함으로써, 클라이언트가 원하는 메타데이터를 선별적으로 반환할 수 있도록 하는 데 그 목적이 있다. In order to solve the above-described problem, the present invention specifies a specific element and attribute value of the RequestedTables in the conventional get_Data operation so that the client can request a return result value in units of fields of the Requested Table. The goal is to allow the selective return of metadata.

본 발명의 제1 측면에 따르면, TV-Anytime 메타데이터 서비스에서 get_Data 오퍼레이션을 이용하여 테이블의 필드단위 검색을 위한 방법이 제공되며, (a) get_Data 오퍼레이션의 질의 결과값으로서 테이블을 지정하는 요청테이블 엘리먼트(RequestedTables)에 상기 테이블의 필드를 지정하는 요청필드 엘리먼트(RequestedFields)를 서브엘리먼트로서 추가하는 단계와; (b) 상기 get_Data 오퍼레이션의 요청 메시지를 수신하는 단계와; (c) 상기 요청 메시지의 수신에 응답하여 상기 요청테이블 엘리먼트에서 지정된 테이블로부터 상기 요청필드 엘리먼트에 지정된 필드를 질의 결과값으로서 추출하는 단계와; (d) 상기 추출된 질의 결과값을 get_Data 오퍼레이션의 응답 메시지에 의해 전송하는 단계를 포함한다.According to a first aspect of the present invention, there is provided a method for field-by-field retrieval of a table using a get_Data operation in a TV-Anytime metadata service, and (a) a request table element specifying a table as a query result value of a get_Data operation. Adding (RequestedFields) as a subelement to (RequestedTables) specifying fields of the table; (b) receiving a request message of the get_Data operation; (c) in response to receiving the request message, extracting a field specified in the request field element from the table specified in the request table element as a query result value; (d) transmitting the extracted query result value by a response message of a get_Data operation.

이 때, 상기 (a) 단계에서 추가되는 요청필드 엘리먼트(RequestedFields)는 검색하고자 하는 필드의 필드 아이디(fieldID)를 지정하는 단위요청필드 엘리먼트(RequestedField)를 서브엘리먼트로서 포함할 수 있으며, 상기 (a) 단계는 검색하 고자 하는 필드의 필드 아이디(fieldID)를 상기 단위요청필드 엘리먼트의 속성으로 부여하는 것이 바람직하다. 또한, 상기 (a) 단계에서 추가되는 요청필드 엘리먼트는 검색하고자 하는 필드의 경로를 지정하는 요청경로 엘리먼트(RequestedXPath)를 서브엘리먼트로서 포함할 수 있다.In this case, the requested field elements (RequestedFields) added in the step (a) may include a united request field element (RequestedField) specifying a field ID (fieldID) of the field to be searched as a sub-element, the (a In step), it is preferable to assign a field ID (fieldID) of a field to be searched as an attribute of the unit request field element. In addition, the request field element added in step (a) may include a request path element (RequestedXPath) that designates a path of a field to be searched as a subelement.

본 발명의 제2 측면에 따르면, 전술한 방법의 각 단계를 수행하는 명령어를 포함하는 컴퓨터 판독가능 기록매체가 제공된다.According to a second aspect of the invention, there is provided a computer readable recording medium comprising instructions for performing each step of the method described above.

이하, 첨부된 도면을 참조하여 본 발명의 바람직한 실시예를 설명한다.Hereinafter, exemplary embodiments of the present invention will be described with reference to the accompanying drawings.

도 6은 본 발명의 바람직한 실시예에 따라, 특정 엘리먼트 및 속성값을 지정하기 위한 요청필드유형(RequestedFieldsType)의 정의를 도시한 것이다.FIG. 6 illustrates the definition of a RequestedFieldsType for specifying a specific element and attribute value, in accordance with a preferred embodiment of the present invention.

도시된 바와 같이 요청필드유형(RequsetedFieldsType)은 단위요청필드(RequestedField) 와 요청경로(RequestedXPath)로 이루어진 두 개의 엘리먼트를 포함하며, 이러한 요청필드유형(RequsetedFieldsType)이 요청테이블유형(RequestedTablesType)의 서브엘리먼트로 추가되어 질 수 있다.As shown, the Requested Fields Type (RequsetedFieldsType) contains two elements: RequestedField (RequestedField) and Requested Path (RequestedXPath), and these RequestedFieldsTypes are subelements of the RequestedTablesType. Can be added.

전술한 단위요청필드(RequestedField) 및 요청경로(RequestedXPath) 엘리먼트는 minOccurs="0" maxOccurs="unbounded"로 각각 설정되므로, 0개 이상 무한대의 단위요청필드(RequestedField)와 요청경로(RequestedXPath)에 대한 질의가 가능하다. Since the above-mentioned unit request field (RequestedField) and request path (RequestedXPath) elements are respectively set to minOccurs = "0" maxOccurs = "unbounded", zero or more infinite unit request fields (RequestedField) and RequestedXPath (RequestedXPath) Inquiry is possible.

단위요청필드(RequestedField)는 정렬기준(SortCriteria)을 서브 엘리먼트로 갖는다. SortCriteria는 질의 결과에 대한 정렬 기준을 나타내며, 이는 종래의 정렬 방법을 따른다. 또한, 단위요청필드(RequestedField)는 필드ID(fieldID)를 속 성(Attribute)으로 지정되며, 바로 이 fieldID의 값이 질의 결과로 받고자 하는 필드의 ID가 된다. 이러한 fieldID는 현재 TV-Anytime에서 정의한 필드ID유형(fieldIDType)을 사용한다. The RequestedField has a sort criterion (SortCriteria) as a sub element. SortCriteria represents a sorting criterion for the query result, which follows a conventional sorting method. In addition, the united request field (RequestedField) specifies a field ID (fieldID) as an attribute (Attribute), the value of this fieldID is the ID of the field to receive as a query result. This fieldID uses the field ID type (fieldIDType) defined by the current TV-Anytime.

한편, 단위요청필드(RequestedField)를 사용하여 질의할 경우, 하나의 fieldID에 여러 Xpath가 존재할 수 있기 때문에 문제가 발생할 수 있다. 이러한 경우에, 메타데이터 서버의 서비스 에이전트는 중복되는 데이터를 모두 전송하거나 중복을 배제할 수 있으며, 동일한 TVAMain 인스턴스의 경우 자체적인 정책에 의해 선택적으로 전송할 수 있다. 이와 같은 중복 fieldID에 대한 전송은 서비스 제공자의 정책을 따른다. On the other hand, when querying using a united request field (RequestedField), a problem may occur because multiple Xpaths may exist in one fieldID. In this case, the service agent of the metadata server may transmit all duplicate data or exclude duplicates, and may selectively transmit the same TVAMain instance according to its own policy. Such transmission of duplicate fieldID follows the policy of the service provider.

이 때, 전술한 요청경로(RequestedXPath)를 이용하여 질의하면, 서비스 제공자의 정책에 따른 애매모호함을 방지할 수 있다. 즉, RequestedXPath는 XPath의 문법에 따라 요청하고자 하는 필드의 명확한 경로(XPath)를 지정할 수 있다. RequestedXPath는 전술한 RequestedField와 같이 SortCriteria를 서브 엘리먼트로 가지며, XPath를 속성으로 갖는다. 따라서, XPath 속성값(유형)으로 질의하기 위한 값을 설정할 수 있다.In this case, querying using the above-described RequestedXPath may prevent ambiguity according to the policy of the service provider. In other words, RequestedXPath can specify an explicit path (XPath) of a field to request according to the syntax of XPath. RequestedXPath has a SortCriteria as a sub element like the RequestedField described above, and has an XPath as an attribute. Therefore, you can set a value for querying with an XPath attribute value (type).

도 7은 전술한 요청필드유형(RequsetedFieldsType)의 엘리먼트, 즉, 요청필드 엘리먼트(RequestedFields)가 서브엘리먼트로서 추가된 요청테이블유형(RequestedTablesType)의 정의를 도시한 것으로서, 이에 따라 get_Data 오퍼레이션의 질의 결과로서 원하는 요청테이블의 필드 단위로 반환값을 요청할 수 있다.FIG. 7 illustrates a definition of an element of the above-mentioned RequestedFieldsType, that is, a RequestedTablesType in which Requested Fields (RequestedFields) have been added as a subelement, and thus desired as a query result of a get_Data operation. The return value can be requested in units of fields in the request table.

도시된 바와 같이, 요청필드 엘리먼트(RequestedFields)는 요청테이블유형 (RequestedTablesType)의 서브엘리먼트로서, 하나의 요청테이블에 대하여 0개 이상 무한대의 요청필드 엘리먼트(RequestedFields)에 대한 질의가 가능하다.As shown, the request field elements (RequestedFields) is a subelement of the Request Tables Type (RequestedTablesType), it is possible to query for zero or more Requested Fields (RequestedFields) for one request table.

도 8은 도 7에 따라 정의된 요청테이블유형(RequestedTablesType)의 요청테이블 엘리먼트(RequestedTables)를 반환값으로 요청하는 get_Data 오퍼레이션의 인스턴스 예시도이다.FIG. 8 illustrates an example of a get_Data operation for requesting a request table element (RequestedTables) of a request table type (RequestedTablesType) defined according to FIG. 7 as a return value.

도시된 바와 같이, 요청테이블(RequestedTables) 엘리먼트는 "ProgramInformation Table" 및 "ProgramLocation Table"에 대하여 각각 요청필드 엘리먼트(RequestedFields)를 포함하고 있다. 그리고, "ProgramInformation Table"에 대한 요청필드 엘리먼트는 필드 아이디(FieldID)가 속성으로 부여된 두 개의 단위요청필드를 포함하여, "tvaf:CRID" 및 "tvaf:Genre"를 반환값으로서 요청하고 있다. 또한 "ProgramLocation Table"의 요청필드 엘리먼트는 "tvaf:ProgramURL"이 속성으로 부여된 단위요청필드를 포함하여, 당해 필드의 반환을 요청하고 있다. 이에 따라, 도 7의 질의를 수신한 서비스 에이전트는 "ProgramInformation Table" 및 "ProgramLocation Table"에서 클라이언트가 요청한 필드만을 선별적으로 검색하여 그 결과를 반환할 수 있다.As shown, the RequestedTables element includes RequestedFields for the "ProgramInformation Table" and the "ProgramLocation Table", respectively. The request field element for the "ProgramInformation Table" includes two unit request fields having a field ID (FieldID) as an attribute and requests "tvaf: CRID" and "tvaf: Genre" as return values. In addition, the request field element of the "ProgramLocation Table" includes a unit request field in which "tvaf: ProgramURL" is provided as an attribute and requests the return of this field. Accordingly, the service agent receiving the query of FIG. 7 may selectively search only the fields requested by the clients in the "ProgramInformation Table" and "ProgramLocation Table" and return the result.

이상 본 발명의 바람직한 실시예를 설명하였으나, 이는 예시를 위한 것이며, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자라면 본 발명의 사상을 벗어나지 않는 범위 내에서 다양하게 변형 또는 수정할 수 있을 것이다. 따라서, 본 발명의 보호 범위는 전술한 실시예에 국한되지 아니하며, 이하의 특허청구범위에 의하여 결정된다.Although the preferred embodiment of the present invention has been described above, this is for illustrative purposes, and those skilled in the art to which the present invention pertains may variously modify or modify it without departing from the spirit of the present invention. Therefore, the protection scope of the present invention is not limited to the above-described embodiment, but is determined by the following claims.

전술한 바와 같이, 본 발명에 따르면, 요청테이블(RequestedTables)의 서브엘리먼트로서 요청필드유형(RequsetedFieldsType)의 엘리먼트가 추가됨으로써, get_Data 오퍼레이션을 변경하지 않고도 특정 필드의 ID(FieldID)를 속성으로 갖는 단위요청필드 엘리먼트를 지정할 수 있다. 이에 따라, 클라이언트는 요청테이블의 필드(Field) 단위로 반환 결과값을 요청하고, 자신이 원하는 메타데이터를 선별적으로 반환할 수 있는 장점이 있다.As described above, according to the present invention, as a subelement of RequestedTables, an element of RequestedFieldsType is added, thereby requesting a unit request having an ID (FieldID) of a specific field as an attribute without changing the get_Data operation. You can specify field elements. Accordingly, the client may request a return result value in units of fields of the request table, and selectively return desired metadata.

Claims (6)

삭제delete TV-Anytime 메타데이터 서비스에서 get_Data 오퍼레이션을 이용하여 테이블의 필드단위 검색을 제공하는 방법으로서,In the TV-Anytime metadata service, a method of providing a field-based search of a table using a get_Data operation, (a) get_Data 오퍼레이션의 질의 결과값으로서 테이블을 지정하는 요청테이블 엘리먼트(RequestedTables)에, 상기 테이블의 필드를 지정하는 요청필드 엘리먼트(RequestedFields)를 서브엘리먼트로서 추가하는 단계와,(a) adding a request field element (RequestedFields) designating a field of the table as a subelement to a request table element (RequestedTables) designating a table as a query result value of a get_Data operation; (b) 상기 get_Data 오퍼레이션의 요청 메시지를 수신하는 단계와,(b) receiving a request message of the get_Data operation; (c) 상기 요청 메시지의 수신에 응답하여, 상기 요청테이블 엘리먼트에서 지정된 테이블로부터 상기 요청필드 엘리먼트에 지정된 필드를 질의 결과값으로서 추출하는 단계와,(c) in response to receiving the request message, extracting a field specified in the request field element from the table specified in the request table element as a query result value; (d) 상기 추출된 질의 결과값을 get_Data 오퍼레이션의 응답 메시지에 의해 전송하는 단계(d) transmitting the extracted query result value by a response message of a get_Data operation; 를 포함하고,Including, 상기 (a) 단계에서 추가되는 요청필드 엘리먼트(RequestedFields)는 검색하고자 하는 필드의 필드 아이디(fieldID)를 지정하는 단위요청필드 엘리먼트(RequestedField)를 서브엘리먼트로서 포함하는 것인 TV-Anytime 메타데이터 제공 방법.The request field elements (RequestedFields) added in the step (a) includes a unit-requested field element (RequestedField) specifying a field ID (fieldID) of the field to be searched as a sub-element TV-Anytime metadata providing method . 제2항에 있어서, 상기 (a) 단계는The method of claim 2, wherein step (a) 검색하고자 하는 필드의 필드 아이디(fieldID)를 상기 단위요청필드 엘리먼트의 속성으로 부여하는 것인 TV-Anytime 메타데이터 제공 방법.And providing a field ID (fieldID) of a field to be searched as an attribute of the unit request field element. 제2항 또는 제3항에 있어서, 상기 (a) 단계에서 추가되는 요청필드 엘리먼트는The method according to claim 2 or 3, wherein the request field element added in step (a) is 검색하고자 하는 필드의 경로를 지정하는 요청경로 엘리먼트(RequestedXPath)를 서브엘리먼트로서 포함하는 것인 TV-Anytime 메타데이터 제공 방법.And a request path element (RequestedXPath) specifying a path of a field to be searched as a sub element. 삭제delete 제2항 및 제3항 중 어느 하나의 항에 따른 TV-Anytime 메타데이터 제공 방법의 각 단계를 수행하는 명령어를 포함하는 컴퓨터 판독가능 기록매체.A computer-readable recording medium comprising instructions for performing each step of the method for providing TV-Anytime metadata according to any one of claims 2 and 3.
KR1020050025885A 2004-09-17 2005-03-29 Method of providing requestedfieldstype by get_data operation in tv-anytime service KR100696949B1 (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
KR1020050025885A KR100696949B1 (en) 2005-03-29 2005-03-29 Method of providing requestedfieldstype by get_data operation in tv-anytime service
EP05106940A EP1638336A1 (en) 2004-09-17 2005-07-27 Method for providing requested fields by get-data operation in TV-Anytime metadata service
US11/192,057 US7917529B2 (en) 2004-09-17 2005-07-29 Method for providing requested fields by get—Data operation in TV-Anytime metadata service
JP2005259706A JP4280737B2 (en) 2004-09-17 2005-09-07 Request field providing method using get_Data operation in TV-Anytime metadata service
US13/014,203 US8055676B2 (en) 2004-09-17 2011-01-26 Method for providing requested fields by get—Data operation in TV-anytime metadata service
US13/014,098 US8060526B2 (en) 2004-09-17 2011-01-26 Method for providing requested fields by get—Data operation in TV-Anytime metadata service

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050025885A KR100696949B1 (en) 2005-03-29 2005-03-29 Method of providing requestedfieldstype by get_data operation in tv-anytime service

Publications (2)

Publication Number Publication Date
KR20060104055A KR20060104055A (en) 2006-10-09
KR100696949B1 true KR100696949B1 (en) 2007-03-20

Family

ID=37634156

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050025885A KR100696949B1 (en) 2004-09-17 2005-03-29 Method of providing requestedfieldstype by get_data operation in tv-anytime service

Country Status (1)

Country Link
KR (1) KR100696949B1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100916244B1 (en) * 2007-09-03 2009-09-10 전자부품연구원 Method for serving search content by a soap operation
KR100936240B1 (en) * 2007-09-03 2010-01-12 전자부품연구원 Method for searching content by a soap operation
KR100936241B1 (en) * 2007-09-03 2010-01-12 전자부품연구원 Method for searching content by a soap operation

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030065860A (en) * 2002-02-01 2003-08-09 주식회사 케이티 Video Searching Apparatus and its Method using XML Hierarchy Structure

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030065860A (en) * 2002-02-01 2003-08-09 주식회사 케이티 Video Searching Apparatus and its Method using XML Hierarchy Structure

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
1020030065860

Also Published As

Publication number Publication date
KR20060104055A (en) 2006-10-09

Similar Documents

Publication Publication Date Title
JP4280737B2 (en) Request field providing method using get_Data operation in TV-Anytime metadata service
US7844644B2 (en) Method and apparatus for managing data written in markup language and computer-readable recording medium for recording a program
CN100444635C (en) Method for providing requested fields by get-data operation in TV-Anytime metadata service
JP4704157B2 (en) Method of deleting user metadata managed in TV-Anytime metadata server by SOAP operation
KR100696949B1 (en) Method of providing requestedfieldstype by get_data operation in tv-anytime service
KR100679314B1 (en) Method of publishing tv-anytime metadata by a soap operation
KR100697536B1 (en) Method of providing personal information based search by get_data operation in tv-anytime service
KR100916244B1 (en) Method for serving search content by a soap operation
KR100590028B1 (en) Method of creating and managing content lists for portable media players
KR100737801B1 (en) Method for delivering non-anonymous user metadata using an soap operation
KR100936240B1 (en) Method for searching content by a soap operation
KR100590030B1 (en) Method using an soap operation for leaving out user metadata managed by tv-anytime metadata server
KR100936241B1 (en) Method for searching content by a soap operation
KR100644281B1 (en) Method for uploading and clearing non-anonymous user metadata using an soap operation
Davis et al. On-demand partial schema delivery for multimedia metadata

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20121220

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20140224

Year of fee payment: 8

LAPS Lapse due to unpaid annual fee