WO2012169807A2 - Procédé et système pour bâtir une base de données au moyen d'un entrepôt de données - Google Patents
Procédé et système pour bâtir une base de données au moyen d'un entrepôt de données Download PDFInfo
- Publication number
- WO2012169807A2 WO2012169807A2 PCT/KR2012/004507 KR2012004507W WO2012169807A2 WO 2012169807 A2 WO2012169807 A2 WO 2012169807A2 KR 2012004507 W KR2012004507 W KR 2012004507W WO 2012169807 A2 WO2012169807 A2 WO 2012169807A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- data
- ods
- business
- business rule
- source
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/21—Design, administration or maintenance of databases
- G06F16/211—Schema design and management
- G06F16/212—Schema design and management with details for data modelling support
Definitions
- the disclosed technology relates to database construction technology, and more particularly to a database technology using a data warehouse that can apply new business rules without reconfiguring the data warehouse by configuring the business logic as an independent area of the data warehouse. .
- Data Warehouse (DW) system is a system for analyzing data of various operating systems operated by users such as companies. While the operating system supports certain functions for operation such as inventory management, accounting information, and sales system, the data warehouse may provide a function for integrating and analyzing data generated by various operating systems.
- a database building method using a data warehouse is achieved by creating a data warehouse based on source data provided from at least one source system.
- the database construction method using a data warehouse comprises the steps of refining at least some of the source data to construct an Operational Data Store (ODS), integrating the data of the ODS, and generating a reference relationship between the related data.
- ODS Operational Data Store
- DW data warehouse
- a database system using a data warehouse constructs a database based on source data provided from at least one source system.
- the database system using the data warehouse includes an Operational Data Store (ODS) for refining at least some of the source data, and a DW (Data Warehouse) for integrating and associating data of the ODS and generating reference relationships.
- ODS Operational Data Store
- DW Data Warehouse
- the data mart includes a business logic for managing at least one business rule for analysis and a multi-dimensional model for data of the ODS or DW based on any one of the at least one business rule.
- the work system building method using a database is implemented using a database generated from at least one source system.
- a database generated from at least one source system.
- DW data warehouse
- FIG. 1 is a schematic diagram illustrating a database system using a data warehouse to which the disclosed technology can be applied, and an operating system and a user system associated therewith.
- FIG. 2 is a block diagram illustrating a database system using a data warehouse according to an embodiment of the disclosed technology.
- FIG. 3 is a schematic diagram illustrating an embodiment of configuring an ODS.
- FIG. 4 is a schematic diagram illustrating an embodiment of configuring logic data.
- FIG. 5 is a block diagram of an embodiment of a database construction method using a data warehouse to which the disclosed technology can be applied.
- FIG. 6 is a flowchart of an embodiment of the database building method of FIG. 5.
- first and second are intended to distinguish one component from another component, and the scope of rights should not be limited by these terms.
- first component may be named a second component, and similarly, the second component may also be named a first component.
- an identification code (e.g., a, b, c, etc.) is used for convenience of description, and the identification code does not describe the order of the steps, and each step clearly indicates a specific order in context. Unless stated otherwise, they may occur out of the order noted. That is, each step may occur in the same order as specified, may be performed substantially simultaneously, or may be performed in the reverse order.
- FIG. 1 is a schematic diagram illustrating a database system using a data warehouse to which the disclosed technology can be applied, and an operating system and a user system associated therewith.
- a database system including a data warehouse (DW) and a data mart.
- the database system 100 configures a data warehouse 120 having an entity-relational model with respect to operational data (hereinafter, source data) stored in an operating system (hereinafter, referred to as a source system), and configured data warehouse.
- the data mart 140 which is a plurality of multidimensional models, may be configured based on the house 120. Detailed description of the database system 100 according to the disclosed technology will be described later with reference to FIG. 2.
- the source system may include various systems or databases (eg, inventory management system, purchasing management system, inventory management system, retail system, etc.) for business processing being used in the enterprise.
- databases eg, inventory management system, purchasing management system, inventory management system, retail system, etc.
- the user system can obtain analyzed information about the source data using the data mart 140.
- FIG. 1 illustrates an online analytical processing (OLAP) server and a web server, various other systems may be used according to the needs of those skilled in the art.
- OLAP online analytical processing
- FIG. 2 is a diagram illustrating a database system according to an embodiment of the disclosed technology
- FIG. 3 is a schematic diagram illustrating an embodiment of configuring an ODS
- FIG. 4 illustrates an embodiment of configuring a DW. It is a schematic diagram to make.
- the database system 100 includes an ODS 110, a data warehouse (DW) 120, a business logic 130, a data mart 140, and the like. Includes metadata 160.
- the database system 100 may further include a staging area (not shown) and / or summary report 150.
- the staging area (not shown) is a temporary area for receiving source data to the DW 120.
- the staging area may temporarily store the data in order to load the source data into the DW 120. Since the staging area may not require a predetermined format for storing data, the staging area may store various types of data such as a table form or a file form.
- the staging area is not an essential component of the database system 100 in accordance with the disclosed technology and may be added according to implementation needs.
- Operational Data Store (ODS) 110 is an intermediate data store for configuring DW 120.
- the ODS 110 may store source data of the source system and perform some purification or processing on the data.
- the ODS 110 may store the data without changing the format (model) of the source data, and then correct (resolve) the error data by verifying code standardization and data integrity. For example, after storing the sales data of the source system, the consistency can be verified (eg, the sum of annual sales and the sum of sales from January to December).
- the ODS 110 may be configured by performing a predetermined ETT (Extraction, Processing, Transformation, Transport) procedure on the source data.
- ETT Extraction, Processing, Transformation, Transport
- ETT means extracting, purifying, processing, transmitting, or loading data, and the like, and in the configuration of the ODS 110, loading and purification of source data may be performed.
- the ODS 110 may be configured by refining the source data based on business rules for each operating system, not integrated rules. By using the ODS 110, the data system can be easily processed, converted, and purified in configuring the database system 100.
- DW 120 is integrated data of an ER (Entity-Relationship) model constructed by performing a predetermined ETT procedure on the ODS 110.
- the DW 120 may integrate and standardize various source data purified by the ODS 110 as one model (ER model).
- Company A has a purchasing management system, an inventory management system, a retail system, and a wholesale system to carry out both retail and wholesale operations, and to provide computer support.
- the data warehouse is used to analyze sales and compare with purchase, retail, wholesale, and inventory, and adjust unnecessary inventory to reduce costs.
- data from multiple source systems can be designed and built into one unified model.
- the retail and wholesale systems each have corresponding customer information, and the retail and wholesale customers can be at least partly the same, then the data warehouse is managed by different source systems (retail and wholesale systems).
- one data model can be constructed with the theme of customer.
- one customer data is modeled and constructed as described above, only one data exists in the DW even though Hong Gil-dong customers are duplicated in the main system (retail system and wholesale system).
- DW can be built by performing integrated and standardized modeling on the source data.
- the DW 120 may integrate data (purified source data) constituting the ODS 110 and generate a reference relationship with respect to data that is related to each other.
- DW 120 may maintain the key structure of the data of ODS 110.
- DW 120 may maintain a link for reference to data in ODS 110. Since the "customer L1" data shown in FIG. 4 is data integrating the "customer 01", the "customer 03", and the “customer 03" data of the ODS 110, it is possible to maintain a link for reference as shown in the arrow. have. Data of the DW 120 may refer to other data in the DW 120. It can be seen that the "customer L2" data in FIG.
- the "customer L1" and “performance L1" data in the DW 120 refers to the "customer L3" data.
- the "customer L2" data may be a customer rating (L2) given based on the last three months of performance
- the "customer L3” data may refer to a customer rating ( L3).
- the DW 120 may perform certain data processing to exclude duplication of data and to maintain consistency.
- Business logic 130 is an area for managing business rules.
- the data mart is designed by reflecting the business rules, so the business rules themselves are not managed as an independent area but only reflected in the data mart design process.
- the disclosed technology manages business rules in business logic 130, which is one independent area of database system 100, and business logic 130 may provide the managed business rules to data mart 140.
- the business logic 130 may implement at least one business rule necessary for analysis without duplication, and the data mart 140 receives the corresponding business rule from the business logic 130 to perform multidimensional data modeling. can do.
- the business rule is a predetermined rule for organizing the data mart by subject. For example, if you try to construct a data mart for retail and wholesale, the business rules include: (i) determining the number of retail sales in the market code for domestic and traditional markets only; It is the same as deciding when to trade as a wholesaler. Since the at least one business rule implemented in the business logic 130 may be determined according to the needs of those skilled in the art according to the source system and the required analysis, the disclosed invention is not limited to the specific business rule. That is, since the disclosed technology includes the business logic 130 as an independent area for directly implementing and managing business rules, the disclosed technology is not limited to each business rule itself implemented in the business logic 130.
- the data mart 140 may be configured as multi-dimensional modeled data based on an analysis subject for the integrated data of the DW 120 based on any one of at least one business rule implemented in the business logic 130.
- the data mart 140 may be configured as statistics on analytical topics such as CRM, statistics, and the like as shown in FIG. 2.
- the data mart 140 is a model rule for the data required for analysis, such as the number of items (dimension) inventory, sales, purchases, retail, wholesale (Fact; Measure) for inventory analysis Can be collected according to.
- the data mart 140 analyzes the criteria (configuration data) implemented in the ODS 110 and the DW 120 in accordance with the business rules of the business logic 130 (eg, analysis). Can be grouped by topic).
- the data mart 140 may not perform processing of data other than simply aggregation (for example, grouping) analysis criteria implemented in the ODS 110 and the DW 120.
- the data mart 140 since the data mart 140 is composed of a multi-dimensional model, it may represent a nesting relationship for each subject.
- elements of the data mart 140 may be represented by a star schema or a snow flake schema.
- it is preferable that the elements of the data mart 140 do not have any reference relations except the subject-specific nesting relations.
- the summary report 150 is a summary table configured by performing a predetermined ETT procedure on the data mart 140.
- the summary report 150 may design the data so that it can be displayed on a standardized screen.
- the summary report 150 preferably organizes the table to be summarized from one subject.
- the metadata 160 may maintain metadata for at least one of the ODS 110 and the summary report 150. In configuring the ODS 110 to the summary report 150, each element may be configured using the metadata 160.
- FIG. 5 is a block diagram of an embodiment of a database building method using a data warehouse to which the disclosed technology can be applied
- FIG. 6 is a flowchart of an embodiment of the database building method of FIG. 5.
- step S510 in a method of constructing a database using a data warehouse, at least a part of source data is purified to form an operational data store (ODS) (step S510), data of which the data of the ODS are integrated and associated with each other.
- ODS operational data store
- DW data warehouse
- step S530 Creating a reference relationship between the data warehouse (DW) (step S520), implementing the at least one business rule for analysis to construct the business logic (step S530), and at least one of the business rules Comprising one step of generating a multi-dimensional model for each subject of analysis on the data of the ODS 110 or DW 120 based on one (step S510).
- the ODS 110 is configured based on the source data provided from the source system (step S610).
- the ODS 110 may be configured by loading at least a portion of the source data and verifying the integrity of the data with respect to at least some of the loaded source data (refining or ETT).
- the ETT refers to combining at least one of the extraction, transformation, or transportation of the source data.
- the specific contents of the ETT may vary depending on the type of the source system, the extraction cycle of the data, the amount of data, the loading speed, the quality of the source data, the format of the historical data, the requirements of the user, and the role of the source system.
- the ETT may be performed only by a refinement process of determining the consistency of the loaded source data and correcting the error data.
- the DW 120 may be configured by integrating the data of the ODS 110 and generating a reference relationship between related data (ETT) (step S620).
- the ETT performed here may include a series of processes of integrating data included in the ODS and processing to generate a reference relationship between the data having an association.
- the reference relationship may be configured as an entity-relationship (ER) model.
- the step S620 of constructing the DW 120 may include: (i) generating a reference relationship with the data included in the ODS 110 for any data (first data) in the DW 120; and (ii) generating a reference relationship with data (second data) in DW 120.
- the step S620 of configuring the DW 120 may further include performing data processing to exclude duplication of data included in the DW 120. By removing the duplicated data, the performance of the entire database system 100 may be improved, and a false reference may be prevented.
- the DW 120 generated by step S620 may be configured using the key structure of the purified data included in the ODS 110 as it is. By using such a same key structure, even if a reference relationship is made between each other, compatibility in data processing can be achieved.
- the business logic 130 may be configured by implementing at least one business rule for analysis (step S630).
- the step of configuring business logic selects at least one business rule for analysis, checks for duplicates of at least one selected business rule, and then implements a non-overlapping business rule. Can be performed. That is, the business rules implemented in the business logic 130 preferably do not have redundancy, and according to an embodiment, predetermined steps of checking and removing such redundancy may be performed.
- the step S630 of configuring the business logic is a unique step of the disclosed technology, and in the description, the step S630 is described after the DW is configured (step S620), but this is for convenience of description and the step S630 of configuring the business logic. May be performed at any point in time prior to configuring the data mart.
- the data mart 140 is generated by generating a multi-dimensional model for each analysis subject on the data of the ODS 110 or the DW 120 based on one of the business rules of the business logic 130. Can be configured (step S640).
- the data mart 140 may be configured as a multi-dimensional model generated for at least one analysis subject, and the multi-dimensional model generated for each analysis subject is configured by using data constituting the ODS 110 or the DW 120. Can be.
- step S640 of configuring the data mart 140 selects a business rule in the business logic 140 and at least one of the data of the ODS 110 or the DW 120 based on the business rule.
- the method may include constructing a multidimensional model for each analysis subject.
- the multi-dimensional model constituting the data mart 140 may be composed of a star schema or a snow flake schema.
- a summary table may be configured on at least one subject based on the data mart 140 (step S650).
- the disclosed technique can have the following effects. However, since a specific embodiment does not mean to include all of the following effects or only the following effects, it should not be understood that the scope of the disclosed technology is limited by this.
- the database system may reduce the cost of redundant development when creating each data mart, and greatly reduce the possibility of error by eliminating such duplication.
- a database system can ensure a user access to more useful data. This is because the logic data may be composed of a set of related data, and each model of the data mart may be configured for each problem (issue) to be solved.
- a database system may ensure consistency between the source data and the data of the data warehouse. This is because the processing of the data is minimized in constructing the data of the ODS.
- a database system can build a data warehouse that is insensitive to changes in the source data system. This is because logic data can act as a buffer between the ODS and the data mart.
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
La présente invention se rapporte à un procédé adapté pour bâtir une base de données au moyen d'un entrepôt de données. Le procédé selon l'invention consiste à générer l'entrepôt de données sur la base d'éléments de données source qui sont fournis par au moins un système source. Le procédé adapté pour bâtir la base de données comprend les étapes consistant : à configurer un magasin de données opérationnelles (ODS, Operational Data Store) en affinant au moins une partie des éléments de données source ; à créer l'entrepôt de données (DW) en intégrant les données de l'ODS et en générant une relation de référence entre les éléments de données qui ont une relation associative ; à créer une logique commerciale en activant au moins une règle commerciale pour l'analyse ; et à créer un magasin de données en générant un modèle multidimensionnel par sujet d'analyse en rapport avec l'ODS ou les données du DW, sur la base de la ou des règles commerciales.
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR10-2011-0054503 | 2011-06-07 | ||
| KR1020110054503A KR101253335B1 (ko) | 2011-06-07 | 2011-06-07 | 데이터 웨어하우스를 이용한 데이터베이스 구축 방법 및 그 시스템 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| WO2012169807A2 true WO2012169807A2 (fr) | 2012-12-13 |
| WO2012169807A3 WO2012169807A3 (fr) | 2013-03-28 |
Family
ID=47296607
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/KR2012/004507 Ceased WO2012169807A2 (fr) | 2011-06-07 | 2012-06-07 | Procédé et système pour bâtir une base de données au moyen d'un entrepôt de données |
Country Status (2)
| Country | Link |
|---|---|
| KR (1) | KR101253335B1 (fr) |
| WO (1) | WO2012169807A2 (fr) |
Cited By (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN110807016A (zh) * | 2019-09-29 | 2020-02-18 | 北京淇瑀信息科技有限公司 | 一种应用于金融业务的数据仓库构建方法、装置和电子设备 |
| CN111104394A (zh) * | 2019-12-31 | 2020-05-05 | 新奥数能科技有限公司 | 一种能源数据仓库系统构建方法及装置 |
| CN111159154A (zh) * | 2019-12-31 | 2020-05-15 | 新奥数能科技有限公司 | 一种能源数据仓库系统 |
| CN111367989A (zh) * | 2020-06-01 | 2020-07-03 | 北京江融信科技有限公司 | 一种实时数据指标计算系统和方法 |
| CN112612778A (zh) * | 2020-12-25 | 2021-04-06 | 上海航空工业(集团) 有限公司 | 一种企业数据架构方法 |
| CN114490602A (zh) * | 2022-01-10 | 2022-05-13 | 杭州数查科技有限公司 | 一种基于数据分析的多维数据管理方法和数据库系统 |
| CN115617790A (zh) * | 2021-07-16 | 2023-01-17 | 深圳富桂精密工业有限公司 | 数据仓库创建方法、电子设备及存储介质 |
| CN119030974A (zh) * | 2024-07-18 | 2024-11-26 | 武汉市特种设备监督检验所 | 一种特种设备基础数据共享云平台及其实现方法 |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR101508068B1 (ko) * | 2013-11-19 | 2015-04-07 | 중소기업은행 | 데이터 중복성 제거 장치 및 그 방법 |
| KR102684474B1 (ko) | 2016-05-20 | 2024-07-12 | 고려대학교 산학협력단 | 화학 사고 예방 및 관리를 위한 통합 데이터베이스 구축 방법 |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR100417872B1 (ko) * | 2000-02-24 | 2004-02-11 | 호스텍글로벌 주식회사 | 인터넷 비즈니스 기반의 고객 관계 관리 마케팅 솔루션구축 시스템 및 방법 |
| JP2003150594A (ja) * | 2001-11-12 | 2003-05-23 | Hitachi Ltd | データウェアハウスシステム |
-
2011
- 2011-06-07 KR KR1020110054503A patent/KR101253335B1/ko not_active Expired - Fee Related
-
2012
- 2012-06-07 WO PCT/KR2012/004507 patent/WO2012169807A2/fr not_active Ceased
Cited By (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN110807016A (zh) * | 2019-09-29 | 2020-02-18 | 北京淇瑀信息科技有限公司 | 一种应用于金融业务的数据仓库构建方法、装置和电子设备 |
| CN111104394A (zh) * | 2019-12-31 | 2020-05-05 | 新奥数能科技有限公司 | 一种能源数据仓库系统构建方法及装置 |
| CN111159154A (zh) * | 2019-12-31 | 2020-05-15 | 新奥数能科技有限公司 | 一种能源数据仓库系统 |
| CN111367989A (zh) * | 2020-06-01 | 2020-07-03 | 北京江融信科技有限公司 | 一种实时数据指标计算系统和方法 |
| CN111367989B (zh) * | 2020-06-01 | 2020-08-28 | 北京江融信科技有限公司 | 一种实时数据指标计算系统和方法 |
| CN112612778A (zh) * | 2020-12-25 | 2021-04-06 | 上海航空工业(集团) 有限公司 | 一种企业数据架构方法 |
| CN112612778B (zh) * | 2020-12-25 | 2024-05-07 | 上海航空工业(集团)有限公司 | 一种企业数据架构方法 |
| CN115617790A (zh) * | 2021-07-16 | 2023-01-17 | 深圳富桂精密工业有限公司 | 数据仓库创建方法、电子设备及存储介质 |
| CN114490602A (zh) * | 2022-01-10 | 2022-05-13 | 杭州数查科技有限公司 | 一种基于数据分析的多维数据管理方法和数据库系统 |
| CN119030974A (zh) * | 2024-07-18 | 2024-11-26 | 武汉市特种设备监督检验所 | 一种特种设备基础数据共享云平台及其实现方法 |
Also Published As
| Publication number | Publication date |
|---|---|
| KR20120135665A (ko) | 2012-12-17 |
| KR101253335B1 (ko) | 2013-04-10 |
| WO2012169807A3 (fr) | 2013-03-28 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2012169807A2 (fr) | Procédé et système pour bâtir une base de données au moyen d'un entrepôt de données | |
| US9652513B2 (en) | Generating data pattern information | |
| US20110004622A1 (en) | Method and apparatus for gathering and organizing information pertaining to an entity | |
| US9754010B2 (en) | Generation of cube metadata and query statement based on an enhanced star schema | |
| US9619533B2 (en) | System and method for reporting multiple objects in enterprise content management | |
| CN103890709A (zh) | 基于缓存的键值数据库映射和复制 | |
| CN105144080A (zh) | 用于元数据管理的系统 | |
| EP1810131A2 (fr) | Architecture orientee services pour services d'integration de donnees | |
| US10922328B2 (en) | Method and system for implementing an on-demand data warehouse | |
| US20200364183A1 (en) | Device and method for managing ledger data on blockchain | |
| US20230044288A1 (en) | Computer implemented system and method of enrichment of data for digital product definition in a heterogenous environment | |
| Huang et al. | Efficiently querying large process model repositories in smart city cloud workflow systems based on quantitative ordering relations | |
| CN119201043B (zh) | 基于云平台的业务需求确认方法及系统 | |
| CN103077192B (zh) | 一种数据处理方法及其系统 | |
| Challawala et al. | MySQL 8 for Big Data: Effective Data Processing with MySQL 8, Hadoop, NoSQL APIs, and Other Big Data Tools | |
| CN108804457A (zh) | 数据同步和处理方法及装置、电子设备和计算机可读介质 | |
| WO2019010277A2 (fr) | Systèmes de données interrogeables et segmentées hautement atomisées (hasids) | |
| CN109426576A (zh) | 容错处理方法以及容错组件 | |
| CN109947797A (zh) | 一种数据检查装置及方法 | |
| US20100017244A1 (en) | Method for organizing processes | |
| JP2018028776A (ja) | ソフトウェア資産管理装置、ソフトウェア資産管理方法、および、ソフトウェア資産管理プログラム | |
| US20190180223A1 (en) | Supply chain model generation system | |
| US11853359B1 (en) | System and method for reporting multiple objects in enterprise content management | |
| CN114416683B (zh) | 网盘组织账户同步冲突解决方法、装置、网盘及存储介质 | |
| CN121209859A (zh) | 一种基于多级业务模型的无代码应用构建方法及装置 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 12797382 Country of ref document: EP Kind code of ref document: A2 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 28/03/2014) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 12797382 Country of ref document: EP Kind code of ref document: A2 |