JP7002682B2 - Information processing equipment, information processing methods, and programs - Google Patents

Information processing equipment, information processing methods, and programs Download PDF

Info

Publication number
JP7002682B2
JP7002682B2 JP2021003976A JP2021003976A JP7002682B2 JP 7002682 B2 JP7002682 B2 JP 7002682B2 JP 2021003976 A JP2021003976 A JP 2021003976A JP 2021003976 A JP2021003976 A JP 2021003976A JP 7002682 B2 JP7002682 B2 JP 7002682B2
Authority
JP
Japan
Prior art keywords
information
web site
web
language file
rendering
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.)
Active
Application number
JP2021003976A
Other languages
Japanese (ja)
Other versions
JP2021114290A (en
Inventor
寛之 田中
Original Assignee
株式会社ダトラ
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 株式会社ダトラ filed Critical 株式会社ダトラ
Publication of JP2021114290A publication Critical patent/JP2021114290A/en
Application granted granted Critical
Publication of JP7002682B2 publication Critical patent/JP7002682B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は、情報処理装置、情報処理方法、及びプログラムに関する。 The present invention relates to an information processing apparatus, an information processing method, and a program.

一般に企業WEBサイトに掲載のコンテンツは自社WEBサーバで管理している場合がある(例えば特許文献1)。 Generally, the content posted on a corporate WEB site may be managed by the company's WEB server (for example, Patent Document 1).

特開2018-041425号公報Japanese Unexamined Patent Publication No. 2018-041425

特許文献1の技術では、自社WEBサーバ以外のサーバで管理されているコンテンツは既存の企業WEBサイト配下に組み込むことができないため、別のWEBサイトとして構築することになり、サービス利用者側にとってブランドイメージを統一できないという課題がある。 With the technology of Patent Document 1, since the content managed by the server other than the company's WEB server cannot be incorporated under the existing company WEB site, it will be constructed as another WEB site, which is a brand for the service user side. There is a problem that the image cannot be unified.

本発明はこのような事情に鑑みてなされたものであり、自社WEBサーバ以外のサーバで管理されているコンテンツを既存の企業WEBサイト配下に組み込むことができ、ブランドイメージを統一できる情報処理装置を提供することを目的としている。 The present invention has been made in view of such circumstances, and an information processing device capable of incorporating content managed by a server other than the company's WEB server under the control of an existing corporate WEB site and unifying the brand image is provided. The purpose is to provide.

本発明によれば、第1言語ファイル配信部と、レンダリング情報配信部と、管理部とを備え、前記第1言語ファイル配信部は、WEBブラウザからの要求に応じて第1言語ファイルを配信し、前記レンダリング情報配信部は、前記WEBブラウザからの要求に応じてレンダリングに必要なレンダリング情報を配信し、前記管理部は、WEBサイトの情報を管理し、前記WEBサイトのページの情報は、前記第1言語ファイルと、前記WEBブラウザからの要求に応じてWEBサーバから配信される第2言語ファイルと、前記レンダリング情報とに基づいて表示される、情報処理装置が提供される。 According to the present invention, a first language file distribution unit, a rendering information distribution unit, and a management unit are provided, and the first language file distribution unit distributes a first language file in response to a request from a WEB browser. The rendering information distribution unit distributes rendering information necessary for rendering in response to a request from the WEB browser, the management unit manages information on the WEB site, and the information on the page of the WEB site is the information described above. An information processing apparatus is provided which is displayed based on a first language file, a second language file distributed from a WEB server in response to a request from the WEB browser, and the rendering information.

好ましくは、前記管理部は、自動更新される前記WEBサイトの前記ページの情報を管理する、情報処理装置が提供される。
好ましくは、前記第2言語ファイルは、HTML形式のファイルである、情報処理装置が提供される。
好ましくは、前記WEBサイトの前記ページのドメインは、前記WEBサイトにおける他のページのドメインと同一のドメインである、情報処理装置が提供される。
好ましくは、前記管理部は、前記第1言語ファイル及び前記レンダリング情報を管理する、情報処理装置が提供される。
好ましくは、前記管理部は、前記WEBサイトの前記ページの情報のうち自動更新された情報を識別できるように表示するための識別表示情報を管理する、情報処理装置が提供される。
好ましくは、前記識別表示情報は、所定の期間内に自動更新された前記WEBサイトの前記ページの情報を識別できるように表示するための情報である、情報処理装置が提供される。
好ましくは、ユーザによる所定の操作の数を計測する計測部を有し、前記管理部は、前記計測部が計測した前記ユーザにより行われた所定の操作の数が所定の数を超える場合に、当該所定の操作に対応する表示を行うための所定操作対応情報を管理する、情報処理装置が提供される。
好ましくは、他のWEBサイトに掲載されている他WEBサイト情報を取得する他WEBサイト情報取得部を有し、前記WEBサイトにおける所定の情報と前記他WEBサイト情報取得部が取得した前記他WEBサイト情報が同一である場合に、前記管理部は、前記他のWEBサイトに前記所定の情報が掲載されている旨の表示を行うための他WEBサイト掲載情報を管理する、情報処理装置が提供される。
Preferably, the management unit is provided with an information processing device that manages information on the page of the WEB site that is automatically updated.
Preferably, the second language file is provided with an information processing apparatus, which is an HTML format file.
Preferably, an information processing apparatus is provided in which the domain of the page of the WEB site is the same domain as the domain of another page in the WEB site.
Preferably, the management unit is provided with an information processing device that manages the first language file and the rendering information.
Preferably, the management unit is provided with an information processing device that manages identification display information for displaying the automatically updated information among the information on the page of the WEB site so that it can be identified.
Preferably, the information processing apparatus is provided in which the identification display information is information for displaying information on the page of the WEB site automatically updated within a predetermined period so that the information can be identified.
Preferably, the management unit has a measuring unit that measures the number of predetermined operations by the user, and the management unit is when the number of predetermined operations performed by the user measured by the measuring unit exceeds the predetermined number. An information processing apparatus for managing predetermined operation correspondence information for performing a display corresponding to the predetermined operation is provided.
Preferably, it has another WEB site information acquisition unit that acquires other WEB site information posted on another WEB site, and the predetermined information on the WEB site and the other WEB acquired by the other WEB site information acquisition unit. When the site information is the same, the management unit is provided by an information processing device that manages the information posted on the other WEB site for displaying that the predetermined information is posted on the other WEB site. Will be done.

実施形態の別の観点によれば、第1言語ファイル配信ステップと、レンダリング情報配信ステップと、管理ステップとを備え、第1言語ファイル配信ステップでは、WEBブラウザからの要求に応じて第1言語ファイルを配信し、前記レンダリング情報配信ステップでは、WEBブラウザからの要求に応じてレンダリングに必要なレンダリング情報を配信し、前記管理ステップでは、WEBサイトの情報を管理し、前記WEBサイトのページの情報は、前記第1言語ファイルと、前記WEBブラウザからの要求に応じてWEBサーバから配信される第2言語ファイルと、及び前記レンダリング情報とに基づいて表示される、情報処理方法が提供される。 According to another aspect of the embodiment, the first language file distribution step, the rendering information distribution step, and the management step are provided, and in the first language file distribution step, the first language file is received in response to a request from the WEB browser. In the rendering information distribution step, the rendering information necessary for rendering is distributed in response to a request from the WEB browser, in the management step, the information on the WEB site is managed, and the information on the page of the WEB site is used. , The first language file, the second language file distributed from the WEB server in response to the request from the WEB browser, and the information processing method displayed based on the rendering information are provided.

実施形態の別の観点によれば、情報処理装置のコンピュータを、第1言語ファイル配信部と、レンダリング情報配信部と、管理部として機能させ、前記第1言語ファイル配信部は、WEBブラウザからの要求に応じて第1言語ファイルを配信し、前記レンダリング情報配信部は、前記WEBブラウザからの要求に応じてレンダリングに必要なレンダリング情報を配信し、前記管理部は、WEBサイトの情報を管理し、前記WEBサイトのページの情報は、前記第1言語ファイルと、前記WEBブラウザからの要求に応じてWEBサーバから配信される第2言語ファイルと、前記レンダリング情報とに基づいて表示される、プログラムが提供される。 According to another aspect of the embodiment, the computer of the information processing apparatus is made to function as a first language file distribution unit, a rendering information distribution unit, and a management unit, and the first language file distribution unit is from a WEB browser. The first language file is distributed in response to a request, the rendering information distribution unit distributes rendering information necessary for rendering in response to a request from the WEB browser, and the management unit manages information on the WEB site. The information on the page of the WEB site is displayed based on the first language file, the second language file distributed from the WEB server in response to the request from the WEB browser, and the rendering information. Is provided.

本発明によれば、情報処理装置がWEBブラウザからの要求に応じてWEBサイトの表示を行うために必要な情報の配信及び管理をするので、自社WEBサーバ以外のサーバで管理されているコンテンツを既存の企業WEBサイト配下に組み込むことができ、ブランドイメージを統一することができる。 According to the present invention, since the information processing apparatus distributes and manages the information necessary for displaying the WEB site in response to the request from the WEB browser, the content managed by the server other than the company's own WEB server can be used. It can be incorporated under the existing company WEB site, and the brand image can be unified.

図1は、情報処理装置100を含むシステム全体像を示している。FIG. 1 shows an overall image of the system including the information processing apparatus 100. 図2は、情報処理装置100の構成を示している。FIG. 2 shows the configuration of the information processing apparatus 100. 図3は、情報処理装置100を含むシステム全体のシーケンスチャートを示している。FIG. 3 shows a sequence chart of the entire system including the information processing apparatus 100. 図4は、情報処理装置100を含むシステム全体のフローチャートを示している。FIG. 4 shows a flowchart of the entire system including the information processing apparatus 100. 図5は、情報処理装置100の本番環境の構成を示している。FIG. 5 shows the configuration of the production environment of the information processing apparatus 100. 図6は、情報処理装置100のステージング環境の構成を示している。FIG. 6 shows the configuration of the staging environment of the information processing apparatus 100. 図7は、情報処理装置100の開発環境の構成を示している。FIG. 7 shows the configuration of the development environment of the information processing apparatus 100. 図8は、情報処理装置100のデプロイの構成を示している。デプロイとは、開発したサービスを本番環境で利用できるようにするために行う一連の作業である。FIG. 8 shows the configuration of the deployment of the information processing apparatus 100. Deployment is a series of work performed to make the developed service available in the production environment.

以下、本発明の実施形態について説明する。以下に示す実施形態中で示した各種特徴事項は、互いに組み合わせ可能である。また、各特徴について独立して発明が成立する。 Hereinafter, embodiments of the present invention will be described. The various features shown in the embodiments shown below can be combined with each other. In addition, the invention is independently established for each feature.

実施形態
1 システム全体像
図1は、顧客企業が既に保有するWEBサイトにおいて、求人等の情報を追加掲載する場合における、情報処理装置100を含むシステムの全体像である。ユーザはパソコンやスマートフォン等のWEBブラウザ110を使用し、企業の保有するWEBサーバ120や本実施形態の情報処理装置100に接続し、画面に表示するための必要情報を取得する。本実施形態の情報処理装置100は、求人関連情報サイトのコンテンツを構成するテキストや画像、デザイン・レイアウト情報(テンプレート)などを構築・管理・配信できる装置であり、応募者に関する情報を取得し一括で管理できる装置である。情報処理装置100は、企業により適当な情報端末から入力された求人票等の情報を管理し、ユーザによるWEBブラウザ110側からのリクエストを取得すると、所定の言語ファイルを用い、WEBサイトのページを表示させるための必要な情報を配信する。上記管理には、記憶、情報の更新、通知等も含まれるものとする。
Embodiment 1 Overall image of the system FIG. 1 is an overall image of the system including the information processing apparatus 100 when additional information such as a job offer is posted on a WEB site already owned by a client company. The user uses a WEB browser 110 such as a personal computer or a smartphone to connect to the WEB server 120 owned by the company or the information processing apparatus 100 of the present embodiment to acquire necessary information to be displayed on the screen. The information processing device 100 of the present embodiment is a device capable of constructing, managing, and distributing texts, images, design layout information (templates), etc. that constitute the contents of a job-related information site, and acquires information about applicants and collectively. It is a device that can be managed by. The information processing apparatus 100 manages information such as a job voucher input from an appropriate information terminal by a company, and when a user's request from the WEB browser 110 side is acquired, the page of the WEB site is displayed using a predetermined language file. Deliver the necessary information for display. The above management shall include memory, information update, notification, etc.

2 情報処理装置100
図2は、本実施形態の情報処理装置100の構成図である。図2示すように、実施形態の情報処理装置100は、第1言語ファイル配信部1、第1言語ファイル、レンダリング情報配信部3、レンダリング情報、管理部4、計測部5及び他WEBサイト情報取得部6を備えている。実施形態における情報処理装置100は、例えば、コンテンツマネジメントシステム(CMS)や、採用管理システム(ATS)等である。
2 Information processing device 100
FIG. 2 is a configuration diagram of the information processing apparatus 100 of the present embodiment. As shown in FIG. 2, the information processing apparatus 100 of the embodiment includes a first language file distribution unit 1, a first language file, a rendering information distribution unit 3, rendering information, a management unit 4, a measurement unit 5, and other WEB site information acquisition. It has a part 6. The information processing apparatus 100 in the embodiment is, for example, a content management system (CMS), a recruitment management system (ATS), or the like.

上記の各構成要素は、ソフトウェアによって実現してもよいし、ハードウェアによって実現してもよい。ソフトウェアによって実現する場合には、CPUがコンピュータプログラムを実行することによって各種機能を実現することができる。プログラムは、内蔵の記憶部に格納してもよく、コンピュータ読み取り可能な非一時的な記録媒体に格納してもよい。また、外部の記憶部に格納されたプログラムを読み出して、いわゆるクラウドコンピューティングにより実現することもできる。ハードウェアによって実現する場合には、ASIC、FPGA、又はDRPなどの種々の回路によって実現することができる。本実施形態においては、様々な情報やこれを包含する概念を取り扱うが、これらは、0又は1で構成される2進数のビット集合体として信号値の高低によって表され、上記のソフトウェア又はハードウェアの態様によって通信や演算が実行され得るものである。 Each of the above components may be realized by software or hardware. When realized by software, various functions can be realized by the CPU executing a computer program. The program may be stored in a built-in storage unit or may be stored in a computer-readable non-temporary recording medium. It is also possible to read a program stored in an external storage unit and realize it by so-called cloud computing. When realized by hardware, it can be realized by various circuits such as ASIC, FPGA, or DRP. In this embodiment, various information and concepts including the same are dealt with, and these are represented by high and low signal values as a bit set of binary numbers composed of 0 or 1, and are represented by the above software or hardware. Communication and calculation can be executed according to the above-mentioned aspect.

2-1 第1言語ファイル配信部1
第1言語ファイル配信部1は、情報処理装置100に配置されている。図3及び図4に示すように、第1言語ファイル配信部1は、WEBブラウザ110が顧客企業の保有するWEBサーバ120から受信した第2言語ファイルに基づき(図4のS101及びS102)、情報処理装置100に配置されている第1言語ファイルをWEBブラウザ110へ配信する(図4のS104)。実施形態における第1言語ファイル配信部1は、例えば、ストレージサーバである。
2-1 First language file distribution unit 1
The first language file distribution unit 1 is arranged in the information processing apparatus 100. As shown in FIGS. 3 and 4, the first language file distribution unit 1 has information based on the second language file received by the WEB browser 110 from the WEB server 120 owned by the client company (S101 and S102 in FIG. 4). The first language file arranged in the processing device 100 is distributed to the WEB browser 110 (S104 in FIG. 4). The first language file distribution unit 1 in the embodiment is, for example, a storage server.

2-2 第1言語ファイル
本実施形態によれば、第1言語ファイルは、情報処理装置100に格納されている。第1言語ファイルは、WEBブラウザ110上で動作するプログラミング言語JavaScript(登録商標)のソースコードのファイルであり、フレームワークとしてVue.jsが使用されている。図3及び図4に示すように、第1言語ファイルがWEBブラウザ110上で実行されることにより(図4のS105)、WEBブラウザ110側は情報処理装置100に対し、WEB API(外部のサービスが提供する機能や情報をインターネット経由で呼び出すためのAPIで、HTTPやHTTPSをベースにやりとりを行う。)を使用してレンダリングに必要な情報を要求する(図4のS106)。
2-2 First Language File According to this embodiment, the first language file is stored in the information processing apparatus 100. The first language file is a source code file of the programming language Javascript (registered trademark) that operates on the WEB browser 110, and Vue. js is used. As shown in FIGS. 3 and 4, when the first language file is executed on the WEB browser 110 (S105 in FIG. 4), the WEB browser 110 side provides the information processing device 100 with a WEB API (external service). It is an API for calling the functions and information provided by the Internet via the Internet, and exchanges based on HTTP and HTTPS) to request the information necessary for rendering (S106 in FIG. 4).

2-3 管理部4
本実施形態によれば、管理部4は、情報処理装置100に配置されている。管理部4では、第1言語ファイルと、WEBブラウザ110からの要求に応じてWEBサーバ120から配信される第2言語ファイルと、レンダリング情報とに基づいて表示されるWEBサイトのページの情報を管理する。また、管理部4は、第1言語ファイル及びレンダリング情報自体も管理する。また、本実施形態のWEBサイトは、企業の求人関連情報サイトであり、ユーザのWEBブラウザ110上での操作に応じて自動更新されることが好ましいWEBサイトのページである。実施形態における管理部4は、例えば、データベースサーバである。
2-3 Management Department 4
According to the present embodiment, the management unit 4 is arranged in the information processing apparatus 100. The management unit 4 manages the information of the page of the WEB site displayed based on the first language file, the second language file distributed from the WEB server 120 in response to the request from the WEB browser 110, and the rendering information. do. The management unit 4 also manages the first language file and the rendering information itself. Further, the WEB site of the present embodiment is a recruitment-related information site of a company, and is a page of a WEB site that is preferably automatically updated according to an operation on the WEB browser 110 of a user. The management unit 4 in the embodiment is, for example, a database server.

管理部4で管理する情報は、具体的には、求人票や応募フォームに入力された応募者情報等の求人に関するテキストや画像等、企業情報や社員インタビュー等のコンテンツ等、求人関連情報ページへのアクセス数や応募数に関する取得情報、連携する他WEBサイトからの取得情報、所定の表示をさせるためのプログラム等である。管理部4で管理する情報には、ユーザに対し必要な表示を行ったり、取得した情報を処理したりするための各種情報を含めることができる。 For the information managed by the management department 4, specifically, go to the job-related information page such as texts and images related to the job such as the job vacancies and the applicant information entered in the application form, company information and contents such as employee interviews. Information acquired regarding the number of accesses and applications, information acquired from other WEB sites that are linked, programs for displaying predetermined information, and the like. The information managed by the management unit 4 can include various types of information for displaying necessary information to the user and processing the acquired information.

図3及び図4に示すように、第1言語ファイルがWEBブラウザ110上で実行されると(図4のS105)、管理部4は、WEBブラウザ110から指定されたWEB APIを使用してレンダリング(WEBブラウザ110がHTML等からWEBページを表示すること)に必要な情報を読み取るように要求がなされる(図4のS106)。管理部4は、WEBブラウザ110からの要求内容に応じて情報の検索処理を行い、その結果をレンダリング情報配信部3へ渡す(図4のS107)。 As shown in FIGS. 3 and 4, when the first language file is executed on the WEB browser 110 (S105 in FIG. 4), the management unit 4 renders using the WEB API specified by the WEB browser 110. A request is made to read the information necessary for (the WEB browser 110 displays the WEB page from HTML or the like) (S106 in FIG. 4). The management unit 4 performs information retrieval processing according to the content of the request from the WEB browser 110, and passes the result to the rendering information distribution unit 3 (S107 in FIG. 4).

また、管理部4では、ユーザのWEBサイトのページへのアクセスやフォーム入力というアクションに応じてWEBサイトのページを自動更新する場合において、更新内容をユーザに容易に識別できるようするための識別表示情報を管理する。例えば、求人に対する応募数の状況(応募数の増加や求人枠の増減等)を表示したり、それをハイライトして強調表示したりできるような情報を管理する。また、WEBサイトを自動更新してから所定の期間(例えば3日間)のみ、更新内容を識別できるようにしてもよい。また、ユーザのアクセスや入力等の操作を起点として一定期間、所定の表示を行うような場合において、管理部4では、ユーザによるWEBブラウザ110上での操作に基づくデータを記憶し、それに基づき演算処理を行うプログラム等を管理する。 Further, in the management unit 4, when the page of the WEB site is automatically updated in response to the action of accessing the page of the WEB site by the user or inputting a form, the identification display for making it easy for the user to identify the updated content. Manage information. For example, it manages information that can display the status of the number of applications for a job (increase in the number of applications, increase / decrease in the number of job openings, etc.) and highlight it. Further, the updated contents may be identified only for a predetermined period (for example, 3 days) after the WEB site is automatically updated. Further, in the case where a predetermined display is performed for a certain period from an operation such as access or input by the user, the management unit 4 stores data based on the operation on the WEB browser 110 by the user and calculates based on the data. Manage programs that perform processing.

2-4 レンダリング情報配信部3
本実施形態によれば、レンダリング情報配信部3は、情報処理装置100に配置されている。図3及び図4に示すように、レンダリング情報配信部3は、管理部4から受け取ったレンダリング情報をWEBブラウザ110へ配信する(図4のS108)。配信されたレンダリング情報はWEBブラウザ110側のJavaScriptで解釈されレンダリングされる(図4のS109)。つまり、WEBブラウザ110が最初にページの枠を表示した後は(図4のS103)、レンダリング情報配信部3は必要データだけを配信し(図4のS108)、WEBブラウザ110側のJavaScriptのプログラムによって画面の差分だけがレンダリングされる(図4のS109)。実施形態におけるレンダリング情報配信部3は、例えば、APIサーバである。
2-4 Rendering information distribution unit 3
According to the present embodiment, the rendering information distribution unit 3 is arranged in the information processing apparatus 100. As shown in FIGS. 3 and 4, the rendering information distribution unit 3 distributes the rendering information received from the management unit 4 to the WEB browser 110 (S108 in FIG. 4). The delivered rendering information is interpreted and rendered by JavaScript on the WEB browser 110 side (S109 in FIG. 4). That is, after the WEB browser 110 first displays the page frame (S103 in FIG. 4), the rendering information distribution unit 3 distributes only the necessary data (S108 in FIG. 4), and the Javascript program on the WEB browser 110 side. Only the differences on the screen are rendered by (S109 in FIG. 4). The rendering information distribution unit 3 in the embodiment is, for example, an API server.

2-5 レンダリング情報
本実施形態によれば、レンダリング情報は、情報処理装置100で生成され管理される。レンダリング情報は、具体的には、管理部4で管理されている情報であり、検索処理され(図4のS107)、JSONやXML形式などWEBブラウザ110側のプログラムが解読可能なフォーマットのデータとして、レンダリング情報配信部3からWEBブラウザ110側へ配信される(図4のS108)。
2-5 Rendering Information According to the present embodiment, the rendering information is generated and managed by the information processing apparatus 100. Specifically, the rendering information is information managed by the management unit 4, is searched (S107 in FIG. 4), and is data in a format that can be decoded by a program on the WEB browser 110 side such as JSON or XML format. , Is distributed from the rendering information distribution unit 3 to the WEB browser 110 side (S108 in FIG. 4).

2-6 計測部5
本実施形態によれば、計測部5は、情報処理装置100に配置されている。計測部5は、WEBユーザの求人関連情報ページへのアクセス数や応募数等を計測する。図2に示すように、計測したデータは、管理部4により容易に抽出できる形式で管理される。例えば、アクセス数が集中している求人関連情報がある場合には、人気のある求人である旨をユーザへ知らせるよう表示する等が考えられる。このユーザへ知らせるよう表示するためのデータが、所定操作対応情報の一例である。実施形態における計測部5は、例えば、APIサーバである。
2-6 Measuring unit 5
According to the present embodiment, the measurement unit 5 is arranged in the information processing apparatus 100. The measurement unit 5 measures the number of accesses, the number of applications, and the like to the job-related information page of the WEB user. As shown in FIG. 2, the measured data is managed in a format that can be easily extracted by the management unit 4. For example, if there is job-related information in which the number of accesses is concentrated, it may be displayed to notify the user that the job is a popular job. The data to be displayed to notify the user is an example of predetermined operation correspondence information. The measurement unit 5 in the embodiment is, for example, an API server.

2-7 他WEBサイト情報取得部6
本実施形態によれば、他WEBサイト情報取得部6は、情報処理装置100に配置されている。他WEBサイトとは求人関連情報検索に特化した検索エンジンのことである。これは、クローラーがWEBサイト上の求人情報を周期的に取得し自動的にインデックスがされることによりデータベース化し、ユーザの検索条件に合致したWEBサイトのページをピックアップする仕組みを持つ。実施形態における他WEBサイト情報取得部6は、例えば、APIサーバである。
2-7 Other WEB site information acquisition department 6
According to this embodiment, the other WEB site information acquisition unit 6 is arranged in the information processing apparatus 100. Other WEB sites are search engines that specialize in job-related information retrieval. This has a mechanism in which the crawler periodically acquires the job information on the WEB site and automatically indexes it to create a database, and picks up the pages of the WEB site that match the user's search conditions. The other WEB site information acquisition unit 6 in the embodiment is, for example, an API server.

他WEBサイト情報取得部6は、顧客企業WEBサイトに掲載している求人関連情報が他WEBサイトのデータベースに登録されているか否かを判別できる情報を取得する。図2に示すように、取得情報は、管理部4で利用可能な形式で管理される。顧客企業WEBサイトに掲載している求人情報が他WEBサイトのデータベースに登録されている場合は、顧客企業WEBサイトの求人関連情報ページに他WEBサイトにも掲載されている旨を表示できるように、表示したい情報を予め管理部4で記憶させている。換言すると、管理部4が、当該表示したい情報を利用できるように当該情報を管理する。 The other WEB site information acquisition unit 6 acquires information that can determine whether or not the job-related information posted on the client company WEB site is registered in the database of the other WEB site. As shown in FIG. 2, the acquired information is managed in a format that can be used by the management unit 4. When the job information posted on the client company WEB site is registered in the database of other WEB sites, it can be displayed on the job related information page of the client company WEB site that it is also posted on other WEB sites. , The information to be displayed is stored in advance in the management unit 4. In other words, the management unit 4 manages the information so that the information to be displayed can be used.

2-8 第2言語ファイル
本実施形態によれば、第2言語ファイルは、顧客企業が保有するWEBサーバ120に配置されている。図2、図3及び図4に示したように、WEBブラウザ110は、必要な情報を表示するために、企業が保有するWEBサーバ120へリクエストを配信することで第2言語ファイルを取得する(図4のS101及びS102)。第2言語ファイルはHTML形式のファイルであり、index.html等である。第2言語ファイルは、WEBページのヘッダー、フッター及び情報処理装置100から必要情報を取得するための第1言語ファイルを読み込むための記述から構成されている。
2-8 Second language file According to this embodiment, the second language file is located on the WEB server 120 owned by the client company. As shown in FIGS. 2, 3 and 4, the WEB browser 110 acquires a second language file by delivering a request to the WEB server 120 owned by the company in order to display necessary information (as shown in FIG. 2, FIG. 3 and FIG. S101 and S102 in FIG. 4). The second language file is an HTML format file, and is index. html and the like. The second language file is composed of a header of a WEB page, a footer, and a description for reading a first language file for acquiring necessary information from the information processing apparatus 100.

3 ドメイン
本実施形態では、情報処理装置100を利用して表示する求人関連情報ページは、企業の保有する既存WEBサイトのドメイン配下に構築する。つまり、1つのドメイン内に階層構造を形成し、求人関連情報ページが構築される。換言すると、既存WEBサイトの求人関連情報ページのドメインは、当該既存WEBサイトの他のページのドメインと同一である。
3 Domain In this embodiment, the job-related information page displayed by using the information processing apparatus 100 is constructed under the domain of the existing WEB site owned by the company. That is, a hierarchical structure is formed in one domain, and a job-related information page is constructed. In other words, the domain of the job-related information page of the existing WEB site is the same as the domain of other pages of the existing WEB site.

4 実施形態の効果
採用市場において、企業は効率的に求める人材を募集・採用するためにWEB媒体を活用し、求職者は検索エンジンを利用して職を探している。企業が求人関連ページをWEBサイトとして構築する手段のひとつとして、コンテンツマネジメントシステム(CMS)や採用管理システム(ATS)といったアプリケーションサービスが知られている。
4 Effect of the embodiment In the recruitment market, companies utilize WEB media to efficiently recruit and hire human resources, and job seekers use search engines to search for jobs. Application services such as a content management system (CMS) and a recruitment management system (ATS) are known as one of the means for a company to construct a job-related page as a WEB site.

しかしながら、企業が既に自社WEBサイトを保有している場合、上記サービスを利用する場合においては、求人関連情報ページは既存のWEBサイトとは別に求人関連情報の独立したサイトとして構築される。このために、ブランドイメージの統一が困難になり、価値観や考え方に共感する人材を集め難くなることがある。更に、SEOの観点で、新設したサイトが検索エンジンのデータベースへインデックスされるまでに時間を要し、求人検索サイトにおいて適切なタイミングで表示され難くなることがある。 However, when a company already owns its own WEB site, when using the above service, the job-related information page is constructed as an independent site of job-related information separately from the existing WEB site. For this reason, it may be difficult to unify the brand image, and it may be difficult to attract human resources who sympathize with the values and ways of thinking. Furthermore, from the viewpoint of SEO, it takes time for the newly established site to be indexed in the database of the search engine, and it may be difficult to display it at an appropriate timing on the job search site.

実施形態に係る情報処理装置100は、企業の既存のWEBサイトで使用されている言語や環境に左右されることなく読み込みできる言語ファイルを用い、WEBブラウザ110上において必要な表示の取得を実行する仕組みから、導入企業及びサービス提供側ともに大掛かりな設定が必要なく、情報処理装置100で管理するコンテンツを既存のWEBサイト配下に追加することができる。 The information processing apparatus 100 according to the embodiment uses a language file that can be read without being influenced by the language and environment used in the existing WEB site of the company, and acquires the necessary display on the WEB browser 110. Due to the mechanism, neither the introducing company nor the service provider needs to make large-scale settings, and the content managed by the information processing apparatus 100 can be added under the existing WEB site.

既存のWEBサイト配下に構築できることにより、コーポレートサイトと求人サイト間でのシームレスなブランディングが実現できるため、企業の求める人材からの応募率の向上が見込める。 By being able to build under the existing WEB site, seamless branding between the corporate site and the recruiting site can be realized, so it is expected that the application rate from human resources required by companies will increase.

更に、既存のWEBサイト配下に構築できることにより、SEOの観点では、企業の既存WEBサイトが既に検索エンジンにより高い評価を受けていれば、配下の求人関連情報ページにも好影響が及ぶと言われており、ユーザの検索結果の上位表示を期待できる。加えて、下層ページに充実した情報が増えることにより、WEBサイト全体の評価を高めることに繋がる。 Furthermore, by being able to build under the existing WEB site, from the SEO point of view, if the company's existing WEB site has already been highly evaluated by the search engine, it is said that the job-related information page under it will also be positively affected. Therefore, it can be expected that the user's search results will be displayed at the top. In addition, increasing the amount of information on the lower pages will lead to an increase in the evaluation of the entire WEB site.

5 変形例
5-1 応用可能なWEBサイトのページの例
本実施形態におけるWEBサイトのページは、求人関連情報ページであるが、宿泊予約サイトや不動産情報サイト等、不特定多数のユーザからのアクセスや入力がなされ、それに応じて更新がなされるWEBページにも利用できる。
5 Modification example 5-1 Example of applicable WEB site page The WEB site page in this embodiment is a job-related information page, but is accessed by an unspecified number of users such as accommodation reservation sites and real estate information sites. It can also be used for WEB pages where is entered and updated accordingly.

5-2 第1言語ファイルの変形例
本実施形態では、JavascriptのフレームワークとしてVue.jsを利用しているが、React、AngularJS、Node.jsも利用可能である。また、JavaScript以外の言語、例えば、RubyやPHPを使用してJavaScriptに変換しても良い。
5-2 Modification example of first language file In this embodiment, Vue. Although js is used, React, AngularJS, Node. js is also available. Further, a language other than Javascript, for example, Ruby or PHP may be used to convert to Javascript.

5-3 その他
本実施形態は、第1言語ファイル配信ステップと、レンダリング情報配信ステップと、管理ステップからなる情報処理方法によってでも良い。更には、第1言語ファイル配信部1として、レンダリング情報配信部3として、管理部4として機能する情報処理装置100のコンピュータのプログラムによってでも良い。
5-3 Others This embodiment may be based on an information processing method including a first language file distribution step, a rendering information distribution step, and a management step. Further, the computer program of the information processing apparatus 100 that functions as the first language file distribution unit 1, the rendering information distribution unit 3, and the management unit 4 may be used.

また、その他の実施形態の情報処理装置は、所定のオブジェクトストレージサービスを通じて読み込む読み込み手段と、前記所定の言語で、所定のサービスのデータベースにリクエストを送信する送信手段と、求人票等の情報を取得し、表示する表示手段と、前記所定の言語を用いてユーザの企業WEBサイトに導入することで、クローラーを用いて、所定のサービスのデータベースに格納するインデックス手段と、を備える情報処理装置としてもよい。 Further, the information processing apparatus of another embodiment acquires information such as a reading means to be read through a predetermined object storage service, a transmission means to send a request to a database of the predetermined service in the predetermined language, and a job voucher. It also serves as an information processing device including a display means for displaying and an index means for storing in a database of a predetermined service by using a crawler by introducing the information into the user's corporate WEB site using the predetermined language. good.

100 :情報処理装置
110 :WEBブラウザ
120 :顧客企業の保有するWEBサーバ
1 :第1言語ファイル配信部
3 :レンダリング情報配信部
4 :管理部
5 :計測部
6 :他WEBサイト情報取得部

100: Information processing device 110: WEB browser 120: WEB server owned by the client company 1: First language file distribution unit 3: Rendering information distribution unit 4: Management unit 5: Measurement unit 6: Other WEB site information acquisition unit

Claims (9)

第1言語ファイル配信部と、レンダリング情報配信部と、管理部と、他WEBサイト情報取得部と、を備え、
前記第1言語ファイル配信部は、WEBブラウザからの要求に応じて第1言語ファイルを配信し、
前記レンダリング情報配信部は、前記WEBブラウザからの要求に応じてレンダリングに必要なレンダリング情報を配信し、
前記管理部は、WEBサイトの情報および自動更新される前記WEBサイトのページの情報を管理し、
前記WEBサイトのページの情報は、前記第1言語ファイルと、前記WEBブラウザからの要求に応じてWEBサーバから配信される第2言語ファイルと、前記レンダリング情報とに基づいて表示され、
前記他WEBサイト情報取得部は、他WEBサイトに掲載されている他WEBサイト情報を取得し、
前記WEBサイトにおける所定の情報と前記他WEBサイト情報取得部が取得した前記他WEBサイト情報とが同一である場合に、前記管理部は、前記他WEBサイトに前記所定の情報が掲載されている旨の表示を行うための他WEBサイト掲載情報を管理する、情報処理装置。
It has a first language file distribution unit, a rendering information distribution unit, a management unit, and another WEB site information acquisition unit .
The first language file distribution unit distributes the first language file in response to a request from the WEB browser.
The rendering information distribution unit distributes rendering information necessary for rendering in response to a request from the WEB browser.
The management unit manages the information on the WEB site and the information on the page of the WEB site that is automatically updated .
The information on the page of the WEB site is displayed based on the first language file, the second language file distributed from the WEB server in response to the request from the WEB browser, and the rendering information .
The other WEB site information acquisition department acquires other WEB site information posted on other WEB sites, and obtains information on other WEB sites.
When the predetermined information on the WEB site and the other WEB site information acquired by the other WEB site information acquisition unit are the same, the management unit has the predetermined information posted on the other WEB site. An information processing device that manages information posted on other websites for displaying the fact .
前記第2言語ファイルは、HTML形式のファイルである、請求項1に記載の情報処理装置。 The information processing apparatus according to claim 1, wherein the second language file is an HTML format file. 前記WEBサイトの前記ページのドメインは、前記WEBサイトにおける他のページのドメインと同一のドメインである、請求項1に記載の情報処理装置The information processing apparatus according to claim 1, wherein the domain of the page of the WEB site is the same domain as the domain of another page in the WEB site. 前記管理部は、前記第1言語ファイル及び前記レンダリング情報を管理する、請求項1に記載の情報処理装置。 The information processing apparatus according to claim 1, wherein the management unit manages the first language file and the rendering information. 前記管理部は、前記WEBサイトの前記ページの情報のうち自動更新された情報を識別できるように表示するための識別表示情報を管理する、請求項に記載の情報処理装置。 The information processing apparatus according to claim 1 , wherein the management unit manages identification display information for displaying information that has been automatically updated among the information on the page of the WEB site so that it can be identified. 前記識別表示情報は、所定の期間内に自動更新された前記WEBサイトの前記ページの情報を識別できるように表示するための情報である、請求項に記載の情報処理装置。 The information processing apparatus according to claim 5 , wherein the identification display information is information for displaying information on the page of the WEB site automatically updated within a predetermined period so that the information can be identified. ユーザによる所定の操作の数を計測する計測部を有し、
前記管理部は、前記計測部が計測した前記ユーザにより行われた所定の操作の数が所定の数を超える場合に、当該所定の操作に対応する表示を行うための所定操作対応情報を管理する、請求項に記載の情報処理装置。
It has a measuring unit that measures the number of predetermined operations by the user.
The management unit manages predetermined operation correspondence information for displaying a display corresponding to the predetermined operation when the number of predetermined operations performed by the user measured by the measurement unit exceeds the predetermined number. , The information processing apparatus according to claim 1 .
第1言語ファイル配信ステップと、レンダリング情報配信ステップと、管理ステップと、他WEBサイト情報取得ステップと、を含み、
第1言語ファイル配信ステップでは、WEBブラウザからの要求に応じて第1言語ファイルを配信し、
前記レンダリング情報配信ステップでは、WEBブラウザからの要求に応じてレンダリングに必要なレンダリング情報を配信し、
前記管理ステップでは、WEBサイトの情報および自動更新される前記WEBサイトのページの情報を管理し、
前記WEBサイトのページの情報は、前記第1言語ファイルと、前記WEBブラウザからの要求に応じてWEBサーバから配信される第2言語ファイルと、及び前記レンダリング情報とに基づいて表示され、
前記他WEBサイト情報取得ステップでは、他WEBサイトに掲載されている他WEBサイト情報を取得し、
前記WEBサイトにおける所定の情報と前記他WEBサイト情報取得ステップで取得した前記他WEBサイト情報とが同一である場合に、前記管理ステップで、前記他WEBサイトに前記所定の情報が掲載されている旨の表示を行うための他WEBサイト掲載情報を管理する、情報処理方法。
Includes a first language file distribution step, a rendering information distribution step, a management step, and another WEB site information acquisition step.
In the first language file distribution step, the first language file is distributed in response to a request from the WEB browser.
In the rendering information distribution step, the rendering information required for rendering is distributed in response to a request from the WEB browser.
In the management step, the information of the WEB site and the information of the page of the WEB site that is automatically updated are managed.
The information on the page of the WEB site is displayed based on the first language file, the second language file delivered from the WEB server in response to the request from the WEB browser, and the rendering information .
In the other WEB site information acquisition step, the other WEB site information posted on the other WEB site is acquired, and the information is acquired.
When the predetermined information on the WEB site and the other WEB site information acquired in the other WEB site information acquisition step are the same, the predetermined information is posted on the other WEB site in the management step. An information processing method that manages information posted on other websites for displaying the fact .
情報処理装置のコンピュータを、
第1言語ファイル配信部、レンダリング情報配信部、管理部、および他WEBサイト情報取得部として機能させ、
前記第1言語ファイル配信部は、WEBブラウザからの要求に応じて第1言語ファイルを配信し、
前記レンダリング情報配信部は、前記WEBブラウザからの要求に応じてレンダリングに必要なレンダリング情報を配信し、
前記管理部は、WEBサイトの情報および自動更新される前記WEBサイトのページの情報を管理し、
前記WEBサイトのページの情報は、前記第1言語ファイルと、前記WEBブラウザからの要求に応じてWEBサーバから配信される第2言語ファイルと、前記レンダリング情報とに基づいて表示され、
前記他WEBサイト情報取得部は、他WEBサイトに掲載されている他WEBサイト情報を取得し、
前記WEBサイトにおける所定の情報と前記他WEBサイト情報取得部が取得した前記他WEBサイト情報とが同一である場合に、前記管理部は、前記他WEBサイトに前記所定の情報が掲載されている旨の表示を行うための他WEBサイト掲載情報を管理する、プログラム。
The computer of the information processing device,
It functions as a first language file distribution unit, rendering information distribution unit, management unit, and other WEB site information acquisition unit .
The first language file distribution unit distributes the first language file in response to a request from the WEB browser.
The rendering information distribution unit distributes rendering information necessary for rendering in response to a request from the WEB browser.
The management unit manages the information on the WEB site and the information on the page of the WEB site that is automatically updated .
The information on the page of the WEB site is displayed based on the first language file, the second language file distributed from the WEB server in response to the request from the WEB browser, and the rendering information .
The other WEB site information acquisition department acquires other WEB site information posted on other WEB sites, and obtains information on other WEB sites.
When the predetermined information on the WEB site and the other WEB site information acquired by the other WEB site information acquisition unit are the same, the management unit has the predetermined information posted on the other WEB site. A program that manages information posted on other websites to display the fact .
JP2021003976A 2020-01-17 2021-01-14 Information processing equipment, information processing methods, and programs Active JP7002682B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2020005686 2020-01-17
JP2020005686 2020-01-17

Publications (2)

Publication Number Publication Date
JP2021114290A JP2021114290A (en) 2021-08-05
JP7002682B2 true JP7002682B2 (en) 2022-01-20

Family

ID=77077630

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021003976A Active JP7002682B2 (en) 2020-01-17 2021-01-14 Information processing equipment, information processing methods, and programs

Country Status (1)

Country Link
JP (1) JP7002682B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003235010A (en) 2002-02-12 2003-08-22 Matsushita Electric Ind Co Ltd Contents storage apparatus
US20150135060A1 (en) 2012-08-16 2015-05-14 Amazon Technologies, Inc. Automated content update notification
JP2019003374A (en) 2017-06-14 2019-01-10 ヤフー株式会社 Display control program, display control device, display control method, and distribution device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003235010A (en) 2002-02-12 2003-08-22 Matsushita Electric Ind Co Ltd Contents storage apparatus
US20150135060A1 (en) 2012-08-16 2015-05-14 Amazon Technologies, Inc. Automated content update notification
JP2019003374A (en) 2017-06-14 2019-01-10 ヤフー株式会社 Display control program, display control device, display control method, and distribution device

Also Published As

Publication number Publication date
JP2021114290A (en) 2021-08-05

Similar Documents

Publication Publication Date Title
US10534831B2 (en) Systems and methods for updating rich internet applications
US8397212B2 (en) Module hosting and content generation platform
US11930088B2 (en) Configuration of content site user interaction monitoring in data networks
US8001460B2 (en) Page-added information sharing management method
US10417317B2 (en) Web page profiler
US20090144158A1 (en) System And Method For Enabling Viewing Of Documents Not In HTML Format
JP2014002620A (en) Information value evaluation device, information value evaluation method and information value evaluation program
US8302017B2 (en) Definition for service interface
KR20100075786A (en) A system for collecting other websites webpage's region on a website and method for the same
CN111339456A (en) Preloading method and device
JP2011186768A (en) File management system, information processor, and information processing method
JP7002682B2 (en) Information processing equipment, information processing methods, and programs
JP5393242B2 (en) Data providing method and intermediate server device
US9558285B2 (en) Treatment controller
US20150186758A1 (en) Image processing device
JP2016024530A (en) Business support method and business support system
JP6452939B2 (en) Cache device and program
Rumball-Smith et al. Development and utilisation of a real-time display of logged in radiology information system users
JP2012053523A (en) Browsing history acquisition method
JP7379019B2 (en) Program, server and provision method
JP5227934B2 (en) Content conversion system, content conversion apparatus, content conversion method, and program
JP2017174333A (en) Questionnaire distribution system
JP2010072961A (en) Content management apparatus
JP2023019049A (en) Information processing system, information processing method, and program
JP2020060985A (en) Spot information server, spot information management method, and program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210115

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210201

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20210201

AA64 Notification of invalidation of claim of internal priority (with term)

Free format text: JAPANESE INTERMEDIATE CODE: A241764

Effective date: 20210408

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210416

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210907

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210929

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20211227

R150 Certificate of patent or registration of utility model

Ref document number: 7002682

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150