JP5535062B2 - ウェブログの時系列分析のためのデータ格納および照会方法及びその方法を実行するシステム - Google Patents
ウェブログの時系列分析のためのデータ格納および照会方法及びその方法を実行するシステム Download PDFInfo
- Publication number
- JP5535062B2 JP5535062B2 JP2010506029A JP2010506029A JP5535062B2 JP 5535062 B2 JP5535062 B2 JP 5535062B2 JP 2010506029 A JP2010506029 A JP 2010506029A JP 2010506029 A JP2010506029 A JP 2010506029A JP 5535062 B2 JP5535062 B2 JP 5535062B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- flow field
- operator
- field
- selection
- 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
Links
- 238000013500 data storage Methods 0.000 title claims description 47
- 238000000034 method Methods 0.000 title claims description 32
- 238000012731 temporal analysis Methods 0.000 title description 19
- 238000000700 time series analysis Methods 0.000 title description 19
- 239000012530 fluid Substances 0.000 claims description 27
- 239000000284 extract Substances 0.000 claims description 17
- 238000004364 calculation method Methods 0.000 claims description 5
- 238000000605 extraction Methods 0.000 claims 1
- 238000013499 data model Methods 0.000 description 21
- 238000010586 diagram Methods 0.000 description 4
- 230000014509 gene expression Effects 0.000 description 3
- 238000007781 pre-processing Methods 0.000 description 3
- 238000004458 analytical method Methods 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 239000008358 core component Substances 0.000 description 1
- 238000007726 management method Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000026676 system process Effects 0.000 description 1
- 238000012800 visualization Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/40—Data acquisition and logging
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/958—Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- General Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- Software Systems (AREA)
- Computer Hardware Design (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
1.個体(Entity):システム化しようとする事実と、オブジェクト。
2.関係(Relationship):オブジェクト間とオブジェクトの属性間との関連性。
3.属性(Attribute):オブジェクトと関係性の性質を示す、これ以上分けることのできない情報の単位。
Claims (12)
- コンピュータが、ウェブログおよび前記ウェブログの発生時間に基づいて、ユーザログイン識別子に対して前記ウェブログが含む状態と操作に対応する実際の値を表わすフィールド名とフィールド値との一または複数の組である流動フィールドタプルを前記ウェブログの発生時間順に含む流動フィールド関係データを生成し、および生成された流動フィールド関係データを維持し、
前記コンピュータが、ユーザ端末機を介して入力されたデータ演算子に応じて前記流動フィールド関係データを処理することを含み、
前記流動フィールド関係データを処理することは、次の(a)または(b)を少なくとも含む、ウェブログに基づくデータの格納および照会方法。
(a)ジョイン演算子に応じて前記流動フィールド関係データが含む流動フィールドタプルを結合すること。(b)スプリット演算子に応じて流動フィールドタプルを複数の流動フィールドタプルに分離すること。 - 前記流動フィールド関係データを生成し、および生成された流動フィールド関係データを維持することには、
前記コンピュータは、前記ウェブログを解析し前記ウェブログからデータを抽出し、
前記コンピュータは、前記データを前記ウェブログが含むユーザログイン識別子に応じて分類し、
前記コンピュータは、同じユーザログイン識別子に対して前記データを発生時間順に整列して前記流動フィールド関係データに追加することが含まれる、請求項1に記載のデータの格納および照会方法。 - 前記データ演算子は、さらに選択および射影演算子の演算子を含み、
前記流動フィールド関係データの処理は、さらに次の(c)を含む、請求項1に記載のデータ格納および照会方法。
(c)前記選択および射影演算子に応じて前記流動フィールド関係データから値を抽出して前記ユーザ端末機に提供すること。 - コンピュータが、データを識別子別に分類し、
前記コンピュータが、同じ識別子に対して前記データを前記データの発生時間順に整列して前記データを表わすフィールド名とフィールド値との一または複数の組である流動フィールドタプルを含む流動フィールド関係データを生成することを含むデータの格納および照会方法であり、
前記フィールド名は、前記識別子に対応するユーザの操作または状態を定義し、
前記フィールド値は、前記操作または前記状態に対応する実際の値を含み、
前記コンピュータは、前記流動フィールド関係データを流動フィールド関係データベースに格納および維持し、
ユーザ端末機を介して入力されたデータ演算子に応じて、前記流動フィールド関係データの変更または前記流動フィールド関係データの値の抽出を行うことをさらに含み、
前記データ演算子は、ジョイン演算子、スプリット演算子、および選択および射影演算子のうちの少なくとも1つを含み、
前記ジョイン演算子は、前記流動フィールド関係データを変更するジョイン演算に対応し、
前記ジョイン演算は、前記ジョイン演算子が指定する同じ識別子の、異なる流動フィールドタプルを結合して1つの流動フィールドタプルを生成する演算であり、
前記スプリット演算子は、前記流動フィールド関係データを変更するスプリット演算に対応し、
前記スプリット演算は、スプリット演算子が指定する1つの流動フィールドタプルを前記スプリット演算子が含む時間単位に応じて複数の流動フィールドタプルに分離する演算であり、
前記選択および射影演算子は、前記流動フィールド関係データの値を抽出する選択および射影演算に対応し、
前記選択および射影演算は、前記流動フィールド関係データベースから前記選択および射影演算子が含む条件による特定パターンを検索し、前記検索された特定パターン内の値を抽出する演算である、データ格納および照会方法。 - 前記データは、ウェブログを解析して生成され、
前記識別子は、前記ウェブログに含まれたユーザログイン識別子を含む請求項4に記載のデータ格納および照会方法。 - 請求項1〜5のうちのいずれか一項の方法を実行させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体。
- データをそれぞれの識別子別に分類し、前記データを発生時間順に整列して前記データを表わすフィールド名とフィールド値との一または複数の組である流動フィールドタプルを含む流動フィールド関係データを生成する流動フィールド関係データ生成部と、
前記流動フィールド関係データを格納および維持する流動フィールド関係データベースと、
ユーザ端末機を介して入力されたデータ演算子に応じて前記流動フィールド関係データを変更するデータ演算子処理部と、
を備え、
前記流動フィールド関係データを変更することは、次の(a)または(b)を少なくとも含む、データ格納および照会システム。
(a)ジョイン演算子に応じて前記流動フィールド関係データが含む流動フィールドタプルを結合すること。(b)スプリット演算子に応じて流動フィールドタプルを複数の流動フィールドタプルに分離すること。 - 前記フィールド名は、前記識別子に対応するユーザの操作または状態を定義し、
前記フィールド値は、前記ユーザの操作または状態に対応する実際の値を含む請求項7に記載のデータ格納および照会システム。 - 前記データ演算子は、さらに選択および射影演算子を含み、
前記流動フィールド関係データの処理は、さらに次の(c)を含む請求項7に記載のデータ格納および照会システム。
(c)前記選択および射影演算子に応じて前記流動フィールド関係データから値を抽出して前記ユーザ端末機に提供すること。 - 前記ジョイン演算子は、前記流動フィールド関係データを変更するジョイン演算に対応し、
前記ジョイン演算は、前記ジョイン演算子が指定する同じ識別子の、異なる流動フィールドタプルを結合して1つの流動フィールドタプルを生成する演算である請求項9に記載のデータ格納および照会システム。 - 前記スプリット演算子は、前記流動フィールド関係データを変更するスプリット演算に対応し、
前記スプリット演算は、スプリット演算子が指定する1つの流動フィールドタプルを前記スプリット演算子が含む時間単位に応じて複数の流動フィールドタプルに分離する演算である請求項9に記載のデータ格納および照会システム。 - 前記選択および射影演算子は、前記流動フィールド関係データの値を抽出する選択および射影演算に対応し、
前記選択および射影演算は、前記流動フィールド関係データベースから前記選択および射影演算子が含む条件による特定パターンを検索し、前記検索された特定パターン内の値を抽出する請求項9に記載のデータ格納および照会システム。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR10-2007-0040782 | 2007-04-26 | ||
KR1020070040782A KR100898465B1 (ko) | 2007-04-26 | 2007-04-26 | 웹로그의 시계열 분석을 위한 데이터 저장 및 조회 방법그리고 상기 방법을 수행하는 시스템 |
PCT/KR2008/000610 WO2008133396A1 (en) | 2007-04-26 | 2008-02-01 | Data storage and inquiry method for time series analysis of weblog and system for executing the method |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2010525477A JP2010525477A (ja) | 2010-07-22 |
JP5535062B2 true JP5535062B2 (ja) | 2014-07-02 |
Family
ID=39925821
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010506029A Active JP5535062B2 (ja) | 2007-04-26 | 2008-02-01 | ウェブログの時系列分析のためのデータ格納および照会方法及びその方法を実行するシステム |
Country Status (3)
Country | Link |
---|---|
JP (1) | JP5535062B2 (ja) |
KR (1) | KR100898465B1 (ja) |
WO (1) | WO2008133396A1 (ja) |
Families Citing this family (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CA2772746C (en) * | 2009-08-31 | 2019-06-11 | Exalead | Trusted query system and method |
KR101435789B1 (ko) * | 2013-01-29 | 2014-08-29 | (주)소만사 | Dlp 시스템의 빅데이터 처리 시스템 및 방법 |
JP5766344B1 (ja) | 2014-07-11 | 2015-08-19 | 住友精化株式会社 | 吸水性樹脂及び吸収性物品 |
CN104866632B (zh) * | 2015-04-30 | 2018-03-06 | 广东美的制冷设备有限公司 | 家电设备的故障数据获取方法、装置及终端 |
CN106874320A (zh) | 2016-06-20 | 2017-06-20 | 阿里巴巴集团控股有限公司 | 分布式流式数据处理的方法和装置 |
KR20200025408A (ko) | 2018-08-30 | 2020-03-10 | 주식회사 호텔신라 | 실시간 이벤트 처리를 이용한 실시간 오퍼 제공 방법 및 서버 시스템 |
KR102516669B1 (ko) | 2019-12-11 | 2023-04-03 | 김현식 | 데클엣지를 갖는 한지 사진 제작 방법 및 그 장치 |
KR102515932B1 (ko) | 2020-05-25 | 2023-03-30 | 인핸스비 주식회사 | 글로벌 b2b를 위한 언네임드 제품 거래 시스템 및 그 방법 |
KR102217990B1 (ko) | 2020-07-29 | 2021-02-19 | 주식회사 순수교육 | 외국어 수면 학습 시스템 |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
GB2298941B (en) * | 1993-10-22 | 1998-02-04 | Fdc Inc | Database using table rotation and bimapped queries |
JP3914662B2 (ja) * | 1999-06-30 | 2007-05-16 | 株式会社日立製作所 | データベース処理方法及び実施装置並びにその処理プログラムを記憶した媒体 |
JP3630062B2 (ja) * | 2000-02-21 | 2005-03-16 | 日本電信電話株式会社 | 半構造化文書検索方法及び装置及び半構造化文書検索プログラムを格納した記憶媒体 |
KR100430479B1 (ko) * | 2000-12-23 | 2004-05-10 | 한국전자통신연구원 | 시간 간격을 고려한 시간 관계 규칙 탐사 시스템 및 그 방법 |
KR100537415B1 (ko) * | 2003-07-05 | 2005-12-19 | 윤경배 | 앙상블 서포트 벡터 머신을 이용한 인터넷 환경의 웹 정보예측 시스템 및 방법 |
JP2006260420A (ja) * | 2005-03-18 | 2006-09-28 | Fujitsu Ltd | ウェブサイト分析システム |
-
2007
- 2007-04-26 KR KR1020070040782A patent/KR100898465B1/ko active IP Right Grant
-
2008
- 2008-02-01 WO PCT/KR2008/000610 patent/WO2008133396A1/en active Application Filing
- 2008-02-01 JP JP2010506029A patent/JP5535062B2/ja active Active
Also Published As
Publication number | Publication date |
---|---|
JP2010525477A (ja) | 2010-07-22 |
WO2008133396A1 (en) | 2008-11-06 |
KR100898465B1 (ko) | 2009-05-21 |
KR20080096004A (ko) | 2008-10-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5535062B2 (ja) | ウェブログの時系列分析のためのデータ格納および照会方法及びその方法を実行するシステム | |
JP6133274B2 (ja) | データクエリの管理 | |
Dourish | No SQL: The shifting materialities of database technology | |
CN107251024A (zh) | 用于诊断执行问题的数据库查询执行跟踪和数据生成 | |
US20040015486A1 (en) | System and method for storing and retrieving data | |
CN101438280A (zh) | 管理相关数据对象 | |
CN116450908B (zh) | 基于数据湖的自助式数据分析方法、装置和电子设备 | |
Yan et al. | Generating process model collections | |
EP2019362A2 (en) | Spatial data validation systems | |
CN110321446A (zh) | 相关数据推荐方法、装置、计算机设备及存储介质 | |
Nevarez | Inside the SQL Server Query Optimizer | |
JP5639417B2 (ja) | 情報処理装置、情報処理方法、及びプログラム | |
TWI296380B (en) | Method and apparatus for electronic document collection | |
CN105431841A (zh) | 跨模型过滤 | |
EP2187320A2 (en) | Apparatus and method for utilizing context to resolve ambiguous queries | |
CN110188432A (zh) | 系统架构的验证方法、电子设备及计算机可读存储介质 | |
US20140067874A1 (en) | Performing predictive analysis | |
JPH0934957A (ja) | ユーザ振る舞いの解析方法及び装置 | |
Fagin et al. | Efficient implementation of large-scale multi-structural databases | |
JP5634859B2 (ja) | サイトクラスタシステムおよびサイトクラスタ方法 | |
Shershakov | Multi-perspective process mining with embedding configurations into DB-based event logs | |
JP2001142885A (ja) | 業務名指定による問合せsql生成装置 | |
JP2002109448A (ja) | 帳票処理装置、帳票処理方法、記憶媒体 | |
Khatiwada | Architectural issues in real-time business intelligence | |
Tüker | Application development for improving website usability by web mining methods |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20110128 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20121019 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20121030 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130130 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130806 |
|
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: 20140401 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20140422 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5535062 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |