[go: up one dir, main page]

JP4519309B2 - Address translation system - Google Patents

Address translation system Download PDF

Info

Publication number
JP4519309B2
JP4519309B2 JP2000375719A JP2000375719A JP4519309B2 JP 4519309 B2 JP4519309 B2 JP 4519309B2 JP 2000375719 A JP2000375719 A JP 2000375719A JP 2000375719 A JP2000375719 A JP 2000375719A JP 4519309 B2 JP4519309 B2 JP 4519309B2
Authority
JP
Japan
Prior art keywords
page
identification number
site
web content
address
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
Application number
JP2000375719A
Other languages
Japanese (ja)
Other versions
JP2002183006A (en
Inventor
耕司 佐々木
尚介 佐々木
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.)
J Data Co Ltd
Original Assignee
J Data Co 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 J Data Co Ltd filed Critical J Data Co Ltd
Priority to JP2000375719A priority Critical patent/JP4519309B2/en
Publication of JP2002183006A publication Critical patent/JP2002183006A/en
Application granted granted Critical
Publication of JP4519309B2 publication Critical patent/JP4519309B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、識別番号を利用したウェブアクセスを支援するシステムの構成に関する。
【0002】
【技術背景】
パソコン、携帯端末、携帯電話等が備えるウェブブラウザを利用することで、インターネット上に公開された様々な情報を閲覧することが可能である。
【0003】
インターネット上のウェブサイトを特定して目的のページにアクセスするためには、利用者はブラウザにおいてURL(Uniform Resource Locator)を指定する。ブラウザは入力されたURLに対応したウェブコンテンツを取得し、取得した情報を表示するのである。
【0004】
【発明が解決しようとする課題】
しかしながら、ウェブサイトの保有するコンテンツは、階層的な構造を有しており、全ての情報が一覧できるものではない。このためURLを指定して目的のウェブサイトにアクセスした場合であっても、最終的に必要な情報を得るまでには、この階層構造に従ってページ間を移動しなければならない。目的の情報が階層構造の末端のページに存在する場合には、そのページに到着するまでに何回もページを移動する必要がある。
【0005】
また、最終的に必要な情報が存在するページを直接指定する方法もあるが、直接目的のページを指定するためには、そのページに対応したURLを指定することとなる。しかし、URLは当該ウェブサイトのドメイン名に、階層構造にしたがったディレクトリ名が付加される文字列であり、非常に長い文字列となる。特に、階層構造の末端ページを指定することは、非常に面倒なキー入力操作を必要とする。
【0006】
さらに、携帯端末や携帯電話などを利用してウェブアクセスを行っている場合には、長い文字列を入力することは非常に煩雑な操作である。
【0007】
そこで、本発明は前記問題点に鑑み、ウェブアクセスを行う利用者の面倒な入力操作を軽減させながら、最終的な情報の閲覧を容易に実現するシステムを提供することを目的とする。
【0008】
【課題を解決するための手段】
上記課題を解決するため、請求項1の発明は、ブラウザからウェブサイトに保持された所望のウェブコンテンツに対するアクセス要求を受けるシステムであって、ウェブコンテンツの管理単位ごとに割り付けられる親番号部および前記管理単位内のウェブコンテンツに割り付けられる子番号部を含む識別番号と、ウェブコンテンツのページアドレスとを対応づける変換テーブルと、ブラウザから前記識別番号を指定したアクセス要求を受けた際、前記変換テーブルを検索することによって前記識別番号に対応する前記ページアドレスを指定した応答を行う手段と、キーワードを利用して前記子番号部を検索する手段と、前記親番号部と前記キーワードを指定したアクセス要求に対して、対応する前記ページアドレスを指定した応答を行う手段と、を備えることを特徴とする。
【0009】
請求項2の発明は、請求項1に記載のアドレス変換システムであって、前記親番号部は、ウェブサイトごとに割り付けられる番号を含むことを特徴とする。
【0010】
請求項3の発明は、請求項1または請求項2に記載のアドレス変換システムであって、前記子番号部は、前記管理単位に含まれるウェブコンテンツごとに自由に割り振ることのできる番号を含むことを特徴とする。
【0011】
請求項4の発明は、請求項3に記載のアドレス変換システムであって、前記親番号部は、ECサイトごとに割り付けられる番号を含み、前記子番号部は、前記ECサイトにおいて提供する商品および/またはサービスごとに割り振られる番号を含むことを特徴とする。
【0015】
【発明の実施の形態】
以下、図面を参照しつつ本発明の実施の形態について説明する。
【0016】
<1.全体構成>
図1を用いて本実施形態にかかるアドレス変換システムの全体構成について説明する。アドレス変換システムは、本システムを利用する利用者端末10と、利用者端末10からの要求に応じてアドレス変換サービスを提供する識別番号検索サイト30と、一般のウェブサイト50などとから構成されている。
【0017】
利用者端末10は、ウェブアクセス可能なブラウザ11を備えた端末であり、家庭内のパソコンや、オフィスのパソコン、携帯情報端末や携帯電話など特に限定されるものではない。
【0018】
ウェブサイト50は、WWWサーバアプリケーション51(以下、WWW51とする)を備え、記憶装置52内に蓄積しているウェブコンテンツ53をインターネット20に公開している。このようにウェブコンテンツを公開する世界中のウェブサイトがインターネット20に接続されているが、図においては、その一例としてウェブサイト50を示している。
【0019】
なお、ウェブコンテンツは、一般にHTML(Hypertext markup language)で記述されたコンテンツである。また、携帯情報端末や携帯電話に対応したウェブコンテンツを提供するウェブサイトにおいては、携帯端末等の備えるブラウザに対応したページ記述言語で作成されたコンテンツを提供している。
【0020】
識別番号検索サイト30は、利用者端末10のブラウザ11から、後述する識別番号を指定したアクセス要求を受けた際に、識別番号をページアドレス(URL)に変換した上で、ブラウザ11に対して対応するページアドレスを指定した応答を行うサービスを提供している。
【0021】
<2.識別番号検索サイトの構成>
次に、識別番号検索サイト30の構成について説明する。図1に示すように、識別番号検索サイト30は、WWWサーバアプリケーション31(以下、WWW31とする)を備え、記憶装置35内に蓄積しているウェブコンテンツ36をインターネット20に公開している。つまり、識別番号検索サイト30は、通常のウェブサイトとしての機能を備えている。
【0022】
そして、ウェブコンテンツ36は、利用者に対して識別番号の検索サービスを提供する検索ページ361を含んでいる。図3(a)は、検索ページ361の一例を示している。検索ページ361は、識別番号の入力フォームや検索実行オブジェクトなどを含むコンテンツであり、利用者は当該検索ページ361にアクセスした上で、識別番号を用いた検索操作を行うのである。
【0023】
また、識別番号検索サイト30は、本実施形態にかかるアドレス変換システムの主構成として、変換手段32と、記憶装置33内に蓄積されたアドレス変換テーブル34とを備えている。
【0024】
アドレス変換テーブル34の一例を図2に示す。アドレス変換テーブル34は、識別番号(コード)341とページアドレス(URL)342とを対応づけたデータベースである。
【0025】
識別番号341は、図に示すように8桁の数字からなるコードである。本実施形態においては、8桁の数字で構成しているが、文字を含めてもよい。また、桁数も特に限定されるものではないが、入力の煩雑さを解消させるために、桁数はあまり多くしないことが好ましい。なお、後述するが、トップページに対する識別番号341は4桁の数字で構成されている。
【0026】
変換手段32は、前述した検索ページ361から呼び出され、WWW31のバックヤードで検索処理を実行する手段である。変換手段32は、データベースとの連携機能を備えており、検索ページ361で指定された識別番号341を取得することにより、変換テーブル34を検索し、対応するページアドレス342を取得する。
【0027】
このようにして、変換手段32がページアドレス342を取得すると、変換手段32は、利用者端末10のブラウザ11のリンク先を取得したページアドレス342に設定するのである。これによって、ブラウザ11にはページアドレス342に対応したコンテンツが表示されるのである。たとえば、リンク先が図1に示すウェブサイト50である場合には、ブラウザ11にウェブコンテンツ53が表示される。
【0028】
識別番号検索サイト30は、以上の処理を実行することによって、利用者に対する識別番号341の検索サービスを提供している。次に、ウェブサイト50のウェブコンテンツ53の構造と、識別番号341との関係について説明する。
【0029】
<3.ウェブコンテンツの構造および識別番号との関係>
図4は、ウェブサイト50の備えるウェブコンテンツ53の構造を示す図である。図は、ウェブコンテンツ53の論理的な構造を仮想的にツリー構造で示したものである。
【0030】
ウェブコンテンツ53は、当該ウェブサイト50を代表するウェブコンテンツ70を含んでいる。ウェブコンテンツ70は、一般にトップページと呼ばれるものであり、当該ウェブサイト50のURLにアクセスした際に最初に表示されるページを示している。なお、本実施形態では、ウェブサイト50はEC(Electric Commerce)サイトであるものとし、コンテンツ70は、ECサイトのトップページであるものとする。以下、適宜ウェブサイト50をECサイト50として説明する。
【0031】
一般的には、トップページにはメニューが表示されている。利用者は、マウス等を使用しながらメニューの中の項目を選択することによって、その項目にリンクされた(関連付けられた)ページをブラウザ11に表示させるのである。
【0032】
図中、コンテンツ71,72は、トップページであるコンテンツ70にリンクされたページである。つまり、トップページより1つ下の階層に位置するコンテンツである。ECサイト50のトップページであるコンテンツ70の配下には、オフィス家具のカテゴリーページであるコンテンツ71と、電気製品のカテゴリーページであるコンテンツ72がリンクされている。
【0033】
図中、コンテンツ73,74は、コンテンツ71にリンクされたページである。つまり、トップページより2つ下の階層に位置するコンテンツである。たとえば、オフィス家具のカテゴリーページには、複数の商品の一覧が表示されており、利用者が、この一覧の中から特定の商品を選択してマウスクリックすることで、ブラウザ11には、その商品の情報表示が行われるのである。たとえば、α社の事務机の商品紹介ページであるコンテンツ73や、α社の事務椅子の商品紹介ページであるコンテンツ74が表示される。
【0034】
このように、ウェブサイト50のウェブコンテンツ53は、論理的な階層構造を有しており、各階層におけるウェブコンテンツには、それぞれページアドレスが付与されているのである。たとえば、図に示すように、ECサイト50のトップページは、「www.%%%.co.jp」というページアドレスが付与され、トップページにリンクされたオフィス家具のカテゴリーページには「www.%%%.co.jp/office」というページアドレスが付与され、α社の事務机の商品紹介ページには、「www.%%%.co.jp/office/desk」というページアドレスが付与されている。
【0035】
そして、図2で示すように、変換テーブル34は、これら各コンテンツ70,71,・・・のページアドレス342と識別番号341とを対応付けたデータベースである。
【0036】
ECサイト50のトップページ「www.%%%.co.jp」には、識別番号として「2535」が対応している。また、オフィス家具のカテゴリーページ「www.%%%.co.jp/office」には、識別番号「2535-1000」が対応し、α社の事務机の商品紹介ページ「www.%%%.co.jp/office/desk」には、識別番号「2535-1001」が対応している。
【0037】
このように、各階層のコンテンツ71,73等にも識別番号341を対応付けておくことで、利用者は、該当する識別番号を指定することで直接目的ページへ到達することができるのである。
【0038】
<4.アドレス変換システムの利用例>
図3において、ブラウザ11のウィンドウには検索ページ361が表示されている。利用者は、雑誌や新聞、インターネットの広告、街頭広告などで、α社の事務机の識別番号が「2535-1001」であることを知り、この商品に興味をもち、検索ページ361に訪れているものとする。
【0039】
利用者は、検索ページ361の検索番号入力フォームにα社の事務机の商品紹介ページの識別番号「2535-1001」を入力し、検索ボタンをクリックして検索を実行する。
【0040】
識別番号検索サイト30は、識別番号「2535-1001」を指定したアクセス要求を利用者端末10(ブラウザ11)から受取ると、前述の如く変換手段32を実行し、変換テーブル34を検索する。そして、識別番号「2535-1001」に対応するページアドレス「www.%%%.co.jp/office/desk」を取得すると、ブラウザ11のリンク先を「www.%%%.co.jp/office/desk」に設定するのである。
【0041】
これによりブラウザ11のウィンドウには、図3(b)に示すように、α社の事務机の商品紹介ページであるウェブコンテンツ73が表示されるのである。
【0042】
このように、利用者はα社の事務机について情報を得たい場合には、検索ページ361において識別番号「2535-1001」を入力するだけでよい。ECサイトのトップページからメニューに従ってページを順にたどる必要はない。
【0043】
また、面倒なキー入力操作が不要である。たとえば、上述した例であればα社の事務机の紹介ページを直接参照するためにはブラウザ10において、「www.%%%.co.jp/office/desk」というページアドレスを入力する必要があるが、本実施形態によれば8桁の数字を入力するだけでよく、利用者の操作負担を大幅に軽減させることが可能である。
【0044】
特に、携帯情報端末や携帯電話を利用している場合にあっては、キー操作が煩雑であるため、本実施形態のように数字のみの入力操作で目的の情報が得られることのメリットは大きい。
【0045】
<5.識別番号の付与基準>
上述した識別番号341は、少なくとも変換テーブル34内では、各ウェブコンテンツに固有のコードとなっている必要がある。つまり、識別番号341を指定することにより、1つのページアドレス342が決定される必要がある。
【0046】
ただし、複数の識別番号341を同一のページアドレス342に割り当てることは可能である。
【0047】
そして、本実施形態においては、識別番号の管理センタ(たとえば、識別番号検索サイト30の運営主体)が各ウェブサイトに対してトップページに対応する固有の識別番号341を付与することとしている。たとえば、前述の例であれば、ECサイト50には管理センタから識別番号「2535」が付与されているのである。この管理センタから付与される識別番号を親番号と呼ぶ。
【0048】
そして、トップページの親番号を付与されたウェブサイトは、この親番号につづく番号を自由に付与することが可能である。上記の例では、親番号「2535」の後ろの続く4桁の番号、つまり、ハイフンより後ろの4桁の番号を自由に付与することができるのである。この自由に付与できる番号を子番号と呼ぶ。
【0049】
図4で示したウェブコンテンツ53を例とすれば、親番号「2535」を付与されたECサイト50は、α社の事務机の商品紹介ページに子番号「1001」を付与し、α社の事務椅子の商品紹介ページに子番号「1002」を付与しているのである。
【0050】
なお、オフィス家具のカテゴリーページには、子番号「1000」を付与することによって、オフィス家具のカテゴリー配下の各商品ページの子番号は、1桁目を「1」としてグループ化されるようにしている。
【0051】
また、図2においては、親番号と子番号とはハイフンでつなぐことにより番号体系を理解しやすいようにしている。ただし、ハイフンは表示上の便宜のために設けているので、変換テーブル34には蓄積される実際のデータにはハイフンを含めなくても良い。
【0052】
このように、各ウェブサイトには親番号のみを付与し、親番号に続く子番号は各ウェブサイトが自由に付与することとしたので、利用者は親番号からウェブサイトを認識し、識別番号を感覚的に把握することが容易となる。
【0053】
上述した例であれば、利用者は、α社の識別番号「2535」を記憶しておくことでα社のサイトに容易にアクセスすることが可能となる。また、識別番号を見ることで、商品等の提供元を判断することが可能となる。
【0054】
逆に、α社は識別番号「2535」を自社の商品ブランドとして定着させることで利用者の拡大を図ることが可能となるとともに、自社の商品等に対して自由に子番号を振ることができるので、自由度が高く、柔軟な番号管理を行うことが可能となる。本実施形態では子番号は4桁の数字で統一しているが、α社は、4桁の桁数に制約されることなく、自由な桁数で子番号を割り振ることができる。
【0055】
また、子番号の付与および管理はα社が行うので、管理センタは識別番号の管理負担を軽減させることが可能となる。
【0056】
管理センタが親番号を付与する対象は、ウェブサイトであるとして説明したが、対象はサイト単位である必要はない。ウェブサイト内に複数のECマーケットが存在すれば、それぞれに親番号を付与するようにしてもよい。これにより、利用者の利便性を向上させることが可能となる。逆に、複数のウェブサイトに同一の親番号を付与するようにしてもよい。関連性のある複数のサイトが共同のECマーケットを運営している場合などが考えられる。
【0057】
<6.変形例>
識別番号は、親番号と子番号とから構成されることを説明した。そして、親番号は、ウェブサイトを特徴づけるものであるので、利用者が親番号のみを記憶している場合がある。そして、ECサイトの親番号は覚えているが、商品ごとのコード(子番号)は知らないという場合にも、直接目的の情報にアクセスすることを可能とする本発明の変形例について説明する。
【0058】
図5(a)において、ブラウザ11のウィンドウには検索ページ362が表示されている。なお、検索ページ362は識別番号検索サイト30のディスク35に蓄積されているウェブコンテンツ36に含まれている。
【0059】
利用者は、以前において識別番号(親番号)「2535」のECサイト50で買い物をしたことを覚えており、再び、このECサイトにおいて買い物をしたいとする。興味のある商品は事務椅子であるが、その識別番号(子番号)は知らない。
【0060】
利用者は、検索ページ362の検索番号入力フォームにECサイト50の識別番号「2535」を入力し、さらに、アイテム入力フォームにキーワードとして「机」を入力し、検索ボタンをクリックして検索を実行する。
【0061】
識別番号検索サイト30では、識別番号「2535」からECサイト50のページアドレス「www.%%%.co.jp」を取得し、ブラウザ11のリンクをページアドレス「www.%%%.co.jp」に切り替えるとともに、ECサイト50にキーワード「事務椅子」を送信するのである。
【0062】
ECサイト50は受信したキーワードから対応する商品ページを検索する機能を備えており、キーワード「机」をもとに検索処理を行い該当するページアドレス「www.%%%.co.jp/office/chair」を取得する。これにより、ブラウザ11のウィンドウには、図5(b)に示すように、α社の事務椅子の商品紹介ページ(コンテンツ74)が表示されるのである。
【0063】
このように、利用者は、最終的な目的ページの識別番号を知らない場合であっても、ウェブサイトの識別番号(親番号)を知っている場合には、キーワード検索を利用することで、直接目的のページに到達することができるのである。
【0064】
【発明の効果】
以上説明したように、請求項1記載の発明は、識別番号を指定したブラウザからのアクセス要求に対してページアドレスを指定した応答を行うシステムであり、識別番号は、ウェブコンテンツの管理単位ごとに割り付けられる親番号部と、管理単位内のウェブコンテンツに割り付けられる子番号部とを含むので、取得したい情報を含むウェブコンテンツに直接アクセスすることが可能となる。また、親番号部とキーワードを指定したアクセスに対してページアドレスを指定した応答を行うようにしたので、利用者は子番号を知らない場合であっても、目的の情報を得ることが可能となる。
【0065】
請求項2記載の発明は、親番号部は、ウェブサイトごとに割り付けられるので、識別番号の把握が容易となる。
【0066】
請求項3記載の発明は、子番号部は、管理単位ごとに自由に割り振るようにしたので、識別番号を有効に利用することが可能となる。
【0067】
請求項4記載の発明は、親番号部は、ECサイトに割り付けられる番号であり、子番号部は、ECサイトにおいて商品やサービスに割り振られる番号としたので、利用者は、親番号部からECサイトを把握できるとともに、子番号部を指定して直接商品情報が得られることとなる。
【図面の簡単な説明】
【図1】利用者端末、WEBサイトを含めた本実施形態にかかるアドレス変換システムの全体構成図である。
【図2】識別番号とページアドレス(URL)との対応である変換テーブルの一例を示す図である。
【図3】本実施形態にかかるアドレス変換システムを利用した場合の、利用者端末上における画面遷移を示す図である。
【図4】階層構造をもつウェブコンテンツと、識別番号の番号体系との関連性を示す図である。
【図5】本実施形態にかかるアドレス変換システムを利用した場合の、利用者端末上における画面遷移を示す図である。
【符号の説明】
10 利用者端末
30 識別番号検索サイト
31 WWWサーバアプリケーション
32 変換手段
34 変換テーブル
36 コンテンツ
[0001]
BACKGROUND OF THE INVENTION
The present invention also relates to the configuration of the system to support web access using the identification number.
[0002]
[Technical background]
By using a web browser provided in a personal computer, a mobile terminal, a mobile phone, etc., it is possible to browse various information published on the Internet.
[0003]
In order to specify a website on the Internet and access a target page, the user designates a URL (Uniform Resource Locator) in the browser. The browser acquires web content corresponding to the input URL and displays the acquired information.
[0004]
[Problems to be solved by the invention]
However, the content held by the website has a hierarchical structure and cannot list all information. For this reason, even when the URL is specified and the target website is accessed, it is necessary to move between pages according to this hierarchical structure until the necessary information is finally obtained. If the target information exists in the last page of the hierarchical structure, it is necessary to move the page many times before reaching the page.
[0005]
In addition, there is a method of directly specifying a page where finally necessary information exists, but in order to directly specify a target page, a URL corresponding to the page is specified. However, the URL is a character string in which a directory name according to a hierarchical structure is added to the domain name of the website, and is a very long character string. In particular, designating the end page of the hierarchical structure requires a very troublesome key input operation.
[0006]
Furthermore, when web access is performed using a mobile terminal or a mobile phone, inputting a long character string is a very complicated operation.
[0007]
In view of the above problems, an object of the present invention is to provide a system that facilitates browsing of final information while reducing troublesome input operations of a user who performs web access.
[0008]
[Means for Solving the Problems]
In order to solve the above-mentioned problem, the invention of claim 1 is a system for receiving an access request for desired web content held in a website from a browser, wherein a parent number part allocated for each management unit of web content and the above-mentioned A conversion table that associates an identification number including a child number part assigned to web content in a management unit with a page address of the web content, and upon receiving an access request specifying the identification number from a browser, the conversion table A means for performing a response specifying the page address corresponding to the identification number by searching; a means for searching for the child number part using a keyword; and an access request specifying the parent number part and the keyword. A means for making a response specifying the corresponding page address , Characterized in that it comprises a.
[0009]
The invention according to claim 2 is the address conversion system according to claim 1, wherein the parent number part includes a number assigned to each website.
[0010]
The invention of claim 3 is the address conversion system according to claim 1 or claim 2, wherein the child number part includes a number that can be freely assigned for each web content included in the management unit. It is characterized by.
[0011]
The invention according to claim 4 is the address conversion system according to claim 3, wherein the parent number part includes a number assigned to each EC site, and the child number part is a product provided on the EC site and And / or a number assigned to each service.
[0015]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
[0016]
<1. Overall configuration>
The overall configuration of the address translation system according to the present embodiment will be described with reference to FIG. The address translation system includes a user terminal 10 that uses this system, an identification number search site 30 that provides an address translation service in response to a request from the user terminal 10, a general website 50, and the like. Yes.
[0017]
The user terminal 10 is a terminal provided with a web-accessible browser 11, and is not particularly limited to a home personal computer, an office personal computer, a portable information terminal, a mobile phone, or the like.
[0018]
The website 50 includes a WWW server application 51 (hereinafter referred to as WWW 51), and publishes web content 53 stored in the storage device 52 to the Internet 20. As described above, websites around the world that publish web contents are connected to the Internet 20. In the figure, a website 50 is shown as an example.
[0019]
The web content is generally content described in HTML (Hypertext markup language). In addition, in websites that provide web content corresponding to portable information terminals and mobile phones, content created in a page description language corresponding to a browser provided in the portable terminal or the like is provided.
[0020]
The identification number search site 30 converts the identification number into a page address (URL) when receiving an access request designating an identification number, which will be described later, from the browser 11 of the user terminal 10, and then sends it to the browser 11. It provides a service that responds by specifying the corresponding page address.
[0021]
<2. Configuration of ID number search site>
Next, the configuration of the identification number search site 30 will be described. As shown in FIG. 1, the identification number search site 30 includes a WWW server application 31 (hereinafter referred to as WWW 31), and publishes web content 36 stored in a storage device 35 to the Internet 20. That is, the identification number search site 30 has a function as a normal website.
[0022]
The web content 36 includes a search page 361 that provides a search service for identification numbers to users. FIG. 3A shows an example of the search page 361. The search page 361 is content including an identification number input form, a search execution object, and the like. The user accesses the search page 361 and performs a search operation using the identification number.
[0023]
The identification number search site 30 includes a conversion unit 32 and an address conversion table 34 stored in the storage device 33 as the main configuration of the address conversion system according to the present embodiment.
[0024]
An example of the address conversion table 34 is shown in FIG. The address conversion table 34 is a database in which identification numbers (codes) 341 and page addresses (URLs) 342 are associated with each other.
[0025]
The identification number 341 is a code consisting of 8 digits as shown in the figure. In the present embodiment, the number of characters is eight digits, but a character may be included. Also, the number of digits is not particularly limited, but it is preferable not to increase the number of digits so as to eliminate the complexity of input. As will be described later, the identification number 341 for the top page is composed of four digits.
[0026]
The conversion unit 32 is a unit that is called from the search page 361 described above and executes a search process in the WWW 31 backyard. The conversion unit 32 has a function of cooperating with a database, and by acquiring the identification number 341 specified by the search page 361, the conversion table 34 is searched and the corresponding page address 342 is acquired.
[0027]
Thus, when the conversion means 32 acquires the page address 342, the conversion means 32 sets the link destination of the browser 11 of the user terminal 10 to the acquired page address 342. As a result, the content corresponding to the page address 342 is displayed on the browser 11. For example, when the link destination is the website 50 shown in FIG. 1, the web content 53 is displayed on the browser 11.
[0028]
The identification number search site 30 provides a search service for the identification number 341 to the user by executing the above processing. Next, the relationship between the structure of the web content 53 of the website 50 and the identification number 341 will be described.
[0029]
<3. Relationship with Web Content Structure and Identification Number>
FIG. 4 is a diagram showing the structure of the web content 53 provided in the website 50. The figure shows the logical structure of the web content 53 in a virtual tree structure.
[0030]
The web content 53 includes web content 70 representing the website 50. The web content 70 is generally called a top page, and indicates a page that is displayed first when the URL of the website 50 is accessed. In the present embodiment, it is assumed that the website 50 is an EC (Electric Commerce) site, and the content 70 is a top page of the EC site. Hereinafter, the website 50 will be described as an EC site 50 as appropriate.
[0031]
In general, a menu is displayed on the top page. The user selects an item in the menu while using a mouse or the like, thereby causing the browser 11 to display a page linked (associated) with the item.
[0032]
In the figure, contents 71 and 72 are pages linked to the contents 70 which is the top page. That is, the content is located in the hierarchy one level lower than the top page. Under the content 70 which is the top page of the EC site 50, a content 71 which is a category page of office furniture and a content 72 which is a category page of electrical products are linked.
[0033]
In the figure, contents 73 and 74 are pages linked to the contents 71. That is, the content is located in the hierarchy two levels below the top page. For example, a list of a plurality of products is displayed on the category page of office furniture, and when the user selects a specific product from the list and clicks the mouse, the browser 11 displays the product. The information is displayed. For example, the content 73 that is the product introduction page of the office desk of the α company and the content 74 that is the product introduction page of the office chair of the α company are displayed.
[0034]
Thus, the web content 53 of the website 50 has a logical hierarchical structure, and a page address is assigned to each web content in each layer. For example, as shown in the figure, the top page of the EC site 50 is given a page address of “www. %%%. Co.jp”, and the category page of office furniture linked to the top page is “www. Page address "%%%. co.jp/office" is given, and the page address "www. %%%. co.jp/office/desk" is given to the product introduction page of α company's office desk ing.
[0035]
2, the conversion table 34 is a database in which the page addresses 342 and the identification numbers 341 of these contents 70, 71,.
[0036]
The top page “www. %%%. Co.jp” of the EC site 50 corresponds to “2535” as an identification number. Also, the office furniture category page `` www. %%%. Co.jp/office '' corresponds to the identification number `` 2535-1000 '' and the product introduction page `` www. %%%. '' “co.jp/office/desk” corresponds to the identification number “2535-1001”.
[0037]
In this way, by associating the identification numbers 341 with the contents 71, 73, etc. of each layer, the user can directly reach the target page by designating the corresponding identification number.
[0038]
<4. Example of using address translation system>
In FIG. 3, a search page 361 is displayed in the window of the browser 11. Users are interested in this product in magazines, newspapers, Internet advertisements, street advertisements, etc. and the office desk identification number of company α is “2535-1001”. It shall be.
[0039]
The user inputs the identification number “2535-1001” of the product introduction page of the α company office desk in the search number input form of the search page 361 and clicks the search button to execute the search.
[0040]
When the access request specifying the identification number “2535-1001” is received from the user terminal 10 (browser 11), the identification number search site 30 executes the conversion means 32 as described above and searches the conversion table 34. When the page address “www. %%%. Co.jp/office/desk” corresponding to the identification number “2535-1001” is acquired, the link destination of the browser 11 is changed to “www. %%%. Co.jp/ Set to "office / desk".
[0041]
As a result, as shown in FIG. 3B, the web content 73 that is the product introduction page of the office desk of company α is displayed in the window of the browser 11.
[0042]
As described above, when the user wants to obtain information about the office desk of company α, the user only has to input the identification number “2535-1001” on the search page 361. There is no need to follow the pages from the top page of the EC site according to the menu.
[0043]
In addition, troublesome key input operations are unnecessary. For example, in the above example, it is necessary to input the page address “www. %%%. Co.jp/office/desk” in the browser 10 in order to directly refer to the introduction page of the office desk of company α. However, according to the present embodiment, it is only necessary to input an 8-digit number, and the operation burden on the user can be greatly reduced.
[0044]
In particular, when a portable information terminal or a mobile phone is used, the key operation is complicated, so that there is a great merit that target information can be obtained by an input operation of only numbers as in this embodiment. .
[0045]
<5. Criteria for assigning identification numbers>
The identification number 341 described above needs to be a code unique to each web content at least in the conversion table 34. That is, one page address 342 needs to be determined by specifying the identification number 341.
[0046]
However, a plurality of identification numbers 341 can be assigned to the same page address 342.
[0047]
In the present embodiment, an identification number management center (for example, an operating entity of the identification number search site 30) assigns a unique identification number 341 corresponding to the top page to each website. For example, in the above-described example, the identification number “2535” is assigned to the EC site 50 from the management center. The identification number given from this management center is called a parent number.
[0048]
And the website given the parent number of the top page can freely give the number that follows the parent number. In the above example, the subsequent four-digit number after the parent number “2535”, that is, the four-digit number after the hyphen can be freely assigned. This freely assignable number is called a child number.
[0049]
Taking the web contents 53 shown in FIG. 4 as an example, the EC site 50 given the parent number “2535” gives the child number “1001” to the product introduction page of the α company office desk, and The child number “1002” is assigned to the product introduction page of the office chair.
[0050]
In addition, by assigning a child number “1000” to the office furniture category page, the child number of each product page under the office furniture category is grouped as “1” in the first digit. Yes.
[0051]
In FIG. 2, the parent number and the child number are connected with a hyphen so that the numbering system can be easily understood. However, since the hyphen is provided for display convenience, the actual data stored in the conversion table 34 may not include the hyphen.
[0052]
In this way, only the parent number is assigned to each website, and the child number following the parent number is freely assigned by each website. Therefore, the user recognizes the website from the parent number, and the identification number. It becomes easy to grasp sensuously.
[0053]
In the example described above, the user can easily access the site of α company by storing the identification number “2535” of α company. Further, by looking at the identification number, it is possible to determine the provider of the product or the like.
[0054]
On the other hand, company α can increase the number of users by establishing the identification number “2535” as its product brand, and can freely assign child numbers to its products. Therefore, it is possible to perform flexible number management with a high degree of freedom. In the present embodiment, the child numbers are unified with four-digit numbers. However, the company α can allocate child numbers with any number of digits without being restricted by the number of digits.
[0055]
Further, since the α company assigns and manages the child number, the management center can reduce the management burden of the identification number.
[0056]
Although the target to which the management center assigns the parent number has been described as a website, the target need not be in units of sites. If there are a plurality of EC markets in the website, a parent number may be assigned to each. Thereby, it becomes possible to improve a user's convenience. Conversely, the same parent number may be assigned to a plurality of websites. This may be the case when multiple related sites operate a joint EC market.
[0057]
<6. Modification>
It has been explained that the identification number is composed of a parent number and a child number. Since the parent number characterizes the website, the user may store only the parent number. A modification of the present invention that enables direct access to target information even when the parent number of the EC site is remembered but the code (child number) for each product is not known will be described.
[0058]
In FIG. 5A, a search page 362 is displayed in the browser 11 window. The search page 362 is included in the web content 36 stored on the disk 35 of the identification number search site 30.
[0059]
The user remembers that he / she previously made a purchase at the EC site 50 with the identification number (parent number) “2535” and wants to make a purchase again at this EC site. The product I am interested in is the office chair, but I do not know its identification number (child number).
[0060]
The user inputs the identification number “2535” of the EC site 50 in the search number input form of the search page 362, and further inputs “desk” as a keyword in the item input form, and executes the search by clicking the search button. To do.
[0061]
The identification number search site 30 acquires the page address “www. %%%. Co.jp” of the EC site 50 from the identification number “2535”, and links the browser 11 to the page address “www. %%%. Co.jp”. “jp” and the keyword “office chair” is transmitted to the EC site 50.
[0062]
The EC site 50 has a function of searching for the corresponding product page from the received keyword, and performs a search process based on the keyword “desk” and the corresponding page address “www. %%%. Co.jp/office/ "chair". As a result, as shown in FIG. 5B, the product introduction page (contents 74) of the office chair of company α is displayed in the window of the browser 11.
[0063]
In this way, even if the user does not know the identification number of the final target page, if the user knows the identification number (parent number) of the website, You can reach the target page directly.
[0064]
【The invention's effect】
As described above, the invention described in claim 1 is a system that performs a response specifying a page address in response to an access request from a browser that specifies an identification number. Since the parent number part to be assigned and the child number part assigned to the web content in the management unit are included, it is possible to directly access the web content including the information to be acquired. Also, since the response specifying the page address is made for the access specifying the parent number part and the keyword, the user can obtain the target information even when the user does not know the child number. Become.
[0065]
In the invention described in claim 2, since the parent number part is assigned to each website, it is easy to grasp the identification number.
[0066]
In the invention described in claim 3, since the child number part is freely allocated for each management unit, the identification number can be used effectively.
[0067]
In the invention according to claim 4, the parent number part is a number assigned to the EC site, and the child number part is a number assigned to the product or service at the EC site. In addition to grasping the site, product information can be obtained directly by specifying the child number part.
[Brief description of the drawings]
FIG. 1 is an overall configuration diagram of an address translation system according to an embodiment including a user terminal and a WEB site.
FIG. 2 is a diagram illustrating an example of a conversion table that is a correspondence between an identification number and a page address (URL).
FIG. 3 is a diagram showing screen transition on a user terminal when the address translation system according to the present embodiment is used.
FIG. 4 is a diagram showing a relationship between a web content having a hierarchical structure and a number system of identification numbers.
FIG. 5 is a diagram showing screen transition on the user terminal when the address translation system according to the present embodiment is used.
[Explanation of symbols]
10 User terminal 30 Identification number search site 31 WWW server application 32 Conversion means 34 Conversion table 36 Contents

Claims (4)

ブラウザからウェブサイトに保持された所望のウェブコンテンツに対するアクセス要求を受けるシステムであって、
ウェブコンテンツの管理単位ごとに割り付けられる親番号部および前記管理単位内のウェブコンテンツに割り付けられる子番号部を含む識別番号と、ウェブコンテンツのページアドレスとを対応づける変換テーブルと、
ブラウザから前記識別番号を指定したアクセス要求を受けた際、前記変換テーブルを検索することによって前記識別番号に対応する前記ページアドレスを指定した応答を行う手段と、
キーワードを利用して前記子番号部を検索する手段と、
前記親番号部と前記キーワードを指定したアクセス要求に対して、対応する前記ページアドレスを指定した応答を行う手段と、
を備えることを特徴とするアドレス変換システム。
A system for receiving an access request for desired web content held on a website from a browser,
A conversion table for associating an identification number including a parent number part assigned to each management unit of web content and a child number part assigned to the web content in the management unit, and a page address of the web content;
Means for performing a response specifying the page address corresponding to the identification number by searching the conversion table when receiving an access request specifying the identification number from a browser;
Means for searching for the child number part using a keyword;
Means for responding to the access request designating the parent number part and the keyword by designating the corresponding page address;
Address translation system characterized in that it comprises a.
請求項1に記載のアドレス変換システムであって、
前記親番号部は、
ウェブサイトごとに割り付けられる番号、
を含むことを特徴とするアドレス変換システム。
The address translation system according to claim 1,
The parent number part is
A number assigned to each website,
An address translation system comprising:
請求項1または請求項2に記載のアドレス変換システムであって、
前記子番号部は、
前記管理単位に含まれるウェブコンテンツごとに自由に割り振ることのできる番号、
を含むことを特徴とするアドレス変換システム。
The address translation system according to claim 1 or 2,
The child number part is
A number that can be freely assigned to each web content included in the management unit;
An address translation system comprising:
請求項3に記載のアドレス変換システムであって、
前記親番号部は、
ECサイトごとに割り付けられる番号、
を含み、
前記子番号部は、
前記ECサイトにおいて提供する商品および/またはサービスごとに割り振られる番号、
を含むことを特徴とするアドレス変換システム。
The address conversion system according to claim 3,
The parent number part is
A number assigned to each EC site,
Including
The child number part is
A number assigned to each product and / or service provided on the EC site;
An address translation system comprising:
JP2000375719A 2000-12-11 2000-12-11 Address translation system Expired - Fee Related JP4519309B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000375719A JP4519309B2 (en) 2000-12-11 2000-12-11 Address translation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000375719A JP4519309B2 (en) 2000-12-11 2000-12-11 Address translation system

Publications (2)

Publication Number Publication Date
JP2002183006A JP2002183006A (en) 2002-06-28
JP4519309B2 true JP4519309B2 (en) 2010-08-04

Family

ID=18844690

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000375719A Expired - Fee Related JP4519309B2 (en) 2000-12-11 2000-12-11 Address translation system

Country Status (1)

Country Link
JP (1) JP4519309B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070288322A1 (en) 2006-05-23 2007-12-13 Toshiba Tec Kabushiki Kaisha Portable terminal and its programs, settlement apparatus, and merchandising information providing apparatus
JP4351263B2 (en) 2007-03-05 2009-10-28 東芝テック株式会社 Purchase transaction support system and store management device of this system
US10582275B2 (en) * 2015-11-11 2020-03-03 The Syg Institute Co., Ltd. Real-time digit string-based information distribution system using smart terminal and method thereof

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4372848B2 (en) * 1996-07-08 2009-11-25 インターネットナンバー株式会社 Internet access method and system

Also Published As

Publication number Publication date
JP2002183006A (en) 2002-06-28

Similar Documents

Publication Publication Date Title
JP3295667B2 (en) Method and system for accessing information on a network
JP3548098B2 (en) Method and system for providing a native language query service
US6490575B1 (en) Distributed network search engine
JP4846922B2 (en) Method and system for accessing information on network
KR100310760B1 (en) Method and system for the international support of internet web pages
GB2381902A (en) Bookmark managing system and bookmark managing method
KR19990044851A (en) Method and system for automatically associating predefined user data with query entry fields in a computer network
CN1353838A (en) Server-side WEB summary generation and presentation
KR20040013215A (en) Internal Natural Domain Service System with Local Name Servers for Flexible Top-Level Domains
KR100372225B1 (en) An apparatus for creating homepage, a method for automatically converting the homepage and method for discriminating to view the homepage
CN104715067A (en) Method, device and system for making key words on web page and browser client
JP2002215490A (en) Address translation system and address translation method
JP2004110080A (en) Computer network connection method on internet by real name, and computer network system
JP4519309B2 (en) Address translation system
JP2002334028A (en) Address translation system and address translation method
JP2007072596A (en) Information sharing system and information sharing method
JP5610523B2 (en) URL replacement system
WO2002046948A1 (en) Method, system and computer program for enhanced access to content over a network
KR100336115B1 (en) Method for lower domain service and system for the same
JP2001142823A (en) System and method for browsing internet
KR100368859B1 (en) A virtual domain system
KR20000012595A (en) Method and system for direct forwarding service
KR20090103438A (en) System and Method for Providing Internet Web Page by Generating Mobile Connect Address
JP2002215653A (en) Method of providing information using page that displayable on computer system
KR100375746B1 (en) Method and system for processing internet command language and thereof program products

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20071005

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20071005

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20091016

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100302

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100422

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

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

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

Free format text: PAYMENT UNTIL: 20130528

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20130528

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20140528

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees