JP5209235B2 - ドキュメントの注釈をソースドキュメントのコンテキスト内で視覚化すること - Google Patents
ドキュメントの注釈をソースドキュメントのコンテキスト内で視覚化すること Download PDFInfo
- Publication number
- JP5209235B2 JP5209235B2 JP2007156277A JP2007156277A JP5209235B2 JP 5209235 B2 JP5209235 B2 JP 5209235B2 JP 2007156277 A JP2007156277 A JP 2007156277A JP 2007156277 A JP2007156277 A JP 2007156277A JP 5209235 B2 JP5209235 B2 JP 5209235B2
- Authority
- JP
- Japan
- Prior art keywords
- document
- annotation
- layout
- content
- annotations
- 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.)
- Expired - Fee Related
Links
- 238000009877 rendering Methods 0.000 claims description 15
- 238000012545 processing Methods 0.000 claims description 11
- 238000012800 visualization Methods 0.000 claims description 10
- 238000013500 data storage Methods 0.000 claims description 2
- 238000000034 method Methods 0.000 description 8
- 238000013459 approach Methods 0.000 description 6
- 238000012937 correction Methods 0.000 description 5
- 230000006870 function Effects 0.000 description 4
- 230000008569 process Effects 0.000 description 4
- 238000006243 chemical reaction Methods 0.000 description 2
- 239000000470 constituent Substances 0.000 description 2
- 239000000284 extract Substances 0.000 description 2
- 238000000605 extraction Methods 0.000 description 2
- 238000010801 machine learning Methods 0.000 description 2
- 230000002085 persistent effect Effects 0.000 description 2
- 238000007781 pre-processing Methods 0.000 description 2
- 230000008676 import Effects 0.000 description 1
- 230000010365 information processing Effects 0.000 description 1
- 230000002452 interceptive effect Effects 0.000 description 1
- 230000008520 organization Effects 0.000 description 1
- 238000004321 preservation Methods 0.000 description 1
- 230000004044 response Effects 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/30—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F16/34—Browsing; Visualisation therefor
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/12—Use of codes for handling textual entities
- G06F40/14—Tree-structured documents
- G06F40/143—Markup, e.g. Standard Generalized Markup Language [SGML] or Document Type Definition [DTD]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/166—Editing, e.g. inserting or deleting
- G06F40/169—Annotation, e.g. comment data or footnotes
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Computational Linguistics (AREA)
- General Health & Medical Sciences (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Document Processing Apparatus (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
Document(URL)
{
Page (Pos_Tag_ids, page-number, width, height))
{
(...),
Text (Pos_Tag_ids, x, y, width, height, font, font-size, ..., value),
(...),
Image(Pos_Tag_ids, x, y, width, height, URL) ,
(...)
},
(...)
}
ここでは、それぞれのPos_Tag_idsは、対応するノードの一意の永続的な位置タグを保存する属性値のペアである。Documentノードに関連付けられているURL属性は、ソースドキュメント10への永続的なポインタである。
Claims (3)
- レイアウトを伴うソースドキュメント(10)を、前記ソースドキュメントのコンテンツと前記コンテンツを前記ソースドキュメントのレイアウトでレンダリングするためのレイアウトメタデータとを含む確定的なXML(eXtensible Markup Language)フォーマットを有する最初の表示(14)へと変換するように構成されているXMLコンバータ(12)と、
受け取ったコンテンツに対してそれぞれドキュメントの注釈を作成するように構成されている少なくとも1つの注釈パイプラインと、
前記作成されたドキュメントの注釈を前記レイアウトメタデータに基づいて、前記レイアウト内における前記ドキュメントの注釈の位置を特定する位置タグに関連付けるように構成されているマージャーと、
前記ドキュメントの注釈を、関連付けられている位置タグと共に保存するように構成されている目録データストレージと、
前記最初の表示のコンテンツと同一の検索コンテンツと前記最初の表示のレイアウトメタデータと同一の検索レイアウトメタデータとを含む前記確定的なXMLフォーマットにおける前記ソースドキュメント(10)の検索表示(64)を生成するように構成されているXMLコンバータ(12)と、検索表示(64)及び1つ以上の選択された注釈を、前記レイアウトメタデータと前記選択された1つ以上の注釈に関連付けられている前記位置タグとに基づいて前記ソースドキュメントのレイアウトに実質的に準拠するようにレンダリングするように構成されている視覚化コンポーネント(66)と、を含むドキュメントビジュアライザ(58)と、
を含むことを特徴とするドキュメントアノーテータ。 - 請求項1に記載のドキュメントアノーテータであって、前記コンテンツが、テキストコンテンツを含み、前記少なくとも1つの注釈パイプラインが、少なくとも1つの意味的処理パイプラインを含むことを特徴とするドキュメントアノーテータ。
- 請求項1に記載のドキュメントアノーテータであって、前記コンテンツが、イメージコンテンツを含み、前記少なくとも1つの注釈パイプラインが、少なくとも1つのイメージ分類子パイプラインを含むことを特徴とするドキュメントアノーテータ。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/453,609 | 2006-06-15 | ||
US11/453,609 US7958444B2 (en) | 2006-06-15 | 2006-06-15 | Visualizing document annotations in the context of the source document |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007334894A JP2007334894A (ja) | 2007-12-27 |
JP5209235B2 true JP5209235B2 (ja) | 2013-06-12 |
Family
ID=38537606
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007156277A Expired - Fee Related JP5209235B2 (ja) | 2006-06-15 | 2007-06-13 | ドキュメントの注釈をソースドキュメントのコンテキスト内で視覚化すること |
Country Status (3)
Country | Link |
---|---|
US (1) | US7958444B2 (ja) |
EP (1) | EP1868113B1 (ja) |
JP (1) | JP5209235B2 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR102244974B1 (ko) | 2019-08-22 | 2021-04-27 | 주식회사 심플랩 | 전자문서를 생성하는 서버 및 그 방법 |
Families Citing this family (64)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CA2652986A1 (en) * | 2006-05-19 | 2007-11-29 | Sciencemedia Inc. | Interactive learning and assessment platform |
US8640023B1 (en) * | 2006-07-10 | 2014-01-28 | Oracle America, Inc. | Method and system for providing HTML page annotations using AJAX and JAVA enterprise edition |
US20080270406A1 (en) * | 2007-04-27 | 2008-10-30 | International Business Machines Corporation | System and method for adding comments to knowledge documents and expediting formal authoring of content |
US7987416B2 (en) * | 2007-11-14 | 2011-07-26 | Sap Ag | Systems and methods for modular information extraction |
JP4643673B2 (ja) * | 2008-03-14 | 2011-03-02 | キヤノンItソリューションズ株式会社 | 情報処理装置、文書管理システム、情報処理装置の処理方法及びプログラム |
US8463053B1 (en) | 2008-08-08 | 2013-06-11 | The Research Foundation Of State University Of New York | Enhanced max margin learning on multimodal data mining in a multimedia database |
US20100095198A1 (en) * | 2008-10-15 | 2010-04-15 | Apple Inc. | Shared comments for online document collaboration |
US9396279B1 (en) * | 2009-02-17 | 2016-07-19 | Jpmorgan Chase Bank, Na | Collaborative virtual markup |
US8584008B1 (en) * | 2009-02-20 | 2013-11-12 | Adobe Systems Incorporated | Method and system for layout of annotation data |
US8934119B2 (en) * | 2009-08-04 | 2015-01-13 | Electronics For Imaging, Inc. | Greenbooks |
US20110083068A1 (en) * | 2009-10-01 | 2011-04-07 | International Business Machines Corporation | Managing digital annotations from diverse media formats having similar content |
US9047283B1 (en) * | 2010-01-29 | 2015-06-02 | Guangsheng Zhang | Automated topic discovery in documents and content categorization |
US9858338B2 (en) * | 2010-04-30 | 2018-01-02 | International Business Machines Corporation | Managed document research domains |
US9043296B2 (en) | 2010-07-30 | 2015-05-26 | Microsoft Technology Licensing, Llc | System of providing suggestions based on accessible and contextual information |
US8380493B2 (en) | 2010-10-01 | 2013-02-19 | Microsoft Corporation | Association of semantic meaning with data elements using data definition tags |
KR101278652B1 (ko) * | 2010-10-28 | 2013-06-25 | 삼성에스디에스 주식회사 | 협업 기반 염기서열 데이터의 관리, 디스플레이 및 업데이트 방법 |
US9024952B2 (en) | 2010-12-17 | 2015-05-05 | Microsoft Technology Licensing, Inc. | Discovering and configuring representations of data via an insight taxonomy |
US9171272B2 (en) | 2010-12-17 | 2015-10-27 | Microsoft Technology Licensing, LLP | Automated generation of analytic and visual behavior |
US9336184B2 (en) | 2010-12-17 | 2016-05-10 | Microsoft Technology Licensing, Llc | Representation of an interactive document as a graph of entities |
US9864966B2 (en) | 2010-12-17 | 2018-01-09 | Microsoft Technology Licensing, Llc | Data mining in a business intelligence document |
US9110957B2 (en) | 2010-12-17 | 2015-08-18 | Microsoft Technology Licensing, Llc | Data mining in a business intelligence document |
US9111238B2 (en) | 2010-12-17 | 2015-08-18 | Microsoft Technology Licensing, Llc | Data feed having customizable analytic and visual behavior |
US9104992B2 (en) | 2010-12-17 | 2015-08-11 | Microsoft Technology Licensing, Llc | Business application publication |
US9304672B2 (en) | 2010-12-17 | 2016-04-05 | Microsoft Technology Licensing, Llc | Representation of an interactive document as a graph of entities |
US9069557B2 (en) | 2010-12-17 | 2015-06-30 | Microsoft Technology Licensing, LLP | Business intelligence document |
US9626348B2 (en) * | 2011-03-11 | 2017-04-18 | Microsoft Technology Licensing, Llc | Aggregating document annotations |
US8977952B2 (en) * | 2011-11-07 | 2015-03-10 | Thomson Reuters Global Resources | Electronic book version and annotation maintenance |
US8719285B2 (en) * | 2011-12-22 | 2014-05-06 | Yahoo! Inc. | System and method for automatic presentation of content-related data with content presentation |
US8522130B1 (en) | 2012-07-12 | 2013-08-27 | Chegg, Inc. | Creating notes in a multilayered HTML document |
US8756568B2 (en) * | 2012-07-31 | 2014-06-17 | Pivotal Software, Inc. | Documentation generation for web APIs based on byte code analysis |
US9280520B2 (en) * | 2012-08-02 | 2016-03-08 | American Express Travel Related Services Company, Inc. | Systems and methods for semantic information retrieval |
JP2014044564A (ja) * | 2012-08-27 | 2014-03-13 | Nec Corp | 文書管理装置、文書管理システム、文書管理方法及び文書管理プログラム |
US9705835B2 (en) * | 2012-11-02 | 2017-07-11 | Pandexio, Inc. | Collaboration management systems |
US9286280B2 (en) * | 2012-12-10 | 2016-03-15 | International Business Machines Corporation | Utilizing classification and text analytics for optimizing processes in documents |
US10430506B2 (en) | 2012-12-10 | 2019-10-01 | International Business Machines Corporation | Utilizing classification and text analytics for annotating documents to allow quick scanning |
US9588675B2 (en) | 2013-03-15 | 2017-03-07 | Google Inc. | Document scale and position optimization |
US9674132B1 (en) * | 2013-03-25 | 2017-06-06 | Guangsheng Zhang | System, methods, and user interface for effectively managing message communications |
US10303742B2 (en) | 2013-05-31 | 2019-05-28 | Vikas Balwant Joshi | Method and apparatus for browsing information |
US9817823B2 (en) | 2013-09-17 | 2017-11-14 | International Business Machines Corporation | Active knowledge guidance based on deep document analysis |
WO2015040743A1 (ja) * | 2013-09-20 | 2015-03-26 | 株式会社東芝 | アノテーション共有方法、アノテーション共有装置及びアノテーション共有プログラム |
US20150142496A1 (en) * | 2013-11-21 | 2015-05-21 | Shell Oil Company | Hydrocarbon matrix system and method of using same |
WO2015120126A1 (en) * | 2014-02-05 | 2015-08-13 | Kopin Corporation | Remote document annotation |
US9681016B2 (en) | 2014-02-26 | 2017-06-13 | Xerox Corporation | Methods and systems for capturing, sharing, and printing annotations |
US9934212B2 (en) | 2014-02-26 | 2018-04-03 | Xerox Corporation | Methods and systems for capturing, sharing, and printing annotations |
US10418762B2 (en) * | 2015-03-09 | 2019-09-17 | ZPE Systems, Inc. | High serial port count infrastructure management device |
US9940476B2 (en) * | 2015-06-11 | 2018-04-10 | International Business Machines Corporation | Selective exposure of document tags for search, access, and feed based on user groups |
US10380235B2 (en) * | 2015-09-01 | 2019-08-13 | Branchfire, Inc. | Method and system for annotation and connection of electronic documents |
US9881003B2 (en) * | 2015-09-23 | 2018-01-30 | Google Llc | Automatic translation of digital graphic novels |
US11030259B2 (en) * | 2016-04-13 | 2021-06-08 | Microsoft Technology Licensing, Llc | Document searching visualized within a document |
US10740407B2 (en) | 2016-12-09 | 2020-08-11 | Microsoft Technology Licensing, Llc | Managing information about document-related activities |
US10726074B2 (en) | 2017-01-04 | 2020-07-28 | Microsoft Technology Licensing, Llc | Identifying among recent revisions to documents those that are relevant to a search query |
CN107436922B (zh) * | 2017-07-05 | 2021-06-08 | 北京百度网讯科技有限公司 | 文本标签生成方法和装置 |
JP2018018551A (ja) * | 2017-11-01 | 2018-02-01 | 日本電気株式会社 | 文書管理装置、文書管理システム、文書管理方法及び文書管理プログラム |
US10572587B2 (en) * | 2018-02-15 | 2020-02-25 | Konica Minolta Laboratory U.S.A., Inc. | Title inferencer |
CN108595646B (zh) * | 2018-04-26 | 2020-04-24 | 北京字节跳动网络技术有限公司 | 在线文档的评论方法和装置 |
CN109062801B (zh) * | 2018-08-01 | 2021-09-14 | 四川长虹电器股份有限公司 | 软件接口自动转换系统 |
US11182542B2 (en) | 2018-10-29 | 2021-11-23 | Microsoft Technology Licensing, Llc | Exposing annotations in a document |
US11151323B2 (en) * | 2018-12-03 | 2021-10-19 | International Business Machines Corporation | Embedding natural language context in structured documents using document anatomy |
US10735615B1 (en) | 2019-03-15 | 2020-08-04 | Ricoh Company, Ltd. | Approach for cloud EMR communication via a content parsing engine |
CN111951782B (zh) * | 2019-04-30 | 2024-09-10 | 京东方科技集团股份有限公司 | 语音问答方法及装置、计算机可读存储介质和电子设备 |
CN110321439B (zh) * | 2019-07-10 | 2022-02-25 | 北京市律典通科技有限公司 | 一种电子标注管理方法及系统 |
US11861523B2 (en) | 2019-09-30 | 2024-01-02 | Ricoh Company, Ltd. | Approach for cloud EMR communication via a content parsing engine and a storage service |
US11176311B1 (en) * | 2020-07-09 | 2021-11-16 | International Business Machines Corporation | Enhanced section detection using a combination of object detection with heuristics |
US11630946B2 (en) * | 2021-01-25 | 2023-04-18 | Microsoft Technology Licensing, Llc | Documentation augmentation using role-based user annotations |
Family Cites Families (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6112201A (en) | 1995-08-29 | 2000-08-29 | Oracle Corporation | Virtual bookshelf |
US5918236A (en) | 1996-06-28 | 1999-06-29 | Oracle Corporation | Point of view gists and generic gists in a document browsing system |
US6353824B1 (en) | 1997-11-18 | 2002-03-05 | Apple Computer, Inc. | Method for dynamic presentation of the contents topically rich capsule overviews corresponding to the plurality of documents, resolving co-referentiality in document segments |
JP2000076299A (ja) * | 1998-09-03 | 2000-03-14 | Ricoh Co Ltd | パーシャルromディスク媒体およびその駆動システム |
US6397213B1 (en) | 1999-05-12 | 2002-05-28 | Ricoh Company Ltd. | Search and retrieval using document decomposition |
WO2000077690A1 (en) | 1999-06-15 | 2000-12-21 | Kanisa Inc. | System and method for document management based on a plurality of knowledge taxonomies |
US7259753B2 (en) * | 2000-06-21 | 2007-08-21 | Microsoft Corporation | Classifying, anchoring, and transforming ink |
US7234108B1 (en) * | 2000-06-29 | 2007-06-19 | Microsoft Corporation | Ink thickness rendering for electronic annotations |
US6687696B2 (en) * | 2000-07-26 | 2004-02-03 | Recommind Inc. | System and method for personalized search, information filtering, and for generating recommendations utilizing statistical latent class models |
JP3664475B2 (ja) * | 2001-02-09 | 2005-06-29 | インターナショナル・ビジネス・マシーンズ・コーポレーション | 情報処理方法、情報処理システム、プログラムおよび記録媒体 |
US20030135825A1 (en) * | 2001-12-05 | 2003-07-17 | Matthew Gertner | Dynamically generated mark-up based graphical user interfaced with an extensible application framework with links to enterprise resources |
WO2004057439A2 (en) * | 2002-05-31 | 2004-07-08 | University Of Utah Research Foundation | System and method for visual annotation and knowledge representation |
US7143344B2 (en) * | 2002-06-12 | 2006-11-28 | Microsoft Corporation | Transformation stylesheet editor |
US7325186B2 (en) * | 2003-02-28 | 2008-01-29 | Microsoft Corporation | Method and system for showing unannotated text nodes in a data formatted document |
US7218783B2 (en) * | 2003-06-13 | 2007-05-15 | Microsoft Corporation | Digital ink annotation process and system for recognizing, anchoring and reflowing digital ink annotations |
US20050235202A1 (en) * | 2004-04-20 | 2005-10-20 | Tsu-Wang Chen | Automatic graphical layout printing system utilizing parsing and merging of data |
US7284192B2 (en) * | 2004-06-24 | 2007-10-16 | Avaya Technology Corp. | Architecture for ink annotations on web documents |
US7472341B2 (en) * | 2004-11-08 | 2008-12-30 | International Business Machines Corporation | Multi-user, multi-timed collaborative annotation |
JP2006277167A (ja) * | 2005-03-29 | 2006-10-12 | Fuji Xerox Co Ltd | アノテーションデータ処理プログラム、装置、方法 |
-
2006
- 2006-06-15 US US11/453,609 patent/US7958444B2/en active Active
-
2007
- 2007-06-13 JP JP2007156277A patent/JP5209235B2/ja not_active Expired - Fee Related
- 2007-06-13 EP EP07110175A patent/EP1868113B1/en not_active Not-in-force
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR102244974B1 (ko) | 2019-08-22 | 2021-04-27 | 주식회사 심플랩 | 전자문서를 생성하는 서버 및 그 방법 |
Also Published As
Publication number | Publication date |
---|---|
US7958444B2 (en) | 2011-06-07 |
EP1868113A3 (en) | 2008-08-20 |
US20070294614A1 (en) | 2007-12-20 |
JP2007334894A (ja) | 2007-12-27 |
EP1868113B1 (en) | 2011-11-23 |
EP1868113A2 (en) | 2007-12-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5209235B2 (ja) | ドキュメントの注釈をソースドキュメントのコンテキスト内で視覚化すること | |
Ekbal et al. | A web-based Bengali news corpus for named entity recognition | |
JPH07325827A (ja) | ハイパーテキスト自動生成装置 | |
Jabbar et al. | An improved Urdu stemming algorithm for text mining based on multi-step hybrid approach | |
Salminen et al. | Communicating with XML | |
Pembe et al. | Automated querybiased and structure-preserving text summarization on web documents | |
Dipper et al. | Challenges in modelling a richly annotated diachronic corpus of German | |
JPWO2009113289A1 (ja) | 新規事例生成装置、新規事例生成方法及び新規事例生成用プログラム | |
JP2004334382A (ja) | 構造化文書要約装置、プログラムおよび記録媒体 | |
Aizawa et al. | Construction of a new ACL anthology corpus for deeper analysis of scientific paper | |
Nitu et al. | Reconstructing scanned documents for full-text indexing to empower digital library services | |
Ball | Enhancing digital text collections with detailed metadata to improve retrieval | |
Cimiano et al. | Representing Annotated Texts as RDF | |
Cole et al. | XML for catalogers and metadata librarians | |
Hong et al. | FireCite: Lightweight real-time reference string extraction from webpages | |
Farmakiotou et al. | Named entity recognition in Greek web pages | |
Pembe et al. | A Tree Learning Approach to Web Document Sectional Hierarchy Extraction. | |
Horvat et al. | THE ANALYSIS OF KEYWORD OCCURRENCES WITHIN SPECIFIC PARTS OF MULTIPLE ARTICLES--THE CONCEPT AND THE FIRST IMPLEMENTATION. | |
WO2001024053A9 (en) | System and method for automatic context creation for electronic documents | |
Simons et al. | A model for interoperability: XML documents as an RDF database | |
Ranaivo-Malançon et al. | Transforming semi-structured indigenous dictionary into machine-readable dictionary | |
Watanabe et al. | Improving natural language processing by linguistic document annotation | |
Mărănduc et al. | Parsing romanian specialized dictionaries structured in nests | |
De Oliveira Santarosa Martins | Metadata Extraction and Digital News Preservation | |
Werner et al. | Enhanced information retrieval by using HTML tags |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20100610 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120515 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120813 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20121023 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130118 |
|
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: 20130212 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130221 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20160301 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |