JP2010009343A - Relevant article information display data creation method and server - Google Patents

Relevant article information display data creation method and server Download PDF

Info

Publication number
JP2010009343A
JP2010009343A JP2008168330A JP2008168330A JP2010009343A JP 2010009343 A JP2010009343 A JP 2010009343A JP 2008168330 A JP2008168330 A JP 2008168330A JP 2008168330 A JP2008168330 A JP 2008168330A JP 2010009343 A JP2010009343 A JP 2010009343A
Authority
JP
Japan
Prior art keywords
article
related article
latest
display data
information display
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
JP2008168330A
Other languages
Japanese (ja)
Other versions
JP5245573B2 (en
Inventor
Taisuke Ushio
泰典 牛尾
Shigehiko Suzuki
茂彦 鈴木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu 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
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2008168330A priority Critical patent/JP5245573B2/en
Publication of JP2010009343A publication Critical patent/JP2010009343A/en
Application granted granted Critical
Publication of JP5245573B2 publication Critical patent/JP5245573B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

<P>PROBLEM TO BE SOLVED: To provide a relevant article information display data creation method for efficiently extracting and displaying the latest relevant article information. <P>SOLUTION: A relevant article number column configured of a number column showing a hierarchical relation between a reference object article and a relevant article is extracted, and the most significant number of the relevant article number column is extracted, and articles having the most significant number as the most significant number of the relevant article number column are extracted, and the latest articles are obtained as the latest relevant articles from among the extracted articles, and display data are created on the basis of reference contrast articles and the latest relevant articles. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、電子掲示板において関連記事の情報を示す関連記事情報表示データを作成する方法およびサーバに関する。   The present invention relates to a method and a server for creating related article information display data indicating information of related articles on an electronic bulletin board.

従来よりユーザから投稿された記事をサーバが格納し、各ユーザのコンピュータで記事を閲覧可能にする電子掲示板サービスが実施されている。
電子掲示板の機能として、参照している記事(参照記事)に関連する記事(関連記事)の情報を表示する機能がある。通常、参照記事の表示画面に、参照記事の本文に加えて、関連記事に対するリンクを表示し、ユーザが該リンクをクリックすることで、関連記事が表示される。
2. Description of the Related Art Conventionally, an electronic bulletin board service has been implemented in which an article posted by a user is stored in a server and an article can be viewed on each user's computer.
As a function of the electronic bulletin board, there is a function of displaying information on an article (related article) related to a referenced article (reference article). Usually, in addition to the text of the reference article, a link to the related article is displayed on the reference article display screen, and when the user clicks the link, the related article is displayed.

特許文献1には、指定された投稿記事の内容を表示するページにおいて、指定された投稿記事の応答の階層関係が把握できる技術が開示されている。
特開2002−183039号公報
Japanese Patent Application Laid-Open No. 2004-133867 discloses a technique that can grasp the hierarchical relationship of responses of a specified posted article on a page that displays the contents of the specified posted article.
JP 2002-183039 A

しかしながら、従来においては、投稿記事の直下の記事情報のみを管理しているため、指定された記事の最上位の記事の抽出や最上位記事配下の全ての記事を抽出するためには最上位層から一階層毎に順番に抽出する必要があった。したがって、関連記事の中で最新の記事を抽出する場合、最上位記事配下の全ての記事を抽出する必要があり、その場合に記事を最上位層から一階層毎に順番に抽出すると効率が悪いという問題があった。   However, in the past, since only the article information directly under the posted article is managed, the top layer is used to extract the top article of the specified article or all articles under the top article. It was necessary to extract in order for every hierarchy from. Therefore, when extracting the latest article among related articles, it is necessary to extract all articles under the top article. In that case, it is inefficient to extract the articles in order from the top layer. There was a problem.

本発明の課題は、最新の関連記事情報を効率よく抽出し、表示可能な関連記事情報表示データ作成方法およびサーバシステムを提供することである。   An object of the present invention is to provide a related article information display data creation method and a server system capable of efficiently extracting and displaying the latest related article information.

この関連記事情報表示データ作成方法の特徴は、参照対象記事の記事番号を基に記事管理テーブルから前記参照対象記事と関連記事との階層関係を示す番号列からなる、前記参照対象記事の関連記事番号列を抽出するステップと、前記参照対象記事の記事番号と前記関連記事番号列とを比較して前記関連記事が存在するか否かをチェックするステップと、前記関連記事があるとき、前記関連記事番号列の最上位番号を抽出するステップと、前記記事管理テーブルから前記最上位番号を関連記事番号列の最上位番号として持つ記事を抽出するステップと、前記抽出した記事の中から時間情報を基に最新のものを最新関連記事として取得するステップと、前記参照対照記事と前記最新関連記事に基づいて、関連記事情報表示データを作成するステップと、を備える。   The related article information display data creation method is characterized in that the related article of the reference target article is composed of a number column indicating a hierarchical relationship between the reference target article and the related article from the article management table based on the article number of the reference target article. Extracting a number string, comparing an article number of the reference target article with the related article number string to check whether the related article exists, and when there is the related article, Extracting the highest number in the article number column, extracting an article having the highest number as the highest number in the related article number column from the article management table, and time information from the extracted articles. A latest article as a latest related article, and a step of creating related article information display data based on the reference control article and the latest related article. Includes a flop, the.

開示の方法によれば、最新の関連記事情報を効率よく抽出し、最新の関連記事情報を表示可能なデータを作成することが可能となる。   According to the disclosed method, it is possible to efficiently extract the latest related article information and create data capable of displaying the latest related article information.

以下、図面を参照しながら本発明の実施の形態を説明する。
図1は、本発明の実施の形態に係るシステムの概念図である。
本実施の形態のシステムは、サーバ101およびPC(Personal Computer)102を備える。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 is a conceptual diagram of a system according to an embodiment of the present invention.
The system according to the present embodiment includes a server 101 and a PC (Personal Computer) 102.

サーバ101は、ネットワークを介してユーザのPC102と接続している。
サーバ101は、磁気ディスク等の記憶手段103を備える。
記憶手段103には、アプリケーション104および記事管理テーブル105が格納されている。
The server 101 is connected to the user's PC 102 via a network.
The server 101 includes storage means 103 such as a magnetic disk.
The storage unit 103 stores an application 104 and an article management table 105.

アプリケーション104は、記憶手段103から読み出され、サーバ101のCPU(Central Processing Unit)(不図示)で実行される。アプリケーション104は、記事管理テーブルの管理やPC102で表示するためのデータを作成する。   The application 104 is read from the storage unit 103 and executed by a CPU (Central Processing Unit) (not shown) of the server 101. The application 104 creates article management table data and data to be displayed on the PC 102.

記事管理テーブル104は、ユーザから投稿された記事に関する記事No.、関連記事No.、タイトルなどの情報を記事データとして格納している。
PC102には、ウェブブラウザ等のソフトウェアがインストールされており、該ソフトウェアを使用して、ユーザは記事の投稿および閲覧を行う。
The article management table 104 stores information such as article numbers, related article numbers, and titles related to articles posted by users as article data.
Software such as a web browser is installed in the PC 102, and a user posts and browses articles using the software.

図2は、本実施の形態の記事管理テーブルの例である。
本実施の形態の記事管理テーブルは、記事データとして、記事に関する各種情報を格納する。
FIG. 2 is an example of the article management table of the present embodiment.
The article management table of the present embodiment stores various pieces of information related to articles as article data.

記事管理テーブルは、項目として、記事No.、関連記事No.、タイトル、内容、投稿日時を有する。
記事No.は、投稿順に付される記事の番号である。
The article management table has article No., related article No., title, content, and posting date as items.
Article number is the number of the article attached in the order of submission.

関連記事No.は、一つ上の上位階層の記事の関連記事No. に自身の記事No.を加えた番号列である。具体的には、記事の階層構造において、最上位記事から自身までの各記事の記事No.が“−”で区切られて格納され関連記事No.となる。上位階層の関連記事がない場合、すなわち自身が最上位記事の場合は、関連記事No.として記事No.が格納される。   The related article number is a number string obtained by adding its own article number to the related article number of the article one level above. Specifically, in the hierarchical structure of the articles, the article numbers of the articles from the top article to the article are stored by being separated by “−” to become related article numbers. When there is no related article in the upper hierarchy, that is, when the article itself is the highest article, the article number is stored as the related article number.

関連記事No.により、自身が関連する記事の記事No.や階層構造における位置が把握できる。
タイトルは記事の表題であり、内容は記事の本文である。
投稿日時は、記事が投稿された日時を示す。
With the related article number, it is possible to grasp the article number of the article to which it relates and the position in the hierarchical structure.
The title is the title of the article, and the content is the body of the article.
The posting date indicates the date when the article was posted.

次に記事管理テーブルの作成手順を説明する。
利用者により記事がサーバ101に投稿されると、アプリケーション104は記事No.を採番し、記事のタイトル、投稿日時等の情報を投稿された記事に対する記事データとして記事管理テーブルに格納する(ステップS1)。
Next, the procedure for creating the article management table will be described.
When an article is posted to the server 101 by the user, the application 104 numbers the article number, and stores information such as the article title and posting date in the article management table as article data for the posted article (step). S1).

アプリケーション104は記事管理テーブルから利用者が投稿時に関連記事として指定した記事の記事No.と一致する記事No.を有する記事データを抽出し、その記事データの関連記事No.を取り出す(ステップS2)。   The application 104 extracts, from the article management table, article data having an article number that matches the article number of the article designated as the related article by the user at the time of posting, and extracts the related article number of the article data (step S2). .

アプリケーション104はステップS1で格納した記事データの関連記事No.の欄にステップS2で抽出した関連記事No.にステップS1の記事No.を付与した番号を格納する。具体的には、“ステップS2の関連記事No.−ステップS1の記事No.”の形式となる。記事の投稿時、利用者が関連記事とする記事の記事No.を指定しなかった場合は、ステップS1の記事No.を関連記事No.に格納する。   The application 104 stores the number assigned the article number in step S1 to the related article number extracted in step S2 in the column of the related article number in the article data stored in step S1. Specifically, the format is “related article number in step S2−article number in step S1”. If the user does not specify the article number of the article to be the related article when posting the article, the article number in step S1 is stored in the related article number.

図3は、図2の記事管理テーブルに基づく記事の階層構造を表した図である。
図2の記事管理テーブルには、27個の記事のデータが格納されている。
図3において、各ノードの上部には記事No.、下部には関連記事No.が表示されている。
FIG. 3 is a diagram showing a hierarchical structure of articles based on the article management table of FIG.
The article management table of FIG. 2 stores data of 27 articles.
In FIG. 3, an article number is displayed at the top of each node, and a related article number is displayed at the bottom.

各記事は、投稿時に指定した関連記事の直下に配置されている。
例えば、図3において、記事No.10、11、12、13の関連記事は記事No.1である。
Each article is arranged directly under the related article specified at the time of posting.
For example, in FIG. 3, the related articles of article Nos. 10, 11, 12, and 13 are article No. 1.

例えば、記事No.21の記事は、上位階層の記事No.10の関連記事No.である“1−10”に自身の記事No.である“21”を付加した“1−10−21”を関連記事No.として有している。
同じツリーに属する記事、すなわち関連記事No.の最上位の番号が同じ記事は、互いに関連記事となる。
For example, the article No. 21 is “1-10-21” obtained by adding “21”, which is its own article number, to “1-10”, which is the related article No. of the article No. 10 in the upper hierarchy. As a related article No.
Articles that belong to the same tree, that is, articles that have the same highest number of related article numbers become related articles.

図4は、本実施の形態のアプリケーションの動作のフローチャートである。
ステップS401において、アプリケーション104は、PC102からユーザが参照したい記事(参照対象記事)の表示データの要求を受信する。
ステップS402において、アプリケーション104は、参照対象記事の記事No.を基に記事管理テーブルから参照対象記事の記事データ(関連記事No.、タイトル、内容、投稿日時等)を抽出する。
FIG. 4 is a flowchart of the operation of the application according to the present embodiment.
In step S <b> 401, the application 104 receives a request for display data of an article (reference target article) that the user wants to reference from the PC 102.
In step S <b> 402, the application 104 extracts article data (related article number, title, content, posting date / time) of the reference target article from the article management table based on the article number of the reference target article.

ステップS403において、アプリケーション104は参照対象記事に関連記事があるかどうかチェックする。関連記事があるか否かは、参照対象記事の記事No.と関連記事No.が一致するかどうかで判断する。記事No.と関連記事No.が一致する場合は関連記事無しと判断し、一致しない場合は関連記事ありと判断する。   In step S403, the application 104 checks whether there is a related article in the reference target article. Whether there is a related article is determined by whether the article number of the reference target article matches the related article number. If the article number and the related article number match, it is determined that there is no related article, and if they do not match, it is determined that there is a related article.

関連記事がある場合はステップS404に進み、ない場合はステップS406に進む。
ステップS404において、アプリケーション104は参照対象記事の関連記事No.から最上位記事の記事No.を取り出し、記事管理テーブルから関連記事No.が最上位の記事No.で始まる記事の記事データを抽出する。
If there is a related article, the process proceeds to step S404; otherwise, the process proceeds to step S406.
In step S404, the application 104 extracts the article number of the top article from the related article number of the reference target article, and extracts the article data of the article whose related article number starts with the top article number from the article management table. .

最上位記事の記事No.は、図2の関連記事No.において、左端の記事No.である。最上位記事の記事No.は、記事の階層構造において、自身の属するツリーの最上位に位置する記事の記事No.である。
例えば、図2において、記事No.21の記事の関連記事No.は“1−10−21”であるので、最上位の記事No.は、“1”である。
The article number of the top article is the leftmost article number in the related article number of FIG. The article number of the top article is the article number of the article located at the top of the tree to which the article belongs in the article hierarchical structure.
For example, in FIG. 2, since the related article number of the article No. 21 is “1-10-21”, the highest article number is “1”.

ステップS405において、アプリケーション104は抽出した記事データの中から投稿日時を基に最新の記事の記事データを最新関連記事として取得する。または、抽出した記事の中から投稿日時が新しい順に、所定の件数分(例えば3件分)の記事の記事データを最新関連記事として取得する。   In step S405, the application 104 acquires the latest article data as the latest related article from the extracted article data based on the posting date. Alternatively, article data of a predetermined number of articles (for example, three articles) is acquired as the latest related article in the order of the latest posting date from the extracted articles.

ステップS406において、アプリケーション104は参照対象記事と最新関連記事から表示データとして参照用HTML(HyperText Markup Language)を作成する。そして、アプリケーション104は、表示データをPC102に送信する。   In step S406, the application 104 creates reference HTML (HyperText Markup Language) as display data from the reference target article and the latest related article. Then, the application 104 transmits display data to the PC 102.

参照用HTMLは、参照対象記事の本文と最新の関連記事のタイトルを一緒に表示するためのHTMLデータである。また、最新関連記事がない場合は、参照対象記事の本文のみが表示されるHTMLデータが参照用HTMLとして作成される。   The reference HTML is HTML data for displaying the text of the article to be referenced and the title of the latest related article together. If there is no latest related article, HTML data that displays only the text of the article to be referenced is created as a reference HTML.

尚、表示データは、HTMLデータに限らず、PC102でユーザが記事の閲覧を行う
ソフトウェアに応じてRSS(RDF Site Summary)など任意の形式を用いることが出来る。
The display data is not limited to HTML data, and any format such as RSS (RDF Site Summary) can be used depending on the software with which the user browses articles on the PC 102.

図5は、本実施の形態の参照用HTMLの表示例である。
図5において、中央に参照対象記事の本文501が表示され、下部に参照記事に関連する最新の3つの関連記事のタイトル502−1〜502−3が表示されている。関連記事のタイトル502は関連記事の本文へのリンクが張ってある。関連記事のタイトル502をマウス等によりクリックすると、該関連記事の本文が表示される。
FIG. 5 is a display example of the reference HTML of the present embodiment.
In FIG. 5, the text 501 of the reference target article is displayed at the center, and the latest three related article titles 502-1 to 502-3 related to the reference article are displayed at the bottom. The related article title 502 has a link to the body of the related article. When the related article title 502 is clicked with a mouse or the like, the text of the related article is displayed.

次にアプリケーションの動作の具体例として記事No.23の記事を参照する場合を説明する。
以下の説明において、記事管理テーブルおよび記事の階層構造は、図2および図3の状態とする。
Next, a case where the article No. 23 is referred to will be described as a specific example of the operation of the application.
In the following description, the article management table and the hierarchical structure of articles are assumed to be in the states shown in FIGS.

アプリケーション104はPC102から記事No.23の記事の表示データの要求を受信する。(ステップS401)
アプリケーション104は要求を受信すると記事管理テーブルから記事No.が23の記事の記事データを取り出す(ステップS402)。
The application 104 receives a request for display data of the article No. 23 from the PC 102. (Step S401)
When receiving the request, the application 104 extracts the article data of the article whose article number is 23 from the article management table (step S402).

次にアプリケーション104は記事No.23の記事データの関連記事No.(1−11−23)と記事No. (23)を比較し、不一致であることから関連記事が存在すると判定する(ステップ403)。   Next, the application 104 compares the related article No. (1-11-23) of the article data of the article No. 23 with the article No. (23), and determines that there is a related article because there is a mismatch (step 403). ).

アプリケーション104は関連記事No.(1−11−23)を参照し、関連記事No.(1−11−23)の先頭(左端)の番号から最上位記事の記事No.が“1”と判定する。そして、アプリケーション104は記事管理テーブルから関連記事No.が“1−”で始まる記事の記事データを抽出する(ステップS404)。すると、記事No.10〜13、21〜26の記事の記事データが抽出される。   The application 104 refers to the related article number (1-11-23) and determines that the article number of the top article is “1” from the top (leftmost) number of the related article number (1-11-23). To do. Then, the application 104 extracts article data of an article whose related article number starts with “1-” from the article management table (step S404). Then, article data of articles Nos. 10 to 13 and 21 to 26 are extracted.

アプリケーション104は抽出した記事データの中で投稿日時が新しい順に記事データを最新関連記事として3件分取得する。すると、記事No.24〜26の記事データが取得される。   The application 104 acquires three pieces of article data as the latest related articles in order of the latest posting date in the extracted article data. Then, article data of article Nos. 24-26 are acquired.

アプリケーション104は記事No.23の記事の記事データとステップS404で抽出した最新関連記事から表示データとして参照用HTMLを作成する。
参照用HTMLは、記事No.23の記事の本文と記事No.24〜26の記事のタイトルが一緒に表示されるデータである。
The application 104 creates reference HTML as display data from the article data of the article No. 23 and the latest related article extracted in step S404.
The reference HTML is data in which the text of the article No. 23 and the titles of the articles No. 24-26 are displayed together.

図5において、本文501が記事No.23の記事の本文に対応し、関連記事のタイトル502−1〜502−3が記事No.24〜26の記事のタイトルにそれぞれ対応する。
本実施の形態のサーバは、関連記事No.として最上位から直上までの記事No.を持つことにより、最上位記事の特定が容易となり、関連記事No.が最上位記事の記事No.で始まる記事を抽出することで最上位記事配下の全記事の抽出が容易に出来る。また、抽出した記事から投稿日時の新しい記事を抽出し、最新の記事へのタイトルを表示した参照用HTMLを作成することで、参照対象記事の参照時における最新の関連記事を表示することが出来る。
In FIG. 5, the body 501 corresponds to the body of the article No. 23, and the related article titles 502-1 to 502-3 correspond to the article Nos. 24 to 26, respectively.
The server according to the present embodiment has article numbers from the top to the top as related article numbers, so that the top article can be easily identified, and the related article number starts with the article number of the top article. Extracting articles makes it easy to extract all articles under the top article. Also, by extracting a new article with the date and time of posting from the extracted article and creating a reference HTML that displays the title of the latest article, the latest related article at the time of referring to the reference article can be displayed. .

以上、本発明の実施の形態を図面を参照しながら説明してきたが、本発明は装置および方法に限らず、プログラムとして構成することも出来るし、該プログラムを格納した記録媒体として構成することも出来る。   The embodiments of the present invention have been described above with reference to the drawings. However, the present invention is not limited to the apparatus and method, and can be configured as a program, or can be configured as a recording medium storing the program. I can do it.

本発明の実施の形態に係るシステムの概念図である。1 is a conceptual diagram of a system according to an embodiment of the present invention. 本実施の形態の記事管理テーブルの例である。It is an example of the article management table of this Embodiment. 図2の記事管理テーブルに基づく記事の階層関係を表した図である。It is a figure showing the hierarchical relationship of the article based on the article management table of FIG. 本実施の形態のアプリケーションの動作のフローチャートである。It is a flowchart of the operation | movement of the application of this Embodiment. 本実施の形態の参照用HTMLの表示例である。It is a display example of the HTML for reference of this Embodiment.

符号の説明Explanation of symbols

101 サーバ
102 PC
103 記憶手段
104 アプリケーション
105 記事管理テーブル
501 本文
502 タイトル
101 server 102 PC
103 Storage Means 104 Application 105 Article Management Table 501 Body 502 Title

Claims (6)

記事を表示する電子掲示板の関連記事情報表示データ作成方法において、
参照対象記事の記事番号を基に記事管理テーブルから前記参照対象記事と関連記事との階層関係を示す番号列からなる、前記参照対象記事の関連記事番号列を抽出するステップと、
前記参照対象記事の記事番号と前記関連記事番号列とを比較して前記関連記事が存在するか否かをチェックするステップと、
前記関連記事があるとき、前記関連記事番号列の最上位番号を抽出するステップと、
前記記事管理テーブルから前記最上位番号を関連記事番号列の最上位番号として持つ記事を抽出するステップと、
前記抽出した記事の中から時間情報を基に最新のものを最新関連記事として取得するステップと、
前記参照対照記事と前記最新関連記事に基づいて、関連記事情報表示データを作成するステップと、
を備えることを特徴とする関連記事情報表示データ作成方法。
In the related article information display data creation method of the electronic bulletin board that displays articles,
Extracting a related article number string of the reference target article consisting of a number string indicating a hierarchical relationship between the reference target article and the related article from an article management table based on the article number of the reference target article;
Comparing the article number of the reference article and the related article number string to check whether the related article exists;
When there is the related article, extracting the highest number of the related article number string;
Extracting an article having the highest number as the highest number in the related article number column from the article management table;
Acquiring the latest from the extracted articles based on time information as the latest related articles;
Creating related article information display data based on the reference control article and the latest related article;
A related article information display data creation method characterized by comprising:
前記関連記事情報表示データは、前記最新関連記事の情報が含まれていることを特徴とする請求項1記載の関連記事情報表示データ作成方法。   The related article information display data creation method according to claim 1, wherein the related article information display data includes information on the latest related article. 前記関連記事情報表示データは、前記最新関連記事のタイトルが表示され、前記タイトルは前記最新関連記事の本文へのリンクが張られていることを特徴とする請求項1記載の関連記事情報表示データ作成方法。   2. The related article information display data according to claim 1, wherein the related article information display data displays a title of the latest related article, and the title is linked to a text of the latest related article. How to make. 記事を表示する電子掲示板の関連記事情報表示データを作成するサーバにおいて、
記事の記事番号および前記記事と関連記事との階層関係を示す番号列からなる関連記事番号列を格納する記事管理テーブルと、
参照対象記事の前記記事番号を基に前記記事管理テーブルから前記参照対象記事の前記関連記事番号列を抽出し、
前記参照対象記事の記事番号と前記関連記事番号列とを比較して前記関連記事が存在するか否かをチェックし、前記関連記事があるとき、前記関連記事番号列の最上位番号を抽出し、前記記事管理テーブルから前記最上位番号を関連記事番号列の最上位番号として持つ記事を抽出し、前記抽出した記事の中から時間情報を基に最新のものを最新関連記事として取得し、前記参照対照記事と前記最新関連記事に基づいて、関連記事情報表示データを作成するデータ作成部と、
を備えるサーバ。
In a server that creates related article information display data for an electronic bulletin board that displays articles,
An article management table for storing an article number of an article and a related article number column composed of a number column indicating a hierarchical relationship between the article and the related article;
Extracting the related article number column of the reference target article from the article management table based on the article number of the reference target article;
The article number of the reference target article is compared with the related article number string to check whether the related article exists, and when there is the related article, the highest number of the related article number string is extracted. , Extracting the article having the highest number as the highest number of the related article number column from the article management table, obtaining the latest one as the latest related article based on time information from the extracted articles, A data creation unit that creates related article information display data based on the reference control article and the latest related article;
A server comprising
前記関連記事情報表示データは、前記最新関連記事の情報が含まれていることを特徴とする請求項4記載のサーバ。   The server according to claim 4, wherein the related article information display data includes information on the latest related article. 前記関連記事情報表示データは、前記最新関連記事のタイトルが表示され、前記タイトルは前記最新関連記事の本文へのリンクが張られていることを特徴とする請求項4記載のサーバ。   5. The server according to claim 4, wherein a title of the latest related article is displayed in the related article information display data, and the title is linked to a text of the latest related article.
JP2008168330A 2008-06-27 2008-06-27 Related article information display data creation method and server Active JP5245573B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008168330A JP5245573B2 (en) 2008-06-27 2008-06-27 Related article information display data creation method and server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008168330A JP5245573B2 (en) 2008-06-27 2008-06-27 Related article information display data creation method and server

Publications (2)

Publication Number Publication Date
JP2010009343A true JP2010009343A (en) 2010-01-14
JP5245573B2 JP5245573B2 (en) 2013-07-24

Family

ID=41589755

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008168330A Active JP5245573B2 (en) 2008-06-27 2008-06-27 Related article information display data creation method and server

Country Status (1)

Country Link
JP (1) JP5245573B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012032997A (en) * 2010-07-30 2012-02-16 Rakuten Inc Article selection and display system
JP2015014994A (en) * 2013-07-08 2015-01-22 キヤノン株式会社 Server device, control method thereof, control program, information processing device, and information processing system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11143912A (en) * 1997-09-08 1999-05-28 Fujitsu Ltd Related document display device
JP2002183039A (en) * 2000-12-18 2002-06-28 Yamaha Corp Page generating method for electronic bulletin board and server device
JP2003122466A (en) * 2001-10-12 2003-04-25 Fujitsu Ltd List display data creation device and data creation program
JP2003208386A (en) * 2002-01-11 2003-07-25 Toshiba Corp Method, device of information exchange and program
JP2007058755A (en) * 2005-08-26 2007-03-08 Dainippon Screen Mfg Co Ltd Electronic bulletin board system, server for electronic bulletin board, thread display processing method for client of electronic bulletin board system, and program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11143912A (en) * 1997-09-08 1999-05-28 Fujitsu Ltd Related document display device
JP2002183039A (en) * 2000-12-18 2002-06-28 Yamaha Corp Page generating method for electronic bulletin board and server device
JP2003122466A (en) * 2001-10-12 2003-04-25 Fujitsu Ltd List display data creation device and data creation program
JP2003208386A (en) * 2002-01-11 2003-07-25 Toshiba Corp Method, device of information exchange and program
JP2007058755A (en) * 2005-08-26 2007-03-08 Dainippon Screen Mfg Co Ltd Electronic bulletin board system, server for electronic bulletin board, thread display processing method for client of electronic bulletin board system, and program

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
CSND200800419015; 大藤幹: 'CSS Analysis 海外サイトを解析し「最新傾向」を探る' Web Designing 第8巻,第7号, 20080619, pp.134-137, (株)毎日コミュニケーションズ *
JPN6012054515; 大藤幹: 'CSS Analysis 海外サイトを解析し「最新傾向」を探る' Web Designing 第8巻,第7号, 20080619, pp.134-137, (株)毎日コミュニケーションズ *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012032997A (en) * 2010-07-30 2012-02-16 Rakuten Inc Article selection and display system
JP2015014994A (en) * 2013-07-08 2015-01-22 キヤノン株式会社 Server device, control method thereof, control program, information processing device, and information processing system

Also Published As

Publication number Publication date
JP5245573B2 (en) 2013-07-24

Similar Documents

Publication Publication Date Title
US10706091B2 (en) User driven computerized selection, categorization, and layout of live content components
JP5911594B2 (en) Providing translation support for application localization
US10445377B2 (en) Automatically generating a website specific to an industry
JP4339554B2 (en) System and method for creating and displaying a user interface for displaying hierarchical data
US8468145B2 (en) Indexing of URLs with fragments
CN102521230A (en) Result types for conditional data display
WO2008157322A1 (en) Displaying content on a mobile device
US7720814B2 (en) Repopulating a database with document content
US20150227276A1 (en) Method and system for providing an interactive user guide on a webpage
JP2008117374A (en) Page additional information sharing management method
CN107122187A (en) A kind of operation system OS accesses design method
Mika Microsearch: An Interface for Semantic Search.
US10198408B1 (en) System and method for converting and importing web site content
JP5245573B2 (en) Related article information display data creation method and server
JP2011096078A (en) Apparatus, method and program for determining characteristic content and apparatus for inserting related content
KR100522186B1 (en) Methods for dynamically building the home page and Apparatus embodied on the web therefor
JP5585816B2 (en) Portal site generation system, portal site generation method, and computer program
US20170364496A1 (en) Visualization interface for information object system
JP5391738B2 (en) Annotation program, annotation apparatus, and annotation method
JP2009087289A (en) Document creation management system, terminal, server, document creation management method, and its program
JP2004220193A (en) Html link inspection system
JP4057997B2 (en) Document processing apparatus with script, document acquisition apparatus, document processing system with script, document processing method with script, and program for causing computer to execute the method
JP5396869B2 (en) Information processing apparatus, information retrieval apparatus, information processing method, information processing program, and recording medium
JP5068356B2 (en) Blog body identification device and blog body identification method
US7669118B2 (en) Method, system and program for providing page with plurality of code portions in browser markup language

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110315

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121011

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121023

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121225

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130325

R150 Certificate of patent or registration of utility model

Ref document number: 5245573

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20160419

Year of fee payment: 3