JP2012069097A - データ検索結果の表示方法およびデータ検索結果の表示装置、プログラム - Google Patents
データ検索結果の表示方法およびデータ検索結果の表示装置、プログラム Download PDFInfo
- Publication number
- JP2012069097A JP2012069097A JP2011161054A JP2011161054A JP2012069097A JP 2012069097 A JP2012069097 A JP 2012069097A JP 2011161054 A JP2011161054 A JP 2011161054A JP 2011161054 A JP2011161054 A JP 2011161054A JP 2012069097 A JP2012069097 A JP 2012069097A
- Authority
- JP
- Japan
- Prior art keywords
- data
- search result
- thumbnails
- result data
- classification
- 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
Links
- 238000000034 method Methods 0.000 title claims description 25
- 230000006870 function Effects 0.000 description 17
- 241001465754 Metazoa Species 0.000 description 5
- 238000004364 calculation method Methods 0.000 description 4
- 238000010586 diagram Methods 0.000 description 4
- 230000008859 change Effects 0.000 description 2
- 238000007796 conventional method Methods 0.000 description 2
- 230000010354 integration Effects 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 241000938605 Crocodylia Species 0.000 description 1
- 241000124008 Mammalia Species 0.000 description 1
- 239000012141 concentrate Substances 0.000 description 1
- 238000013500 data storage Methods 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 230000006855 networking Effects 0.000 description 1
- 230000008520 organization Effects 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
- 230000008569 process Effects 0.000 description 1
- 238000009877 rendering Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/903—Querying
- G06F16/9038—Presentation of query results
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/951—Indexing; Web crawling techniques
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computational Linguistics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- User Interface Of Digital Computer (AREA)
- Processing Or Creating Images (AREA)
Abstract
【解決手段】 仮想3D空間に検索結果データを分類毎に分けて、検索結果データのサムネイルの集まりとして表示し、仮想3D空間に検索結果データの分類を表す識別情報を表示することにより、直感的に視認性良く検索結果画像を絞り込むデータ表示装置を提供する。
【選択図】 図5
Description
本発明におけるデータ検索結果の表示方法の実施場面を具体的に説明する為、次のような例を想定する。ユーザは、北海道へのツアー企画書を作成中であり、そのツアーの中で訪問する観光スポットを探している状況である。このような明確に答えが決まっていない情報を探すような場合には、検索結果データをランキング付けしてリストを提示するよりは、情報を分類、整理して一覧として提示するほうが有効な場合が多い。このようなケースにおいて、ユーザが効率的に情報を探索する方法として、本発明のデータ検索結果の表示方法が利用される。
実施例1において、クラスタの下の床には影を表示するとしたが、必ずしも影である必要はない。3D空間においてクラスタの影はメタファとして分かり易いため用いたが、形は三角や四角など何でもよいし、また、色も影のように単一色でなく、様々な色付けを行っても良い。形や色の違いを利用して、ユーザが情報探索をする上での付加情報を与えて支援することも可能である。例えば、クラスタの塊として表現している分類とは、違う観点の分類を表現するようにしてもよいし、また、システムがお薦めするクラスタを強調するようにしてもよい。ユーザに対して色や形の違いは視覚的に分かり易く、分類を表現するのに適している。
本発明の目的は前述した実施例の機能を実現するソフトウエアのプログラムコードを記録した記録媒体を、システムあるいは装置に供給する。そのシステムあるいは装置のコンピュータ(またはCPUまたはMPU)が記録媒体に格納されたプログラムコードを読み出し実行することによっても、達成されることは言うまでもない。この場合、記憶媒体から読み出されたプログラムコード自体が前述した実施形態の機能を実現することとなり、そのプログラムコードを記憶した記憶媒体は本発明を構成することになる。
Claims (15)
- データ表示装置であって、
仮想3D空間に検索結果データを分類毎に分けて、前記検索結果データのサムネイルの集まりとして表示するサムネイル表示手段と、
前記仮想3D空間に前記検索結果データの分類を表す識別情報を表示する識別情報表示手段と、を備えることを特徴とする請求項1記載のデータ表示装置。 - 前記仮想3D空間に面を描画する描画手段を更に備えることを特徴とする請求項1記載のデータ表示装置。
- 前記描画手段では、前記サムネイルの集まりの位置と大きさとに合わせた影を前記面に描画することを特徴とする請求項2記載のデータ表示装置。
- 前記識別情報表示手段では、前記描画された影に前記検索結果データの分類を表す分類名を表示することを特徴とすることを特徴とする請求項3記載のデータ表示装置。
- 前記分類は、前記検索結果データの属性から得られることを特徴とする請求項1記載のデータ表示装置。
- 前記サムネイル表示手段は、前記検索結果データのサムネイルの集まりの内部に含まれるサムネイルの表示位置を、前記分類よりさらに詳細な前記検索結果データの分類に基づいて決定する決定手段を更に備えることを特徴とする請求項1記載のデータ表示装置。
- 前記識別情報表示手段では、前記検索結果データのサムネイルの集まりの内部に含まれる、前記分類よりさらに詳細な前記検索結果データの分類の詳細分類名を前記面に表示することを特徴とする請求項2記載のデータ表示装置。
- 前記描画手段は、前記サムネイル表示手段で表示されるサムネイルの集まりと前記識別情報表示手段で表示される分類名とが対応した位置に、影を前記面に表示することを特徴とする請求項7記載のデータ表示装置。
- 前記識別情報表示手段では、前記検索結果データのサムネイルの集まりの回転において、前記分類よりさらに詳細な前記検索結果データのサムネイルの集まりの回転に合わせて前記面に表示された前記詳細分類名を回転させることを特徴とする請求項7記載のデータ表示装置。
- 前記サムネイルの集まりの形状は、球体であることを特徴とする請求項1記載のデータ表示装置。
- データ表示装置であって、
仮想3D空間に、検索結果データを分類毎に分けて前記検索結果データのサムネイルの集まりとして表示するサムネイル表示手段と、
前記検索結果データのサムネイルの集まりの拡大表示を指示する指示手段と、
前記指示に応じて、前記サムネイルの集まりを、さらに詳細な分類に分裂させるクラスタ表示制御手段と、を備えることを特徴とするデータ表示装置。 - 前記指示手段での拡大の度合いに応じて、前記クラスタ表示制御手段でのさらに詳細な分類への分裂を行うことを特徴とする請求項11記載のデータ表示装置。
- データ表示装置であって、
仮想3D空間に、検索結果データを分類毎に分けて前記検索結果データのサムネイルの集まりとして表示するサムネイル表示手段と、
前記仮想3D空間での視点における前記検索結果データのサムネイルの集まりの大きさに応じて、前記サムネイルの集まりをさらに詳細な分類に分裂させるクラスタ表示制御手段と、を備えることを特徴とするデータ表示装置。 - データ表示装置が行うデータ表示方法であって、
仮想3D空間に検索結果データを分類毎に分けて、前記検索結果データのサムネイルの集まりとして表示するサムネイル表示工程と、
前記仮想3D空間に前記検索結果データの分類を表す識別情報を表示する識別情報表示工程と、を備えることを特徴とするデータ表示方法。 - データ表示装置の制御方法をコンピュータに実行させるプログラムであって、
仮想3D空間に検索結果データを分類毎に分けて、前記検索結果データのサムネイルの集まりとして表示するサムネイル表示し、
前記仮想3D空間に前記検索結果データの分類を表す識別情報を表示する識別情報表示することをコンピュータに実行させることを特徴とするプログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011161054A JP5744660B2 (ja) | 2010-08-26 | 2011-07-22 | データ検索結果の表示方法およびデータ検索結果の表示装置、プログラム |
US13/215,906 US20120054687A1 (en) | 2010-08-26 | 2011-08-23 | Data search result display method and data search result display apparatus |
DE102011081542A DE102011081542A1 (de) | 2010-08-26 | 2011-08-25 | Datensuchergebnis-anzeigeverfahren und datensuchergebnis-anzeigevorrichtung |
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010189513 | 2010-08-26 | ||
JP2010189513 | 2010-08-26 | ||
JP2011161054A JP5744660B2 (ja) | 2010-08-26 | 2011-07-22 | データ検索結果の表示方法およびデータ検索結果の表示装置、プログラム |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2012069097A true JP2012069097A (ja) | 2012-04-05 |
JP2012069097A5 JP2012069097A5 (ja) | 2014-07-03 |
JP5744660B2 JP5744660B2 (ja) | 2015-07-08 |
Family
ID=45566384
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011161054A Active JP5744660B2 (ja) | 2010-08-26 | 2011-07-22 | データ検索結果の表示方法およびデータ検索結果の表示装置、プログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US20120054687A1 (ja) |
JP (1) | JP5744660B2 (ja) |
DE (1) | DE102011081542A1 (ja) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2014209290A (ja) * | 2013-04-16 | 2014-11-06 | キヤノンマーケティングジャパン株式会社 | 情報処理装置、その制御方法及びプログラム |
US9129150B2 (en) | 2013-05-24 | 2015-09-08 | Kabushiki Kaisha Toshiba | Electronic apparatus and display control method |
WO2017179258A1 (ja) * | 2016-04-11 | 2017-10-19 | ソニー株式会社 | 情報処理装置、及び情報処理方法 |
JP6475810B1 (ja) * | 2017-11-30 | 2019-02-27 | ソフトバンク株式会社 | 意味描画システム、意味描画方法及び意味描画プログラム |
JP2020068020A (ja) * | 2018-10-26 | 2020-04-30 | 富士ゼロックス株式会社 | 計算ノートブックインターフェースのためのシステム、方法、プログラム、及び装置 |
WO2023145892A1 (ja) * | 2022-01-31 | 2023-08-03 | 株式会社Nttドコモ | 表示制御装置及びサーバ |
Families Citing this family (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9378571B1 (en) * | 2007-05-29 | 2016-06-28 | Google Inc. | Browsing large geocoded datasets using nested shapes |
CA2738484C (en) | 2008-10-03 | 2017-09-19 | Word Diamonds LLC | Graphically representing content relationships on a surface of graphical object |
US20130125069A1 (en) * | 2011-09-06 | 2013-05-16 | Lubomir D. Bourdev | System and Method for Interactive Labeling of a Collection of Images |
US9348846B2 (en) | 2012-07-02 | 2016-05-24 | Google Inc. | User-navigable resource representations |
US9164653B2 (en) | 2013-03-15 | 2015-10-20 | Inspace Technologies Limited | Three-dimensional space for navigating objects connected in hierarchy |
WO2015061689A1 (en) * | 2013-10-24 | 2015-04-30 | Ramos Olivia | System and method for mining data using haptic feedback |
WO2015113306A1 (en) | 2014-01-30 | 2015-08-06 | Microsoft Corporation | Entity page generation and entity related searching |
US10417259B2 (en) * | 2015-05-13 | 2019-09-17 | International Business Machines Corporation | Representing search results via a three-dimensional matrix |
US10650475B2 (en) * | 2016-05-20 | 2020-05-12 | HomeAway.com, Inc. | Hierarchical panel presentation responsive to incremental search interface |
CN117853152B (zh) * | 2024-03-07 | 2024-05-17 | 云南疆恒科技有限公司 | 一种基于多渠道的业务营销数据处理系统 |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH07302352A (ja) * | 1994-05-09 | 1995-11-14 | Hitachi Ltd | 図形表示システム |
JPH0816816A (ja) * | 1995-03-17 | 1996-01-19 | Hitachi Ltd | コンピュータグラフィックス表示方法 |
JPH09259130A (ja) * | 1996-03-19 | 1997-10-03 | Fujitsu Ltd | 情報探索方法及び装置 |
JP2000311246A (ja) * | 1999-04-28 | 2000-11-07 | Ricoh Co Ltd | 類似画像表示方法及び類似画像表示処理プログラムを格納した記録媒体 |
US20060164409A1 (en) * | 2005-01-26 | 2006-07-27 | Borchardt Jonathan M | System and method for providing a dynamic user interface for a dense three-dimensional scene |
JP2007286864A (ja) * | 2006-04-17 | 2007-11-01 | Ricoh Co Ltd | 画像処理装置、画像処理方法、プログラムおよび記録媒体 |
JP2009110360A (ja) * | 2007-10-31 | 2009-05-21 | Ricoh Co Ltd | 画像処理装置及び画像処理方法 |
Family Cites Families (25)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5295243A (en) * | 1989-12-29 | 1994-03-15 | Xerox Corporation | Display of hierarchical three-dimensional structures with rotating substructures |
US5555354A (en) * | 1993-03-23 | 1996-09-10 | Silicon Graphics Inc. | Method and apparatus for navigation within three-dimensional information landscape |
US6166738A (en) * | 1998-09-14 | 2000-12-26 | Microsoft Corporation | Methods, apparatus and data structures for providing a user interface, which exploits spatial memory in three-dimensions, to objects |
US6160553A (en) * | 1998-09-14 | 2000-12-12 | Microsoft Corporation | Methods, apparatus and data structures for providing a user interface, which exploits spatial memory in three-dimensions, to objects and in which object occlusion is avoided |
US6301579B1 (en) * | 1998-10-20 | 2001-10-09 | Silicon Graphics, Inc. | Method, system, and computer program product for visualizing a data structure |
US7263667B1 (en) * | 1999-06-09 | 2007-08-28 | Microsoft Corporation | Methods, apparatus and data structures for providing a user interface which facilitates decision making |
US6879332B2 (en) * | 2000-05-16 | 2005-04-12 | Groxis, Inc. | User interface for displaying and exploring hierarchical information |
US20070226640A1 (en) * | 2000-11-15 | 2007-09-27 | Holbrook David M | Apparatus and methods for organizing and/or presenting data |
US6968511B1 (en) * | 2002-03-07 | 2005-11-22 | Microsoft Corporation | Graphical user interface, data structure and associated method for cluster-based document management |
US7373612B2 (en) * | 2002-10-21 | 2008-05-13 | Battelle Memorial Institute | Multidimensional structured data visualization method and apparatus, text visualization method and apparatus, method and apparatus for visualizing and graphically navigating the world wide web, method and apparatus for visualizing hierarchies |
GB2395806A (en) * | 2002-11-27 | 2004-06-02 | Sony Uk Ltd | Information retrieval |
US8589373B2 (en) * | 2003-09-14 | 2013-11-19 | Yaron Mayer | System and method for improved searching on the internet or similar networks and especially improved MetaNews and/or improved automatically generated newspapers |
US7191175B2 (en) * | 2004-02-13 | 2007-03-13 | Attenex Corporation | System and method for arranging concept clusters in thematic neighborhood relationships in a two-dimensional visual display space |
US7412667B2 (en) * | 2004-07-15 | 2008-08-12 | Microsoft Corporation | Web service visualizer and display service |
TWI257081B (en) * | 2004-12-24 | 2006-06-21 | Hon Hai Prec Ind Co Ltd | An graphical user interface for selecting a dynamic image |
US7404151B2 (en) * | 2005-01-26 | 2008-07-22 | Attenex Corporation | System and method for providing a dynamic user interface for a dense three-dimensional scene |
US7737995B2 (en) * | 2005-02-28 | 2010-06-15 | Microsoft Corporation | Graphical user interface system and process for navigating a set of images |
CA2550532A1 (en) * | 2005-06-20 | 2006-12-20 | Richard Brath | System and method for visualizing contextual-numerical data of source documents as corresponding transformed documents |
US8471873B2 (en) * | 2006-10-17 | 2013-06-25 | Oracle America, Inc. | Enhanced UI operations leveraging derivative visual representation |
EP2097836A4 (en) * | 2006-11-27 | 2010-02-17 | Brightqube Inc | METHODS FOR CREATING AND DISPLAYING IMAGES IN A DYNAMIC MOSAIC |
JP4353259B2 (ja) * | 2007-02-22 | 2009-10-28 | ソニー株式会社 | 情報処理装置、画像表示装置、および、これらにおける制御方法ならびに当該方法をコンピュータに実行させるプログラム |
JP4412342B2 (ja) * | 2007-03-30 | 2010-02-10 | ソニー株式会社 | コンテンツ管理装置、画像表示装置、撮像装置、および、これらにおける処理方法ならびに当該方法をコンピュータに実行させるプログラム |
JP2009080580A (ja) * | 2007-09-25 | 2009-04-16 | Toshiba Corp | 映像表示装置及び方法 |
US8676803B1 (en) * | 2009-11-04 | 2014-03-18 | Google Inc. | Clustering images |
JP2012064200A (ja) * | 2010-08-16 | 2012-03-29 | Canon Inc | 表示制御装置、表示制御装置の制御方法、プログラム及び記録媒体 |
-
2011
- 2011-07-22 JP JP2011161054A patent/JP5744660B2/ja active Active
- 2011-08-23 US US13/215,906 patent/US20120054687A1/en not_active Abandoned
- 2011-08-25 DE DE102011081542A patent/DE102011081542A1/de not_active Ceased
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH07302352A (ja) * | 1994-05-09 | 1995-11-14 | Hitachi Ltd | 図形表示システム |
JPH0816816A (ja) * | 1995-03-17 | 1996-01-19 | Hitachi Ltd | コンピュータグラフィックス表示方法 |
JPH09259130A (ja) * | 1996-03-19 | 1997-10-03 | Fujitsu Ltd | 情報探索方法及び装置 |
JP2000311246A (ja) * | 1999-04-28 | 2000-11-07 | Ricoh Co Ltd | 類似画像表示方法及び類似画像表示処理プログラムを格納した記録媒体 |
US20060164409A1 (en) * | 2005-01-26 | 2006-07-27 | Borchardt Jonathan M | System and method for providing a dynamic user interface for a dense three-dimensional scene |
JP2007286864A (ja) * | 2006-04-17 | 2007-11-01 | Ricoh Co Ltd | 画像処理装置、画像処理方法、プログラムおよび記録媒体 |
JP2009110360A (ja) * | 2007-10-31 | 2009-05-21 | Ricoh Co Ltd | 画像処理装置及び画像処理方法 |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2014209290A (ja) * | 2013-04-16 | 2014-11-06 | キヤノンマーケティングジャパン株式会社 | 情報処理装置、その制御方法及びプログラム |
US9129150B2 (en) | 2013-05-24 | 2015-09-08 | Kabushiki Kaisha Toshiba | Electronic apparatus and display control method |
WO2017179258A1 (ja) * | 2016-04-11 | 2017-10-19 | ソニー株式会社 | 情報処理装置、及び情報処理方法 |
JP6475810B1 (ja) * | 2017-11-30 | 2019-02-27 | ソフトバンク株式会社 | 意味描画システム、意味描画方法及び意味描画プログラム |
JP2019101637A (ja) * | 2017-11-30 | 2019-06-24 | ソフトバンク株式会社 | 意味描画システム、意味描画方法及び意味描画プログラム |
JP2020068020A (ja) * | 2018-10-26 | 2020-04-30 | 富士ゼロックス株式会社 | 計算ノートブックインターフェースのためのシステム、方法、プログラム、及び装置 |
JP7375410B2 (ja) | 2018-10-26 | 2023-11-08 | 富士フイルムビジネスイノベーション株式会社 | 計算ノートブックインターフェースのためのシステム、方法、プログラム、及び装置 |
WO2023145892A1 (ja) * | 2022-01-31 | 2023-08-03 | 株式会社Nttドコモ | 表示制御装置及びサーバ |
Also Published As
Publication number | Publication date |
---|---|
US20120054687A1 (en) | 2012-03-01 |
DE102011081542A1 (de) | 2012-03-01 |
JP5744660B2 (ja) | 2015-07-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5744660B2 (ja) | データ検索結果の表示方法およびデータ検索結果の表示装置、プログラム | |
EP2721475B1 (en) | Hierarchical, zoomable presentations of video clips | |
US20160004738A1 (en) | Systems and methods of generating a navigable, editable media map | |
US10768421B1 (en) | Virtual monocle interface for information visualization | |
US8352524B2 (en) | Dynamic multi-scale schema | |
CN105378728B (zh) | 用于表示和操纵元数据的装置和方法 | |
JP2018538643A (ja) | モバイル・ユーザ・インタフェース | |
Spyrou et al. | A survey on Flickr multimedia research challenges | |
JP4173246B2 (ja) | 類似画像表示方法及び類似画像表示処理プログラムを格納した記録媒体 | |
Pecchioli et al. | ISEE: Information access through the navigation of a 3D interactive environment | |
EP3028260A1 (en) | Rendering hierarchical visualizations of data sets | |
Stober et al. | Musicgalaxy: A multi-focus zoomable interface for multi-facet exploration of music collections | |
Kleiman et al. | Dynamicmaps: similarity-based browsing through a massive set of images | |
KR20060051956A (ko) | 콘텐츠 매니지먼트 시스템 및 콘텐츠 매니지먼트 방법, 및컴퓨터 프로그램 | |
JP2009086858A (ja) | コンテンツ検索装置、コンテンツ検索方法、プログラムおよび記録媒体 | |
US11521018B1 (en) | Relevant text identification based on image feature selection | |
De Rooij et al. | Active bucket categorization for high recall video retrieval | |
Ufer et al. | Large-scale interactive retrieval in art collections using multi-style feature aggregation | |
Tahmasebzadeh et al. | Geowine: Geolocation based wiki, image, news and event retrieval | |
Gomi et al. | Miaow: a 3d image browser applying a location-and time-based hierarchical data visualization technique | |
JP5298616B2 (ja) | 情報提示装置、情報提示方法および情報提示用プログラム | |
Moumtzidou et al. | Verge in vbs 2017 | |
Yu et al. | Reasoning on crowd-sourced semantic annotations to facilitate cataloguing of 3D artefacts in the cultural heritage domain | |
Liu et al. | A sketch-based approach for interactive organization of video clips | |
US20140129636A1 (en) | Method and apparatus for visualizing social network elements |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140519 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20140519 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20141024 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20141028 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20150105 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20150407 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20150430 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 5744660 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |