WO2007098295A2 - Systems and methods for publishing, searching, retrieving and binding metadata for a digital object - Google Patents

Systems and methods for publishing, searching, retrieving and binding metadata for a digital object Download PDF

Info

Publication number
WO2007098295A2
WO2007098295A2 PCT/US2007/005227 US2007005227W WO2007098295A2 WO 2007098295 A2 WO2007098295 A2 WO 2007098295A2 US 2007005227 W US2007005227 W US 2007005227W WO 2007098295 A2 WO2007098295 A2 WO 2007098295A2
Authority
WO
WIPO (PCT)
Prior art keywords
metadata
digital object
content
digital
searching
Prior art date
Application number
PCT/US2007/005227
Other languages
French (fr)
Other versions
WO2007098295A3 (en
Inventor
Jian Lu
Yangbin Wang
Original Assignee
Vobile, Inc.
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 Vobile, Inc. filed Critical Vobile, Inc.
Priority to CN2007800069058A priority Critical patent/CN101410825B/en
Publication of WO2007098295A2 publication Critical patent/WO2007098295A2/en
Publication of WO2007098295A3 publication Critical patent/WO2007098295A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • G06F16/41Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • G06F16/48Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually

Definitions

  • the present invention relates generally to techniques for handling metadata for a digital object and more particularly to methods and systems for publishing, searching, retrieving, and binding metadata for a digital video object using content-based IDs that are computed from the digital video object.
  • Metadata data that describes another set of data.
  • Digital objects particularly digital media objects such as picture and video can often be associated with metadata.
  • metadata for a digital object can include data that describes the content in a digital object, and data that describes the attributes of the digital object.
  • metadata is often essential in providing a richly informative and user-friendly media software and service.
  • Metadata may be embedded in or provided separately from a digital object. In both cases the binding of the metadata with a digital object is generally artificial and can be easily broken because metadata is not an integral part of the media data.
  • an MP3 music file may contain an embedded ID3 metadata tag to describe title, artist, and copyright holder of encoded music, but the tag can be removed from the MP3 file without affecting the integrity of the MP3 and playback of MP3 music is unaffected by presence or absence of the tag.
  • Metadata is often detached from the digital object it describes.
  • Embodiments of the invention provide systems and methods for publishing, searching, retrieving and binding metadata with a digital object.
  • Certain embodiments of the invention employ a content-based ID to uniquely identify a digital object and associate metadata with the digital object.
  • a content-based ID can be a unique code, a string of bits or some other unique identifier that can be computed from the digital object itself.
  • the content- based ID can be consistently recalculated from the digital object and therefore can serve as a permanent identifier for the digital object.
  • aspects of the present invention facilitate publishing, searching, retrieving and binding of metadata to its associated digital object.
  • publishing metadata comprises wrapping metadata with a content-based ID for a digital object in a Really Simple Syndication feed.
  • Certain embodiments of the invention employ an extension to syndication feeds that include a tag for publishing metadata about a digital media object with a more generalized content-based ID.
  • searching metadata associated with a particular digital object can be performed on a local hard disk drive of a computer or over a network such as a local-area network (LAN) or the Internet.
  • a search may be initiated and executed automatically on a local computing device such as a computer or a digital video recorder, or among several computing devices over a network. Searches may also be initiated and executed on an Internet search engine.
  • a metadata search based on a selected content-based ID can discover all metadata that is associated with the selected content-based ID.
  • the metadata can be retrieved and bound to the associated digital object based on the content-based ID of the digital object.
  • a table used to record binding relationship may be implemented such that all video objects and their associated metadata or links to metadata are stored in a single table where different objects are identified by their content-based object IDs.
  • the binding relationship may be stored in a relational database.
  • Figure 1 is a flowchart illustrating one example of a process according to certain aspects of the invention.
  • Figure 2 is a flowchart illustrating one example of a Web search according to certain aspects of the invention.
  • Figure 3 is an example of a Web page returned by a search engine in response to a user query containing "Air Force One.”
  • Figure 4 is a block drawing illustrating a system according to certain aspects of the invention.
  • Embodiments of the invention provide systems and methods for facilitating automatic publishing, searching, retrieving and binding of metadata with a digital object.
  • digital object may be interchangeably used to refer to a digital file or a bitstream.
  • a computer file stored on a hard disk drive and a broadcast or streamed video bitstream may both be described as digital objects.
  • Certain embodiments of the invention employ a content-based ED to uniquely identify a digital object and associate metadata with the digital object.
  • a content-based ID 3 also known as "digital fingerprint" or "fingerprint” can be a unique code, a string of bits or some other unique identifier that can be computed from the digital object itself.
  • a content- based ID for a digital object such as a computer file can be its binary hash.
  • the MD5 hash specified by RFC 1321 may be employed.
  • Certain embodiments of the invention can use the digital fingerprints described in U.S. Non- Provisional Patent Application Serial No. __/ , filed February 27, 2007, entitled
  • publishing metadata comprises wrapping metadata with a content-based ID for a digital object in a Really Simple Syndication ("RSS") feed.
  • RSS is an example of content syndication on the Web using an XML file format.
  • RSS started in news headline syndication, current RSS feeds can carry a wide array of content types, including news headlines, forums and blogs, software announcements, as well as metadata.
  • RSS has become particularly popular in blogging and podcasting services in recent years and an extension known as Media RSS or MRSS has been made for syndicating media content.
  • the MRSS specification defines a ⁇ media:hash> tag that may be viewed as a content-based ID.
  • a binary hash is not a good identifier because of its sensitivity to even a single bit change in the digital object.
  • Certain embodiments of the invention employ an extension to MRSS that includes a new ⁇ media:ID> tag in order to use MRSS to publish metadata about a digital media object with a more generalized content-based ID.
  • a movie review is contained in metadata that is tagged for a digital object with
  • the ⁇ media:ID> tag is used simply for announcing the digital object ID with which the piece of metadata is associated.
  • the qualifier 'algo "vobile'" specifies the algorithm by which the object ID is generated. This is necessary because that like hashing, a content-based object ID may be generated by different methods; the 'algo' qualifier resolves the ambiguity.
  • searching metadata associated with a particular digital object can be performed on a local hard disk drive of a computer or over a network such as a local-area network (LAN) or the Internet.
  • a search may be initiated and executed automatically on a local computing device such as a computer or a digital video recorder, or among several computing devices over a network. Searches may also be initiated and executed on an Internet search engine.
  • user actions may initiate a search where user actions can include activating an application, causing an application to be executed, opening or attempting to open a digital object, inserting a DVD or other storage and copying a digital object.
  • FIG. 1 provides a flowchart for one example of a metadata search according to certain aspects of the invention.
  • a metadata search can be initiated and executed on a local computing device such as a personal computer or other device.
  • video jukebox software that subscribes to metadata feeds from the Internet may be configured to scan a local hard disk drive to find and import a video object file. If a new video object is discovered at step 102, the process continues. At step 104, a content-based object ID can be computed for the newly-discovered video object. Then at step 106, the computed object ID may be used to search the local disk for items, files and objects that are associated with the object ID or include the object ID. If metadata is found at step 108, then the metadata can be bound with the video object at step 109.
  • a network search for metadata associated with the object ID can be conducted.
  • the search may include local networks, the Internet and other networks. If metadata is found at step 112, then the metadata can be bound with the video object at step 113.
  • Metadata can be bound to a video object (and other digital objects) by linking the metadata to the video digital object. Binding need not include attaching the metadata to the digital object in a file or bitstream. Binding can be achieved by referencing both the digital object and the associated metadata to a content-based object ID.
  • metadata can be bound to a digital object by creating a table named or otherwise identified by the object ID created at step 104.
  • Table 1 illustrates a table that records bindings between metadata and a video object.
  • two pieces of metadata are found and bound.
  • the first item identifies a piece of metadata stored on a local hard drive and records its file path.
  • the second item identifies a piece of metadata that resides on a remote server and records its URL.
  • a table used to record binding relationship may be implemented such that all video objects and their associated metadata or links to metadata are stored in a single table where different objects are identified by their content-based object EDs.
  • the binding relationship may be stored in a relational database. Other methods of recording and maintaining links based on content-based object ID to bind digital objects and associated metadata are contemplated. The examples provided above are presented for illustrative purposes only.
  • the latterly described method can be completely or partially performed automatically.
  • the method may be executed upon user request.
  • the method may be executed based on a predetermined schedule, and/or upon initiation of the video jukebox or other video processing software.
  • the process may be automatically initiated when a video object file is stored on a local disk drive.
  • FIG 2 provides a flowchart for another example of a metadata search according to certain aspects of the invention.
  • the metadata search is initiated and executed on a search engine such as Google, typically in response to a user query.
  • a user enters a query to the search engine.
  • the query is the name of a movie title: "Air Force One.”
  • the search engine returns one or more pages of search results (hits).
  • An example of a first page of search results returned by a search engine is shown in Figure 3. The user can then select one of the returned search hits at step 204.
  • the user may select a result identified as "Air Force One (1997)” indicating a desire to search for the movie named "Air Force One” which has a content-based object ID known to the search engine or that can be computed or otherwise obtained by the search engine at step 206.
  • the search engine may search its database 209 for all matches to the object ID. If no matches are found at step 210, then the search engine can merely return the selected web page ("Air Force One (1997)"). However, when metadata is determined to have been found at step 210, then the metadata can be provided in a new web page at step 212 for presentation to the requesting user.
  • the new page can list information specific to the identified movie, wherein the information may include metadata and known download links to the identified movie.
  • Figure 4 illustrates a system according to aspects of the present invention.
  • User devices 42, 43 and 48 can be configured to communicate with one or more networks 40 and 45.
  • a personal computer 42 may be connected to the Internet 40 or a wide area network and/or can be connected to one or more local networks 45.
  • User device 43 can be adapted to communicate wirelessly with one or more networks 40 and 45 and can include mobile computing devices such as laptops, PDAs, media players, cellular telephones and other such equipment.
  • a cable/satellite receiver, DVR, DVD or other media player 48 can be configured to connect with one or more networks 40 and 45.
  • Servers 41 and 44 can be provided to maintain databases 410 and 440 or other repositories for maintaining metadata.
  • server241 and 44 can maintain tables or databases for binding or linking metadata with corresponding digital objects.
  • User devices 42, 43 and 48 can include browser that permit a user to browse one or more networks 40 and 45 to locate digital objects that are of interest or specifically desired. User devices 42, 43 and 48 can then calculate, or cause to be calculated, a content- specific ID that can be used to identify metadata related to the located digital objects. Content-specific IDs may be calculated using a server at the request of user devices 42, 43 and 48 or may be provided with the digital object, particularly where the provider of the digital object is a trusted source of such objects.
  • Certain embodiments of the invention comprise method of binding metadata to a digital object comprising calculating a content-based ID from data extracted from the digital object, the content-based ID uniquely identifying the digital object, identifying metadata having the calculated content-based ID as a tag, and binding the identified metadata with the digital object.
  • the steps of calculating, identifying and binding are performed automatically.
  • the digital object is obtained by searching the Internet.
  • the digital object is obtained responsive to a user action.
  • the digital object is obtained by searching local storage.
  • the metadata is identified in metadata published in a content syndication feed.
  • the content syndication feed is an RSS feed.
  • the metadata is provided by a web page. In certain of these embodiments, the metadata is identified in a database configured to maintain metadata referenced by content-based ID. In certain of these embodiments, the digital object is obtained as a streamed video program. In certain of these embodiments, the digital object is obtained from one or more broadcast sources, the broadcast sources including cable television providers, satellite television providers and UHFATHF television stations. In certain of these embodiments, the extracted data comprises a video object and wherein repeating the calculating step yields a recomputed content-based ID identical to the first-calculated content-based ID. In certain of these embodiments, the binding includes recording a location of identified metadata in a table.
  • the table is configured to record locations of metadata bound to a plurality of digital objects. Certain of these embodiments further comprise maintaining a plurality of tables, each table associated with a different digital object and configured to record locations of metadata having as a tag a content-based ID corresponding to the different digital object.
  • the identifying metadata includes using the calculated content-based ID as a search term for searching the Internet. In certain of these embodiments, the identifying metadata includes using the calculated content-based ID as a search term for searching local storage. Certain of these embodiments are executed using a custom configured media player. Certain of these embodiments are executed in response to instructions and data provided on a storage device.
  • Certain embodiments comprise a media player configured to calculate a content-based ID for a digital object from data extracted from the digital object, the content- based ID uniquely identifying the digital object, identify metadata having the calculated content-based ID as a tag, and bind the identified metadata with the digital object.
  • the selected digital object is provided by a Web page obtained by searching the Internet.
  • the selected digital object is obtained from local storage.
  • the metadata is identified in metadata published as an RSS feed.
  • the metadata is provided by a web page.
  • the identified metadata is maintained in storage configured to reference metadata by content-based ID.
  • the selected digital object comprises a video object.
  • the digital object is derived from streamed video. In certain of these embodiments, the digital object is derived from a broadcast television source. In certain of these embodiments, the media player is a DVD player. In certain of these embodiments, the media player is provided as an application in a computing device. Certain of these embodiments also comprise a browser, wherein the identified metadata includes metadata obtained by the browser by searching the Internet using the calculated content-based ID as a search term.
  • Certain embodiments comprise a computer readable medium encoded with data and instructions for binding metadata to a digital object, the data and instructions causing an apparatus executing the instructions to calculate a content-based ID from data extracted from the digital object, the content-based ID uniquely identifying the digital object, identify metadata having the calculated content-based ID as a tag, and bind the identified metadata with the digital object.
  • the digital object is provided by a Web page obtained by searching the Internet
  • the digital object is obtained by searching local storage.
  • the metadata is identified in metadata published as an RSS feed.
  • the identified metadata is obtained by using the content-based ID to query a database.
  • the digital object is obtained from a video stream
  • the digital object is a video object obtained from one or more broadcast sources, the broadcast sources including cable television providers, satellite television providers.
  • the medium is further encoded with data and instructions for causing the apparatus to record a location of identified metadata in a table
  • the table is configured to record locations of metadata bound to a plurality of digital objects
  • the medium is further encoded with data and instructions causing an apparatus to maintain a plurality of tables, each table associated with a different digital object and configured to record locations of metadata having as a tag a content-based ID corresponding to the different digital object.
  • the medium is further encoded with data and instructions causing an apparatus to record a location of identified metadata in a table. In certain of these embodiments, the medium is further encoded with data and instructions causing an apparatus to automatically execute the calculate, identify and bind instructions. In certain of these embodiments, the calculate, identify and bind instructions are automatically executed according to a predetermined schedule. In certain of these embodiments, the calculate, identify and bind instructions are automatically executed in response to a user action.
  • Certain embodiments comprise a method of searching for metadata associated with a digital object comprising calculating a content-based ID from data extracted from the digital object, and searching for metadata using the content-based ID as a search term, wherein the content-based ID uniquely identifies certain characteristics of the digital object and the searching returns metadata that includes the content-based ID.
  • the searching includes searching the Internet.
  • the searching includes searching local storage.
  • the content- based ID is included in the returned metadata as a media:ID.
  • the digital object is obtained as a streamed video program.
  • the digital object is obtained from one or more broadcast sources, the broadcast sources including cable television providers, satellite television providers and UHF/VHF television stations. Certain of these embodiments are executed using a custom configured media player. Certain of these embodiments are executed in response to instructions and data provided on a storage device.
  • Certain embodiments comprise a method of publishing metadata comprising wrapping metadata with a content-based ID associated with a digital object, providing the wrapped metadata in a content syndication feed, wherein the content-based ID uniquely identifies certain characteristics of the digital object and the wrapped metadata includes information related to the digital object.
  • the content syndication feed is an RSS feed.
  • Certain of these embodiments further comprise calculating a content-based ID from data extracted from the digital object.
  • the wrapping includes adding the content-based ID certain metadata as a media:ID.
  • the extracted data includes digital video and the content-based ID uniquely identifying the digital video.
  • the digital video includes a streamed video program.
  • the digital video is obtained from one or more broadcast sources, the broadcast sources including cable television providers, satellite television providers and UHF/VHF television stations. Certain of these embodiments are executed using a custom configured media player. Certain of these embodiments are executed in response to instructions and data provided on a storage device.

Abstract

Systems and methods are described for publishing, searching, retrieving and binding metadata with a digital object. A content-based ID can be employed to uniquely identify a digital object and associate metadata with the digital object. Content-based IDs can be a unique code, or a string of bits or some other unique identifier that can be consistently recalculated from the digital object and can serve as a permanent identifier for the digital object. Systems and methods are described for publishing metadata by wrapping metadata with a content-based ID for a digital object. According to certain aspects of the invention, the metadata can be published in a syndication feed including an RSS feed. An extension to syndication feeds is described that includes a tag for publishing metadata about a digital media object with a more generalized content-based ID.

Description

SYSTEMS AND METHODS FOR PUBLISHING, SEARCHING, RETRIEVING AND BINDING METADATA FOR A DIGITAL OBJECT
Cross-Reference to Related Applications
[0001] The present application claims priority from U.S. Provisional Patent
Application Serial No. 60/777,753, filed February 27, 2006, entitled "Method and System For Publishing, Searching, Retrieving, and Binding Metadata for a Digital Object" and which is incorporated herein by reference and for all purposes. The present invention is also related to U.S. Non-Provisional Patent Application Serial No. __/ , filed February 27, 2007, entitled "Systems and Methods of Fingerprinting and Identifying Digital Versatile Disc" and which is incorporated herein by reference in its entirety.
BACKGROUND OF THE INVENTION
Field of the Invention
[0002] The present invention relates generally to techniques for handling metadata for a digital object and more particularly to methods and systems for publishing, searching, retrieving, and binding metadata for a digital video object using content-based IDs that are computed from the digital video object. Description of Related Art
[0003] The proliferation of computing and Internet technologies is producing a large number of digital objects at a rapid pace including digital files and bitstreams that can be stored on a computer and/or broadcast or streamed to a television or computer. [0004] The term "metadata", or "data about data", is data that describes another set of data. Digital objects, particularly digital media objects such as picture and video can often be associated with metadata. Generally speaking, metadata for a digital object can include data that describes the content in a digital object, and data that describes the attributes of the digital object. For digital media objects, metadata is often essential in providing a richly informative and user-friendly media software and service.
[0005] Metadata may be embedded in or provided separately from a digital object. In both cases the binding of the metadata with a digital object is generally artificial and can be easily broken because metadata is not an integral part of the media data. For example, an MP3 music file may contain an embedded ID3 metadata tag to describe title, artist, and copyright holder of encoded music, but the tag can be removed from the MP3 file without affecting the integrity of the MP3 and playback of MP3 music is unaffected by presence or absence of the tag.
[0006] More generally, metadata is often detached from the digital object it describes.
For example, many reviews written by different people may be available for a movie. These reviews may be published in different Web sites. While a human may find these reviews for a movie of interest using a keyword-based Web search engine, it is much harder for a computer to automatically and accurately find such information. Similarly, after embedded metadata such as an ID3 tag is stripped from its associated digital object or media data, it requires human intelligence to determine pairing and binding of media data with its associated metadata. Thus, systems and methods for facilitating publishing, searching, retrieving and binding of metadata with a digital object in an automatic way are needed.
BRIEF SUMMARY OF THE INVENTION
[0007] Embodiments of the invention provide systems and methods for publishing, searching, retrieving and binding metadata with a digital object. Certain embodiments of the invention employ a content-based ID to uniquely identify a digital object and associate metadata with the digital object. A content-based ID can be a unique code, a string of bits or some other unique identifier that can be computed from the digital object itself. The content- based ID can be consistently recalculated from the digital object and therefore can serve as a permanent identifier for the digital object. By referencing to content IDs throughout the system, aspects of the present invention facilitate publishing, searching, retrieving and binding of metadata to its associated digital object.
[0008] In certain embodiments, publishing metadata comprises wrapping metadata with a content-based ID for a digital object in a Really Simple Syndication feed. Certain embodiments of the invention employ an extension to syndication feeds that include a tag for publishing metadata about a digital media object with a more generalized content-based ID. [0009] In certain embodiments, searching metadata associated with a particular digital object can be performed on a local hard disk drive of a computer or over a network such as a local-area network (LAN) or the Internet. A search may be initiated and executed automatically on a local computing device such as a computer or a digital video recorder, or among several computing devices over a network. Searches may also be initiated and executed on an Internet search engine. In certain embodiments, a metadata search based on a selected content-based ID can discover all metadata that is associated with the selected content-based ID. When metadata is found to be associated with a content-based ID that exactly matches the selected content-based ID, the metadata can be retrieved and bound to the associated digital object based on the content-based ID of the digital object. In certain embodiments, a table used to record binding relationship may be implemented such that all video objects and their associated metadata or links to metadata are stored in a single table where different objects are identified by their content-based object IDs. In certain embodiments, the binding relationship may be stored in a relational database. BRIEF DESCRIPTION OF THE DRAWINGS
[0010] Figure 1 is a flowchart illustrating one example of a process according to certain aspects of the invention.
[0011] Figure 2 is a flowchart illustrating one example of a Web search according to certain aspects of the invention.
[0012] Figure 3 is an example of a Web page returned by a search engine in response to a user query containing "Air Force One."
[0013] Figure 4 is a block drawing illustrating a system according to certain aspects of the invention.
DETAILED DESCRIPTION OF THE INVENTION
[0014] Embodiments of the present invention will now be described in detail with reference to the drawings, which are provided as illustrative examples so as to enable those skilled in the art to practice the invention. Notably, the figures and examples below are not meant to limit the scope of the present invention to a single embodiment, but other embodiments are possible by way of interchange of some or all of the described or illustrated elements. Wherever convenient, the same reference numbers will be used throughout the drawings to refer to same or like parts. Where certain elements of these embodiments can be partially or fully implemented using known components, only those portions of such known components that are necessary for an understanding of the present invention will be described, and detailed descriptions of other portions of such known components will be omitted so as not to obscure the invention. In the present specification, an embodiment showing a singular component should not be considered limiting; rather, the invention is intended to encompass other embodiments including a plurality of the same component, and vice- versa, unless explicitly stated otherwise herein. Moreover, applicants do not intend for any term in the specification or claims to be ascribed an uncommon or special meaning unless explicitly set forth as such. Further, the present invention encompasses present and future known equivalents to the components referred to herein by way of illustration. [0015] Embodiments of the invention provide systems and methods for facilitating automatic publishing, searching, retrieving and binding of metadata with a digital object. In the following descriptions, the term "digital object" may be interchangeably used to refer to a digital file or a bitstream. For example, a computer file stored on a hard disk drive and a broadcast or streamed video bitstream may both be described as digital objects. [0016] Certain embodiments of the invention employ a content-based ED to uniquely identify a digital object and associate metadata with the digital object. A content-based ID3 also known as "digital fingerprint" or "fingerprint" can be a unique code, a string of bits or some other unique identifier that can be computed from the digital object itself. A content- based ID for a digital object such as a computer file can be its binary hash. In some embodiments, the MD5 hash specified by RFC 1321 may be employed. Certain embodiments of the invention can use the digital fingerprints described in U.S. Non- Provisional Patent Application Serial No. __/ , filed February 27, 2007, entitled
"Systems and Methods of Fingerprinting and Identifying Digital Versatile Disc". [0017] The use of content-based IDs for relating a digital object to its associated metadata can yield significant advantages in certain embodiments of the invention, especially when metadata is detached from the digital object. Some advantages arise because a content- based ID can always be computed and re-computed from a digital object and therefore can serve as a permanent identifier for the digital object. Because the content-based ID can be consistently recalculated from the digital object, it can serve as a permanent identifier for the digital object. By referencing to content IDs throughout the system, the present invention can facilitate publishing, searching, retrieving and binding of metadata to its associated digital object.
Publishing Metadata
[0018] In certain embodiments, publishing metadata comprises wrapping metadata with a content-based ID for a digital object in a Really Simple Syndication ("RSS") feed. RSS is an example of content syndication on the Web using an XML file format. Although, RSS started in news headline syndication, current RSS feeds can carry a wide array of content types, including news headlines, forums and blogs, software announcements, as well as metadata. RSS has become particularly popular in blogging and podcasting services in recent years and an extension known as Media RSS or MRSS has been made for syndicating media content.
[0019] The MRSS specification defines a <media:hash> tag that may be viewed as a content-based ID. However, for digital media object a binary hash is not a good identifier because of its sensitivity to even a single bit change in the digital object. Certain embodiments of the invention employ an extension to MRSS that includes a new <media:ID> tag in order to use MRSS to publish metadata about a digital media object with a more generalized content-based ID. [0020] In one example of an RSS feed having this new ID tag included in a metadata publication, a movie review is contained in metadata that is tagged for a digital object with
ID= fcl 198178c3594bfdda3ca2996eb65cb. XML code may then take the form:
<rss version="2.0" xmlns :media="http: //search.yahoo.com/mrss" xmlns :vobileMRSSext="http: //mrss .vobileinc.com/mrssext "> <channel>
<title>My Movie Review</title> <link>http: //www. foo. com</link> <description>I review movies.</description> <item>
<title>Air Force One (1997) : A great action movie?</title>
<link>http: //www. foo.com/iteml.htm</link>
<media: content url=http: //www. foo . com/trailer.mov fileSize=" 12216320" type="video/mp4" expressions"sample"/>
<media: rating>R</media: rating>
<media:ID algo="vobile"> fcll98178c3594bfdda3ca2996eb65cb</media:ID> </item> </channel>
</rss>
In this example, the <media:ID> tag is used simply for announcing the digital object ID with which the piece of metadata is associated. The qualifier 'algo="vobile'" specifies the algorithm by which the object ID is generated. This is necessary because that like hashing, a content-based object ID may be generated by different methods; the 'algo' qualifier resolves the ambiguity.
[0021] The inclusion of a content-based object ID in metadata publication makes it possible for computers or other computing devices in hardware or software to automatically find and retrieve the associated metadata, as is described in the next section, "Searching, Retrieving and Binding Metadata."
Searching, Retrieving, and Binding Metadata
[0022] In certain embodiments, searching metadata associated with a particular digital object can be performed on a local hard disk drive of a computer or over a network such as a local-area network (LAN) or the Internet. A search may be initiated and executed automatically on a local computing device such as a computer or a digital video recorder, or among several computing devices over a network. Searches may also be initiated and executed on an Internet search engine. In certain embodiments, user actions may initiate a search where user actions can include activating an application, causing an application to be executed, opening or attempting to open a digital object, inserting a DVD or other storage and copying a digital object.
[0023] In certain embodiments, a metadata search based on a selected content-based
ID attempts to discover all metadata that is associated with the selected content-based ID. When metadata is found to be associated with a content-based ID that exactly matches the selected content-based ID, the metadata can be retrieved and bound to the associated digital object based on the content-based ID of the digital object. In contrast, conventional search engines, such as Google, return numerous pages of search hits having varying degrees of relevance and users must sift through the pages to find relevant information. [0024] Figure 1 provides a flowchart for one example of a metadata search according to certain aspects of the invention. At step 100, a metadata search can be initiated and executed on a local computing device such as a personal computer or other device. In one example, video jukebox software that subscribes to metadata feeds from the Internet may be configured to scan a local hard disk drive to find and import a video object file. If a new video object is discovered at step 102, the process continues. At step 104, a content-based object ID can be computed for the newly-discovered video object. Then at step 106, the computed object ID may be used to search the local disk for items, files and objects that are associated with the object ID or include the object ID. If metadata is found at step 108, then the metadata can be bound with the video object at step 109.
[0025] At step 110, a network search for metadata associated with the object ID can be conducted. The search may include local networks, the Internet and other networks. If metadata is found at step 112, then the metadata can be bound with the video object at step 113.
[0026] Metadata can be bound to a video object (and other digital objects) by linking the metadata to the video digital object. Binding need not include attaching the metadata to the digital object in a file or bitstream. Binding can be achieved by referencing both the digital object and the associated metadata to a content-based object ID. In the example illustrated in Figure 1 , metadata can be bound to a digital object by creating a table named or otherwise identified by the object ID created at step 104.
Item Location
1 C:\My Documents\metadata\ fcl 198178c3594bfdda3ca2996eb65cb.xml http://meta.foo.com/ fcl 198178c3594bfdda3ca2996eb65cb/review.htm
Table 1: fcl l98178c3594bfdda3ca2996eb65cb.tbl
[0027] For example, if the obtained object ID is
"fcl 198178c3594bfdda3ca2996eb65cb," then the table may be given a name such as
"fcl 198178c3594bfdda3ca2996eb65cb.tbl." Thereafter, any metadata that is found, or a
URL or other pointer that links or identifies found metadata, can be added to the table. Table 1 illustrates a table that records bindings between metadata and a video object. In the example illustrated in Table 1, two pieces of metadata are found and bound. The first item identifies a piece of metadata stored on a local hard drive and records its file path. The second item identifies a piece of metadata that resides on a remote server and records its URL. [0028] In certain embodiments, a table used to record binding relationship may be implemented such that all video objects and their associated metadata or links to metadata are stored in a single table where different objects are identified by their content-based object EDs. In certain embodiments, the binding relationship may be stored in a relational database. Other methods of recording and maintaining links based on content-based object ID to bind digital objects and associated metadata are contemplated. The examples provided above are presented for illustrative purposes only.
[0029] In certain embodiments, the latterly described method can be completely or partially performed automatically. In one example, the method may be executed upon user request. In another example, the method may be executed based on a predetermined schedule, and/or upon initiation of the video jukebox or other video processing software. In at least some embodiments, the process may be automatically initiated when a video object file is stored on a local disk drive.
[0030] Figure 2 provides a flowchart for another example of a metadata search according to certain aspects of the invention. In this example, the metadata search is initiated and executed on a search engine such as Google, typically in response to a user query. At step 200, a user enters a query to the search engine. In the example, the query is the name of a movie title: "Air Force One." At step 202, the search engine returns one or more pages of search results (hits). An example of a first page of search results returned by a search engine is shown in Figure 3. The user can then select one of the returned search hits at step 204. In the example, the user may select a result identified as "Air Force One (1997)" indicating a desire to search for the movie named "Air Force One" which has a content-based object ID known to the search engine or that can be computed or otherwise obtained by the search engine at step 206. At step 208, the search engine may search its database 209 for all matches to the object ID. If no matches are found at step 210, then the search engine can merely return the selected web page ("Air Force One (1997)"). However, when metadata is determined to have been found at step 210, then the metadata can be provided in a new web page at step 212 for presentation to the requesting user. The new page can list information specific to the identified movie, wherein the information may include metadata and known download links to the identified movie.
[0031] Figure 4 illustrates a system according to aspects of the present invention.
User devices 42, 43 and 48 can be configured to communicate with one or more networks 40 and 45. In one example, a personal computer 42 may be connected to the Internet 40 or a wide area network and/or can be connected to one or more local networks 45. User device 43 can be adapted to communicate wirelessly with one or more networks 40 and 45 and can include mobile computing devices such as laptops, PDAs, media players, cellular telephones and other such equipment. In certain embodiments, a cable/satellite receiver, DVR, DVD or other media player 48 can be configured to connect with one or more networks 40 and 45. Servers 41 and 44 can be provided to maintain databases 410 and 440 or other repositories for maintaining metadata. In certain embodiments, server241 and 44 can maintain tables or databases for binding or linking metadata with corresponding digital objects. [0032] User devices 42, 43 and 48 can include browser that permit a user to browse one or more networks 40 and 45 to locate digital objects that are of interest or specifically desired. User devices 42, 43 and 48 can then calculate, or cause to be calculated, a content- specific ID that can be used to identify metadata related to the located digital objects. Content-specific IDs may be calculated using a server at the request of user devices 42, 43 and 48 or may be provided with the digital object, particularly where the provider of the digital object is a trusted source of such objects.
Additional Descriptions of Certain Aspects of the Invention
[0033] Certain embodiments of the invention comprise method of binding metadata to a digital object comprising calculating a content-based ID from data extracted from the digital object, the content-based ID uniquely identifying the digital object, identifying metadata having the calculated content-based ID as a tag, and binding the identified metadata with the digital object. In certain of these embodiments, the steps of calculating, identifying and binding are performed automatically. In certain of these embodiments, the digital object is obtained by searching the Internet. In certain of these embodiments, the digital object is obtained responsive to a user action. In certain of these embodiments, the digital object is obtained by searching local storage. In certain of these embodiments, the metadata is identified in metadata published in a content syndication feed. In certain of these embodiments, the content syndication feed is an RSS feed. In certain of these embodiments, the metadata is provided by a web page. In certain of these embodiments, the metadata is identified in a database configured to maintain metadata referenced by content-based ID. In certain of these embodiments, the digital object is obtained as a streamed video program. In certain of these embodiments, the digital object is obtained from one or more broadcast sources, the broadcast sources including cable television providers, satellite television providers and UHFATHF television stations. In certain of these embodiments, the extracted data comprises a video object and wherein repeating the calculating step yields a recomputed content-based ID identical to the first-calculated content-based ID. In certain of these embodiments, the binding includes recording a location of identified metadata in a table. In certain of these embodiments, the table is configured to record locations of metadata bound to a plurality of digital objects. Certain of these embodiments further comprise maintaining a plurality of tables, each table associated with a different digital object and configured to record locations of metadata having as a tag a content-based ID corresponding to the different digital object. In certain of these embodiments, the identifying metadata includes using the calculated content-based ID as a search term for searching the Internet. In certain of these embodiments, the identifying metadata includes using the calculated content-based ID as a search term for searching local storage. Certain of these embodiments are executed using a custom configured media player. Certain of these embodiments are executed in response to instructions and data provided on a storage device.
[0034] Certain embodiments comprise a media player configured to calculate a content-based ID for a digital object from data extracted from the digital object, the content- based ID uniquely identifying the digital object, identify metadata having the calculated content-based ID as a tag, and bind the identified metadata with the digital object. In certain of these embodiments, the selected digital object is provided by a Web page obtained by searching the Internet. In certain of these embodiments, the selected digital object is obtained from local storage. In certain of these embodiments, the metadata is identified in metadata published as an RSS feed. In certain of these embodiments, the metadata is provided by a web page. In certain of these embodiments, the identified metadata is maintained in storage configured to reference metadata by content-based ID. In certain of these embodiments, the selected digital object comprises a video object. In certain of these embodiments, the digital object is derived from streamed video. In certain of these embodiments, the digital object is derived from a broadcast television source. In certain of these embodiments, the media player is a DVD player. In certain of these embodiments, the media player is provided as an application in a computing device. Certain of these embodiments also comprise a browser, wherein the identified metadata includes metadata obtained by the browser by searching the Internet using the calculated content-based ID as a search term.
[0035] Certain embodiments comprise a computer readable medium encoded with data and instructions for binding metadata to a digital object, the data and instructions causing an apparatus executing the instructions to calculate a content-based ID from data extracted from the digital object, the content-based ID uniquely identifying the digital object, identify metadata having the calculated content-based ID as a tag, and bind the identified metadata with the digital object. In certain of these embodiments, the digital object is provided by a Web page obtained by searching the Internet In certain of these embodiments, the digital object is obtained by searching local storage. In certain of these embodiments, the metadata is identified in metadata published as an RSS feed. In certain of these embodiments, the identified metadata is obtained by using the content-based ID to query a database. In certain of these embodiments, the digital object is obtained from a video stream, hi certain of these embodiments, the digital object is a video object obtained from one or more broadcast sources, the broadcast sources including cable television providers, satellite television providers. In certain of these embodiments, the medium is further encoded with data and instructions for causing the apparatus to record a location of identified metadata in a table, hi certain of these embodiments, the table is configured to record locations of metadata bound to a plurality of digital objects, hi certain of these embodiments, the medium is further encoded with data and instructions causing an apparatus to maintain a plurality of tables, each table associated with a different digital object and configured to record locations of metadata having as a tag a content-based ID corresponding to the different digital object. In certain of these embodiments, the medium is further encoded with data and instructions causing an apparatus to record a location of identified metadata in a table. In certain of these embodiments, the medium is further encoded with data and instructions causing an apparatus to automatically execute the calculate, identify and bind instructions. In certain of these embodiments, the calculate, identify and bind instructions are automatically executed according to a predetermined schedule. In certain of these embodiments, the calculate, identify and bind instructions are automatically executed in response to a user action. [0036] Certain embodiments comprise a method of searching for metadata associated with a digital object comprising calculating a content-based ID from data extracted from the digital object, and searching for metadata using the content-based ID as a search term, wherein the content-based ID uniquely identifies certain characteristics of the digital object and the searching returns metadata that includes the content-based ID. In certain of these embodiments, the searching includes searching the Internet. In certain of these embodiments, the searching includes searching local storage. In certain of these embodiments, the content- based ID is included in the returned metadata as a media:ID. In certain of these embodiments, the digital object is obtained as a streamed video program. In certain of these embodiments, the digital object is obtained from one or more broadcast sources, the broadcast sources including cable television providers, satellite television providers and UHF/VHF television stations. Certain of these embodiments are executed using a custom configured media player. Certain of these embodiments are executed in response to instructions and data provided on a storage device.
[0037] Certain embodiments comprise a method of publishing metadata comprising wrapping metadata with a content-based ID associated with a digital object, providing the wrapped metadata in a content syndication feed, wherein the content-based ID uniquely identifies certain characteristics of the digital object and the wrapped metadata includes information related to the digital object. In certain of these embodiments, the content syndication feed is an RSS feed. Certain of these embodiments further comprise calculating a content-based ID from data extracted from the digital object. In certain of these embodiments, the wrapping includes adding the content-based ID certain metadata as a media:ID. In certain of these embodiments, the extracted data includes digital video and the content-based ID uniquely identifying the digital video. In certain of these embodiments, the digital video includes a streamed video program. In certain of these embodiments, the digital video is obtained from one or more broadcast sources, the broadcast sources including cable television providers, satellite television providers and UHF/VHF television stations. Certain of these embodiments are executed using a custom configured media player. Certain of these embodiments are executed in response to instructions and data provided on a storage device. [0038] Although the present invention has been described with reference to specific exemplary embodiments, it will be evident to one of ordinary skill in the art that various modifications and changes may be made to these embodiments without departing from the broader spirit and scope of the invention. Accordingly, the specification and drawings are to be regarded in an illustrative rather than a restrictive sense.

Claims

WHAT IS CLAIMED IS:
1. A method of binding metadata to a digital object comprising: calculating a content-based ED from data extracted from the digital object, the content-based ID uniquely identifying the digital object; identifying metadata having the calculated content-based ID as a tag; and binding the identified metadata with the digital object.
2. The method of claim 1, wherein the steps of calculating, identifying and binding are performed automatically.
3. The method of claim 1 , wherein the digital object is obtained by searching the Internet.
4. • The method of claim 1, wherein the digital object is obtained responsive to a user action.
5. The method of claim 1 , wherein the digital object is obtained by searching local storage.
6. The method of claim 1, wherein the metadata is identified in metadata published in a content syndication feed.
7. The method of claim 6, wherein the content syndication feed is an RSS feed.
8. The method of claim 1, wherein the metadata is provided by a web page.
9. The method of claim 1 , wherein the metadata is identified in a database configured to maintain metadata referenced by content-based ID.
10. The method of claim 1, wherein the digital object is obtained as a streamed video program.
11. The method of claim 1 , wherein the digital object is obtained from one or more broadcast sources, the broadcast sources including cable television providers, satellite television providers and UHFATHF television stations.
12. The method of claim 1, wherein the extracted data comprises a video object and wherein repeating the calculating step yields a recomputed content-based ID identical to the first-calculated content-based ID.
13. The method of claim 1 , wherein the binding includes recording a location of identified metadata in a table.
14. The method of claim 13, wherein the table is configured to record locations of metadata bound to a plurality of digital objects.
15. The method of claim 13 , and further comprising maintaining a plurality of tables, each table associated with a different digital object and configured to record locations of metadata having as a tag a content-based ID corresponding to the different digital object.
16. The method of claim 1 , wherein the identifying metadata includes using the calculated content-based ID as a search term for searching the Internet.
17. The method of claim 1 , wherein the identifying metadata includes using the calculated content-based ID as a search term for searching local storage.
IS. A system for binding metadata comprising a media player configured to: calculate a content-based ID for a digital object from data extracted from the digital object, the content-based ID uniquely identifying the digital object; identify metadata having the calculated content-based ID as a tag; and bind the identified metadata with the digital object.
19. The system of claim 18, wherein the selected digital object is provided by searching the Internet.
20. The method of claim 18, wherein the selected digital object is obtained responsive to a user action.
21. The system of claim 18, wherein the selected digital object is obtained from local storage.
22. The system of claim 18, wherein the metadata is identified in metadata published as an RSS feed.
23. The system of claim 18, wherein the metadata is provided by a web page.
24. The system of claim 18, wherein the identified metadata is maintained in storage configured to reference metadata by content-based ID.
25. The system of claim 18, wherein the selected digital object comprises a video object.
26. The system of claim 18, wherein the digital object is derived from streamed video.
27. The system of claim 18, wherein the digital object is derived from a broadcast television source.
28. The system of claim 18, wherein the media player is a DVD player.
29. The system of claim 18, wherein the media player is provided as an application in a computing device.
30. The system of claim 18, and further comprising a browser, wherein the identified metadata includes metadata obtained by the browser by searching the Internet using the calculated content-based ID as a search term.
31. A computer readable medium encoded with data and instructions for binding metadata to a digital object, the data and instructions causing an apparatus executing the instructions to: . calculate a content-based ID from data extracted from the digital object, the content- based ID uniquely identifying the digital object; identify metadata having the calculated content-based ID as a tag; and bind the identified metadata with the digital object.
32. The computer readable medium of claim 31, wherein the digital object is obtained by searching the Internet.
33. The method of claim 31 , wherein the digital object is obtained responsive to a user action.
34. The computer readable medium of claim 31 , wherein the digital object is obtained by searching local storage.
35. The computer readable medium of claim 31 , wherein the metadata is identified in metadata published as an RSS feed.
36. The computer readable medium of claim 31 , wherein the identified metadata is obtained by using the content-based ID to query a database.
37. The computer readable medium of claim 31 , wherein the digital obj ect is obtained from a video stream.
38. The method of claim 31, wherein the digital object is a video object obtained from one or more broadcast sources, the broadcast sources including cable television providers, satellite television providers.
39. The computer readable medium of claim 31 further encoded with data and instructions, the data and instructions further causing an apparatus executing the instructions to record a location of identified metadata in a table.
40. The computer readable medium of claim 39, wherein the table is configured to record locations of metadata bound to a plurality of digital objects.
41. The computer readable medium of claim 39, further encoded with data and instructions, the data and instructions further causing an apparatus executing the instructions to maintain a plurality of tables, each table associated with a different digital object and configured to record locations of metadata having as a tag a content-based ID corresponding to the different digital object.
42. The computer readable medium of claim 31, further encoded with data and instructions, the data and instructions further causing an apparatus executing the instructions to record a location of identified metadata in a table.
43. The computer readable medium of claim 31 , further encoded with data and instructions, the data and instructions further causing an apparatus executing the instructions to automatically execute the calculate, identify and bind instructions.
44. The computer readable medium of claim 43, wherein the calculate, identify and bind instructions are automatically executed according to a predetermined schedule.
45. The computer readable medium of claim 43, wherein the calculate, identify and bind instructions are automatically executed in response to a user action.
46. A method of searching for metadata associated with a digital object comprising: calculating a content-based ID from data extracted from the digital object; and searching for metadata using the content-based ID as a search term, wherein the content-based ID uniquely identifies certain characteristics of the digital object and the searching returns metadata that includes the content-based ID.
47. The method of claim 46, wherein the searching includes searching the Internet.
48. The method of claim 46, wherein the searching includes searching local storage.
49. The method of claim 46, wherein the content-based ID is included in the returned metadata as a media:ID.
50. The method of claim 46, wherein the digital object is obtained as a streamed video program.
51. The method of claim 46, wherein the digital object is obtained from one or more broadcast sources, the broadcast sources including cable television providers, satellite television providers and UHF/VHF television stations.
52. A method of publishing metadata comprising: wrapping metadata with a content-based ID associated with a digital object; providing the wrapped metadata in a content syndication feed, wherein the content-based ID uniquely identifies certain characteristics of the digital object and the wrapped metadata includes information related to the digital object.
53. The method of claim 52, wherein the content syndication feed is an RSS feed.
54. The method of claim 52, and further comprising calculating a content-based ID from data extracted from the digital object.
55. The method of claim 54, wherein the wrapping includes adding the content-based ID certain metadata as a media:ID.
56. The method of claim 54, wherein the extracted data includes digital video and the content-based ID uniquely identifying the digital video.
57. The method of claim 54, wherein the digital video includes a streamed video program.
58. The method of claim 54, wherein the digital video is obtained from one or more broadcast sources, the broadcast sources including cable television providers, satellite television providers and UHF/VHF television stations.
PCT/US2007/005227 2006-02-27 2007-02-27 Systems and methods for publishing, searching, retrieving and binding metadata for a digital object WO2007098295A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2007800069058A CN101410825B (en) 2006-02-27 2007-02-27 Systems and methods for publishing, searching, retrieving and binding metadata for a digital object

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US77775606P 2006-02-27 2006-02-27
US77775306P 2006-02-27 2006-02-27
US60/777,756 2006-02-27
US60/777,753 2006-02-27

Publications (2)

Publication Number Publication Date
WO2007098295A2 true WO2007098295A2 (en) 2007-08-30
WO2007098295A3 WO2007098295A3 (en) 2008-05-29

Family

ID=38438034

Family Applications (2)

Application Number Title Priority Date Filing Date
PCT/US2007/005246 WO2007098296A2 (en) 2006-02-27 2007-02-27 Systems and methods of fingerprinting and identifying digital versatile disc
PCT/US2007/005227 WO2007098295A2 (en) 2006-02-27 2007-02-27 Systems and methods for publishing, searching, retrieving and binding metadata for a digital object

Family Applications Before (1)

Application Number Title Priority Date Filing Date
PCT/US2007/005246 WO2007098296A2 (en) 2006-02-27 2007-02-27 Systems and methods of fingerprinting and identifying digital versatile disc

Country Status (2)

Country Link
CN (2) CN101410825B (en)
WO (2) WO2007098296A2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2486028A (en) * 2010-11-30 2012-06-06 Zoo Digital Ltd Safeguarding digital objects by employing a database of unique identifiers
US10157191B2 (en) 2009-08-21 2018-12-18 Samsung Electronics Co., Ltd Metadata tagging system, image searching method and device, and method for tagging a gesture thereof

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8935339B2 (en) 2010-04-28 2015-01-13 Microsoft Corporation News feed techniques
CN101980542B (en) * 2010-11-16 2012-08-22 上海交通大学 Video digital fingerprints embedding based on timing sequence vibration and error correcting code and testing method thereof
CN103501449A (en) * 2013-10-08 2014-01-08 十分(北京)信息科技有限公司 Method and device for recommending video source associated with television program
CN113032591A (en) * 2019-12-24 2021-06-25 阿里巴巴集团控股有限公司 Data processing method, device, equipment and machine readable medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030027896A1 (en) * 1999-12-24 2003-02-06 Nippon Aerosil Co., Ltd. (Nac) Surface-modified inorganic oxide powder, process for producing the same, and use thereof
US20040199604A1 (en) * 2003-04-04 2004-10-07 Dobbins Kurt A. Method and system for tagging content for preferred transport
US20060010095A1 (en) * 2004-07-09 2006-01-12 Wolff Gregory J Synchronizing distributed work through document logs

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001015162A2 (en) * 1999-08-13 2001-03-01 Microsoft Corporation Methods and systems of protecting digital content
US6691229B1 (en) * 2000-03-06 2004-02-10 Matsushita Electric Industrial Co., Ltd. Method and apparatus for rendering unauthorized copies of digital content traceable to authorized copies
EP1561176A2 (en) * 2002-11-01 2005-08-10 Koninklijke Philips Electronics N.V. Improved audio data fingerprint searching
US7254581B2 (en) * 2002-11-13 2007-08-07 Jerry Johnson System and method for creation and maintenance of a rich content or content-centric electronic catalog
JP2004288281A (en) * 2003-03-20 2004-10-14 Sony Corp Recording medium and its manufacturing method, reproducing method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030027896A1 (en) * 1999-12-24 2003-02-06 Nippon Aerosil Co., Ltd. (Nac) Surface-modified inorganic oxide powder, process for producing the same, and use thereof
US20040199604A1 (en) * 2003-04-04 2004-10-07 Dobbins Kurt A. Method and system for tagging content for preferred transport
US20060010095A1 (en) * 2004-07-09 2006-01-12 Wolff Gregory J Synchronizing distributed work through document logs

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10157191B2 (en) 2009-08-21 2018-12-18 Samsung Electronics Co., Ltd Metadata tagging system, image searching method and device, and method for tagging a gesture thereof
GB2486028A (en) * 2010-11-30 2012-06-06 Zoo Digital Ltd Safeguarding digital objects by employing a database of unique identifiers

Also Published As

Publication number Publication date
WO2007098296A2 (en) 2007-08-30
WO2007098296A3 (en) 2008-04-10
CN101410832B (en) 2012-07-18
CN101410825B (en) 2013-03-27
WO2007098295A3 (en) 2008-05-29
CN101410832A (en) 2009-04-15
CN101410825A (en) 2009-04-15

Similar Documents

Publication Publication Date Title
US20080027931A1 (en) Systems and methods for publishing, searching, retrieving and binding metadata for a digital object
US10210184B2 (en) Methods and systems for enhancing metadata
US9300711B2 (en) Podcast organization and usage at a computing device
US8516035B2 (en) Browsing and searching of podcasts
US20060129907A1 (en) Syndicating multimedia information with RSS
US8180895B2 (en) Management of podcasts
US20060129917A1 (en) Syndicating multiple media objects with RSS
US20030061490A1 (en) Method for identifying copyright infringement violations by fingerprint detection
US20060129916A1 (en) RSS rendering via a media player
US20040019658A1 (en) Metadata retrieval protocols and namespace identifiers
WO2009124002A1 (en) Distributed media fingerprint repositories
WO2007098295A2 (en) Systems and methods for publishing, searching, retrieving and binding metadata for a digital object
US20080071830A1 (en) Method of indexing and streaming media files on a distributed network

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 200780006905.8

Country of ref document: CN

NENP Non-entry into the national phase in:

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 07751958

Country of ref document: EP

Kind code of ref document: A2