WO2005109429A1 - Methode et appareil pour synchroniser des metadonnees et support de stockage associe - Google Patents

Methode et appareil pour synchroniser des metadonnees et support de stockage associe Download PDF

Info

Publication number
WO2005109429A1
WO2005109429A1 PCT/KR2005/001276 KR2005001276W WO2005109429A1 WO 2005109429 A1 WO2005109429 A1 WO 2005109429A1 KR 2005001276 W KR2005001276 W KR 2005001276W WO 2005109429 A1 WO2005109429 A1 WO 2005109429A1
Authority
WO
WIPO (PCT)
Prior art keywords
asset
metadata
file
backward
edited
Prior art date
Application number
PCT/KR2005/001276
Other languages
English (en)
Inventor
Hee-Yeon Kim
Du-Il Kim
Jin-Yong Ahn
Hyok-Sung Choi
Seong-Kook Shin
Young-Yoon Kim
Original Assignee
Samsung Electronic Co., Ltd.
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
Priority claimed from KR1020040048210A external-priority patent/KR100561435B1/ko
Application filed by Samsung Electronic Co., Ltd. filed Critical Samsung Electronic Co., Ltd.
Priority to JP2007511277A priority Critical patent/JP2007536614A/ja
Priority to EP05740831A priority patent/EP1743337A4/fr
Publication of WO2005109429A1 publication Critical patent/WO2005109429A1/fr

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B27/00Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
    • G11B27/10Indexing; Addressing; Timing or synchronising; Measuring tape travel
    • 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
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B27/00Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
    • G11B27/02Editing, e.g. varying the order of information signals recorded on, or reproduced from, record carriers
    • G11B27/031Electronic editing of digitised analogue information signals, e.g. audio or video signals
    • G11B27/034Electronic editing of digitised analogue information signals, e.g. audio or video signals on discs

Definitions

  • the present invention relates to synchronization metadata, and more particularly, to a method and apparatus for synchronizing metadata of assets in a plurality of Multi- Photo Video or MusicPhoto Video (hereinafter, referred to as 'MPV') files which reference (or link) the same content, and a storage medium storing a computer program for executing the method.
  • 'MPV' Multi- Photo Video or MusicPhoto Video
  • the MPV which is an Open Specification, is standardized in the Optical Storage Technology Association (OSTA) and International Imaging Industry Association (DA) and is aimed to facilitate processing, exchanging and reproducing of content, such as digital photos, videos, digital audios and texts.
  • OSTA Optical Storage Technology Association
  • DA International Imaging Industry Association
  • Assets of XML-based metadata such as the MPV metadata are linked by parent indexes or albums. Such link is described by an XML and is a one-way referenced link going from a parent asset to a child asset.
  • an asset / DCIM/lOOABCDE/SAMSOOOl.JPG is linked to a file albumOOl.pvm and an asset / DCIM/100ABCDE/SAMS0002JPG is linked to the file albumOOl.pvm and a file album002.pvm.
  • An asset /DCIM/IOIABCDE/SAMSOOOIJPG is linked to the file album002.pvm and a file index.pvm and an asset / DCIM/101ABCDE/SAMS0001.WAV is linked to the file index.pvm.
  • a source code of the file index.pvm of FIG. 1 can be described by the XML, as shown in FIG. 2.
  • 'mpv:id' of the asset / DCIM/IOIABCDE/SAMSOOOIJPG in the file index.pvm is written to 'MariahPhotoOO'
  • WAV is written to 'MariahSongOO'
  • 'mpv:id' of an asset StillWithAudio is written to 'MariahAlbumOO'.
  • a source code of the file album002.pvm of FIG. 1 can be described by the XML, as shown in FIG. 3.
  • 'mpv:id' of the asset /DCIM/IOIABCDE/SAMSOOOIJPG is written to 'MariahPhotoOO'
  • 'mpv:id' of the asset /DCIM/100ABCDE/SAMS0002.JPG is written to 'MandyMoorePhotoOO'. Disclosure of Invention Technical Problem
  • the present invention provides a method and apparatus for synchronizing metadata of different assets referencing the same content, using backward-link information file of the asset when the metadata of the asset is edited, and a storage medium storing a computer program for executing the method.
  • FIG. 1 shows an example of MPV Link
  • FIG. 2 shows an example of a source code of a file index.pvm shown in FIG. 1;
  • FIG. 3 shows an example of a source code of a file album002.pvm shown in FIG. l;
  • FIG. 4 is a functional block diagram of a system including a metadata synchronization apparatus according to an embodiment of the present invention.
  • FIG. 5 shows an example of a source code of a file mtd
  • FIG. 6 is a flowchart illustrating a metadata synchronization method according to an embodiment of the present invention. Best Mode
  • a method for synchronizing metadata comprising: editing a metadata of a first asset; detecting a second asset referencing the same content as the first asset using a backward-link information file of content which the first asset refers to; and synchronizing metadata of the second asset with the edited metadata of the first asset.
  • a method for synchronizing metadata of assets in a system including an MPV file unit and a backward-link information file unit comprising: editing metadata of a first asset; searching for a backward- link information file of a content which the first asset refers to, in the backward-link information file unit; determining whether a second asset detected from the MPV file unit based on the backward-link information file references the same content as the first asset; and if the second asset references the same content as the first asset, synchronizing metadata of the second asset with the edited metadata of the first asset.
  • an apparatus for synchronizing metadata comprising: an MPV file unit having information for at least one asset; a metadata editing unit editing metadata of a first asset; a backward-link information file unit having a backward-link information file of at least one content; a search unit searching for a backward-link information file of a content which the first asset refers to, in the backward-link information file unit based on information of the first asset provided from the metadata editing unit; an asset detector detecting a second asset referencing the same content as the first asset using the searched backward- link information file and the information included in the MPV file unit; and a synchronization processor synchronizing metadata of the second asset with the edited metadata of the first asset.
  • a computer-readable medium having embodied thereon a computer program for executing a method for synchronizing metadata, the method comprising: editing metadata of a first asset; detecting a second asset referencing the same content as the first asset using a backward-link information file of a content which the first asset refers to; and synchronizing metadata of the second asset with the edited metadata of the first asset.
  • FIG. 4 is a functional block diagram of a system including a metadata synchronization apparatus according to an embodiment of the present invention.
  • the system includes an MPV file unit 401, a metadata editing unit 402, an mtd file unit 403, a metadata synchronization apparatus 410 and a user interface 420.
  • the system may be a capturing device for capturing digital media or a digital media reproduction system.
  • the MPV file unit 401 as a group of files described by an XML(extended Markup Language), includes files of *.pvm , *.mum , *.xml , etc.
  • the metadata editing unit 402 can edit metadata of an asset in an MPV file included in the MPV file unit 401 according to a user request received via the user interface 420.
  • the editing operation may include creating, copying, removing, modifying and moving of metadata.
  • the metadata editing unit 402 provides information for the edited asset to the metadata synchronization apparatus 410.
  • the information for the edited asset includes LastURLs of MPV files linked to the edited asset and LastURL of the edited asset.
  • Each LastURL of the MPV files includes a file name of the corresponding MPV file and mpv:id information.
  • the metadata editing unit 402 can provide LastURL information of the file index.pvm , and LastURL information of the edited asset to the metadata synchronization apparatus 410.
  • the mtd file unit 403 includes a plurality of files (hereinafter, referred to as mtd files) with the extension of mtd ( *.mtd ).
  • the mtd file is a backward-link information file in which backward-link information of a content which each asset is referring to is defined. That is, the mtd file is a file in which information of an MPV file linked to an asset referencing (or linking) corresponding content is defined, and can be described by the XML as shown in FIG. 5.
  • An mtd file shown in FIG. 5 defines information of a plurality of MPV files linked to an asset referencing the content DCIM/101ABCDE/SAMS0001 in the MPV Link shown in FIG. 1. As seen in FIG. 5, it is impossible to recognize the extension of the asset linked to the MPV file on the basis of the MPV file information defined in the mtd file. Since the MPV file information defined in the mtd file represents LastURL of each MPV file, the MPV file information includes a file name and mpv:id information of each MPV file. FIG. 5 shows an mtd file in which four LastURL items are defined as MPV file information.
  • the metadata synchronization apparatus 410 receives information for an edited asset from the metadata editing unit 402, the metadata synchronization apparatus 410 searches for an mtd file of the edited asset in the mtd file unit 403, detects an asset referencing the same content as the edited asset on the basis of items defined in the mtd file, and synchronizes metadata of the detected asset with metadata of the edited asset.
  • the asset detected based on the items defined in the mtd file references the same content as the edited asset, however, it is referenced (or linked) by a different file.
  • the metadata synchronization apparatus 410 includes an mtd file search unit 411, an asset detector 412, and a synchronization processor 413.
  • the mtd file search unit 411 receives information for an edited asset from the metadata edit unit 402, the mtd file search unit 411 searches for an mtd file of the edited asset in the mtd file unit 403 using the information for the edited asset.
  • the mtd file is an mtd file with the same file name as the edited asset and the extension of 'mtd'. That is, the mtd file search unit 411 searches for a corresponding mtd file using LastURL of the edited asset.
  • LastURL of the received edited asset is / DCIM/101ABCDE/SAMS0001
  • the mtd file search unit 411 searches for a file / DCIM/lOlABCDE/SAMSOOOl.mtd as a corresponding mtd file.
  • the searched mtd file is transmitted to the asset detector 412.
  • the asset detector 412 detects an asset referencing the same content as the edited asset in the received mtd file. That is, the asset detector 412 determines whether a different item exists other than items corresponding to the edited asset among items (e.g. LastURL in FIG. 5) defined in the received mtd file.
  • items e.g. LastURL in FIG. 5
  • the asset detector 412 determines whether or not the different item is an item parsed for synchronizing metadata. The determination can be carried out with reference to separate management information for items parsed for synchronizing metadata or can be carried out using various methods to distinguish parsed items from non-parsed items. If the different item is a non-parsed item, the asset detector 412 obtains LastURL of an asset linked to the different item from the MPV file unit 401. Then, the asset detector 410 determines whether the asset linked to the different item is an asset referencing the same content as the edited asset with reference to the LastURL obtained from the MPV file unit 401. If the asset linked to the different item does not reference the same content as the edited asset, the asset detector 412 completes detecting an asset referencing the same content as the edited asset.
  • the asset detector 412 provides the asset to the synchronization processor 413. If a plurality of assets are detected, the asset detector 412 can transmit the respective detected assets one by one to the synchronization processor 413.
  • the synchronization processor 413 provides information for the detected asset transmitted from the asset detector 412 to the user interface 420. If the synchronization processor 413 receives a synchronization request from the user interface 420, the synchronization processor 413 synchronizes metadata of the detected asset with the metadata of the edited asset provided from the metadata editing unit 402. Accordingly, in the MPV file unit 401, the detected asset has the same metadata as the edited asset.
  • the synchronization processor 413 After the synchronization processor 413 receives the detected assets from the asset detector 412 and synchronizes the assets, the synchronization processor 413 can request for the asset detector 413 to transmit following detected assets. If no following detected asset is provided from the asset detector 412 to the synchronization processor 413, the synchronization processor 413 completes synchronizing the metadata of the edited asset with that of the detected asset.
  • the asset detector 412 and the synchronization processor 413 operate for each item defined in the mtd file.
  • the user interface 420 transmits the editing request to the metadata editing unit 402. Also, if information indicating whether the user wants synchronization for the detected asset is received from the metadata synchronization apparatus 410, the user interface 420 informs the user of the information. If a synchronization request is received from the user, the user interface 420 provides the synchronization request to the synchronization processor 413 of the metadata synchronization unit 410.
  • FIG. 6 is a flowchart illustrating a metadata synchronization method according to an embodiment of the present invention.
  • step 601 if metadata is edited as described above with reference to the metadata editing unit 402 of FIG. 4 (step 601), it is determined whether an mtd file of an asset with the edited metadata exists in the mtd file unit 403 (step 602).
  • step 603 it is determined whether an item not subjected to parsing for synchronizing metadata exists among the remaining items except for items corresponding to the edited asset in items defined in the mtd file (step 603). That is, it is determined whether there is an item not subjected to parsing for determining whether or not an asset linked to the remaining items is an asset referencing the same content as the edited asset.
  • an asset linked to the non-parsed item is parsed (step 604). That is, referring to FIG. 5, LastURL of the linked asset is detected from the MPV file unit 401 on the basis of LastURL of the non-parsed item. If a plurality of non-parsed items exist, assets linked to the non-parsed items can be parsed in an order of items defined in the mtd file.
  • step 605 it is determined whether the parsed asset references the same content as the edited asset (step 605). If LastURL of a parsed asset is equal to LastURL of the edited asset, it is determined that the parsed asset references the same content as the edited asset. However, if the LastURL of the parsed asset is different from the LastURL of the edited asset, it is determined that the parsed asset references different content from the edited asset.
  • step 603 If the parsed asset does not reference the same content as the edited asset, the process is returned to step 603. On the contrary, if the parsed asset references the same content as the edited asset, a fact that a different asset referencing the same content is detected, is reported to the user (step 606).
  • step 602 If in step 602, no mtd file corresponding to the edited asset exists in the mtd file unit 403, or if in step 603, no non-parsed item exists in the mtd file, synchronizing metadata of assets referencing the same content is complete.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Library & Information Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Management Or Editing Of Information On Record Carriers (AREA)

Abstract

L'invention concerne une méthode et un appareil pour synchroniser des métadonnées d'ensembles différents référençant les mêmes contenus, au moyen d'un fichier d'informations à corrélation en amont d'un ensemble, lorsque les métadonnées de cet ensemble sont éditées. La méthode de l'invention consiste à: éditer une métadonnées d'un premier ensemble; détecter un second ensemble référençant le même contenu que le premier ensemble, au moyen d'un fichier d'informations à corrélation en amont présentant un contenu se référant au premier ensemble; et synchroniser les métadonnées du second ensemble avec les métadonnées éditées du premier ensemble. Par conséquent, il est possible de synchroniser facilement les métadonnées d'ensembles dans une pluralité de fichiers MPV référençant le même contenu.
PCT/KR2005/001276 2004-05-07 2005-05-03 Methode et appareil pour synchroniser des metadonnees et support de stockage associe WO2005109429A1 (fr)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2007511277A JP2007536614A (ja) 2004-05-07 2005-05-03 メタデータの同期化方法、装置及びその方法を行うためのプログラムが保存された記録媒体
EP05740831A EP1743337A4 (fr) 2004-05-07 2005-05-03 Methode et appareil pour synchroniser des metadonnees et support de stockage associe

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US56867104P 2004-05-07 2004-05-07
US60/568,671 2004-05-07
KR10-2004-0048210 2004-06-25
KR1020040048210A KR100561435B1 (ko) 2004-05-07 2004-06-25 메타데이터 동기화 방법, 장치 및 그 방법을 수행하기 위한 프로그램이 저장된 저장매체

Publications (1)

Publication Number Publication Date
WO2005109429A1 true WO2005109429A1 (fr) 2005-11-17

Family

ID=35320440

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2005/001276 WO2005109429A1 (fr) 2004-05-07 2005-05-03 Methode et appareil pour synchroniser des metadonnees et support de stockage associe

Country Status (3)

Country Link
EP (1) EP1743337A4 (fr)
JP (1) JP2007536614A (fr)
WO (1) WO2005109429A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007011497A1 (fr) * 2005-07-18 2007-01-25 Eastman Kodak Company Supports numeriques permettant de contrôler la presentation de contenus numeriques
WO2008004045A1 (fr) * 2006-06-30 2008-01-10 Nokia Corporation Procédé et appareil de synchronisation et de stockage de métadonnées

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5426843B2 (ja) * 2008-06-25 2014-02-26 キヤノン株式会社 情報処理装置、情報処理方法、プログラムおよびプログラムを格納する記憶媒体

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1083567A2 (fr) * 1999-09-08 2001-03-14 Sony United Kingdom Limited Système et procédé pour éditer de métadonnées source pour produire une séquence de métadonnées éditée
WO2001045384A1 (fr) * 1999-12-16 2001-06-21 Pictureiq Corporation Techniques permettant de synchroniser l'un quelconque d'une pluralite de supports multimedia dans des systemes repartis
US6446075B1 (en) * 1998-02-25 2002-09-03 International Business Machines Corporation System and method for automatically synchronizing different classes of databases utilizing a repository database
EP1267283A2 (fr) * 2001-06-15 2002-12-18 Nokia Corporation Sélection de données à synchroniser

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005293572A (ja) * 2004-04-02 2005-10-20 Samsung Electronics Co Ltd マルチメディアデータの処理方法

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6446075B1 (en) * 1998-02-25 2002-09-03 International Business Machines Corporation System and method for automatically synchronizing different classes of databases utilizing a repository database
EP1083567A2 (fr) * 1999-09-08 2001-03-14 Sony United Kingdom Limited Système et procédé pour éditer de métadonnées source pour produire une séquence de métadonnées éditée
WO2001045384A1 (fr) * 1999-12-16 2001-06-21 Pictureiq Corporation Techniques permettant de synchroniser l'un quelconque d'une pluralite de supports multimedia dans des systemes repartis
EP1267283A2 (fr) * 2001-06-15 2002-12-18 Nokia Corporation Sélection de données à synchroniser

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP1743337A4 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007011497A1 (fr) * 2005-07-18 2007-01-25 Eastman Kodak Company Supports numeriques permettant de contrôler la presentation de contenus numeriques
WO2008004045A1 (fr) * 2006-06-30 2008-01-10 Nokia Corporation Procédé et appareil de synchronisation et de stockage de métadonnées
US7725431B2 (en) 2006-06-30 2010-05-25 Nokia Corporation Method and apparatus for the synchronization and storage of metadata

Also Published As

Publication number Publication date
EP1743337A4 (fr) 2009-03-25
JP2007536614A (ja) 2007-12-13
EP1743337A1 (fr) 2007-01-17

Similar Documents

Publication Publication Date Title
US20060041601A1 (en) Method and apparatus for synchronizing metadata, and storage medium storing computer program for executing the method
CN100545810C (zh) 循环引用管理方法和设备、分析方法和设备
Kirk et al. Understanding videowork
CN1998050A (zh) 用于播放多媒体播放列表的方法和装置及其存储介质
US7134071B2 (en) Document processing utilizing a version managing part
US11200299B2 (en) Crowd sourcing for file recognition
EP1488346B1 (fr) Procede et appareil d'utilisation de metadonnees a partir de differentes sources
US20120303663A1 (en) Text-based fuzzy search
KR20040041082A (ko) 멀티미디어 북마크와 비디오의 가상 편집을 위한 시스템및 방법
JP2007274090A (ja) コンテンツ再生装置、方法およびプログラム
JP2004537760A (ja) 録音の多段階識別関連出願の相互参照本出願は、「デジタル音楽の多段階識別の方法およびシステム」と題された米国仮出願第60/308,594号(発明者:デールT.ロバーツ(DaleT.Roberts)ら、出願日:2001年7月31日)に関連し、これを優先権主張するとともに、本願明細書に援用するものである。
US8990403B2 (en) Method and apparatus for recommending content
KR101143673B1 (ko) 메타데이터를 핸들링하는 방법 및 장치
WO2005109429A1 (fr) Methode et appareil pour synchroniser des metadonnees et support de stockage associe
US20050240626A1 (en) Method and apparatus for fixing up LastURL, and computer readable recording medium storing program for performing the method
WO2006085289A2 (fr) Visualisation agregee de contenu de reseau fournie par un serveur de reseau pret-a-l'emploi
Bailer et al. Content-based video retrieval and summarization using MPEG-7
CA2539889A1 (fr) Appareil et procede d'affichage de donnees photo et video et support d'enregistrement contenant un programme de realisation dudit procede
RU2331936C2 (ru) Устройство и способ для воспроизведения аудио- и видеоданных
WO2006004274A1 (fr) Procede et systeme de gestion de referencement cyclique, procede et systeme d'analyse
WO2006004284A1 (fr) Procede et appareil de creation de fichiers mpv, et leur support d'enregistrement
JP2009503642A (ja) ラストuri生成方法及び装置、並びにその方法を実行するプログラムの記録された記録媒体
Kwak et al. A Development of A Movie Contents Retrieval System based on Meta Data of Movie Information
EP1733395A1 (fr) Procede et appareil de lecture de liste de lecture multimedia et support d'enregistrement associe
WO2007029921A1 (fr) Procede et appareil permettant de creer un dernier identificateur de ressource uniforme, et support d'enregistrement stockant un programme destine a executer ledit procede

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KM KP KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

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: 2005740831

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2007511277

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE

WWW Wipo information: withdrawn in national office

Country of ref document: DE

WWP Wipo information: published in national office

Ref document number: 2005740831

Country of ref document: EP