JP2004110427A5 - - Google Patents

Download PDF

Info

Publication number
JP2004110427A5
JP2004110427A5 JP2002272202A JP2002272202A JP2004110427A5 JP 2004110427 A5 JP2004110427 A5 JP 2004110427A5 JP 2002272202 A JP2002272202 A JP 2002272202A JP 2002272202 A JP2002272202 A JP 2002272202A JP 2004110427 A5 JP2004110427 A5 JP 2004110427A5
Authority
JP
Japan
Prior art keywords
content
conversion method
component
template
web
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
JP2002272202A
Other languages
Japanese (ja)
Other versions
JP2004110427A (en
JP4055944B2 (en
Filing date
Publication date
Application filed filed Critical
Priority to JP2002272202A priority Critical patent/JP4055944B2/en
Priority claimed from JP2002272202A external-priority patent/JP4055944B2/en
Publication of JP2004110427A publication Critical patent/JP2004110427A/en
Publication of JP2004110427A5 publication Critical patent/JP2004110427A5/ja
Application granted granted Critical
Publication of JP4055944B2 publication Critical patent/JP4055944B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Claims (17)

特定の情報機器向けに作成されたWebコンテンツ(以下、コンテンツ)を変換し、前記特定の情報機器とは異なる情報端末に配信するためのコンテンツ変換装置におけるWebコンテンツ変換方法であって、
前記コンテンツ変換装置が、
コンテンツ配信要求を行った情報端末の機種情報を当該配信要求のヘッダ情報により判定し、該機種情報に対応したコンテンツ表示能力を第1のデータベースから取得する第1のステップと、
取得した情報端末のコンテンツ表示能力と予め作成されたコンテンツの変換方法の複数のテンプレートを比較し、その情報端末に適したテンプレートを第2のデータベースから取得する第2のステップと、
当該テンプレートに従い既存のコンテンツから必要な構成要素を取得する構成要素取得ステップと、
取得した構成要素と前記テンプレートに記述された要素とを合成し、コンテンツ配信要求元の情報端末向けのコンテンツを生成するコンテンツ生成ステップと
を備えることを特徴とするWebコンテンツ変換方法。
A web content conversion method in a content conversion device for converting web content (hereinafter referred to as content) created for a specific information device and distributing it to an information terminal different from the specific information device,
The content conversion device is
A first step of determining model information of an information terminal that has made a content distribution request from header information of the distribution request, and acquiring content display capability corresponding to the model information from the first database ;
A second step of comparing the acquired content display capability of the information terminal with a plurality of templates of a content conversion method created in advance and acquiring a template suitable for the information terminal from the second database ;
A component acquisition step for acquiring necessary components from existing content according to the template,
A Web content conversion method comprising: a content generation step of combining the acquired component and the element described in the template to generate content for an information terminal that is a content distribution request source.
前記構成要素取得ステップが構成要素の取得に失敗したときに、新たなテンプレートを作成するためのコンテンツ解析ステップをさらに備えることを特徴とする請求項1に記載のWebコンテンツ変換方法。  2. The Web content conversion method according to claim 1, further comprising a content analysis step for creating a new template when the component acquisition step fails to acquire a component. 前記コンテンツ解析ステップが、コンテンツのレイアウトを取得するレイアウト取得ステップと、取得したレイアウトで分けられたコンテンツの各構成要素の重要度を取得する重要度取得ステップと、各構成要素の更新頻度を取得する更新頻度取得ステップと、これら3つのステップで得られた情報に基づきテンプレートの作成を指示するステップとを備えることを特徴とする請求項2に記載のWebコンテンツ変換方法。  The content analysis step acquires a layout acquisition step of acquiring a content layout, an importance acquisition step of acquiring the importance of each component of the content divided by the acquired layout, and an update frequency of each component The Web content conversion method according to claim 2, further comprising an update frequency acquisition step and a step of instructing creation of a template based on information obtained in these three steps. 前記のレイアウト取得ステップが、レイアウトを構成する可能性のあるタグを定義するステップと、解析対象となるコンテンツとレイアウトが同じとなる可能性が高いコンテンツ同士を比較するステップと、レイアウトを構成する可能性のあるタグのうち高い確率でコンテンツ内の同じ位置にある特定のタグを、レイアウトを構成するタグとして取得するステップからなることを特徴とする請求項3に記載のWebコンテンツ変換方法。  The layout acquisition step includes the step of defining a tag that may constitute the layout, the step of comparing the content that is likely to be the same as the analysis target content, and the layout. 4. The Web content conversion method according to claim 3, further comprising a step of acquiring a specific tag at the same position in the content with high probability among the unique tags as a tag constituting the layout. 前記重要度取得ステップが、レイアウト取得ステップで得られたレイアウトを持つコンテンツと解析対象のコンテンツとを比較し、レイアウト取得ステップで得られたレイアウトの各構成要素が同一の内容となる確率の低い順から、重要度の高い構成要素であると判断する重要度判定ステップを備えることを特徴とする請求項3に記載のWebコンテンツ変換方法。  The importance level acquisition step compares the content having the layout obtained in the layout acquisition step with the content to be analyzed, and the components in the layout obtained in the layout acquisition step have the same probability in ascending order. 4. The Web content conversion method according to claim 3, further comprising: an importance level determining step for determining that the component is a highly important component. 前記重要度判定ステップは、解析対象となるコンテンツを前記特定の情報機器用のディスプレイに表示したときに、ディスプレイの中心点を含む画面要素を最も重要度の高い構成要素であると判断することを特徴とする請求項5に記載のWebコンテンツ変換方法。  The importance determination step determines that the screen element including the center point of the display is the most important component when the content to be analyzed is displayed on the display for the specific information device. 6. The Web content conversion method according to claim 5, wherein the method is a Web content conversion method. 前記重要度判定ステップは、解析対象となるコンテンツを前記特定の情報機器のディスプレイに表示したときに、表示面積の大きい画面要素をより高い重要度をもつ画面要素として判断することを特徴とする請求項5に記載のWebコンテンツ変換方法。  The importance level determining step determines a screen element having a large display area as a screen element having a higher level of importance when the content to be analyzed is displayed on the display of the specific information device. Item 6. The Web content conversion method according to Item 5. 前記重要度判定ステップは、バックカラーが白である画面要素を重要度の高い画面要素として判断することを特徴とする請求項5に記載のWebコンテンツ変換方法。  6. The Web content conversion method according to claim 5, wherein the importance determination step determines a screen element having a white background color as a screen element having a high importance. 前記重要度判定ステップは、文字数の多い画面要素を重要度の高い画面要素として判断することを特徴とする請求項5に記載のWebコンテンツ変換方法。  6. The Web content conversion method according to claim 5, wherein the importance determination step determines a screen element having a large number of characters as a screen element having a high importance. 前記更新頻度取得ステップが、解析対象のコンテンツを第3のデー タベースに記憶されている過去のコンテンツと比較することにより、各構成要素の更新頻度を取得するステップ備えることを特徴とする請求項3〜9のいずれか一項に記載のWebコンテンツ変換方法。The update frequency acquisition step, by comparing the past content stored content analyzed in the third database, claim 3, characterized in that it comprises the step to get the update frequency of each component The Web content conversion method as described in any one of -9. 前記コンテンツ生成ステップは、対象コンテンツを配信する情報端末の情報を登録するステップと、コンテンツの解析結果を表示するステップと、コンテンツ管理者の指示に従いコンテンツ解析結果を修正するステップと、修正されたコンテンツ解析結果をもとにテンプレートを作成するステップとを備えることを特徴とする請求項1に記載のWebコンテンツ変換方法。  The content generation step includes a step of registering information of an information terminal that distributes the target content, a step of displaying the analysis result of the content, a step of correcting the content analysis result according to an instruction from the content manager, and the corrected content The Web content conversion method according to claim 1, further comprising a step of creating a template based on the analysis result. 前記コンテンツの解析結果を表示するステップは、構成要素の境界線またはその領域を強調表示して表示することを特徴とする請求項11に記載のWebコンテンツ変換方法。  12. The Web content conversion method according to claim 11, wherein in the step of displaying the analysis result of the content, the boundary line of the constituent element or its region is highlighted and displayed. 前記コンテンツの解析結果を表示するステップは、構成要素の更新頻度の高いものと低いものとで強調方法を違えて表示することを特徴とする請求項11に記載のWebコンテンツ変換方法。  The Web content conversion method according to claim 11, wherein the step of displaying the analysis result of the content displays the content with different emphasis methods depending on whether the update frequency of the component is high or low. 前記コンテンツの解析結果を表示するステップは、構成要素の重要度に応じて強調方法を違えて表示することを特徴とする請求項11に記載のWebコンテンツ変換方法。  The Web content conversion method according to claim 11, wherein the step of displaying the analysis result of the content displays the content in a different emphasis method according to the importance of the component. 前記テンプレートを作成するステップは、対象コンテンツを配信する情報端末のスクリーンサイズやメモリサイズの情報をもとに、構成要素の重要度の高いものから当該端末に表示させる構成要素を決定することを特徴とする請求項11に記載のWebコンテンツ変換方法。  The step of creating the template determines a component to be displayed on the terminal based on information on a screen size and a memory size of the information terminal that distributes the target content, from a component having a high importance. The Web content conversion method according to claim 11. 前記テンプレートを作成するステップは、構成要素の更新頻度が予め設定された閾値よりも頻繁に更新されている構成要素については、コンテンツ変換時に対象となるコンテンツを取得し動的に変換するようにテンプレートに記述し、閾値より頻繁に更新されない構成要素については直接その内容をテンプレートに記述することを特徴とする請求項11に記載のWebコンテンツ変換方法。  In the step of creating the template, the component is updated so that the component content is updated more frequently than a preset threshold value so that the target content is acquired and dynamically converted at the time of content conversion. 12. The Web content conversion method according to claim 11, wherein the content of a component that is described in (1) and is not updated more frequently than a threshold value is directly described in a template. 特定の情報機器向けに作成されたコンテンツを変換し、前記特定の情報機器とは異なる情報端末に配信するためのWebコンテンツ変換システムであって、
コンテンツ配信要求を行った情報端末の機種情報を当該配信要求のヘッダ情報により判定し、該機種情報に対応したコンテンツ表示能力を第1のデータベースから取得する第1の手段と、
取得した情報端末のコンテンツ表示能力と予め作成されたコンテンツの変換方法の複数のテンプレートを比較し、その情報端末に適したテンプレートを第2のデータベースから取得する第2の手段と、
当該テンプレートに従い既存のコンテンツから必要な構成要素を取得する第3の手段と、
取得した構成要素と前記テンプレートに記述された要素とを合成し、コンテンツ配信要求元の情報端末向けのコンテンツを生成する第4の手段と
を備えることを特徴とするWebコンテンツ変換システム。
A web content conversion system for converting content created for a specific information device and delivering it to an information terminal different from the specific information device,
First means for determining model information of an information terminal that has made a content distribution request from header information of the distribution request, and acquiring content display capability corresponding to the model information from a first database ;
A second means for comparing the acquired content display capability of the information terminal with a plurality of templates of a content conversion method created in advance and acquiring a template suitable for the information terminal from the second database ;
A third means for acquiring necessary constituent elements from existing content according to the template;
A Web content conversion system comprising: a fourth means for synthesizing an acquired component and an element described in the template to generate content for an information terminal that is a content distribution request source.
JP2002272202A 2002-09-18 2002-09-18 Web content conversion method and system Expired - Fee Related JP4055944B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002272202A JP4055944B2 (en) 2002-09-18 2002-09-18 Web content conversion method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002272202A JP4055944B2 (en) 2002-09-18 2002-09-18 Web content conversion method and system

Publications (3)

Publication Number Publication Date
JP2004110427A JP2004110427A (en) 2004-04-08
JP2004110427A5 true JP2004110427A5 (en) 2005-09-08
JP4055944B2 JP4055944B2 (en) 2008-03-05

Family

ID=32269291

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002272202A Expired - Fee Related JP4055944B2 (en) 2002-09-18 2002-09-18 Web content conversion method and system

Country Status (1)

Country Link
JP (1) JP4055944B2 (en)

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7617449B2 (en) * 2004-05-28 2009-11-10 Microsoft Corporation Method and system for mapping content between a starting template and a target template
CN101223782A (en) * 2005-05-18 2008-07-16 日本电气株式会社 Content display system and content display method
JP2007104011A (en) * 2005-09-30 2007-04-19 Matsushita Electric Ind Co Ltd Content receiver and content conversion program
JP2007249387A (en) * 2006-03-14 2007-09-27 Nippon Telegr & Teleph Corp <Ntt> Document information distribution system and server device for the same
JP2008282114A (en) * 2007-05-09 2008-11-20 Profield Co Ltd Information processor, server device, information processing system, information processing method, and program
JP5267342B2 (en) * 2009-06-08 2013-08-21 富士通株式会社 Mashup program, mashup device, and mashup method
KR101071786B1 (en) * 2009-12-02 2011-10-11 (주)어헤드원 Server and system for providing mobile standard template data
JP2011138315A (en) * 2009-12-28 2011-07-14 Fujifilm Corp Image output device, system, method, and program
CN102622219B (en) * 2011-01-31 2015-06-17 富士通株式会社 Method, device and system for rendering execution result of dynamic transfer service
JP5927719B2 (en) * 2012-05-09 2016-06-01 株式会社日立ソリューションズ東日本 Screen conversion system
JP5956515B2 (en) * 2014-07-03 2016-07-27 アンリツ株式会社 Test apparatus and test method

Similar Documents

Publication Publication Date Title
US20180276899A1 (en) Method, apparatus, and system for generating an ar application and rendering an ar instance
US4843569A (en) Data input apparatus for picture data base management system
CN108829435A (en) A kind of image labeling method and general image annotation tool
US20200050857A1 (en) Methods and systems of providing augmented reality
JP2004110427A5 (en)
CN105874449A (en) Systems and methods for extracting and generating images for display content
EP1431712A3 (en) Navigation apparatus and method, and computer program
CN116757165B (en) Method for projecting effect tool to OFD file based on layout data stream file base plate
US20230258465A1 (en) Interactive method based on electronic map, apparatus, computer device and storage medium
CN110389730B (en) Method and device for large-screen display based on virtual display card and electronic equipment
CN112233204A (en) Map processing method and device, computer equipment and storage medium
CN111857493B (en) Video management method and system based on smart city management system
CN111382223A (en) Electronic map display method, terminal and electronic equipment
JPH11219242A (en) Method for generating page
US20210409809A1 (en) Data processing method and device, storage medium, electronic device
JP2018132821A (en) Information processing device, information processing system, terminal device, program, and information processing method
JP2609814B2 (en) Method of displaying additional information on symbol and method of displaying additional information on symbol
CN112559362A (en) Automatic testing method and testing device for dynamic user interface
JP2022056001A (en) Printed matter processing device and program
CN111158618A (en) Method and equipment for displaying pattern based on mobile terminal
CN111338620A (en) OTT dynamic presentation method after Web front-end visual editing
JP4143341B2 (en) Image generation device
CN111275794B (en) Method, device and storage medium for automatically generating expression picture
CN112801030B (en) Target text region positioning method and device
TW201349168A (en) System and method for generating drawing codes