JP4905249B2 - Bookmark service method and bookmark service server - Google Patents
Bookmark service method and bookmark service server Download PDFInfo
- Publication number
- JP4905249B2 JP4905249B2 JP2007131236A JP2007131236A JP4905249B2 JP 4905249 B2 JP4905249 B2 JP 4905249B2 JP 2007131236 A JP2007131236 A JP 2007131236A JP 2007131236 A JP2007131236 A JP 2007131236A JP 4905249 B2 JP4905249 B2 JP 4905249B2
- Authority
- JP
- Japan
- Prior art keywords
- bookmark
- user
- link
- service
- registered
- 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
Images
Landscapes
- Information Transfer Between Computers (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
本発明は、インターネット上のサービスの一つであるソーシャルブックマークサービスに関する発明である。 The present invention relates to a social bookmark service that is one of services on the Internet.
インターネット上のリソースのアドレス、例えば、リソースのURI(Uniform Resource Identifier)を登録するブックマークは、クライアントにインストールされたブラウザごとに管理されることが一般的であったが、近年、インターネット上に設けられたサービスサーバにユーザがブックマークを登録し、サービスサーバを利用するユーザ間でブックマークを共有化するソーシャルブックマークサービスが普及している。 Bookmarks for registering addresses of resources on the Internet, for example, URIs (Uniform Resource Identifiers) of resources, are generally managed for each browser installed on the client. A social bookmark service is widely used in which a user registers a bookmark in a service server and the bookmark is shared among users who use the service server.
ソーシャルブックマークサービスに係わる発明としては、例えば、特許文献1では、ユーザが登録したブックマークの利用分類などが記述されたブックマーク登録データを管理サーバの管理データベースに記憶しておき、ユーザが登録したブックマークのブックマーク登録データの利用分類と同じ利用分類に属し、他のユーザが登録したブックマークを管理データベースから抽出し、抽出したブックマークを推薦ブックマークとしてユーザに提示するシステムが開示されている。 As an invention related to the social bookmark service, for example, in Patent Document 1, bookmark registration data describing usage classification of a bookmark registered by a user is stored in a management database of a management server, and the bookmark registered by the user is stored. A system is disclosed in which a bookmark that belongs to the same usage category as that of the bookmark registration data and that is registered by another user is extracted from a management database and the extracted bookmark is presented to the user as a recommended bookmark.
しかしながら、従来のソーシャルブックマークサービスにおいて、ユーザに提示されるブックマークは、ソーシャルブックマークサービスのユーザによって登録されたブックマークのみであって、ソーシャルブックマークサービスのユーザが登録していないブックマークをユーザに提示することはできなかった。 However, in the conventional social bookmark service, the bookmark presented to the user is only the bookmark registered by the user of the social bookmark service, and the bookmark not registered by the user of the social bookmark service is presented to the user. could not.
そこで、本発明は、インターネット上のサービスの一つであるソーシャルブックマークサービスにおいて、ソーシャルブックマークサービスのユーザが登録していないブックマークをもユーザに提示することができる方法及びサービスサーバを提供することを目的とする。 SUMMARY OF THE INVENTION Accordingly, an object of the present invention is to provide a method and a service server that can present to a user a bookmark that is not registered by the user of the social bookmark service in the social bookmark service that is one of services on the Internet. And
上述した課題を解決する第1の発明は、ソーシャルブックマークのサービスを提供しているサービスサーバで実行されるブックマークサービス方法であって、前記サービスサーバが、クライアントから送信されたウェブページのアドレスをユーザブックマークとして登録するユーザ登録工程と、前記サービスサーバが、定められたトリガーが成立するごとに、前記ユーザ登録工程で登録された前記ユーザブックマークのアドレスのリンク先アドレスを抽出し、出現頻度が規定以上である前記リンク先アドレスを前記リンクブックマークとして登録する自動登録工程と、前記ユーザに提示する前記ユーザブックマークを抽出すると共に、抽出した前記ユーザブックマークのアドレス先のリンク先アドレスが前記リンクブックマークとして登録されているときは、この前記リンクブックマークも抽出し、抽出した前記ユーザブックマークおよび前記リンクブックマークを前記ユーザに提示するブックマーク提示工程を備えていることを特徴とする。 A first invention for solving the above-described problem is a bookmark service method executed by a service server providing a social bookmark service, in which the service server uses an address of a web page transmitted from a client as a user. The user registration step of registering as a bookmark and the service server extract the link destination address of the address of the user bookmark registered in the user registration step each time a predetermined trigger is established, and the appearance frequency is more than specified An automatic registration step of registering the link destination address as the link bookmark, extracting the user bookmark to be presented to the user, and registering the link destination address of the extracted user bookmark address as the link bookmark. When and, the said link bookmarks extracted, characterized in that extracted the user bookmark and the link bookmark comprises a bookmark presentation step of presenting to the user.
上述した第1の発明によれば、前記ユーザ登録工程で登録された前記ユーザブックマークのアドレス先からリンクされている数の多いウェブページも前記リンクブックマークとして登録されるため、ソーシャルブックマークサービスのユーザが登録していないブックマークをもユーザに提示することが可能になる。 According to the first invention described above, since many web pages linked from the address destination of the user bookmark registered in the user registration step are also registered as the link bookmark, the user of the social bookmark service Bookmarks that are not registered can be presented to the user.
更に、第2の発明は、第1の発明に記載のブックマークサービス方法であって、前記ブックマーク提示工程において、前記ユーザに提示する前記ユーザブックマークのアドレス先から得られるタグと、前記ユーザに提示する前記リンクブックマークのアドレス先から得られるタグとを前記ユーザに提示することを特徴とする。 Furthermore, the second invention is the bookmark service method according to the first invention, wherein in the bookmark presenting step, a tag obtained from the address destination of the user bookmark to be presented to the user and presented to the user. The tag obtained from the address destination of the link bookmark is presented to the user.
上述した第2の発明によれば、前記ユーザに提示する前記ユーザブックマークのアドレス先から得られるタグと、前記ユーザに提示する前記リンクブックマークのアドレス先から得られるタグとを前記ユーザに提示することで、前記ユーザが日頃から利用していない単語をタグとして表示することが可能になる。 According to the second invention described above, the tag obtained from the address destination of the user bookmark presented to the user and the tag obtained from the address destination of the link bookmark presented to the user are presented to the user. Thus, it becomes possible to display words that the user does not regularly use as tags.
更に、第3の発明は、第1の発明または第2の発明に記載のブックマークサービス方法であって、前記ブックマーク提示工程において、抽出した前記リンクブックマークが前記ユーザブックマークとして登録されているとき、リンク元になる前記ユーザブックマークと前記リンクブックマークを関連付けて表示することを特徴とする。 Furthermore, a third invention is the bookmark service method according to the first invention or the second invention, wherein when the extracted link bookmark is registered as the user bookmark in the bookmark presenting step, a link is provided. The original user bookmark and the link bookmark are displayed in association with each other.
上述した第3の発明によれば、抽出した前記リンクブックマークが前記ユーザブックマークとして登録されているとき、リンク元になる前記ユーザブックマークと前記リンクブックマークを関連付けて表示することで、前記ユーザが登録した前記ユーザブックマークの相互関係を前記ユーザに提示することが可能になる。 According to the third invention described above, when the extracted link bookmark is registered as the user bookmark, the user bookmark registered by the user is displayed by associating and displaying the user bookmark as a link source and the link bookmark. The user bookmarks can be presented to the user.
更に、第4の発明は、第1の発明から第3の発明のいずれか一つに記載のブックマークサービス方法であって、前記自動登録工程において、前記サービスサーバは、ソーシャルブックマークサービスを提供している他のウェブサーバにアクセスし、前記ウェブサーバで公開され、更に、ユーザ登録数の多いブックマークをソーシャルブックマークとして前記サービスサーバに登録し、前記ブックマーク提示工程において、前記ウェブサーバから得られた前記ソーシャルブックマークを提示することを特徴とする。 Further, a fourth invention is the bookmark service method according to any one of the first invention to the third invention, wherein in the automatic registration step, the service server provides a social bookmark service. To the other web server, published on the web server, and further registered a bookmark with a large number of user registrations as a social bookmark in the service server. In the bookmark presenting step, the social information obtained from the web server is registered. It is characterized by presenting a bookmark.
上述した第4の発明によれば、前記ウェブサーバから前記ソーシャルブックマークを取得することで、前記サービスサーバに登録された以外のブックマークを前記ユーザに提示することが可能になる。 According to the fourth aspect described above, by acquiring the social bookmark from the web server, bookmarks other than those registered in the service server can be presented to the user.
更に、第5の発明は、ソーシャルブックマークのサービスを提供しているサービスサーバであって、ブックマークを記憶するデータベースに、ユーザによって指定されたウェブページのブックマークをユーザブックマークとして登録するユーザ登録手段と、定められたトリガーが成立するごとに、前記ユーザ登録手段で登録された前記ユーザブックマークのアドレス先のリンク先アドレスを抽出し、出現頻度が規定以上である前記リンク先アドレスを前記リンクブックマークとして前記データベースに登録する自動登録手段と、前記ユーザに提示する前記ユーザブックマークを抽出すると共に、抽出した前記ユーザブックマークのアドレス先のリンク先アドレスが前記リンクブックマークとして登録されているときは、この前記リンクブックマークも抽出し、抽出した前記ユーザブックマークおよび前記リンクブックマークを前記ユーザに提示するブックマーク提示手段を備えていることを特徴とする。 Further, the fifth invention is a service server providing a service of social bookmarks, a user registration means for registering a bookmark of a web page designated by a user as a user bookmark in a database storing the bookmark, Every time a predetermined trigger is established, the link destination address of the user bookmark address registered by the user registration means is extracted, and the link destination address whose appearance frequency is equal to or higher than a specified value is used as the link bookmark in the database. Automatic registration means for registering to the user, the user bookmark to be presented to the user is extracted, and when the link destination address of the extracted user bookmark is registered as the link bookmark, the link book Over click also extracted, characterized in that extracted the user bookmark and the link bookmark comprises a bookmark presenting means for presenting to the user.
更に、第6の発明は、第5の発明に記載のサービスサーバであって、前記サービスサーバに備えられた前記ブックマーク提示手段は、前記ユーザに提示する前記ユーザブックマークのアドレス先から得られるタグと、前記ユーザに提示する前記リンクブックマークのアドレス先から得られるタグとを前記ユーザに提示することを特徴とする。 Further, a sixth invention is the service server according to the fifth invention, wherein the bookmark presenting means provided in the service server includes a tag obtained from an address destination of the user bookmark presented to the user, The tag obtained from the address destination of the link bookmark to be presented to the user is presented to the user.
更に、第7の発明は、第5の発明または第6の発明に記載のサービスサーバであって、前記サービスサーバに備えられた前記ブックマーク提示手段は、抽出した前記リンクブックマークが前記ユーザブックマークとして前記データベースに登録されているとき、リンク元になる前記ユーザブックマークと前記リンクブックマークを関連付けて表示することを特徴とする。 Further, a seventh invention is the service server according to the fifth invention or the sixth invention, wherein the bookmark presenting means provided in the service server uses the extracted link bookmark as the user bookmark. When registered in the database, the user bookmark as a link source and the link bookmark are displayed in association with each other.
更に、第8の発明は、第6の発明から第7の発明のいずれか一つに記載のサービスサーバであって、前記サービスサーバに備えられた前記自動登録手段は、ソーシャルブックマークサービスを提供している他のウェブサーバにアクセスし、前記ウェブサーバで公開され、更に、ユーザ登録数の多いブックマークをソーシャルブックマークとして前記データベースに登録し、前記ブックマーク提示手段は、前記データベースに登録された前記ソーシャルブックマークを前記ユーザに提示することを特徴とする。 Further, an eighth invention is the service server according to any one of the sixth invention to the seventh invention, wherein the automatic registration means provided in the service server provides a social bookmark service. The other bookmarks are registered in the database as social bookmarks, and the bookmark presenting means registers the social bookmarks registered in the database. Is presented to the user.
上述した第5の発明から第8の発明によれば、第1の発明から第4の発明と同様の効果が得られる。 According to the fifth to eighth inventions described above, the same effects as the first to fourth inventions can be obtained.
上述した本発明によれば、インターネット上のサービスの一つであるソーシャルブックマークサービスにおいて、ソーシャルブックマークサービスのユーザが登録していないブックマークをもユーザに提示することができる方法及びサービスサーバを提供できる。 According to the above-described present invention, in the social bookmark service which is one of services on the Internet, it is possible to provide a method and a service server capable of presenting a user with a bookmark not registered by the user of the social bookmark service.
ここから、本発明に係わる方法及びサービスサーバについて、図を参照しながら詳細に説明する。図1は、本発明に係わるサービスサーバ1が配置されたシステムを説明する図である。 The method and service server according to the present invention will now be described in detail with reference to the drawings. FIG. 1 is a diagram for explaining a system in which a service server 1 according to the present invention is arranged.
図1で図示したシステムには、本発明に係わるサービスサーバ1に加え、多くのウェブページで記事を公開している複数のウェブサーバ3と、サービスサーバ1以外のソーシャルブックマークサービスを提供しているソーシャルブックマークサーバ4と、サービスサーバ1のユーザが利用するクライアント2とがインターネット5を介して接続されている。
In addition to the service server 1 according to the present invention, the system illustrated in FIG. 1 provides a plurality of web servers 3 that publish articles on many web pages and a social bookmark service other than the service server 1. A
本発明に係わるサービスサーバ1は、ソーシャルブックマークサービスを提供している一つのウェブサーバで、他のソーシャルブックマークサーバ4と同様に、サービスサーバ1を利用するユーザは、頻繁に利用するウェブページのブックマークをタグ付けして登録したり、他のユーザが登録しているブックマークを検索したりすることができる。
The service server 1 according to the present invention is a web server that provides a social bookmark service. Like other
加えて、本発明に係わるサービスサーバ1は、ユーザに幅広くブックマークを提供するために、ユーザが登録したブックマークであるユーザブックマークのアドレス先でリンクされている数の多いウェブページのブックマークをリンクブックマークとして自動的に登録する機能を備えている。 In addition, in order to provide a wide range of bookmarks to the user, the service server 1 according to the present invention uses a bookmark of a large number of web pages linked at the address of the user bookmark, which is a bookmark registered by the user, as a link bookmark. It has a function to register automatically.
更に、サービスサーバ1は、より幅広くブックマークをユーザに提供するために、サービスサーバ1以外のソーシャルブックマークサーバ4で提供されているブックマークを自動的に登録する機能をも備えている。
Furthermore, the service server 1 also has a function of automatically registering bookmarks provided by
ここから、サービスサーバ1の機能についてより詳細に説明する。図2は、サービスサーバ1のブロック図である。サービスサーバ1には、サービスサーバ1のCPUが利用するハードウェア資源として、RAM、ハードディスク、ネットワークインターフェースなどが備えられ、本発明を実現するためにサービスサーバ1に備えられた各手段は、サービスサーバ1のハードウェア資源を利用したコンピュータプログラムで実現される。 From here, the function of the service server 1 is demonstrated in detail. FIG. 2 is a block diagram of the service server 1. The service server 1 is provided with a RAM, a hard disk, a network interface, and the like as hardware resources used by the CPU of the service server 1, and each means provided in the service server 1 for realizing the present invention is a service server. This is realized by a computer program using one hardware resource.
図2に図示したように、サービスサーバ1は、クライアントと情報の入出力を行い、クライアントごとにセッションを管理するユーザインターフェース手段10と、ブックマークが登録されるブックマークDB14(DB: Data Base)と、ユーザがユーザブックマークをブックマークDB14に登録するときに作動するユーザ登録手段11と、サービスサーバ1が自動的にリンクブックマークをブックマークDB14に登録するときに作動する自動登録手段12と、クライアントに表示するブックマークを検索するブックマーク検索手段13とを、少なくともを備えている。
As shown in FIG. 2, the service server 1 inputs / outputs information with a client, manages user sessions for each client, a bookmark DB 14 (DB: Data Base) in which bookmarks are registered, User registration means 11 that operates when the user registers user bookmarks in the
図3は、ブックマークDB14に記憶されるユーザブックマークの内容を説明する図である。ユーザブックマークには、ユーザブックマークの属性情報と、ユーザブックマークのロケーションと、ユーザブックマークのリンク先アドレスと、ユーザブックマークのタグと、ユーザブックマークのユーザ登録状況を示すユーザ登録情報が含まれる。
FIG. 3 is a diagram for explaining the contents of the user bookmark stored in the
ユーザブックマークの属性情報には、ユーザブックマークであることを示す値が記述され、ユーザブックマークのロケーションには、ユーザブックマークとして登録するウェブページのURI(Uniform Resource Identifier)が記述される。 A value indicating a user bookmark is described in the attribute information of the user bookmark, and a URI (Uniform Resource Identifier) of a web page registered as the user bookmark is described in the location of the user bookmark.
また、ユーザブックマークのロケーション先でリンクしているウェブページのURIがリンク先アドレスとして、ユーザブックマークに記述される。更に、ユーザブックマークのロケーションで公開されているウェブページのテキスト情報を自然言語解析することで抽出された重要度の高い少なくとも一つの単語がタグして記述される。なお、タグを抽出するときに利用するテキスト情報は、ウェブページの本文でもよく、ウェブページのメタ情報(例えば、RSS)であってもよい。 Also, the URI of the web page linked at the location of the user bookmark is described in the user bookmark as the link destination address. Furthermore, at least one word with high importance extracted by performing natural language analysis on the text information of the web page published at the location of the user bookmark is described as a tag. Note that the text information used when extracting the tag may be the text of the web page or the meta information (for example, RSS) of the web page.
更に、ユーザブックマークのユーザ登録情報には、ユーザブックマークを登録しているユーザの人数を示すユーザ登録数と、ユーザブックマークを登録しているユーザのユーザIDが記述される。 Furthermore, the user registration information of the user bookmark describes the number of user registrations indicating the number of users who have registered user bookmarks, and the user IDs of users who have registered user bookmarks.
図4は、ブックマークDB14に記憶されるリンクブックマークの内容を説明する図である。リンクブックマークには、リンクブックマークの属性情報と、リンクブックマークのロケーションと、リンクブックマークのリンク元アドレスが含まれる。
FIG. 4 is a diagram for explaining the contents of the link bookmark stored in the
リンクブックマークの属性情報には、リンクブックマークであることを示す値が記述され、リンクブックマークのロケーションには、リンクブックマークとして登録するウェブページのURI(Uniform Resource Identifier)が記述される。 In the link bookmark attribute information, a value indicating that it is a link bookmark is described, and in the location of the link bookmark, a URI (Uniform Resource Identifier) of a web page registered as a link bookmark is described.
また、リンクブックマークのロケーション先をリンク先アドレスとしているユーザブックマークのロケーションがリンク元アドレスとして、リンクブックマークに記述される。更に、リンクブックマークのロケーションで公開されているウェブページのテキスト情報を自然言語解析することで抽出された重要度の高い少なくとも一つの単語がタグして記述される。なお、タグを抽出するときに利用するテキスト情報は、ウェブページの本文でもよく、ウェブページのメタ情報(例えば、RSS)であってもよい。 The location of the user bookmark whose link destination is the location of the link bookmark is described in the link bookmark as the link source address. Furthermore, at least one word having high importance extracted by performing natural language analysis on the text information of the web page published at the location of the link bookmark is described as a tag. Note that the text information used when extracting the tag may be the text of the web page or the meta information (for example, RSS) of the web page.
図5は、ユーザ登録手段11がユーザブックマークを登録する動作のフロー図である。ユーザ登録手段11がユーザブックマークを登録するとき、サービスサーバ1のユーザインターフェース手段10は、ユーザブックマークとして登録するウェブページのURIをユーザが操作するクライアント2から取得する(ステップS1)。
FIG. 5 is a flowchart of an operation in which the
このステップで、サービスサーバ1のユーザインターフェース手段10は、ユーザブックマークとして登録するウェブページのURIを取得するために、URIを入力する入力フォームをクライアント2に表示させるなどして、クライアント2からユーザブックマークとして登録するウェブページのURIを取得する。
In this step, the
サービスサーバ1のユーザインターフェース手段10が、ユーザブックマークとして登録するウェブページのURIを取得すると、取得したURIがユーザ登録手段11に引渡され、ユーザ登録手段11はブックマークDB14を検索し、取得したウェブページのURIをロケーションとしているユーザブックマークが既に登録されているか確認する(ステップS2)。
When the
ステップS2で、ユーザ登録手段11は、取得したURIをロケーションとしているユーザブックマークが検索されなかったときはステップS3に進み、ユーザブックマークを新規作成し、新規作成したユーザブックマークをブックマークDB14に登録する。
In step S2, when the user bookmark having the acquired URI as the location is not found, the
また、取得したURIをロケーションとしているユーザブックマークが検索されたは、ステップS4に進み、ユーザ登録手段11は、取得したURIをロケーションとしているユーザブックマークの内容を更新する。
If a user bookmark whose location is the acquired URI is found, the process proceeds to step S4, and the
ステップS3で、ユーザ登録手段11がユーザブックマークを新規作成するとき、属性情報をユーザブックマークであることを示す値とし、ステップS1で取得したウェブページのURLをユーザブックマークのロケーションとし、ユーザブックマークのユーザ登録情報のユーザ登録数を「1」とし、ユーザ登録情報にユーザブックマークを登録するユーザIDを記述する。
When the
更に、ユーザ登録手段11は、ユーザブックマークのロケーションで特定されるウェブページにアクセスし、ウェブページで公開されているテキスト情報を解析し、ハイパーリンクをリンク先アドレスとして抽出し、更に、ユーザブックマークを自然言語解析して得られる単語をユーザブックマークのタグとして抽出する。 Furthermore, the user registration means 11 accesses a web page specified by the location of the user bookmark, analyzes text information published on the web page, extracts a hyperlink as a link destination address, and further extracts the user bookmark. Words obtained by natural language analysis are extracted as user bookmark tags.
また、ステップS4で、ユーザ登録手段11が、ブックマークDB14に登録されたユーザブックマークの内容を更新するとき、ユーザブックマークのユーザ登録情報のユーザ登録数を一つインクリメントし、更に、ユーザブックマークを登録するユーザのユーザIDをユーザブックマークのユーザ登録情報に追加する。
In step S4, when the
図6は、自動登録手段12がリンクブックマークを登録する動作のフロー図である。自動登録手段12は、定められたトリガーが発生したとき、自動登録手段12は動作を開始する(ステップS10)。このステップでは、ユーザブックマークが新規作成或いは更新されたこと、並びに、一定期間(例えば、1日)が経過したことをトリガーとすることができる。
FIG. 6 is a flowchart of an operation in which the
自動登録手段12が動作を開始すると、自動登録手段12は、ブックマークDB14に記憶されたユーザブックマークを参照し、ユーザブックマークのリンク先アドレスを抽出し、リンク先アドレスごとにリンク先アドレスの出現頻度をカウントする(ステップS11)。
When the
自動登録手段12はリンク先アドレスの出現頻度をカウントすると、出現頻度が規定値以上であるリンク先URLを、リンクブックマークとして登録するリンク先アドレスとして抽出する(ステップS12)。
When the appearance frequency of the link destination address is counted, the
ステップS12の後、自動登録手段12は、ステップS12で抽出したリンク先URLごとに、ステップS13およびステップS14を含むループ処理L1を実行する。このループ処理L1では、自動登録手段12は、ステップS12で抽出したリンク先URLのリンクブックマークが既にブックマークDB14に登録されているか確認する(ステップS13)。
After step S12, the
リンク先URLのリンクブックマークがブックマークDB14に登録されていない場合、自動登録手段12は、リンク先URLのリンクブックマークを新規作成・登録し(ステップS14)、リンク先URLのリンクブックマークがブックマークDB14に登録されている場合、自動登録手段12はステップS14を実行せず、リンクブックマークの新規作成・登録は行われない。
If the link bookmark of the link destination URL is not registered in the
ステップS14で自動登録手段12が、リンクブックマークを新規作成するとき、自動登録手段12は、属性情報をリンクブックマークであることを示す値とし、更に、ユーザブックマークの中から、リンクブックマークとして登録するリンク先URLを含むユーザブックマークを抽出し、抽出したユーザブックマークのロケーションを、登録するリンクブックマークのリンク元アドレスとして記述する。
When the
更に、自動登録手段12は、ブックマークDB14に登録するリンクブックマークのロケーションで特定されるウェブページにアクセスし、ウェブページのテキスト情報を自然言語解析して得られる単語を、リンクブックマークのタグとして抽出する。
Further, the automatic registration means 12 accesses a web page specified by the location of the link bookmark registered in the
ステップS12で抽出したリンク先アドレスすべてについてループ処理L1を実行した後、自動登録手段12がリンクブックマークを登録する動作は終了する。図6のフローが実行されることでブックマークDB14に登録されるリンクブックマークは、ユーザに推薦するブックマークとして利用される。
After the loop processing L1 is executed for all the link destination addresses extracted in step S12, the operation of the
更に、サービスサーバ1の自動登録手段12は、より幅広くブックマークをユーザに提供するために、サービスサーバ1以外のソーシャルブックサーバ4で提供されているソーシャルブックマークを自動的に登録する機能を備えていることが望ましい。
Furthermore, the automatic registration means 12 of the service server 1 has a function of automatically registering social bookmarks provided by the
ブックマークDB14に登録するソーシャルブックマークの内容は、リンクブックマークの内容とほぼ同じであるが、ソーシャルブックマークの属性情報は、ソーシャルブックマークであることを示す値で、ソーシャルブックマークのロケーションをリンク先アドレスとしているユーザブックマークがあれば、ユーザブックマークのロケーションをソーシャルブックマークのリンク元アドレスとして記述する。
The content of the social bookmark registered in the
ここから、サービスサーバ1がブックマークをユーザに提供するために、サービスサーバ1がクライアントに表示するウェブページについて説明する。 From here, the web page which the service server 1 displays on a client in order for the service server 1 to provide a bookmark to a user is demonstrated.
本発明に係わるブックマーク提示手段としての機能は、サービスサーバ1のユーザインターフェース手段10に備えられ、上述しているように、ユーザインターフェース手段10は、クライアントと情報の入出力を行い、クライアントごとにセッションを管理する機能と、クライアントに表示させるウェブページを作成する機能を備え、ユーザインターフェース手段10は、クライアントに表示するウェブページとして、すべてのユーザで共通である共通ウェブページと、ユーザごとに個別であるユーザウェブページを生成する。 The function as the bookmark presenting means according to the present invention is provided in the user interface means 10 of the service server 1, and as described above, the user interface means 10 inputs / outputs information to / from the client, and performs a session for each client. And a function for creating a web page to be displayed on the client. The user interface means 10 is a web page to be displayed on the client, a common web page that is common to all users, and an individual for each user. Create a user web page.
図7は、すべてのユーザで共通の共通ウェブページの一例を示した図である。図7で図示したように、共通ウェブページ7には、ブックマークの検索キーワードの入力フォーム70、ブックマークを検索するときに利用される複数のカテゴリー71、ユーザIDの入力フォーム76a、及び、ユーザのパスワードの入力フォーム76bと、ユーザ認証するときにクリックするログインの文字76cとが表示され、更に、共通ウェブページ7には、ユーザブックマークの検索結果を表示するブックマークフレーム72と、すべてのユーザに推薦するブックマークを表示する推薦フレーム73と、タグを表示するタグフレーム74が設けられている。
FIG. 7 is a diagram showing an example of a common web page common to all users. As shown in FIG. 7, the common web page 7 includes a bookmark search
入力フォーム70に検索キーワードが入力されると、入力された検索キーワードはブックマーク検索手段13に引渡され、ブックマーク検索手段13は、入力された検索キーワードによってタグ付けされたユーザブックマークをブックマークDB14の中から検索する。
When a search keyword is input to the
ブックマーク検索手段13の検索結果はユーザインターフェース手段10に引渡され、ユーザインターフェース手段10は、ユーザブックマークのユーザ登録情報に含まれるユーザ登録数の多い順に、検索されたユーザブックマークをブックマークフレーム72内に表示する。
The search result of the bookmark search means 13 is delivered to the user interface means 10, and the user interface means 10 displays the searched user bookmarks in the
また、共通ウェブページ7に表示されているカテゴリーの一つがクリックされると、クリックされたカテゴリーはユーザインターフェース手段10からブックマーク検索手段13に引渡され、ブックマーク検索手段13は、クリックされたカテゴリーによってタグ付けされたユーザブックマークをブックマークDB14の中から検索する。
When one of the categories displayed on the common web page 7 is clicked, the clicked category is transferred from the user interface means 10 to the bookmark search means 13, and the bookmark search means 13 is tagged according to the clicked category. The attached user bookmark is searched from the
ブックマーク検索手段13の検索結果はユーザインターフェース手段10に引渡され、ユーザインターフェース手段10は、ユーザブックマークのユーザ登録情報に含まれるユーザ登録数の多い順に、検索されたブックマークをブックマークフレーム72内に表示する。
The search result of the bookmark search means 13 is delivered to the user interface means 10, and the user interface means 10 displays the searched bookmarks in the
なお、クライアントがサービスサーバ1に初回アクセスしたとき、すなわち、検索キーワードが入力されておらず、かつ、カテゴリーがクリックされていないときは、ユーザインターフェース手段10は、ユーザブックマークのユーザ登録情報に含まれるユーザ数の多い順にブックマークをブックマークフレーム72に表示する。
When the client accesses the service server 1 for the first time, that is, when the search keyword is not input and the category is not clicked, the user interface means 10 is included in the user registration information of the user bookmark. Bookmarks are displayed in the
ユーザインターフェース手段10は、ソーシャルブックサーバ4から得たソーシャルブックマークの中で登録数の多いソーシャルブックマークを検索し推薦フレーム73に表示し、更に、ブックマークフレーム72に表示するユーザブックマークから抽出されたタグをタグフレーム74に表示する。
The user interface means 10 searches for a social bookmark having a large number of registrations among the social bookmarks obtained from the
ユーザが、入力フォーム76aにユーザIDを入力し、入力フォーム76bにパスワードを入力した後、ユーザがログインの文字76cをクリックすると、ユーザIDとパスワードがサービスサーバ1に送信され、ユーザインターフェース手段10はパスワードを用いたユーザ認証を行い、ユーザ認証に成功すると、認証に成功したユーザのユーザウェブページを生成しクライアントに送信する。
When the user inputs the user ID in the
図8は、ユーザごとに個別であるユーザウェブページの一例を示した図である。図8で図示したように、共通ウェブページ7と同様にユーザウェブページ8には、ユーザ認証したユーザが登録したユーザブックマーク8の検索キーワードの入力フォーム80と、ユーザ認証したユーザが登録したユーザブックマークを検索するときに利用される複数のカテゴリー81、ユーザブックマークを登録するときにクリックされる登録ボタン85が表示され、更に、ユーザウェブページ8には、ユーザブックマークの検索結果を表示するブックマークフレーム82と、ユーザに推薦するブックマークを表示する推薦フレーム83と、ユーザブックマークにタグ付けされたタグを表示するタグフレーム84とが設けられている。
FIG. 8 is a diagram illustrating an example of a user web page that is individual for each user. As shown in FIG. 8, the user web page 8 has a search
ユーザウェブページ8において、入力フォーム80に検索キーワードが入力されたときや、一つのカテゴリー81が選択されたときに、ブックマーク検索手段13が検索対象とするユーザブックマークは、ユーザ認証されたユーザが登録したユーザブックマークに限られる。
When a search keyword is entered in the
また、ユーザインターフェース手段10は、検索したユーザブックマークのリンク先アドレスがリンクブックマークとしてブックマークDB14に記憶されているとき、このリンクブックマークをユーザに推薦するリンクブックマークとして抽出し、抽出したリンクブックマークの全て或いは一部を推薦フレーム83に表示する。
Further, when the link destination address of the searched user bookmark is stored in the
また、ユーザインターフェース手段10は、ユーザに推薦するリンクブックマークをユーザブックマークとしてユーザが登録しているとき、このリンクブックマークを推薦フレーム83に表示せず、図8の領域86で図示したように、ユーザブックマークとして登録されたリンクブックマークと、このリンクブックマークのリンク元アドレスのユーザブックマークを関連付けて表示する。
In addition, when the user has registered a link bookmark recommended for the user as a user bookmark, the user interface means 10 does not display the link bookmark on the
更に、ユーザインターフェース手段10は、ユーザブックマークのタグに加え、ユーザブックマークのリンク先アドレスをロケーションとしているリンクブックマークのタグをタグフレーム84に表示する。
Further, the
図8の登録ボタン85がクリックされると、ウェブページのURIを入力する入力フォームが表示され、この入力フォームに入力されたウェブページのURIはユーザ登録手段11に引渡され、ユーザ登録手段11は、この入力フォームに入力されたURIのユーザブックマークをブックマークDB14に登録する。
When the
また、ユーザ認証した後に、図7で示した共通ウェブページ7がクライアント2に表示され、登録ボタン75がクリックされると、クリックされた登録ボタン75に対応するユーザブックマークがユーザ登録手段11に引渡され、ユーザ登録手段11は、クリックされた登録ボタン75に対応するユーザブックマークのユーザ登録情報に、ユーザ認証したユーザのユーザIDを追加する。
After the user authentication, the common web page 7 shown in FIG. 7 is displayed on the client 2 and when the
1 サービスサーバ
10 ユーザインターフェース手段
11 ユーザ登録手段
12 自動登録手段
13 ブックマーク検索手段
14 ブックマークDB
2 クライアント
3 ウェブサーバ
4 ソーシャルブックサーバ
5 インターネット
DESCRIPTION OF SYMBOLS 1
2 Client 3
Claims (8)
The service server according to any one of claims 6 to 7, wherein the automatic registration means provided in the service server accesses another web server that provides a social bookmark service, A bookmark published on the web server and registered in the database as a social bookmark is registered in the database, and the bookmark presenting means presents the social bookmark registered in the database to the user. Service server to do.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007131236A JP4905249B2 (en) | 2007-05-17 | 2007-05-17 | Bookmark service method and bookmark service server |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007131236A JP4905249B2 (en) | 2007-05-17 | 2007-05-17 | Bookmark service method and bookmark service server |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2008287458A JP2008287458A (en) | 2008-11-27 |
JP4905249B2 true JP4905249B2 (en) | 2012-03-28 |
Family
ID=40147120
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007131236A Expired - Fee Related JP4905249B2 (en) | 2007-05-17 | 2007-05-17 | Bookmark service method and bookmark service server |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4905249B2 (en) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5451095B2 (en) * | 2009-02-02 | 2014-03-26 | キヤノン株式会社 | Information processing apparatus and control method thereof |
JP2010277543A (en) * | 2009-06-01 | 2010-12-09 | Nippon Telegr & Teleph Corp <Ntt> | Device, method and program for creating correct-answer database, and recording medium recording the program |
JP5573051B2 (en) * | 2009-08-30 | 2014-08-20 | ヤフー株式会社 | Bookmark service providing apparatus and operation method of bookmark service providing apparatus |
JP6566514B2 (en) * | 2015-06-25 | 2019-08-28 | 株式会社アーキノート | Scale information setting device and scale information setting system |
JP6848946B2 (en) * | 2018-09-25 | 2021-03-24 | 株式会社ぐるなび | Information processing equipment, information processing methods and programs |
JP6838594B2 (en) * | 2018-10-03 | 2021-03-03 | 株式会社ぐるなび | Information processing equipment, information processing methods and programs |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11312172A (en) * | 1998-04-28 | 1999-11-09 | Sharp Corp | Information processor, its processing method and medium with control program stored therein |
JP4554017B2 (en) * | 2000-01-24 | 2010-09-29 | シャープ株式会社 | Client computer, client computer control method, and computer-readable recording medium storing program |
JP4430598B2 (en) * | 2005-09-05 | 2010-03-10 | 日本電信電話株式会社 | Information sharing system and information sharing method |
-
2007
- 2007-05-17 JP JP2007131236A patent/JP4905249B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2008287458A (en) | 2008-11-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8745067B2 (en) | Presenting comments from various sources | |
EP2089817B1 (en) | Method and system for intelligent processing of electronic information | |
CA2747441C (en) | Identifying comments to show in connection with a document | |
US10019526B2 (en) | Systems and methods for creating and using keyword navigation on the internet | |
JP4905249B2 (en) | Bookmark service method and bookmark service server | |
US20100125781A1 (en) | Page generation by keyword | |
JP5026192B2 (en) | Document creation system, user terminal, server device, and program | |
US20110238653A1 (en) | Parsing and indexing dynamic reports | |
WO2008049360A1 (en) | A method and the corresponding system for providing service from the third party | |
JP2013222463A (en) | Building of web corpus with help of reference web crawl | |
JP2010257453A (en) | System for tagging of document using search query data | |
JP2012123681A (en) | Search device, search system, search method, search program, and computer readable recording medium for storing search program | |
JP2005346495A (en) | Information processing system, information processing method, and information processing program | |
JP6763433B2 (en) | Information gathering system, information gathering method, and program | |
JP2013030113A (en) | Information processor, information processing method, information processing program, and recording medium having information processing program recorded therein | |
JP5955186B2 (en) | Information processing device | |
US20150156168A1 (en) | Suggesting name identifiers using interactive keywords | |
JP2020129239A (en) | Post Analysis System, Post Analysis Device, and Post Analysis Method | |
CN103577578B (en) | A kind of tab file analysis method and device | |
JPWO2006109770A1 (en) | Semantic search program | |
KR101499685B1 (en) | Method for Providing Keywords Tree | |
EP2662785A2 (en) | A method and system for non-ephemeral search | |
JP2013020460A (en) | Summary preparation device and method | |
JP5736292B2 (en) | Post message transmission program, apparatus, and method for changing post message to be recommended according to reaction of other contributor | |
JP2014194587A (en) | Information retrieval method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20100325 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20111207 |
|
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: 20111213 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20111226 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150120 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 |