CN115269595A - Data label management method, system, medium and equipment based on data center - Google Patents
Data label management method, system, medium and equipment based on data center Download PDFInfo
- Publication number
- CN115269595A CN115269595A CN202210857569.4A CN202210857569A CN115269595A CN 115269595 A CN115269595 A CN 115269595A CN 202210857569 A CN202210857569 A CN 202210857569A CN 115269595 A CN115269595 A CN 115269595A
- Authority
- CN
- China
- Prior art keywords
- data
- tag
- label
- processed
- tags
- 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.)
- Pending
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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/22—Indexing; Data structures therefor; Storage structures
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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/215—Improving data quality; Data cleansing, e.g. de-duplication, removing invalid entries or correcting typographical errors
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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/24—Querying
- G06F16/245—Query processing
- G06F16/2455—Query execution
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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/28—Databases characterised by their database models, e.g. relational or object models
- G06F16/283—Multi-dimensional databases or data warehouses, e.g. MOLAP or ROLAP
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computational Linguistics (AREA)
- Software Systems (AREA)
- Quality & Reliability (AREA)
- Medical Treatment And Welfare Office Work (AREA)
Abstract
本公开涉及基于数据中台的数据标签管理方法、系统、介质及设备,所述方法包括:利用数据标签扫描工具对数据中台中的第一数据标签进行扫描并提取得到第一数据标签;对提取后的多个所述第一数据标签进行血缘分析处理,得到处理后的第二数据标签;将处理后的第二数据标签部署到测试环境中与存量标签进行比对判断是否一致,若一致,则不上线该第二数据标签;若不一致,则上线并配置该第二数据标签。本公开的系统及方法相比改进前,本公开提供的标签上线校验方案,会对比先上线标签和存量标签是否重复,解决了标签重复开发和上线的问题,减少了复杂度和系统冗余。
The present disclosure relates to a data label management method, system, medium and device based on a data center. The method includes: using a data label scanning tool to scan a first data label in the data center and extract the first data label; Perform blood relationship analysis processing on the subsequent plurality of first data labels to obtain processed second data labels; deploy the processed second data labels in the test environment and compare with the stock labels to determine whether they are consistent, if they are consistent, The second data tag is not online; if it is inconsistent, the second data tag is online and configured. Compared with the system and method of the present disclosure, the label online verification scheme provided by the present disclosure will compare whether the first online label and the existing label are repeated, which solves the problem of repeated development and online labeling, and reduces the complexity and system redundancy. .
Description
技术领域technical field
本公开涉及数据标签管理技术领域,更为具体来说,本公开涉及基于数据中台的数据标签管理方法、系统、介质及设备。The present disclosure relates to the technical field of data label management, and more specifically, the present disclosure relates to a data label management method, system, medium, and device based on a data center.
背景技术Background technique
数据标签作为数据仓库系统中价值密度最高的一种数据存在形式,它的高效管理和使用直接影响着公司的经营决策和收益;所以对数据标签的管理至关重要。目前市面上,企业的数据管理系统中一般涵盖了调度管理、表管理等,即但并没有专门针对这些标签进行全面系统化闭环管理,以下是目前业内现有的管理方法:As a form of data with the highest value density in the data warehouse system, data labeling, its efficient management and use directly affects the company's business decisions and profits; therefore, the management of data labeling is very important. Currently on the market, enterprise data management systems generally cover scheduling management, table management, etc., but there is no comprehensive and systematic closed-loop management for these labels. The following are the current management methods in the industry:
对于标签字段的管理,现有的数据管理系统可以在表管理模块上看到所有的标签字段,或者查找标签,能查到标签所在的表:比如有标签字段a,在表table1和table2都存在,即输入表a,就能检索到table1的表名以及 a字段和table2的表名a字段;然后在数据监控系统中也可以针对某个表的某个标签字段的生成时间、波动性、数据量设置告警监控。For the management of label fields, the existing data management system can see all label fields on the table management module, or search for labels, and can find the table where the label is located: for example, there is label field a, which exists in both tables table1 and table2 , that is, enter table a, you can retrieve the table name of table1 and the a field and the table name a field of table2; then in the data monitoring system, you can also target the generation time, volatility, and data of a certain label field of a certain table Volume setting alarm monitoring.
但是目前的这些标签系统以及标签的管理措施,没有形成体系,且过于简单,无法解决日常生产使用中的一些问题:However, the current labeling systems and labeling management measures have not formed a system and are too simple to solve some problems in daily production and use:
如:存在标签重复开发上线的问题;以及部分标签在上线后使用率低,造成资源浪费的问题。For example, there is the problem of repeated development and launch of labels; and the low utilization rate of some labels after launch, resulting in waste of resources.
发明内容Contents of the invention
为解决现有技术的标签系统以及标签的管理措施容易造成资源浪费的技术问题。In order to solve the technical problem that the labeling system and label management measures in the prior art are likely to cause waste of resources.
为实现上述技术目的,本公开提供了一种基于数据中台的数据标签管理方法,包括:In order to achieve the above technical purpose, the present disclosure provides a data label management method based on a data center, including:
利用数据标签扫描工具对数据中台中的第一数据标签进行扫描并提取得到第一数据标签;Using a data label scanning tool to scan and extract the first data label in the data platform to obtain the first data label;
对提取后的多个所述第一数据标签进行血缘分析处理,得到处理后的第二数据标签;Perform blood relationship analysis on the extracted plurality of first data tags to obtain processed second data tags;
将处理后的第二数据标签部署到测试环境中与存量标签进行比对判断是否一致,若一致,则不上线该第二数据标签;若不一致,则上线并配置该第二数据标签。Deploy the processed second data tag in the test environment and compare it with the stock tag to determine whether it is consistent. If it is consistent, the second data tag will not be launched; if not, the second data tag will be configured online.
进一步,所述对提取后的多个所述第一数据标签进行血缘分析处理得到处理后的第二数据标签具体包括:Further, the blood relationship analysis process on the extracted multiple first data tags to obtain the processed second data tags specifically includes:
对提取后的多个所述第一数据标签根据标签数据类型进行血缘分析处理;performing blood relationship analysis on the extracted plurality of first data tags according to the tag data type;
判断多个所述第一数据标签是否一致,若一致则将多个所述第一数据标签归为同一第一数据标签;若不一致则不作处理;judging whether a plurality of the first data tags are consistent, if consistent, classify the plurality of first data tags into the same first data tag; if inconsistent, do not process;
根据血缘分析处理的后第一数据标签配置一个ID并生成一个新的第二数据标签。An ID is configured according to the last first data tag processed by blood relationship analysis and a new second data tag is generated.
进一步,所述标签数据类型具体包括:Further, the tag data type specifically includes:
标签生成逻辑、标签字段类型和/或数据标签结果分布。Label generation logic, label field types, and/or data label result distributions.
进一步,所述对提取后的多个所述第一数据标签进行血缘分析处理,得到处理后的第二数据标签之后,所述方法还包括:Further, after the blood relationship analysis is performed on the extracted multiple first data tags, and after the processed second data tags are obtained, the method further includes:
对所述第二数据标签进行标注,配置标签的有效期、业务用途和/或应用系统。Mark the second data label, and configure the validity period, business purpose and/or application system of the label.
进一步,所述将处理后的第二数据标签部署到测试环境中与存量标签进行比对判断是否一致具体包括:Further, the step of deploying the processed second data tag into the test environment and comparing it with the stock tag to determine whether it is consistent specifically includes:
将将处理后的第二数据标签部署到测试环境中与存量标签进行比对,判断标签的来源表、标签生成方式、标签数据结果和标签数据分布是否一致。Deploy the processed second data label to the test environment and compare it with the stock label to determine whether the source table of the label, the way the label is generated, the result of the label data, and the distribution of the label data are consistent.
进一步,所述将处理后的第二数据标签部署到测试环境中与存量标签进行比对判断是否一致之后还包括:Further, after deploying the processed second data tag into the test environment and comparing it with the stock tag to determine whether it is consistent, it also includes:
根据当前业务状况对所述第二数据标签进行变更处理或下线处理。Perform change processing or offline processing on the second data tag according to current business conditions.
进一步,所述变更处理具体包括:Further, the change processing specifically includes:
对所述第二数据标签中的标签数据类型进行变更;changing the tag data type in the second data tag;
所述下线处理具体包括:The offline processing specifically includes:
对业务方不续期的所述第二数据标签在预设时间阈值到期后进行下线。The second data label that is not renewed by the business party will go offline after the preset time threshold expires.
为实现上述技术目的,本公开还能够提供一种基于数据中台的数据标签管理系统,包括:In order to achieve the above technical purpose, the present disclosure can also provide a data label management system based on the data center, including:
标签提取模块,用于利用数据标签扫描工具对数据中台中的第一数据标签进行扫描并提取得到第一数据标签;The label extraction module is used to scan and extract the first data label in the data center platform by using the data label scanning tool to obtain the first data label;
标签处理模块,用于对提取后的多个所述第一数据标签进行血缘分析处理,得到处理后的第二数据标签;A tag processing module, configured to perform blood relationship analysis on the extracted first data tags to obtain processed second data tags;
标签上线模块,用于将处理后的第二数据标签部署到测试环境中与存量标签进行比对判断是否一致,若一致,则不上线该第二数据标签;若不一致,则上线并配置该第二数据标签。The label online module is used to deploy the processed second data label to the test environment and compare it with the stock label to determine whether it is consistent. If it is consistent, the second data label will not be launched; Two data labels.
为实现上述技术目的,本公开还能够提供一种计算机存储介质,其上存储有计算机程序,计算机程序被处理器执行时用于实现上述的基于数据中台的数据标签管理方法的步骤。To achieve the above technical purpose, the present disclosure can also provide a computer storage medium on which a computer program is stored, and when the computer program is executed by a processor, it is used to implement the steps of the above-mentioned data label management method based on a data center.
为实现上述技术目的,本公开还提供了一种电子设备,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,处理器执行计算机程序时实现上述的基于数据中台的数据标签管理方法的步骤。In order to achieve the above-mentioned technical purpose, the present disclosure also provides an electronic device, including a memory, a processor, and a computer program stored on the memory and operable on the processor. When the processor executes the computer program, the above-mentioned data-based platform The steps of the data label management method.
本公开的有益效果为:The beneficial effects of the disclosure are:
相比改进前,本公开提出的全域标签扫描方案,解决了标签梳理中,手工记录标签资产,容易混淆出错的问题,实现所有标签资产管理规范化、自动化;Compared with before the improvement, the global label scanning scheme proposed in this disclosure solves the problem of manual recording of label assets in label sorting, which is easy to confuse and make mistakes, and realizes the standardization and automation of all label asset management;
相比改进前,本公开提供的方案中标签注册唯一ID的方法,解决了标签实际管理和使用中,标签查找难、标签含义模糊不清、含义相近标签难区分的问题,减少了复杂度;Compared with the improvement before, the method of tag registration unique ID in the solution provided by this disclosure solves the problems of difficult tag search, ambiguous tag meaning, and difficult to distinguish tags with similar meanings in the actual management and use of tags, and reduces the complexity;
相比改进前,本公开提供的标签上线校验方案,会对比先上线标签和存量标签是否重复,解决了标签重复开发和上线的问题,减少了复杂度和系统冗余;Compared with before the improvement, the label online verification scheme provided by this disclosure will compare whether the first online label and the stock label are duplicated, which solves the problem of repeated label development and online, and reduces complexity and system redundancy;
相比改进前,本公开提供的标签应用分析模块,对标签的使用全场景进行了监控,使企业更加全面的了解标签在各系统的使用和应用情况,使标签价值最大化,提升了用户体验;Compared with before the improvement, the label application analysis module provided by this disclosure monitors the whole scene of label use, so that enterprises can more comprehensively understand the use and application of labels in various systems, maximize the value of labels, and improve user experience ;
相比改进前,本公开提供的标签有效期以及标签下线方法,解决了标签数据的冗余,无效数据长期占用系统资源的问题,减少存储空间占用;Compared with before the improvement, the tag validity period and tag offline method provided by this disclosure solve the problem of tag data redundancy and invalid data occupying system resources for a long time, and reduce storage space occupation;
相比改进前,本公开提供的方案全面、系统、可靠,使用简单便捷,是一种切实有效且可复制推广的方法。Compared with the improvement before, the solution provided by the present disclosure is comprehensive, systematic, reliable, simple and convenient to use, and is a practical, effective and reproducible and popularizable method.
附图说明Description of drawings
图1示出了本公开的实施例1的方法的流程示意图;FIG. 1 shows a schematic flow diagram of the method of Embodiment 1 of the present disclosure;
图2示出了本公开的实施例1的方法的流程示意图;FIG. 2 shows a schematic flow diagram of the method of Embodiment 1 of the present disclosure;
图3示出了本公开的实施例1的方法的流程示意图;FIG. 3 shows a schematic flow diagram of the method of Embodiment 1 of the present disclosure;
图4示出了本公开的实施例2的系统的结构示意图;FIG. 4 shows a schematic structural diagram of a system according to Embodiment 2 of the present disclosure;
图5示出了本公开的实施例2的系统的结构示意图;FIG. 5 shows a schematic structural diagram of a system according to Embodiment 2 of the present disclosure;
图6示出了本公开的实施例4的结构示意图。FIG. 6 shows a schematic structural diagram of Embodiment 4 of the present disclosure.
具体实施方式Detailed ways
以下,将参照附图来描述本公开的实施例。但是应该理解,这些描述只是示例性的,而并非要限制本公开的范围。此外,在以下说明中,省略了对公知结构和技术的描述,以避免不必要地混淆本公开的概念。Hereinafter, embodiments of the present disclosure will be described with reference to the drawings. It should be understood, however, that these descriptions are exemplary only, and are not intended to limit the scope of the present disclosure. Also, in the following description, descriptions of well-known structures and techniques are omitted to avoid unnecessarily obscuring the concepts of the present disclosure.
在附图中示出了根据本公开实施例的各种结构示意图。这些图并非是按比例绘制的,其中为了清楚表达的目的,放大了某些细节,并且可能省略了某些细节。图中所示的各种区域、层的形状以及它们之间的相对大小、位置关系仅是示例性的,实际中可能由于制造公差或技术限制而有所偏差,并且本领域技术人员根据实际所需可以另外设计具有不同形状、大小、相对位置的区域/层。Various structural schematic diagrams according to embodiments of the present disclosure are shown in the accompanying drawings. The figures are not drawn to scale, with certain details exaggerated and possibly omitted for clarity of presentation. The shapes of various regions and layers shown in the figure and their relative sizes and positional relationships are only exemplary, and may deviate due to manufacturing tolerances or technical limitations in practice, and those skilled in the art will Regions/layers with different shapes, sizes, and relative positions can be additionally designed.
伴随着云计算、大数据、人工智能等IT技术迅速发展及与传统行业实现快速融合,一场由数字化和智能化转型带来的产业变革正在孕育。With the rapid development of cloud computing, big data, artificial intelligence and other IT technologies and their rapid integration with traditional industries, an industrial revolution brought about by digital and intelligent transformation is gestating.
随着企业规模不断扩大、业务多元化——中台服务架构的应运而生。阿里在今年发布“双中台+ET”数字化转型方法论,“双中台”指的是数字中台和业务中台。With the continuous expansion of enterprise scale and business diversification - the middle-office service structure came into being. Ali released the "Double Middle Platform + ET" digital transformation methodology this year. "Double Middle Platform" refers to the digital middle platform and the business middle platform.
数据中台是什么:What is the data center:
数据中台是指通过数据技术,对海量数据进行采集、计算、存储、加工,同时统一标准和口径。数据中台把数据统一之后,会形成标准数据,再进行存储,形成大数据资产层,进而为客户提供高效服务。这些服务跟企业的业务有较强的关联性,是这个企业独有的且能复用的,它是企业业务和数据的沉淀,其不仅能降低重复建设、减少烟囱式协作的成本,也是差异化竞争优势所在。The data center refers to the collection, calculation, storage, and processing of massive data through data technology, while unifying standards and calibers. After the data center unifies the data, it will form standard data, and then store it to form a big data asset layer, and then provide customers with efficient services. These services have a strong correlation with the business of the enterprise. They are unique to the enterprise and can be reused. They are the precipitation of the business and data of the enterprise. competitive advantage.
广义的数据中台包括了数据技术,比如对海量数据进行采集、计算、存储、加工的一系列技术集合,今天谈到的数据中台包括数据模型,算法服务,数据产品,数据管理等等,和企业的业务有较强的关联性,是企业独有的且能复用的,比如企业自建的2000个基础模型,300个融合模型,5万个标签。它是企业业务和数据的沉淀,其不仅能降低重复建设,减少烟囱式协作的成本,也是差异化竞争优势所在。In a broad sense, the data center includes data technology, such as a series of technology collections, calculations, storage, and processing of massive data. The data center mentioned today includes data models, algorithm services, data products, data management, etc. It has a strong correlation with the business of the enterprise, and is unique to the enterprise and can be reused. For example, 2,000 basic models, 300 fusion models, and 50,000 labels built by the enterprise itself. It is the precipitation of enterprise business and data, which can not only reduce redundant construction and reduce the cost of chimney collaboration, but also the location of differentiated competitive advantage.
建立数据中台的原因:Reasons for establishing a data center:
数据中台和业务中台相比,面临的情况可能会更加复杂一点。建立数据中台的原因:Compared with the business middle station, the situation faced by the data middle station may be a little more complicated. Reasons for establishing a data center:
大数据可以告诉决策者一些潜在的规律,以数据来证明或判断决策。以往我们会用数据来证明我们的决策对错,现在我们用数据来引导我们做出对的决策。在大数据时代,样本就是全体,大数据可以防止伪造和偏差。Big data can tell decision makers some potential rules, and use data to prove or judge decisions. In the past, we would use data to prove that our decisions were right or wrong, but now we use data to guide us to make the right decisions. In the era of big data, the sample is the whole, and big data can prevent forgery and deviation.
数据催生人工智能。数据是人工智能的根基,并且可以进行融合形成新的数据。数据给我们无限的创新,让我们不停去尝试。Data spawns artificial intelligence. Data is the foundation of artificial intelligence and can be fused to form new data. Data gives us unlimited innovation, let us keep trying.
数据是机器人的指令,我们形成数据服务思维。数据是不断变化的,让机器智能成为决策环节,运营就可以智能化。Data is the instruction of the robot, and we form a data service thinking. Data is constantly changing, so machine intelligence becomes the decision-making link, and operations can be intelligent.
中台的目标是提升效能、数据化运营、更好支持业务发展和创新,是多领域、多BU、多系统的负责协同。中台是平台化的自然演进,这种演进带来“去中心化“的组织模式,突出对能力复用、协调控制的能力,以及业务创新的差异化构建能力。The goal of the middle office is to improve efficiency, data-based operations, and better support business development and innovation. It is responsible for multi-field, multi-BU, and multi-system collaboration. Zhongtai is a natural evolution of platformization. This evolution brings about a "decentralized" organizational model, highlighting the ability to reuse capabilities, coordinate control capabilities, and differentiated construction capabilities for business innovation.
实施例一:Embodiment one:
如图1所示:As shown in Figure 1:
一种基于数据中台的数据标签管理方法,包括:A data label management method based on a data center, including:
S101:利用数据标签扫描工具对数据中台中的第一数据标签进行扫描并提取得到第一数据标签;S101: Use a data label scanning tool to scan and extract the first data label in the data center to obtain the first data label;
S102:对提取后的多个所述第一数据标签进行血缘分析处理,得到处理后的第二数据标签;S102: Perform blood relationship analysis on the multiple extracted first data tags to obtain processed second data tags;
S103:将处理后的第二数据标签部署到测试环境中与存量标签进行比对判断是否一致,若一致,则不上线该第二数据标签;若不一致,则上线并配置该第二数据标签。S103: Deploy the processed second data tag in the test environment and compare it with the stock tag to determine whether it is consistent. If they are consistent, the second data tag will not be launched; if not, the second data tag will be deployed and configured.
进一步,所述对S102具体包括:Further, the pair S102 specifically includes:
对提取后的多个所述第一数据标签根据标签数据类型进行血缘分析处理;performing blood relationship analysis on the extracted plurality of first data tags according to the tag data type;
判断多个所述第一数据标签是否一致,若一致则将多个所述第一数据标签归为同一第一数据标签;若不一致则不作处理;judging whether a plurality of the first data tags are consistent, if consistent, classify the plurality of first data tags into the same first data tag; if inconsistent, do not process;
根据血缘分析处理的后第一数据标签配置一个ID并生成一个新的第二数据标签。An ID is configured according to the last first data tag processed by blood relationship analysis and a new second data tag is generated.
在步骤S101中,首先使用java语言,开发标签扫描程序(自定义工具包)对数据中台(数据仓库)内所有的标签统一扫描并提取得到第一数据标签。In step S101, first use the Java language to develop a label scanning program (custom toolkit) to uniformly scan and extract all labels in the data center (data warehouse) to obtain the first data label.
在步骤S102中,通过血缘分析对第一数据标签的上游依赖以及生成逻辑、标签字段类型、数据结果分布进行校验,若一致,则为相同标签;系统自动为每一个唯一的标签自动注册一个标签,并生成该该标签的上述信息和唯一一个ID号。In step S102, check the upstream dependency of the first data tag and the generation logic, tag field type, and data result distribution through blood relationship analysis. If they are consistent, it is the same tag; the system automatically registers a unique tag for each unique tag. label, and generate the above information and a unique ID number of the label.
这样系统的每一个标签都在系统里面能够能查找到,不需要手工查询和记录。In this way, each label of the system can be found in the system, without manual query and recording.
进一步,所述标签数据类型具体包括:Further, the tag data type specifically includes:
标签生成逻辑、标签字段类型和/或数据标签结果分布。Label generation logic, label field types, and/or data label result distributions.
进一步,所述S102之后,所述方法还包括:Further, after the S102, the method further includes:
S104:对所述第二数据标签进行标注,配置标签的有效期、业务用途和 /或应用系统。S104: Label the second data label, and configure the validity period, business purpose and/or application system of the label.
在步骤S104中,标签开发人员会对注册好的标签,配置必要的中文解释和详细含义,以及根据业务需要配置标签的有效期,业务用途、应用系统等,实现所有标签线上化管理;In step S104, the label developer configures necessary Chinese explanations and detailed meanings for the registered labels, and configures the validity period, business purpose, application system, etc. of the labels according to business needs to realize online management of all labels;
进一步,所述将处理后的第二数据标签部署到测试环境中与存量标签进行比对判断是否一致具体包括:Further, the step of deploying the processed second data tag into the test environment and comparing it with the stock tag to determine whether it is consistent specifically includes:
将将处理后的第二数据标签部署到测试环境中与存量标签进行比对,判断标签的来源表、标签生成方式、标签数据结果和标签数据分布是否一致。Deploy the processed second data label to the test environment and compare it with the stock label to determine whether the source table of the label, the way the label is generated, the result of the label data, and the distribution of the label data are consistent.
在步骤S103中,针对新开发上线标签,中台开发人员将新标签代码部署到测试环境中,校验程序会自动扫描新标签代码,并将标签信息与存量的比对,若来源表、生成代码、标签数据结果以及数据分布完全一致,则该标签在系统中已经存在,不需要新上线,若不一致,则上线新标签。In step S103, for the newly developed and launched tags, the mid-stage developers deploy the new tag codes to the test environment, and the verification program will automatically scan the new tag codes and compare the tag information with the existing ones. If the source table, generated If the code, tag data results, and data distribution are completely consistent, the tag already exists in the system and does not need to be launched. If not, a new tag will be launched.
新标签上示线后会在标签查询和展子系统中可以查到,且新上线标签会在标签管理系统首页展示并邮件通知所属业务人员和中台开发人员,并且上线后的标签在开发平台、调度系统中使用频次以及在应用系统中的应用效果均在标签展示系统中可以展示。After the new label is online, it can be found in the label query and display subsystem, and the new online label will be displayed on the homepage of the label management system and notified by email to the business personnel and middle-end developers, and the label after the launch is displayed on the development platform , the frequency of use in the scheduling system, and the application effect in the application system can all be displayed in the label display system.
如图3所示,As shown in Figure 3,
进一步,所述S103之后还包括:Further, after S103, it also includes:
S105:根据当前业务状况对所述第二数据标签进行变更处理或下线处理。S105: Perform change processing or offline processing on the second data tag according to the current service situation.
进一步,所述变更处理具体包括:Further, the change processing specifically includes:
对所述第二数据标签中的标签数据类型进行变更;changing the tag data type in the second data tag;
所述下线处理具体包括:The offline processing specifically includes:
对业务方不续期的所述第二数据标签在预设时间阈值到期后进行下线。The second data label that is not renewed by the business party will go offline after the preset time threshold expires.
在步骤S105中,主要是对上线后的标签在使用过程中进行维护,主要有标签变更处理和标签下线处理。In step S105, the online tag is mainly maintained during use, mainly includes tag change processing and tag offline processing.
当业务需求调整后,相应的标签业务逻辑也可能需要随着更改,这时候标签逻辑更改,标签ID不变,只是相应的来源表、字段解释、具体含义等配置信息等会改变;上线后的标签通过标签查询和分析子系统分析标签使用情况,对有效期即将到期的标签系统会自动推送开发人员和业务方,开发人员和业务方确认续期后,标签自动续期,对开发和业务方确认不续期的标签,可设置的在一段时间间隔后(比如1个月)进行下线,系统会自动删除该标签字段;从而实现所有标签资产的闭环管理。When the business requirements are adjusted, the corresponding label business logic may also need to be changed. At this time, the label logic changes and the label ID remains unchanged, but the configuration information such as the corresponding source table, field explanation, and specific meaning will change; The label analyzes the label usage through the label query and analysis subsystem. The system will automatically push the developer and the business party to the label whose validity period is about to expire. After the developer and the business party confirm the renewal, the label will automatically renew. Confirmation of non-renewable tags can be set to go offline after a certain period of time (such as 1 month), and the system will automatically delete the tag field; thus realizing closed-loop management of all tag assets.
实施例二:Embodiment two:
如图4所示,为实现上述技术目的,本公开还能够提供一种基于数据中台的数据标签管理系统200,包括:As shown in FIG. 4 , in order to achieve the above technical purpose, the present disclosure can also provide a data label management system 200 based on a data center, including:
标签提取模块201,用于利用数据标签扫描工具对数据中台中的第一数据标签进行扫描并提取得到第一数据标签;The
标签处理模块202,用于对提取后的多个所述第一数据标签进行血缘分析处理,得到处理后的第二数据标签;A
标签上线模块203,用于将处理后的第二数据标签部署到测试环境中与存量标签进行比对判断是否一致,若一致,则不上线该第二数据标签;若不一致,则上线并配置该第二数据标签。The label
所述标签处理模块202具体用于:The
对提取后的多个所述第一数据标签根据标签数据类型进行血缘分析处理;performing blood relationship analysis on the extracted plurality of first data tags according to the tag data type;
判断多个所述第一数据标签是否一致,若一致则将多个所述第一数据标签归为同一第一数据标签;若不一致则不作处理;judging whether a plurality of the first data tags are consistent, if consistent, classify the plurality of first data tags into the same first data tag; if inconsistent, do not process;
根据血缘分析处理的后第一数据标签配置一个ID并生成一个新的第二数据标签。An ID is configured according to the last first data tag processed by blood relationship analysis and a new second data tag is generated.
如图5所示,本公开所述的基于数据中台的数据标签管理系统200还包括:As shown in FIG. 5, the data label management system 200 based on the data center described in this disclosure also includes:
标签标注模块204,用于对所述第二数据标签进行标注,配置标签的有效期、业务用途和/或应用系统。The
标签变更处理模块205,用于根据当前业务状况对所述第二数据标签进行变更处理或下线处理。The label
本公开的系统及方法,相比改进前,本公开提出的全域标签扫描方案,解决了标签梳理中,手工记录标签资产,容易混淆出错的问题,实现所有标签资产管理规范化、自动化;Compared with the system and method of the present disclosure, the global label scanning scheme proposed by the present disclosure solves the problem of manual recording of label assets during label sorting, which is easy to confuse and make mistakes, and realizes the standardization and automation of all label asset management;
本公开的系统及方法,相比改进前,本公开提供的方案中标签注册唯一 ID的方法,解决了标签实际管理和使用中,标签查找难、标签含义模糊不清、含义相近标签难区分的问题,减少了复杂度;Compared with the system and method of the present disclosure, the method of registering a unique ID for the tag in the solution provided by the present disclosure solves the problems of difficult tag search, ambiguous tag meaning, and difficult distinction between tags with similar meanings in the actual management and use of tags. problem, reducing complexity;
本公开的系统及方法,相比改进前,本公开提供的标签上线校验方案,会对比先上线标签和存量标签是否重复,解决了标签重复开发和上线的问题,减少了复杂度和系统冗余;Compared with the system and method of the present disclosure, the label online verification scheme provided by the present disclosure will compare whether the first online label and the stock label are duplicated, which solves the problem of repeated label development and online, and reduces the complexity and system redundancy. Remain;
本公开的系统及方法,相比改进前,本公开提供的标签应用分析模块,对标签的使用全场景进行了监控,使企业更加全面的了解标签在各系统的使用和应用情况,使标签价值最大化,提升了用户体验;Compared with the system and method of the present disclosure, the label application analysis module provided by the present disclosure monitors the whole scene of label use, so that enterprises can more comprehensively understand the use and application of labels in various systems, and make the value of labels Maximize and improve user experience;
本公开的系统及方法,相比改进前,本公开提供的标签有效期以及标签下线方法,解决了标签数据的冗余,无效数据长期占用系统资源的问题,减少存储空间占用;Compared with the system and method of the present disclosure, the validity period of the label and the offline method of the label provided by the present disclosure solve the problem of redundancy of label data and long-term occupation of system resources by invalid data, and reduce the occupation of storage space;
本公开的系统及方法,相比改进前,本公开提供的方案全面、系统、可靠,使用简单便捷,是一种切实有效且可复制推广的方法。Compared with the system and method of the present disclosure, the solution provided by the present disclosure is comprehensive, systematic, reliable, simple and convenient to use, and is a practical and effective method that can be replicated and promoted.
实施例三:Embodiment three:
本公开还能够提供一种计算机存储介质,其上存储有计算机程序,计算机程序被处理器执行时用于实现上述的基于数据中台的数据标签管理方法的步骤。The present disclosure can also provide a computer storage medium, on which a computer program is stored, and when the computer program is executed by a processor, it is used to implement the steps of the above-mentioned data center-based data tag management method.
本公开的计算机存储介质可以采用半导体存储器、磁芯存储器、磁鼓存储器或磁盘存储器实现。The computer storage medium of the present disclosure may be implemented using semiconductor memory, magnetic core memory, magnetic drum memory, or magnetic disk memory.
半导体存储器,主要用于计算机的半导体存储元件主要有Mos和双极型两种。Mos元件集成度高、工艺简单但速度较慢。双极型元件工艺复杂、功耗大、集成度低但速度快。NMos和CMos问世后,使Mos存储器在半导体存储器中开始占主要地位。NMos速度快,如英特尔公司的1K位静态随机存储器的存取时间为45ns。而CMos耗电省,4K位的CMos静态存储器存取时间为300ns。上述半导体存储器都是随机存取存储器(RAM),即在工作过程中可随机进行读出和写入新内容。而半导体只读存储器(ROM)在工作过程中可随机读出但不能写入,它用来存放已固化好的程序和数据。ROM又分为不可改写的熔断丝式只读存储器──PROM和可改写的只读存储器EPROM两种。Semiconductor memory, mainly used in computers, mainly has two types of semiconductor memory elements: Mos and bipolar. Mos components are highly integrated, the process is simple but the speed is slow. Bipolar components are complex in process, high in power consumption, low in integration but fast in speed. After the advent of NMos and CMos, Mos memory began to play a major role in semiconductor memory. NMos is fast, for example, the access time of Intel's 1K-bit SRAM is 45ns. CMos consumes less power, and the 4K-bit CMos static memory access time is 300ns. The above-mentioned semiconductor memories are all random access memories (RAM), that is, they can be read and written into new content randomly during the working process. The semiconductor read-only memory (ROM) can be read randomly but cannot be written in during the working process, and it is used to store solidified programs and data. ROM is divided into non-rewritable fuse-type read-only memory ─ ─ PROM and rewritable read-only memory EPROM two.
磁芯存储器,具有成本低,可靠性高的特点,且有20多年的实际使用经验。70年代中期以前广泛使用磁芯存储器作为主存储器。其存储容量可达 10位以上,存取时间最快为300ns。国际上典型的磁芯存储器容量为4MS~8MB,存取周期为1.0~1.5μs。在半导体存储快速发展取代磁芯存储器作为主存储器的位置之后,磁芯存储器仍然可以作为大容量扩充存储器而得到应用。Magnetic core memory has the characteristics of low cost and high reliability, and has more than 20 years of actual use experience. Before the mid-1970s, magnetic core memory was widely used as the main memory. Its storage capacity can reach more than 10 bits, and the fastest access time is 300ns. The typical magnetic core memory capacity in the world is 4MS ~ 8MB, and the access cycle is 1.0 ~ 1.5μs. After the rapid development of semiconductor storage replaced the magnetic core memory as the main memory, the magnetic core memory can still be used as a large-capacity expansion memory.
磁鼓存储器,一种磁记录的外存储器。由于其信息存取速度快,工作稳定可靠,虽然其容量较小,正逐渐被磁盘存储器所取代,但仍被用作实时过程控制计算机和中、大型计算机的外存储器。为了适应小型和微型计算机的需要,出现了超小型磁鼓,其体积小、重量轻、可靠性高、使用方便。Drum memory, a magnetically recorded external memory. Due to its fast information access speed and stable and reliable work, although its capacity is small, it is gradually being replaced by disk storage, but it is still used as an external memory for real-time process control computers and medium and large computers. In order to meet the needs of small and microcomputers, ultra-small magnetic drums have appeared, which are small in size, light in weight, high in reliability, and easy to use.
磁盘存储器,一种磁记录的外存储器。它兼有磁鼓和磁带存储器的优点,即其存储容量较磁鼓容量大,而存取速度则较磁带存储器快,又可脱机贮存,因此在各种计算机系统中磁盘被广泛用作大容量的外存储器。磁盘一般分为硬磁盘和软磁盘存储器两大类。Disk storage, a type of magnetically recorded external storage. It has the advantages of magnetic drum and magnetic tape storage, that is, its storage capacity is larger than that of magnetic drum, and its access speed is faster than that of magnetic tape storage, and it can be stored offline. Therefore, disks are widely used as large storage devices in various computer systems. capacity of external memory. Disks are generally divided into two categories: hard disks and floppy disks.
硬磁盘存储器的品种很多。从结构上,分可换式和固定式两种。可换式磁盘盘片可调换,固定式磁盘盘片是固定的。可换式和固定式磁盘都有多片组合和单片结构两种,又都可分为固定磁头型和活动磁头型。固定磁头型磁盘的容量较小,记录密度低存取速度高,但造价高。活动磁头型磁盘记录密度高(可达1000~6250位/英寸),因而容量大,但存取速度相对固定磁头磁盘低。磁盘产品的存储容量可达几百兆字节,位密度为每英寸6 250位,道密度为每英寸475道。其中多片可换磁盘存储器由于盘组可以更换,具有很大的脱体容量,而且容量大,速度高,可存储大容量情报资料,在联机情报检索系统、数据库管理系统中得到广泛应用。There are many types of hard disk storage. Structurally, it can be divided into interchangeable type and fixed type. Interchangeable disk platters can be exchanged, and fixed disk platters are fixed. There are two kinds of replaceable and fixed disks: multi-chip combination and single-chip structure, and both can be divided into fixed head type and movable head type. The capacity of the fixed head type disk is small, the recording density is low and the access speed is high, but the cost is high. The moving head type disk has a high recording density (up to 1000-6250 bits/inch), so it has a large capacity, but its access speed is lower than that of a fixed head disk. The storage capacity of disk products can reach hundreds of megabytes, the bit density is 6 250 bits per inch, and the track density is 475 tracks per inch. Among them, the multi-chip interchangeable disk storage has a large off-body capacity because the disk group can be replaced, and has a large capacity and high speed, and can store large-capacity intelligence data. It is widely used in online information retrieval systems and database management systems.
实施例四:Embodiment four:
本公开还提供了一种电子设备,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,处理器执行计算机程序时实现上述的基于数据中台的数据标签管理方法的步骤。The present disclosure also provides an electronic device, including a memory, a processor, and a computer program stored on the memory and operable on the processor. When the processor executes the computer program, the above-mentioned data label management method based on the data center platform is realized. step.
图6为一个实施例中电子设备的内部结构示意图。如图6所示,该电子设备包括通过系统总线连接的处理器、存储介质、存储器和网络接口。其中,该计算机设备的存储介质存储有操作系统、数据库和计算机可读指令,数据库中可存储有控件信息序列,该计算机可读指令被处理器执行时,可使得处理器实现一种基于数据中台的数据标签管理方法。该电设备的处理器用于提供计算和控制能力,支撑整个计算机设备的运行。该计算机设备的存储器中可存储有计算机可读指令,该计算机可读指令被处理器执行时,可使得处理器执行一种基于数据中台的数据标签管理方法。该计算机设备的网络接口用于与终端连接通信。本领域技术人员可以理解,图6中示出的结构,仅仅是与本申请方案相关的部分结构的框图,并不构成对本申请方案所应用于其上的计算机设备的限定,具体的计算机设备可以包括比图中所示更多或更少的部件,或者组合某些部件,或者具有不同的部件布置。Fig. 6 is a schematic diagram of the internal structure of an electronic device in one embodiment. As shown in FIG. 6, the electronic device includes a processor, a storage medium, a memory, and a network interface connected through a system bus. Wherein, the storage medium of the computer device stores an operating system, a database, and computer-readable instructions, and the database can store control information sequences. When the computer-readable instructions are executed by the processor, the processor can implement a data-based The platform's data label management method. The processor of the electrical device is used to provide computing and control capabilities, and supports the operation of the entire computer device. Computer-readable instructions may be stored in the memory of the computer device, and when the computer-readable instructions are executed by the processor, the processor may execute a data center-based data label management method. The network interface of the computer device is used for connecting and communicating with the terminal. Those skilled in the art can understand that the structure shown in FIG. 6 is only a block diagram of a part of the structure related to the solution of this application, and does not constitute a limitation on the computer equipment to which the solution of this application is applied. The specific computer equipment can be More or fewer components than shown in the figures may be included, or some components may be combined, or have a different arrangement of components.
该电子设备包括但不限于智能电话、计算机、平板电脑、可穿戴智能设备、人工智能设备、移动电源等。The electronic devices include, but are not limited to, smart phones, computers, tablet computers, wearable smart devices, artificial intelligence devices, power banks, etc.
所述处理器在一些实施例中可以由集成电路组成,例如可以由单个封装的集成电路所组成,也可以是由多个相同功能或不同功能封装的集成电路所组成,包括一个或者多个中央处理器(Central Processing unit,CPU)、微处理器、数字处理芯片、图形处理器及各种控制芯片的组合等。所述处理器是所述电子设备的控制核心(Control Unit),利用各种接口和线路连接整个电子设备的各个部件,通过运行或执行存储在所述存储器内的程序或者模块(例如执行远端数据读写程序等),以及调用存储在所述存储器内的数据,以执行电子设备的各种功能和处理数据。In some embodiments, the processor can be composed of integrated circuits, for example, it can be composed of a single packaged integrated circuit, or it can be composed of multiple integrated circuits with the same function or different functions, including one or more central Processor (Central Processing unit, CPU), microprocessor, digital processing chip, graphics processor and a combination of various control chips, etc. The processor is the control core (Control Unit) of the electronic equipment, and uses various interfaces and lines to connect the various components of the entire electronic equipment, by running or executing programs or modules stored in the memory (such as executing remote data read and write programs, etc.), and call the data stored in the memory to execute various functions of the electronic device and process data.
所述总线可以是外设部件互连标准(peripheral component interconnect,简称PCI)总线或扩展工业标准结构(extended industry standard architecture,简称EISA)总线等。该总线可以分为地址总线、数据总线、控制总线等。所述总线被设置为实现所述存储器以及至少一个处理器等之间的连接通信。The bus may be a peripheral component interconnect (PCI for short) bus or an extended industry standard architecture (EISA for short) bus or the like. The bus can be divided into address bus, data bus, control bus and so on. The bus is configured to implement communication between the memory and at least one processor.
图6仅示出了具有部件的电子设备,本领域技术人员可以理解的是,图 6示出的结构并不构成对所述电子设备的限定,可以包括比图示更少或者更多的部件,或者组合某些部件,或者不同的部件布置。Figure 6 only shows an electronic device with components, and those skilled in the art can understand that the structure shown in Figure 6 does not constitute a limitation to the electronic device, and may include fewer or more components than shown in the figure , or combinations of certain components, or different arrangements of components.
例如,尽管未示出,所述电子设备还可以包括给各个部件供电的电源(比如电池),优选地,电源可以通过电源管理装置与所述至少一个处理器逻辑相连,从而通过电源管理装置实现充电管理、放电管理、以及功耗管理等功能。电源还可以包括一个或一个以上的直流或交流电源、再充电装置、电源故障检测电路、电源转换器或者逆变器、电源状态指示器等任意组件。所述电子设备还可以包括多种传感器、蓝牙模块、Wi-Fi模块等,在此不再赘述。For example, although not shown, the electronic device may also include a power supply (such as a battery) for supplying power to each component. Preferably, the power supply may be logically connected to the at least one processor through a power management device, thereby realizing Charge management, discharge management, and power management functions. The power supply may also include one or more DC or AC power supplies, recharging devices, power failure detection circuits, power converters or inverters, power status indicators and other arbitrary components. The electronic device may also include various sensors, a Bluetooth module, a Wi-Fi module, etc., which will not be repeated here.
进一步地,所述电子设备还可以包括网络接口,可选地,所述网络接口可以包括有线接口和/或无线接口(如WI-FI接口、蓝牙接口等),通常用于在该电子设备与其他电子设备之间建立通信连接。Further, the electronic device may also include a network interface. Optionally, the network interface may include a wired interface and/or a wireless interface (such as a WI-FI interface, a Bluetooth interface, etc.), which are usually used to communicate between the electronic device and A communication link is established between other electronic devices.
可选地,该电子设备还可以包括用户接口,用户接口可以是显示器 (Display)、输入单元(比如键盘(Keyboard)),可选地,用户接口还可以是标准的有线接口、无线接口。可选地,在一些实施例中,显示器可以是LED显示器、液晶显示器、触控式液晶显示器以及OLED(Organic Light-Emitting Diode,有机发光二极管)触摸器等。其中,显示器也可以适当的称为显示屏或显示单元,用于显示在电子设备中处理的信息以及用于显示可视化的用户界面。Optionally, the electronic device may further include a user interface, and the user interface may be a display (Display) or an input unit (such as a keyboard (Keyboard)). Optionally, the user interface may also be a standard wired interface or a wireless interface. Optionally, in some embodiments, the display may be an LED display, a liquid crystal display, a touch-sensitive liquid crystal display, an OLED (Organic Light-Emitting Diode, Organic Light-Emitting Diode) touch panel, and the like. Wherein, the display may also be properly referred to as a display screen or a display unit, and is used for displaying information processed in the electronic device and for displaying a visualized user interface.
进一步地,所述计算机可用存储介质可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序等;存储数据区可存储根据区块链节点的使用所创建的数据等。Further, the computer-usable storage medium may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required by at least one function, etc.; use of the created data, etc.
在本发明所提供的几个实施例中,应该理解到,所揭露的设备,装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述模块的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式。In the several embodiments provided by the present invention, it should be understood that the disclosed devices, devices and methods can be implemented in other ways. For example, the device embodiments described above are only illustrative. For example, the division of the modules is only a logical function division, and there may be other division methods in actual implementation.
所述作为分离部件说明的模块可以是或者也可以不是物理上分开的,作为模块显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案的目的。The modules described as separate components may or may not be physically separated, and the components shown as modules may or may not be physical units, that is, they may be located in one place, or may be distributed to multiple network units. Part or all of the modules can be selected according to actual needs to achieve the purpose of the solution of this embodiment.
另外,在本发明各个实施例中的各功能模块可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用硬件加软件功能模块的形式实现。In addition, each functional module in each embodiment of the present invention may be integrated into one processing unit, or each unit may physically exist separately, or two or more units may be integrated into one unit. The above-mentioned integrated units can be implemented in the form of hardware, or in the form of hardware plus software function modules.
以上对本公开的实施例进行了描述。但是,这些实施例仅仅是为了说明的目的,而并非为了限制本公开的范围。本公开的范围由所附权利要求及其等价物限定。不脱离本公开的范围,本领域技术人员可以做出多种替代和修改,这些替代和修改都应落在本公开的范围之内。The embodiments of the present disclosure have been described above. However, these examples are for illustrative purposes only and are not intended to limit the scope of the present disclosure. The scope of the present disclosure is defined by the appended claims and their equivalents. Various substitutions and modifications can be made by those skilled in the art without departing from the scope of the present disclosure, and these substitutions and modifications should all fall within the scope of the present disclosure.
Claims (10)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202210857569.4A CN115269595A (en) | 2022-07-20 | 2022-07-20 | Data label management method, system, medium and equipment based on data center |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202210857569.4A CN115269595A (en) | 2022-07-20 | 2022-07-20 | Data label management method, system, medium and equipment based on data center |
Publications (1)
Publication Number | Publication Date |
---|---|
CN115269595A true CN115269595A (en) | 2022-11-01 |
Family
ID=83767300
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202210857569.4A Pending CN115269595A (en) | 2022-07-20 | 2022-07-20 | Data label management method, system, medium and equipment based on data center |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN115269595A (en) |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108021715A (en) * | 2017-12-29 | 2018-05-11 | 西安交通大学 | Isomery tag fusion system based on semantic structure signature analysis |
CN113094560A (en) * | 2021-05-07 | 2021-07-09 | 国家电网有限公司大数据中心 | Data label library construction method, device, equipment and medium based on data middlebox |
CN113282680A (en) * | 2021-05-14 | 2021-08-20 | 南京南瑞信息通信科技有限公司 | Data label management method and system based on data middling station |
CN113312493A (en) * | 2021-05-25 | 2021-08-27 | 珠海沃德尔软件科技有限公司 | Label dictionary generating system and method |
CN113360496A (en) * | 2021-05-26 | 2021-09-07 | 国网能源研究院有限公司 | Method and device for constructing metadata tag library |
CN113505192A (en) * | 2021-05-25 | 2021-10-15 | 平安银行股份有限公司 | Data tag library construction method and device, electronic equipment and computer storage medium |
CN114297245A (en) * | 2021-11-30 | 2022-04-08 | 网易(杭州)网络有限公司 | Image label processing method, device, storage medium, processor and electronic device |
-
2022
- 2022-07-20 CN CN202210857569.4A patent/CN115269595A/en active Pending
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108021715A (en) * | 2017-12-29 | 2018-05-11 | 西安交通大学 | Isomery tag fusion system based on semantic structure signature analysis |
CN113094560A (en) * | 2021-05-07 | 2021-07-09 | 国家电网有限公司大数据中心 | Data label library construction method, device, equipment and medium based on data middlebox |
CN113282680A (en) * | 2021-05-14 | 2021-08-20 | 南京南瑞信息通信科技有限公司 | Data label management method and system based on data middling station |
CN113312493A (en) * | 2021-05-25 | 2021-08-27 | 珠海沃德尔软件科技有限公司 | Label dictionary generating system and method |
CN113505192A (en) * | 2021-05-25 | 2021-10-15 | 平安银行股份有限公司 | Data tag library construction method and device, electronic equipment and computer storage medium |
CN113360496A (en) * | 2021-05-26 | 2021-09-07 | 国网能源研究院有限公司 | Method and device for constructing metadata tag library |
CN114297245A (en) * | 2021-11-30 | 2022-04-08 | 网易(杭州)网络有限公司 | Image label processing method, device, storage medium, processor and electronic device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10515002B2 (en) | Utilizing artificial intelligence to test cloud applications | |
WO2022252565A1 (en) | Target detection system, method and apparatus, and device and medium | |
CN112905685B (en) | Informationized construction-oriented architecture management and control system and equipment | |
CN104040459A (en) | Systems and methods for reducing energy storage requirements in data center | |
CN103825755A (en) | Power secondary system modeling method and system | |
CN113157795A (en) | Power grid regulation and control operation multi-source data modeling and management system suitable for mobile application | |
CN113901077A (en) | Method and system for producing entity object label, storage medium and electronic equipment | |
CN112348213A (en) | Operation and maintenance troubleshooting implementation method, device, medium and equipment | |
CN103440555A (en) | Method for using coal mine equipment management system based on internet of things sensing | |
CN115759746A (en) | Configurable user early warning method and device, electronic equipment and storage medium | |
CN110007905A (en) | A kind of generation method and system of the software development scheme based on big data | |
CN114036174A (en) | Data updating method, device, equipment and storage medium | |
CN115269595A (en) | Data label management method, system, medium and equipment based on data center | |
CN111488321A (en) | Management system for storage volume | |
Li et al. | Hadoop-Based University Ideological and Political Big Data Platform Design and Behavior Pattern Mining | |
CN115705348A (en) | Big data blood relationship data dynamic management method, system, equipment and medium | |
CN114598731B (en) | Cluster log acquisition method, device, equipment and storage medium | |
CN113128592B (en) | Medical instrument identification analysis method and system for isomerism and storage medium | |
CN115691557A (en) | Intelligent customer service system, method, medium and equipment based on emotion recognition | |
Chen et al. | Design of log collection architecture based on cloud native technology | |
CN113516368A (en) | Methods, devices, equipment and media for predicting uncertainty risks in cities and communities | |
Wan | Modern intelligent logistics management paradigm based on management information system model | |
CN113473135A (en) | Intra-frame prediction method, device and medium for non-linear texture | |
CN112685189B (en) | Method, device, equipment and medium for realizing data processing | |
CN112232115A (en) | Calculation factor implantation method, medium and equipment |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
TA01 | Transfer of patent application right | ||
TA01 | Transfer of patent application right |
Effective date of registration: 20250425 Address after: Unit 3509, 35th Floor, No. 1333 Lujiazui Ring Road, China (Shanghai) Pilot Free Trade Zone, Pudong New Area, Shanghai, 200120 Applicant after: Ping An Pay Electronic Payment Co.,Ltd. Country or region after: China Address before: Unit 2605, 26th Floor, Zhaobangji Financial Building, No. 319, Fuhua Road, Futian Street, Futian District, Shenzhen, Guangdong 518048 Applicant before: Pingan Payment Technology Service Co.,Ltd. Country or region before: China |