WO2011088757A1 - Method and device for establishing catalog organization structure, and digital television front-end server - Google Patents

Method and device for establishing catalog organization structure, and digital television front-end server Download PDF

Info

Publication number
WO2011088757A1
WO2011088757A1 PCT/CN2011/070047 CN2011070047W WO2011088757A1 WO 2011088757 A1 WO2011088757 A1 WO 2011088757A1 CN 2011070047 W CN2011070047 W CN 2011070047W WO 2011088757 A1 WO2011088757 A1 WO 2011088757A1
Authority
WO
WIPO (PCT)
Prior art keywords
resource
information
digital television
end server
metadata information
Prior art date
Application number
PCT/CN2011/070047
Other languages
French (fr)
Chinese (zh)
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 深圳市同洲电子股份有限公司
Publication of WO2011088757A1 publication Critical patent/WO2011088757A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/438Interfacing the downstream path of the transmission network originating from a server, e.g. retrieving encoded video stream packets from an IP network
    • H04N21/4383Accessing a communication channel
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/47End-user applications
    • H04N21/482End-user interface for program selection
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/80Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
    • H04N21/85Assembly of content; Generation of multimedia applications

Definitions

  • the present invention relates to the field of digital television, and in particular, to a digital television front-end server and a method and apparatus for establishing a directory organization structure.
  • the WAN's virtualized storage management method integrates geographically distributed high-performance storage systems into a large distributed storage space, fully realizes resource sharing, improves resource utilization, and effectively solves the explosive growth of storage data and storage management capabilities. The contradiction between relative inadequacy.
  • Metadata is data that describes data. It provides the system with a mapping between the physical location of the object and its logical name. A logical file can correspond to multiple copies of physical files.
  • the metadata also includes file directory information, file information, storage device information, and related system information.
  • the digital TV front-end server in the prior art stores the uploaded resources in a manner different from the file name on the web server, and records related information of the resource in the database, and the manner of distinguishing by the file name may be various. For example, name the file name as the time of upload.
  • the download address of each resource is recorded in a file, and the terminal set top box first downloads a file that records the download address of each resource, thereby obtaining the download address of each resource and downloading related resources. For example, upload some resources and name them directly at the root of the publishing resource with the current upload time:
  • the way of storing resources through the digital TV front-end server has a single directory structure, and the resource information recorded in the database can only be used to identify resources, and the resources cannot be directly identified in the directory, which is inconvenient to maintain and manage; Version management, always replace the old resource with the newly uploaded resource when updating the resource, or directly generate a new name.
  • embodiments of the present invention provide a method and apparatus for establishing a directory organization structure, and a digital television front-end server to implement effective management of a storage resource of a digital television front-end server.
  • An embodiment of the present invention provides a method for establishing a directory organization structure, including:
  • the digital television front-end server receives the resource information packet, where the resource information packet includes a metadata information, and the digital television front-end server parses the metadata information in the resource information packet; the digital television front-end server obtains the information according to the parsing
  • the metadata information creates a directory corresponding to the resource information.
  • the step of creating, by the digital television front-end server, the directory corresponding to the resource information according to the parsed metadata information further includes:
  • the digital television front end server stores the created directory in a download list, the download list including metadata information and network address information of the digital television front end server.
  • the digital television front-end server receives the resource information packet sent by the operation server, and the step of including the metadata information in the resource information packet further includes:
  • the resource server and the operation server preset the metadata information format.
  • the metadata information format includes at least an ID, a resource ID, and a resource version of an organization to which the resource belongs.
  • the embodiment of the present invention further provides an apparatus for establishing a directory organization structure, including: a receiving unit, configured to receive a resource information packet, where the resource information packet includes metadata information; and a parsing unit, configured to perform the parsing Metadata information in the resource information packet;
  • a creating unit configured to create a directory corresponding to the resource information according to the metadata information obtained by the parsing unit.
  • the device further includes:
  • a storage unit configured to store the directory created by the creating unit in a download list, where the download list includes metadata information and network address information of the digital television front-end server.
  • the device further includes: And a setting unit, configured to preset, by the resource sending end, the metadata information format.
  • the metadata information format includes at least an ID, a resource ID, and a resource version of an organization to which the resource belongs.
  • an embodiment of the present invention further provides a digital television front-end server, including the foregoing apparatus for establishing a directory organization structure.
  • the embodiment of the present invention has the following beneficial effects: receiving, by the digital television front-end server, a resource information packet sent by the operation server, where the resource information packet includes metadata information, where the metadata information format includes at least an ID and a resource of the organization to which the resource belongs. ID and resource version, then parsing the metadata information in the resource information packet through the digital TV front-end server, and creating a directory corresponding to the resource information according to the parsed metadata information, thereby providing a clearer directory organization structure, which is convenient for management, and at the same time Since the metadata information format includes a resource version, version management of the downloaded resource can be performed.
  • FIG. 1 is a flowchart of a method for establishing a directory organization structure according to an embodiment of the present invention
  • FIG. 2 is a flowchart of a method for establishing a directory organization structure according to another embodiment of the present invention.
  • FIG. 3 is a schematic structural diagram of an apparatus for establishing a directory organization structure according to an embodiment of the present invention.
  • FIG. 4 is a schematic diagram of a directory organization structure after being established in an embodiment of the present invention.
  • the method for establishing a directory organization structure mainly receives a resource information packet by a digital television front-end server, where the resource information packet includes metadata information; and the digital television front-end server parses metadata information in the resource information packet.
  • the digital television front-end server creates a directory corresponding to the resource information according to the parsed metadata information.
  • FIG. 1 is a flowchart of a method for establishing a directory organization structure in an embodiment of the present invention, and the specific steps are as follows:
  • Step S11 The digital television front-end server receives the resource information packet.
  • the resource server stores the resource information packet. If the resource server does not directly send the resource information packet to the digital television front-end server, the resource server first sends the resource information packet to the operation server provided by the operator, and the resource The information packet can be packaged by a common compression algorithm, such as a compressed file zip, rar (Roshal Archive), etc., and then the operating server sends the received resource information packet to the digital TV front-end server.
  • the resource information package includes metadata information, and the metadata information is stored in the resource information package in the form of a file, and the file may be an Extensible Markup Language (XML), a Java property file (Java Properties), and an initialization setting file. File in (ini) format.
  • the resource server may be a server that provides various resources.
  • the resource server and the operation server need to preset the metadata information format, and the metadata information includes at least the ID (group Id ) of the organization to which the resource belongs.
  • Resource ID ( resource Id ) and resource version ( version ) in order to ensure the uniqueness of the organization name, group Id is generally named after the organization's domain name is written backwards.
  • the metadata information format is in addition to the information that must be included above. Metadata information related to resources can be defined by itself.
  • Step S12 The digital television front end server parses the metadata information in the resource information package.
  • the digital television front-end server parses the resource information packet to obtain metadata information.
  • Step S13 The digital television front-end server creates a directory corresponding to the resource information according to the parsed metadata information.
  • the digital TV front-end server creates a directory corresponding to the resource information according to the metadata information obtained after the parsing, and the structure of the resource directory organization is as follows:
  • group Id can be divided into multiple levels of directories, the creation rules of the directory are the same as the creation rules of the package path in java, and the ".” appearing in the group Id represents the parent and child directories respectively.
  • the metadata information of a resource packet is as Next:
  • FIG. 4 is a schematic diagram of the directory organization structure after the establishment in the embodiment of the present invention.
  • the resource information packet is:
  • FIG. 2 is a flowchart of a method for establishing a directory organization structure according to another embodiment of the present invention, and the specific steps are as follows:
  • Step S21 The resource sending end presets the metadata information format.
  • the resource sending end includes a resource server and an operation server.
  • the resource server and the operation server need to preset a metadata information format, where the metadata information includes at least resources. ID ( group Id ), resource ID ( resource Id ) and resource version (version ) of the organization, where group Id is generally named after the domain name of the organization is written in order to ensure the uniqueness of the organization name.
  • the metadata information format In addition to the information that must be included above, you can also define metadata information related to the resource.
  • Step S22 The digital television front-end server receives the resource information packet.
  • the resource server since the resource server does not directly send the resource information packet to the digital television front-end server, the resource server first sends the resource information packet to the operation server, and the resource information packet can be packaged by using a general compression algorithm, such as zip, Rar, etc., then the operating server sends the received resource information packet to the digital TV front-end server, the resource information packet contains metadata information, and the metadata information is stored in the resource information package in the form of a file, and the file may be XML. , Java Properties, ini format files.
  • Step S23 The digital television front-end server parses the metadata information in the resource information packet. Specifically, the digital television front-end server parses the resource information packet to obtain metadata information.
  • Step S24 The digital television front-end server creates a metadata information obtained according to the parsing A directory corresponding to the resource information is created.
  • the digital TV front-end server creates a directory corresponding to the resource information according to the metadata information obtained after the parsing, and the structure of the resource directory organization is as follows:
  • group Id can be divided into multiple levels of directories, the creation rules of the directory are the same as the creation rules of the package path in java, and the ".” appearing in the group Id represents the parent and child directories respectively.
  • the metadata information of a resource packet is as follows:
  • FIG. 4 is a schematic diagram of the directory organization structure after the establishment in the embodiment of the present invention.
  • the resource information packet is:
  • Step S25 The created directory is stored in a download list.
  • the digital television front-end server stores the created directory in a download list
  • the download list includes metadata information and network address information of the digital television front-end server, so that the digital television receiving terminal according to the metadata information and the number included in the download list
  • the network address information of the TV front-end server is organized into a complete Uniform Resource Locator (URL), which can be conveniently downloaded to relevant resource information according to the URL terminal, such as the digital TV front-end server URL of the above resource.
  • URL Uniform Resource Locator
  • the URL of the terminal downloading resource information is http://www.test.com/com/test/apps/EPG/EPG-2.1.zip, so that the digital TV receiving terminal is based on the directory.
  • the structure hierarchy can be quickly located where the resource information is stored.
  • the digital television receiving terminal also uses the same directory structure storage as the digital television front-end server locally, and the digital television receiving terminal first determines whether the resource exists locally before downloading the resource information, and then determines whether to download, such that the digital television The receiving terminal does not need to additionally use the data table to locate the resource information.
  • FIG. 3 is a schematic structural diagram of an apparatus for establishing a directory organization structure according to an embodiment of the present invention.
  • the device is applied to a digital television front-end server, and includes: a setting unit 31, a receiving unit 32, a parsing unit 33, a creating unit 34, and a storage unit 35, wherein:
  • the setting unit 31 is configured to preset the metadata information format by the resource sending end.
  • the resource sending end includes a resource server and an operation server.
  • the resource server and the operation server need to preset a metadata information format, where the metadata information includes at least resources. ID ( group Id ), resource ID ( resource Id ) and resource version (version ) of the organization, where group Id is generally named after the domain name of the organization is written in order to ensure the uniqueness of the organization name.
  • the metadata information format In addition to the information that must be included above, you can also define resource-related metadata information.
  • the receiving unit 32 is configured to receive a resource information packet, where the resource information packet includes metadata information.
  • the resource server since the resource server does not directly send the resource information packet to the digital television front-end server, the resource server first sends the resource information packet to the operation server, and the resource information packet can be packaged by using a general compression algorithm, such as zip, Rar, etc., then the operating server sends the received resource information packet to the digital TV front-end server, the resource information packet contains metadata information, and the metadata information is stored in the resource information package in the form of a file, and the file may be XML. , Java Properties, ini format files.
  • the parsing unit 33 is configured to parse the metadata information in the resource information packet.
  • the digital television front-end server parses the resource information packet to obtain metadata information.
  • the creating unit 34 is configured to create a directory corresponding to the resource information according to the metadata information obtained by the parsing unit 33.
  • the digital TV front-end server creates a directory corresponding to the resource information according to the metadata information obtained after the parsing, and the structure of the resource directory organization is as follows:
  • group Id can be divided into multiple levels of directories, the creation rules of the directory are the same as the creation rules of the package path in java, and the ".” appearing in the group Id represents the parent and child directories respectively.
  • the metadata information of a resource packet is as follows:
  • FIG. 4 is a schematic diagram of the directory organization structure after the establishment in the embodiment of the present invention.
  • the resource information packet is:
  • the storage unit 35 is configured to store the directory created by the creating unit in a download list, where the download list includes metadata information and network address information of the digital television front-end server.
  • the digital television front-end server stores the created directory in a download list
  • the download list includes metadata information and network address information of the digital television front-end server, so that the digital television receiving terminal according to the metadata information and the number included in the download list
  • the network address information of the TV front-end server is organized into a complete uniform resource locator.
  • the relevant resource information can be conveniently downloaded.
  • the digital TV front-end server URL of the above resource is http://www.test. .com
  • the URL of the digital TV receiving terminal downloading resource information is http://www.test.com/com/test/apps/EPG/EPG-2.1.zip, so that the digital television receiving terminal can be quickly located according to the directory structure hierarchy. To the storage location of the resource information.
  • the digital television receiving terminal also uses the same directory structure storage as the digital television front-end server, and the digital television receiving terminal determines whether the resource exists locally before downloading the resource information, and then determines whether to download, such a number.
  • the television receiving terminal does not need to additionally use the data table to locate the resource information, and it is possible to uniquely locate a resource by using the metadata information as long as the root path of the resource information is given.
  • the digital television front-end server receives the resource information packet sent by the operation server, where the resource information packet includes metadata information, where the metadata information format includes at least an ID, a resource ID, and a resource version of the organization to which the resource belongs, and then The digital TV front-end server parses the metadata information in the resource information package, and creates a directory corresponding to the resource information according to the parsed metadata information, thereby providing a clearer directory organization structure and facilitating management. Further, since the metadata information format includes a resource version, the digital television front-end server can quickly locate the application of the specific resource version according to the directory structure when managing and maintaining the resource information, without the support and description of other files and databases. Very fast and convenient.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Human Computer Interaction (AREA)
  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

A method for establishing a catalog organization structure comprises: a digital television front-end server receives a resource information packet (S11), wherein the resource information packet includes metadata information; the digital television front-end server parses the metadata information in the resource information packet (S12); and the digital television front-end server creates a catalog corresponding to the resource information according to the parsed metadata information (S13). The embodiments of the invention further disclose a device for establishing the catalog organization structure and a digital television front-end server. With the embodiments of the invention, the catalog structure can be conveniently maintained and managed; meanwhile, versions of resources can also be managed to achieve unique positioning of one resource.

Description

建立目录组织结构的方法、 装置及数字电视前端服务器 本申请要求于 2010 年 1 月 19 日提交中国专利局、 申请号为 201010042861.8、 发明名称为"数字电视前端服务器、 建立目录组织结构的方 法及装置"的中国专利申请的优先权, 其全部内容通过引用结合在本申请中。 技术领域  Method and device for establishing directory organization structure and digital TV front-end server This application claims to be submitted to Chinese Patent Office on January 19, 2010, application number is 201010042861.8, and the invention name is "Digital TV front-end server, method and device for establishing directory organization structure" The priority of the Chinese Patent Application, the entire contents of which is incorporated herein by reference. Technical field
本发明涉及数字电视领域, 尤其涉及一种数字电视前端服务器、建立目录 组织结构的方法及装置。  The present invention relates to the field of digital television, and in particular, to a digital television front-end server and a method and apparatus for establishing a directory organization structure.
背景技术 Background technique
在现代高性能计算中, 科学计算和军事应用对存储的要求越来越高, 包括 大容量、 分布式、 高性能和高可靠性。 广域网的虚拟化存储管理方式将地理上 分布的各种高性能存储系统集成为一体, 形成庞大的分布存储空间, 充分实现 资源共享,提高资源利用率,有效解决存储数据的爆炸性增长和存储管理能力 相对不足之间的矛盾。  In modern high-performance computing, scientific computing and military applications are increasingly demanding storage, including high capacity, distributed, high performance and high reliability. The WAN's virtualized storage management method integrates geographically distributed high-performance storage systems into a large distributed storage space, fully realizes resource sharing, improves resource utilization, and effectively solves the explosive growth of storage data and storage management capabilities. The contradiction between relative inadequacy.
在一个广域存储系统中, 这些海量的存储资源必须被有效的管理, 为此引 入了元数据概念。元数据是描述数据的数据, 它为系统提供对象物理位置与其 逻辑名字之间的映射, 一个逻辑文件可以对应多个物理文件副本。 此外, 元数 据还包括文件目录信息、 文件信息、 存储装置信息及相关的系统信息等等。  In a wide-area storage system, these massive storage resources must be effectively managed, and the concept of metadata is introduced for this purpose. Metadata is data that describes data. It provides the system with a mapping between the physical location of the object and its logical name. A logical file can correspond to multiple copies of physical files. In addition, the metadata also includes file directory information, file information, storage device information, and related system information.
现有技术中的数字电视前端服务器将上传的资源按文件名区分的方式存 储在 Web服务器上, 并在数据库中记录下该资源的相关信息, 所述按文件名区 分的方式可以有多种, 比如将文件名命名为上传的时间。每个资源的下载地址 记录在一个文件中, 终端机顶盒先下载记录每个资源下载地址的文件,从而得 到每个资源的下载地址并下载相关资源。 例如, 上传一些资源, 直接在发布资 源的根目录下以当前上传的时间命名:  The digital TV front-end server in the prior art stores the uploaded resources in a manner different from the file name on the web server, and records related information of the resource in the database, and the manner of distinguishing by the file name may be various. For example, name the file name as the time of upload. The download address of each resource is recorded in a file, and the terminal set top box first downloads a file that records the download address of each resource, thereby obtaining the download address of each resource and downloading related resources. For example, upload some resources and name them directly at the root of the publishing resource with the current upload time:
200909141353.zip  200909141353.zip
200909141354.zip  200909141354.zip
现有技术中的这种通过数字电视前端服务器存储资源的方式目录结构单 一,只能使用记录在数据库中的资源信息识别资源, 而不能直接在目录中识别 资源, 不方便维护管理; 同时资源无版本管理, 更新资源时总是用新上传的资 源替换旧资源, 或是直接生成一个新名字。 发明内容 In the prior art, the way of storing resources through the digital TV front-end server has a single directory structure, and the resource information recorded in the database can only be used to identify resources, and the resources cannot be directly identified in the directory, which is inconvenient to maintain and manage; Version management, always replace the old resource with the newly uploaded resource when updating the resource, or directly generate a new name. Summary of the invention
鉴于上述现有技术所存在的问题,本发明实施例提供一种建立目录组织结 构的方法及装置, 以及一种数字电视前端服务器, 以实现对数字电视前端服务 器存储资源的有效管理。  In view of the above problems in the prior art, embodiments of the present invention provide a method and apparatus for establishing a directory organization structure, and a digital television front-end server to implement effective management of a storage resource of a digital television front-end server.
本发明实施例提供如下技术方案:  The embodiments of the present invention provide the following technical solutions:
本发明实施例提供了一种建立目录组织结构的方法, 包括:  An embodiment of the present invention provides a method for establishing a directory organization structure, including:
数字电视前端服务器接收资源信息包, 所述资源信息包中包含元数据信 所述数字电视前端服务器解析所述资源信息包中的元数据信息; 所述数字电视前端服务器根据所述解析后得到的元数据信息创建与所述 资源信息相对应的目录。  The digital television front-end server receives the resource information packet, where the resource information packet includes a metadata information, and the digital television front-end server parses the metadata information in the resource information packet; the digital television front-end server obtains the information according to the parsing The metadata information creates a directory corresponding to the resource information.
相应地,所述数字电视前端服务器根据所述解析后得到的元数据信息创建 与所述资源信息相对应的目录步骤之后还包括:  Correspondingly, the step of creating, by the digital television front-end server, the directory corresponding to the resource information according to the parsed metadata information further includes:
所述数字电视前端服务器将所述创建的目录存储在下载清单中,所述下载 清单包括元数据信息和所述数字电视前端服务器的网络地址信息。  The digital television front end server stores the created directory in a download list, the download list including metadata information and network address information of the digital television front end server.
相应地, 所述数字电视前端服务器接收运营服务器发送的资源信息包, 所 述资源信息包中包含元数据信息步骤之前还包括:  Correspondingly, the digital television front-end server receives the resource information packet sent by the operation server, and the step of including the metadata information in the resource information packet further includes:
所述资源服务器与所述运营服务器预先设置所述元数据信息格式。  The resource server and the operation server preset the metadata information format.
相应地, 所述元数据信息格式至少包括资源所属组织的 ID、 资源 ID和资 源版本。  Correspondingly, the metadata information format includes at least an ID, a resource ID, and a resource version of an organization to which the resource belongs.
相应地, 本发明实施例还提供了一种建立目录组织结构的装置, 包括: 接收单元, 用于接收资源信息包, 所述资源信息包中包含元数据信息; 解析单元, 用于所述解析所述资源信息包中的元数据信息;  Correspondingly, the embodiment of the present invention further provides an apparatus for establishing a directory organization structure, including: a receiving unit, configured to receive a resource information packet, where the resource information packet includes metadata information; and a parsing unit, configured to perform the parsing Metadata information in the resource information packet;
创建单元,用于所述根据所述解析单元解析后得到的元数据信息创建与所 述资源信息相对应的目录。  And a creating unit, configured to create a directory corresponding to the resource information according to the metadata information obtained by the parsing unit.
相应地, 所述装置还包括:  Correspondingly, the device further includes:
存储单元, 用于将所述创建单元创建的目录存储在下载清单中, 所述下载 清单包括元数据信息和数字电视前端服务器的网络地址信息。  And a storage unit, configured to store the directory created by the creating unit in a download list, where the download list includes metadata information and network address information of the digital television front-end server.
相应地, 所述装置还包括: 设置单元, 用于资源发送端预先设置所述元数据信息格式。 Correspondingly, the device further includes: And a setting unit, configured to preset, by the resource sending end, the metadata information format.
相应地, 所述元数据信息格式至少包括资源所属组织的 ID、 资源 ID和资 源版本。  Correspondingly, the metadata information format includes at least an ID, a resource ID, and a resource version of an organization to which the resource belongs.
相应地, 本发明实施例还提供了一种数字电视前端服务器, 包括上述建立 目录组织结构的装置。  Correspondingly, an embodiment of the present invention further provides a digital television front-end server, including the foregoing apparatus for establishing a directory organization structure.
实施本发明实施例, 具有如下有益效果: 通过数字电视前端服务器接收运 营服务器发送的资源信息包, 所述资源信息包中包含元数据信息, 该元数据信 息格式至少包括资源所属组织的 ID、 资源 ID和资源版本, 然后通过数字电视 前端服务器解析资源信息包中的元数据信息,根据解析后得到的元数据信息创 建与资源信息相对应的目录, 提供更清晰的目录组织结构, 便于管理, 同时由 于元数据信息格式包括资源版本, 这样就可以对下载的资源进行版本管理。 附图说明  The embodiment of the present invention has the following beneficial effects: receiving, by the digital television front-end server, a resource information packet sent by the operation server, where the resource information packet includes metadata information, where the metadata information format includes at least an ID and a resource of the organization to which the resource belongs. ID and resource version, then parsing the metadata information in the resource information packet through the digital TV front-end server, and creating a directory corresponding to the resource information according to the parsed metadata information, thereby providing a clearer directory organization structure, which is convenient for management, and at the same time Since the metadata information format includes a resource version, version management of the downloaded resource can be performed. DRAWINGS
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施 例或现有技术描述中所需要使用的附图作筒单地介绍,显而易见地, 下面描述 中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付 出创造性劳动性的前提下, 还可以根据这些附图获得其他的附图。  In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the embodiments or the description of the prior art will be briefly described below. Obviously, the drawings in the following description For some embodiments of the present invention, other drawings may be obtained from those skilled in the art without departing from the drawings.
图 1为本发明实施例中建立目录组织结构的方法流程图;  1 is a flowchart of a method for establishing a directory organization structure according to an embodiment of the present invention;
图 2为本发明另一实施例中建立目录组织结构的方法流程图;  2 is a flowchart of a method for establishing a directory organization structure according to another embodiment of the present invention;
图 3为本发明实施例中建立目录组织结构的装置结构示意图;  3 is a schematic structural diagram of an apparatus for establishing a directory organization structure according to an embodiment of the present invention;
图 4为本发明实施例中建立后的目录组织结构示意图。  FIG. 4 is a schematic diagram of a directory organization structure after being established in an embodiment of the present invention.
具体实施方式 detailed description
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清 楚、 完整地描述, 显然, 所描述的实施例仅仅是本发明一部分实施例, 而不是 全部的实施例。基于本发明中的实施例, 本领域普通技术人员在没有作出创造 性劳动前提下所获得的所有其他实施例, 都属于本发明保护的范围。  BRIEF DESCRIPTION OF THE DRAWINGS The technical solutions in the embodiments of the present invention will be described in detail below with reference to the accompanying drawings. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present invention without creative work are within the scope of the present invention.
本发明实施例的建立目录组织结构的方法主要通过数字电视前端服务器 接收资源信息包,所述资源信息包中包含元数据信息; 所述数字电视前端服务 器解析所述资源信息包中的元数据信息;所述数字电视前端服务器根据所述解 析后得到的元数据信息创建与所述资源信息相对应的目录。 详细的, 图 1示出了本发明实施例中建立目录组织结构的方法流程图, 具 体步骤如下: The method for establishing a directory organization structure according to an embodiment of the present invention mainly receives a resource information packet by a digital television front-end server, where the resource information packet includes metadata information; and the digital television front-end server parses metadata information in the resource information packet. The digital television front-end server creates a directory corresponding to the resource information according to the parsed metadata information. In detail, FIG. 1 is a flowchart of a method for establishing a directory organization structure in an embodiment of the present invention, and the specific steps are as follows:
步骤 S11 : 数字电视前端服务器接收资源信息包。  Step S11: The digital television front-end server receives the resource information packet.
具体的, 资源服务器上存有资源信息包, 若资源服务器没有直接将资源信 息包发送给数字电视前端服务器的权限,则资源服务器先将资源信息包发送给 由运营商提供服务的运营服务器,资源信息包可以选用通用的压缩算法打包而 成, 如压缩文件 zip、 rar ( Roshal Archive )等等, 然后由运营服务器将接收到 的资源信息包发送给数字电视前端服务器。 该资源信息包中包含元数据信息, 元数据信息以文件形式存放在该资源信息包中, 文件可以是可扩展标记语言 ( Extensible Markup Language, XML ), Java属性文件 ( Java Properties )、 初 始化设置文件(ini )格式的文件。  Specifically, the resource server stores the resource information packet. If the resource server does not directly send the resource information packet to the digital television front-end server, the resource server first sends the resource information packet to the operation server provided by the operator, and the resource The information packet can be packaged by a common compression algorithm, such as a compressed file zip, rar (Roshal Archive), etc., and then the operating server sends the received resource information packet to the digital TV front-end server. The resource information package includes metadata information, and the metadata information is stored in the resource information package in the form of a file, and the file may be an Extensible Markup Language (XML), a Java property file (Java Properties), and an initialization setting file. File in (ini) format.
本发明实施例中, 所述资源服务器可以是提供各种资源的服务器。  In the embodiment of the present invention, the resource server may be a server that provides various resources.
需要说明的是, 在资源服务器将资源信息包发送给数字电视前端服务器 时, 资源服务器与运营服务器要预先设置好元数据信息格式, 该元数据信息至 少包括资源所属组织的 ID ( group Id ), 资源 ID ( resource Id ) 和资源版本 ( version ), 其中 group Id为了保证组织名的唯一性, 一般以组织的域名倒着 写的方式命名, 该元数据信息格式除了上述必须包含的信息外,还可自行定义 与资源相关的元数据信息。  It should be noted that when the resource server sends the resource information packet to the digital television front-end server, the resource server and the operation server need to preset the metadata information format, and the metadata information includes at least the ID (group Id ) of the organization to which the resource belongs. Resource ID ( resource Id ) and resource version ( version ), in order to ensure the uniqueness of the organization name, group Id is generally named after the organization's domain name is written backwards. The metadata information format is in addition to the information that must be included above. Metadata information related to resources can be defined by itself.
步骤 S12: 所述数字电视前端服务器解析所述资源信息包中的元数据信 息。  Step S12: The digital television front end server parses the metadata information in the resource information package.
具体的, 数字电视前端服务器解析资源信息包, 得到元数据信息。  Specifically, the digital television front-end server parses the resource information packet to obtain metadata information.
步骤 S13: 所述数字电视前端服务器根据所述解析后得到的元数据信息创 建与所述资源信息相对应的目录。  Step S13: The digital television front-end server creates a directory corresponding to the resource information according to the parsed metadata information.
具体的,数字电视前端服务器根据解析后得到的元数据信息创建与资源信 息相对应的目录, 资源目录组织的结构如下:  Specifically, the digital TV front-end server creates a directory corresponding to the resource information according to the metadata information obtained after the parsing, and the structure of the resource directory organization is as follows:
<group Id>/<resource Id>/<version>  <group Id>/<resource Id>/<version>
其中, group Id又可分为多级目录, 其目录的创建规则同 java中包路径的 创建规则一样, group Id中出现的". "的前后分别表示的是父子目录。  Among them, group Id can be divided into multiple levels of directories, the creation rules of the directory are the same as the creation rules of the package path in java, and the "." appearing in the group Id represents the parent and child directories respectively.
例如, 以 Java Properties文件格式为例, 一个资源信息包的元数据信息如 下: For example, taking the Java Properties file format as an example, the metadata information of a resource packet is as Next:
group Id: com.test.apps  Group Id: com.test.apps
resourced Id: EPG  Resourced Id: EPG
resource Name: 电子节目指南  Resource Name: Electronic Program Guide
version: 2.1  Version: 2.1
则对应该资源信息包在数字电视前端服务器中创建的目录组织结构如图 4所示, 图 4为本发明实施例中建立后的目录组织结构示意图, 该资源信息包 为:  The directory organization structure corresponding to the resource information packet created in the digital TV front-end server is as shown in FIG. 4. FIG. 4 is a schematic diagram of the directory organization structure after the establishment in the embodiment of the present invention. The resource information packet is:
com/test/apps/EPG/2.1/EPG-2.1.zip  Com/test/apps/EPG/2.1/EPG-2.1.zip
参见图 2, 图 2为本发明另一实施例中建立目录组织结构的方法流程图, 具体步骤如下:  Referring to FIG. 2, FIG. 2 is a flowchart of a method for establishing a directory organization structure according to another embodiment of the present invention, and the specific steps are as follows:
步骤 S21 : 资源发送端预先设置元数据信息格式。  Step S21: The resource sending end presets the metadata information format.
具体的, 资源发送端包括资源服务器和运营服务器,在资源发送端将资源 信息包发送给数字电视前端服务器之前,资源服务器与运营服务器要预先设置 好元数据信息格式, 该元数据信息至少包括资源所属组织的 ID ( group Id ), 资源 ID ( resource Id )和资源版本(version ), 其中 group Id为了保证组织名 的唯一性, 一般以组织的域名倒着写的方式命名, 该元数据信息格式除了上述 必须包含的信息外, 还可自行定义与资源相关的元数据信息。  Specifically, the resource sending end includes a resource server and an operation server. Before the resource sending end sends the resource information packet to the digital television front-end server, the resource server and the operation server need to preset a metadata information format, where the metadata information includes at least resources. ID ( group Id ), resource ID ( resource Id ) and resource version (version ) of the organization, where group Id is generally named after the domain name of the organization is written in order to ensure the uniqueness of the organization name. The metadata information format In addition to the information that must be included above, you can also define metadata information related to the resource.
步骤 S22: 数字电视前端服务器接收资源信息包。  Step S22: The digital television front-end server receives the resource information packet.
具体的,由于资源服务器没有直接将资源信息包发送给数字电视前端服务 器的权限, 所以资源服务器先将资源信息包发送给运营服务器, 资源信息包可 以选用通用的压缩算法打包而成, 如 zip、 rar等等, 然后由运营服务器将接收 到的资源信息包发送给数字电视前端服务器, 该资源信息包中包含元数据信 息, 元数据信息以文件形式存放在该资源信息包中, 文件可以是 XML、 Java Properties , ini格式的文件。  Specifically, since the resource server does not directly send the resource information packet to the digital television front-end server, the resource server first sends the resource information packet to the operation server, and the resource information packet can be packaged by using a general compression algorithm, such as zip, Rar, etc., then the operating server sends the received resource information packet to the digital TV front-end server, the resource information packet contains metadata information, and the metadata information is stored in the resource information package in the form of a file, and the file may be XML. , Java Properties, ini format files.
步骤 S23: 所述数字电视前端服务器解析所述资源信息包中的元数据信 具体的, 数字电视前端服务器解析资源信息包, 得到元数据信息。  Step S23: The digital television front-end server parses the metadata information in the resource information packet. Specifically, the digital television front-end server parses the resource information packet to obtain metadata information.
步骤 S24: 所述数字电视前端服务器根据所述解析后得到的元数据信息创 建与所述资源信息相对应的目录。 Step S24: The digital television front-end server creates a metadata information obtained according to the parsing A directory corresponding to the resource information is created.
具体的,数字电视前端服务器根据解析后得到的元数据信息创建与资源信 息相对应的目录, 资源目录组织的结构如下:  Specifically, the digital TV front-end server creates a directory corresponding to the resource information according to the metadata information obtained after the parsing, and the structure of the resource directory organization is as follows:
<group Id>/<resource Id>/<version>  <group Id>/<resource Id>/<version>
其中, group Id又可分为多级目录, 其目录的创建规则同 java中包路径的 创建规则一样, group Id中出现的". "的前后分别表示的是父子目录。  Among them, group Id can be divided into multiple levels of directories, the creation rules of the directory are the same as the creation rules of the package path in java, and the "." appearing in the group Id represents the parent and child directories respectively.
例如, 以 Java Properties文件格式为例, 一个资源信息包的元数据信息如 下:  For example, taking the Java Properties file format as an example, the metadata information of a resource packet is as follows:
group Id: com.test.apps  Group Id: com.test.apps
resourced Id: EPG  Resourced Id: EPG
resource Name: 电子节目指南  Resource Name: Electronic Program Guide
version: 2.1  Version: 2.1
则对应该资源信息包在数字电视前端服务器中创建的目录组织结构如图 4所示, 图 4为本发明实施例中建立后的目录组织结构示意图, 该资源信息包 为:  The directory organization structure corresponding to the resource information packet created in the digital TV front-end server is as shown in FIG. 4. FIG. 4 is a schematic diagram of the directory organization structure after the establishment in the embodiment of the present invention. The resource information packet is:
com/test/apps/EPG/2.1/EPG-2.1.zip  Com/test/apps/EPG/2.1/EPG-2.1.zip
步骤 S25: 将所述创建的目录存储在下载清单中。  Step S25: The created directory is stored in a download list.
具体的,数字电视前端服务器将创建的目录存储在下载清单中, 该下载清 单包括元数据信息和数字电视前端服务器的网络地址信息,这样数字电视接收 终端根据下载清单中包括的元数据信息和数字电视前端服务器的网络地址信 息组织成一个完整的统一资源定位符(Uniform Resource Locator, URL ), 根 据 URL终端就可以很方便地下载到相关的资源信息, 如上述资源的数字电视 前端 良务器 URL 为 http://www.test.com, 则终端下载资源信息的 URL 为 http://www.test.com/com/test/apps/EPG/EPG-2.1.zip , 这样数字电视接收终端根 据目录结构层次可以迅速定位到资源信息的存储位置。需要说明的是,数字电 视接收终端在本地也使用与数字电视前端服务器相同的目录结构存储,数字电 视接收终端在下载资源信息之前, 先判断资源在本地是否存在,再决定是否下 载, 这样数字电视接收终端就不用另外使用数据表来定位资源信息。  Specifically, the digital television front-end server stores the created directory in a download list, the download list includes metadata information and network address information of the digital television front-end server, so that the digital television receiving terminal according to the metadata information and the number included in the download list The network address information of the TV front-end server is organized into a complete Uniform Resource Locator (URL), which can be conveniently downloaded to relevant resource information according to the URL terminal, such as the digital TV front-end server URL of the above resource. For http://www.test.com, the URL of the terminal downloading resource information is http://www.test.com/com/test/apps/EPG/EPG-2.1.zip, so that the digital TV receiving terminal is based on the directory. The structure hierarchy can be quickly located where the resource information is stored. It should be noted that the digital television receiving terminal also uses the same directory structure storage as the digital television front-end server locally, and the digital television receiving terminal first determines whether the resource exists locally before downloading the resource information, and then determines whether to download, such that the digital television The receiving terminal does not need to additionally use the data table to locate the resource information.
参见图 3 , 图 3是本发明实施例中建立目录组织结构的装置结构示意图, 该装置应用于数字电视前端服务器, 包括: 设置单元 31、 接收单元 32、 解析 单元 33、 创建单元 34和存储单元 35 , 其中: Referring to FIG. 3, FIG. 3 is a schematic structural diagram of an apparatus for establishing a directory organization structure according to an embodiment of the present invention. The device is applied to a digital television front-end server, and includes: a setting unit 31, a receiving unit 32, a parsing unit 33, a creating unit 34, and a storage unit 35, wherein:
设置单元 31 , 用于资源发送端预先设置所述元数据信息格式。  The setting unit 31 is configured to preset the metadata information format by the resource sending end.
具体的, 资源发送端包括资源服务器和运营服务器,在资源发送端将资源 信息包发送给数字电视前端服务器之前,资源服务器与运营服务器要预先设置 好元数据信息格式, 该元数据信息至少包括资源所属组织的 ID ( group Id ), 资源 ID ( resource Id )和资源版本(version ), 其中 group Id为了保证组织名 的唯一性, 一般以组织的域名倒着写的方式命名, 该元数据信息格式除了上述 必须包含的信息外, 还可自行定义资源相关的元数据信息。  Specifically, the resource sending end includes a resource server and an operation server. Before the resource sending end sends the resource information packet to the digital television front-end server, the resource server and the operation server need to preset a metadata information format, where the metadata information includes at least resources. ID ( group Id ), resource ID ( resource Id ) and resource version (version ) of the organization, where group Id is generally named after the domain name of the organization is written in order to ensure the uniqueness of the organization name. The metadata information format In addition to the information that must be included above, you can also define resource-related metadata information.
接收单元 32, 用于接收资源信息包, 所述资源信息包中包含元数据信息。 具体的,由于资源服务器没有直接将资源信息包发送给数字电视前端服务 器的权限, 所以资源服务器先将资源信息包发送给运营服务器, 资源信息包可 以选用通用的压缩算法打包而成, 如 zip、 rar等等, 然后由运营服务器将接收 到的资源信息包发送给数字电视前端服务器, 该资源信息包中包含元数据信 息, 元数据信息以文件形式存放在该资源信息包中, 文件可以是 XML、 Java Properties , ini格式的文件。  The receiving unit 32 is configured to receive a resource information packet, where the resource information packet includes metadata information. Specifically, since the resource server does not directly send the resource information packet to the digital television front-end server, the resource server first sends the resource information packet to the operation server, and the resource information packet can be packaged by using a general compression algorithm, such as zip, Rar, etc., then the operating server sends the received resource information packet to the digital TV front-end server, the resource information packet contains metadata information, and the metadata information is stored in the resource information package in the form of a file, and the file may be XML. , Java Properties, ini format files.
解析单元 33 , 用于解析所述资源信息包中的元数据信息。  The parsing unit 33 is configured to parse the metadata information in the resource information packet.
具体的, 数字电视前端服务器解析资源信息包, 得到元数据信息。  Specifically, the digital television front-end server parses the resource information packet to obtain metadata information.
创建单元 34, 用于根据所述解析单元 33解析后得到的元数据信息创建与 所述资源信息相对应的目录。  The creating unit 34 is configured to create a directory corresponding to the resource information according to the metadata information obtained by the parsing unit 33.
具体的,数字电视前端服务器根据解析后得到的元数据信息创建与资源信 息相对应的目录, 资源目录组织的结构如下:  Specifically, the digital TV front-end server creates a directory corresponding to the resource information according to the metadata information obtained after the parsing, and the structure of the resource directory organization is as follows:
<group Id>/<resource Id>/<version>  <group Id>/<resource Id>/<version>
其中, group Id又可分为多级目录, 其目录的创建规则同 java中包路径的 创建规则一样, group Id中出现的". "的前后分别表示的是父子目录。  Among them, group Id can be divided into multiple levels of directories, the creation rules of the directory are the same as the creation rules of the package path in java, and the "." appearing in the group Id represents the parent and child directories respectively.
例如, 以 Java Properties文件格式为例, 一个资源信息包的元数据信息如 下:  For example, taking the Java Properties file format as an example, the metadata information of a resource packet is as follows:
group Id: com.test.apps  Group Id: com.test.apps
resourced Id: EPG resource Name: 电子节目指南 Resourced Id: EPG Resource Name: Electronic Program Guide
version: 2.1  Version: 2.1
则资源在数字电视前端服务器中创建的目录组织结构如图 4 所示, 图 4 为本发明实施例中建立后的目录组织结构示意图, 该资源信息包为:  The directory organization structure of the resource created in the digital TV front-end server is as shown in FIG. 4 . FIG. 4 is a schematic diagram of the directory organization structure after the establishment in the embodiment of the present invention. The resource information packet is:
com/test/apps/EPG/2.1/EPG-2.1.zip  Com/test/apps/EPG/2.1/EPG-2.1.zip
存储单元 35 , 用于将所述创建单元创建的目录存储在下载清单中, 所述 下载清单包括元数据信息和所述数字电视前端服务器的网络地址信息。  The storage unit 35 is configured to store the directory created by the creating unit in a download list, where the download list includes metadata information and network address information of the digital television front-end server.
具体的,数字电视前端服务器将创建的目录存储在下载清单中, 该下载清 单包括元数据信息和数字电视前端服务器的网络地址信息,这样数字电视接收 终端根据下载清单中包括的元数据信息和数字电视前端服务器的网络地址信 息组织成一个完整的统一资源定位符, 根据 URL终端就可以 ^艮方便地下载到 相关的资源信息, 如上述资源的数字电视前端服务器 URL 为 http://www.test.com , 则数字电视接收终端下载资源信息的 URL 为 http://www.test.com/com/test/apps/EPG/EPG-2.1.zip , 这样数字电视接收终端根 据目录结构层次可以迅速定位到资源信息的存储位置。需要说明的是,数字电 视接收终端在本地也使用与数字电视前端服务器使用相同的目录结构存储,数 字电视接收终端在下载资源信息之前, 先判断资源在本地是否存在,再决定是 否下载, 这样数字电视接收终端就不用另外使用数据表来定位资源信息, 达到 通过使用元数据信息只要给出资源信息的根路径, 就可以唯一定位一个资源。  Specifically, the digital television front-end server stores the created directory in a download list, the download list includes metadata information and network address information of the digital television front-end server, so that the digital television receiving terminal according to the metadata information and the number included in the download list The network address information of the TV front-end server is organized into a complete uniform resource locator. According to the URL terminal, the relevant resource information can be conveniently downloaded. For example, the digital TV front-end server URL of the above resource is http://www.test. .com , the URL of the digital TV receiving terminal downloading resource information is http://www.test.com/com/test/apps/EPG/EPG-2.1.zip, so that the digital television receiving terminal can be quickly located according to the directory structure hierarchy. To the storage location of the resource information. It should be noted that the digital television receiving terminal also uses the same directory structure storage as the digital television front-end server, and the digital television receiving terminal determines whether the resource exists locally before downloading the resource information, and then determines whether to download, such a number. The television receiving terminal does not need to additionally use the data table to locate the resource information, and it is possible to uniquely locate a resource by using the metadata information as long as the root path of the resource information is given.
综上所述, 通过数字电视前端服务器接收运营服务器发送的资源信息包, 所述资源信息包中包含元数据信息,该元数据信息格式至少包括资源所属组织 的 ID、 资源 ID和资源版本, 然后通过数字电视前端服务器解析资源信息包中 的元数据信息, 根据解析后得到的元数据信息创建与资源信息相对应的目录, 提供更清晰的目录组织结构, 便于管理。 进一步地, 由于元数据信息格式包括 资源版本, 这样数字电视前端服务器在管理和维护资源信息时,根据目录结构 就能迅速地定位到具体资源版本的应用, 无需其他文件和数据库的支持和描 述, 非常地快捷和方便。  In summary, the digital television front-end server receives the resource information packet sent by the operation server, where the resource information packet includes metadata information, where the metadata information format includes at least an ID, a resource ID, and a resource version of the organization to which the resource belongs, and then The digital TV front-end server parses the metadata information in the resource information package, and creates a directory corresponding to the resource information according to the parsed metadata information, thereby providing a clearer directory organization structure and facilitating management. Further, since the metadata information format includes a resource version, the digital television front-end server can quickly locate the application of the specific resource version according to the directory structure when managing and maintaining the resource information, without the support and description of other files and databases. Very fast and convenient.
以上所揭露的仅为本发明一种较佳实施例而已,当然不能以此来限定本发 明之权利范围, 因此依本发明权利要求所作的等同变化,仍属本发明所涵盖的 范围。 The above disclosure is only a preferred embodiment of the present invention, and of course, the scope of the present invention is not limited thereto, and thus equivalent changes made in accordance with the claims of the present invention are still covered by the present invention. Scope.
需要说明的是,通过以上的实施方式的描述, 本领域的技术人员可以清楚 地了解到各实施方式可借助软件加必需的通用硬件平台的方式来实现,当然也 可以通过硬件。基于这样的理解, 上述技术方案本质上或者说对现有技术做出 贡献的部分可以以软件产品的形式体现出来,该计算机软件产品可以存储在计 算机可读存储介质中, 如 ROM/RAM、 磁碟、 光盘等, 包括若干指令用以使得 一台计算机设备(可以是个人计算机, 服务器, 或者网络设备等)执行各个实 施例或者实施例的某些部分所述的方法。 明的精神和范围。这样,倘若本发明的这些修改和变型属于本发明权利要求及 其等同技术的范围之内, 则本发明也意图包含这些改动和变型在内。  It should be noted that, through the description of the above embodiments, those skilled in the art can clearly understand that the embodiments can be implemented by means of software plus a necessary general hardware platform, and of course, by hardware. Based on such understanding, the above technical solutions may be embodied in the form of software products in essence or in the form of software products, which may be stored in a computer readable storage medium such as ROM/RAM, magnetic Discs, optical discs, etc., include instructions for causing a computer device (which may be a personal computer, server, or network device, etc.) to perform the methods described in various embodiments or portions of the embodiments. The spirit and scope of the Ming. Thus, it is intended that the present invention cover the modifications and variations of the inventions

Claims

权 利 要 求 Rights request
1、 一种建立目录组织结构的方法, 其特征在于, 包括:  A method for establishing a directory organization structure, comprising:
数字电视前端服务器接收资源信息包, 所述资源信息包中包含元数据信 所述数字电视前端服务器解析所述资源信息包中的元数据信息; 所述数字电视前端服务器根据所述解析后得到的元数据信息创建与所述 资源信息相对应的目录。  The digital television front-end server receives the resource information packet, where the resource information packet includes a metadata information, and the digital television front-end server parses the metadata information in the resource information packet; the digital television front-end server obtains the information according to the parsing The metadata information creates a directory corresponding to the resource information.
2、 如权利要求 1所述的方法, 其特征在于, 在所述数字电视前端服务器 根据所述解析后得到的元数据信息创建与所述资源信息相对应的目录之后,还 包括:  2. The method according to claim 1, wherein after the digital television front-end server creates a directory corresponding to the resource information according to the parsed metadata information, the method further includes:
所述数字电视前端服务器将所述创建的目录存储在下载清单中,所述下载 清单包括元数据信息和所述数字电视前端服务器的网络地址信息。  The digital television front end server stores the created directory in a download list, the download list including metadata information and network address information of the digital television front end server.
3、 如权利要求 1或 2所述的方法, 其特征在于, 在所述数字电视前端服 务器接收资源信息包之前, 还包括:  The method according to claim 1 or 2, further comprising: before the digital TV front-end server receives the resource information packet, the method further includes:
资源服务器与所述运营服务器预先设置所述元数据信息格式。  The resource server and the operation server preset the metadata information format.
4、 如权利要求 3所述的方法, 其特征在于, 所述元数据信息格式至少包 括资源所属组织的 ID、 资源 ID和资源版本。  4. The method according to claim 3, wherein the metadata information format includes at least an ID, a resource ID, and a resource version of an organization to which the resource belongs.
5、 一种建立目录组织结构的装置, 其特征在于, 包括:  5. An apparatus for establishing a directory organization structure, comprising:
接收单元, 用于接收资源信息包, 所述资源信息包中包含元数据信息; 解析单元, 用于解析所述资源信息包中的元数据信息;  a receiving unit, configured to receive a resource information packet, where the resource information packet includes metadata information, and a parsing unit, configured to parse the metadata information in the resource information packet;
创建单元,用于根据所述解析单元解析后得到的元数据信息创建与所述资 源信息相对应的目录。  And a creating unit, configured to create a directory corresponding to the resource information according to the metadata information obtained by the parsing unit.
6、 如权利要求 5所述的装置, 其征在于, 所述装置还包括:  6. The device of claim 5, wherein the device further comprises:
存储单元, 用于将所述创建单元创建的目录存储在下载清单中, 所述下载 清单包括元数据信息和数字电视前端服务器的网络地址信息。  And a storage unit, configured to store the directory created by the creating unit in a download list, where the download list includes metadata information and network address information of the digital television front-end server.
7、 如权利要求 5或 6所述的装置, 其特征在于, 所述装置还包括: 设置单元, 用于资源发送端预先设置所述元数据信息格式。  The device according to claim 5 or 6, wherein the device further comprises: a setting unit, configured to pre-set the metadata information format by the resource sending end.
8、 如权利要求 7所述的装置, 其特征在于, 所述资源发送端包括: 资源 服务器和运营服务器。 The device according to claim 7, wherein the resource sending end comprises: a resource server and an operation server.
9、 如权利要求 7所述的装置, 其特征在于, 所述元数据信息格式至少包 括资源所属组织的 ID、 资源 ID和资源版本。 9. The apparatus according to claim 7, wherein the metadata information format includes at least an ID, a resource ID, and a resource version of an organization to which the resource belongs.
10、 一种数字电视前端服务器, 其特征在于, 所述数字电视前端服务器包 括权利要求 5至 9任一项所述的装置。  A digital television front-end server, characterized in that the digital television front-end server comprises the apparatus of any one of claims 5 to 9.
PCT/CN2011/070047 2010-01-19 2011-01-06 Method and device for establishing catalog organization structure, and digital television front-end server WO2011088757A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201010042861.8A CN101764849B (en) 2010-01-19 2010-01-19 Digital TV front-end server, the method setting up catalog organization structure and device
CN201010042861.8 2010-01-19

Publications (1)

Publication Number Publication Date
WO2011088757A1 true WO2011088757A1 (en) 2011-07-28

Family

ID=42495829

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/070047 WO2011088757A1 (en) 2010-01-19 2011-01-06 Method and device for establishing catalog organization structure, and digital television front-end server

Country Status (2)

Country Link
CN (1) CN101764849B (en)
WO (1) WO2011088757A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022118276A1 (en) * 2020-12-05 2022-06-09 Tengram Technologies Private Limited System and method for facilitating flexible and hierarchical storage and management of knowledge

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101764849B (en) * 2010-01-19 2016-04-27 深圳市同洲电子股份有限公司 Digital TV front-end server, the method setting up catalog organization structure and device
CN103279339B (en) * 2013-04-22 2016-08-10 新浪网技术(中国)有限公司 A kind of code on-line system and method
CN103618781B (en) * 2013-11-22 2017-09-15 北京海泰方圆科技股份有限公司 The document transmission method of operation system and electronic document management system
CN108536431A (en) * 2018-04-04 2018-09-14 浙江小泰科技有限公司 A kind of global command's row creates front end project approach and system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1396745A (en) * 2001-07-17 2003-02-12 茅于海 Data control method and device for local interaction
CN1946167A (en) * 2006-07-25 2007-04-11 南京Lg同创彩色显示系统有限责任公司 Electronic news service system and method using TV as medium
US20090063507A1 (en) * 2007-06-22 2009-03-05 Mark Thompson Methods and apparatus for retrieving content
CN101764849A (en) * 2010-01-19 2010-06-30 深圳市同洲电子股份有限公司 Digital TV front-end server, method and device for establishing catalog organization structure

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2805626B1 (en) * 2000-02-29 2004-08-06 Inovatel METHOD AND SYSTEM FOR GRANTING PRIVILEGES BY AN ACCESS MANAGER WITHIN A COMMUNICATION NETWORK
CN101292528B (en) * 2005-08-22 2010-09-29 韩国电子通信研究院 Pmcp extension metadata, data stream generating device, digital data broadcasting emission system and digital data broadcasting emission method thereof

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1396745A (en) * 2001-07-17 2003-02-12 茅于海 Data control method and device for local interaction
CN1946167A (en) * 2006-07-25 2007-04-11 南京Lg同创彩色显示系统有限责任公司 Electronic news service system and method using TV as medium
US20090063507A1 (en) * 2007-06-22 2009-03-05 Mark Thompson Methods and apparatus for retrieving content
CN101764849A (en) * 2010-01-19 2010-06-30 深圳市同洲电子股份有限公司 Digital TV front-end server, method and device for establishing catalog organization structure

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022118276A1 (en) * 2020-12-05 2022-06-09 Tengram Technologies Private Limited System and method for facilitating flexible and hierarchical storage and management of knowledge

Also Published As

Publication number Publication date
CN101764849A (en) 2010-06-30
CN101764849B (en) 2016-04-27

Similar Documents

Publication Publication Date Title
US20160239387A1 (en) Operation synchronization method, device and storage medium
CN104731516B (en) A kind of method, apparatus and distributed memory system of accessing file
US8938502B2 (en) Subscriber device and subscription management that supports real-time communication
TWI549080B (en) The method, system and device for sending information of category information
EP3022708B1 (en) Content source discovery
CN109391664A (en) System and method for the deployment of more cluster containers
CN101098248B (en) Method and system for implementing universal network management based on configuration describing document
CN106161633B (en) Transmission method and system for packed files based on cloud computing environment
US10367871B2 (en) System and method for all-in-one content stream in content-centric networks
US11726967B2 (en) Systems and methods for restoring an interface to a global file system
WO2014071786A1 (en) Method and system for file transmitting
WO2013120382A1 (en) System, method, and device for offline downloading resource and computer storage medium
WO2011085625A1 (en) Method, system and client for downloading software installation packages
BR112014001748B1 (en) METHOD AND SYSTEM TO UPLOAD A FILE IN A WEB GAME
WO2011088757A1 (en) Method and device for establishing catalog organization structure, and digital television front-end server
EP2418809A1 (en) Method and apparatus for processing and updating service contents in a distributed file system
WO2012151993A1 (en) Service pushing method and device
CN103731507A (en) Data processing method and device of distributed data storage device
US20200117543A1 (en) Method, electronic device and computer readable storage medium for data backup and recovery
US20160191652A1 (en) Data storage method and apparatus
US20190236164A1 (en) Creating and Patching Binary Software Homes Using Content Addressable Storage
WO2010123915A1 (en) Unified media content directory services
JP2012524346A5 (en)
JP5367470B2 (en) Storage server device and computer program
CN110109871B (en) Cross-site high-energy physical data access method and system

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 11734339

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC OF 301012

122 Ep: pct application non-entry in european phase

Ref document number: 11734339

Country of ref document: EP

Kind code of ref document: A1