CN114371894A - Method for managing metadata - Google Patents

Method for managing metadata Download PDF

Info

Publication number
CN114371894A
CN114371894A CN202111493674.6A CN202111493674A CN114371894A CN 114371894 A CN114371894 A CN 114371894A CN 202111493674 A CN202111493674 A CN 202111493674A CN 114371894 A CN114371894 A CN 114371894A
Authority
CN
China
Prior art keywords
metadata
data
main data
determined
configuration file
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.)
Granted
Application number
CN202111493674.6A
Other languages
Chinese (zh)
Other versions
CN114371894B (en
Inventor
袁琳琳
代亮亮
卢小玉
徐蛟
李旭
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guizhou Weiyu Technology Co ltd
Guizhou Open University Guizhou Vocational And Technical College
Original Assignee
Guizhou Weiyu Technology Co ltd
Guizhou Open University Guizhou Vocational And Technical College
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guizhou Weiyu Technology Co ltd, Guizhou Open University Guizhou Vocational And Technical College filed Critical Guizhou Weiyu Technology Co ltd
Priority to CN202111493674.6A priority Critical patent/CN114371894B/en
Publication of CN114371894A publication Critical patent/CN114371894A/en
Application granted granted Critical
Publication of CN114371894B publication Critical patent/CN114371894B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention provides a method for managing metadata, which is used for solving the technical problem that the existing metadata management method can only carry out operation management on the metadata of main data but cannot carry out operation management on the metadata of the metadata.

Description

Method for managing metadata
Technical Field
The invention relates to the technical field of data management, in particular to a method for managing metadata.
Background
With the rapid proliferation of smart computing devices and the internet, the volume of data has presented a explosive growth. The strategic value of data, as a new production data, has been regarded by the academic and industrial circles. Metadata, as data of data, can describe the data themselves in detail, improve the quality of the data, and play a crucial role in playing the value of the data.
In the prior art, the value of metadata as such is not fully recognized, merely as an aid to the main data. This results in that the existing metadata management methods can only operate and manage the metadata of the main data, and do not consider how to operate and manage the metadata of the metadata. However, the explosion of the main data inevitably brings a huge increase of the metadata, and the value of the metadata is not even inferior to that of the main data, and at this time, the metadata cannot be treated as the metadata.
In view of the above problems, it is necessary to design a new method for managing metadata to fully utilize the value of the metadata itself.
Disclosure of Invention
The invention provides a method for managing metadata, which is used for solving the technical problem that the existing metadata management can only carry out operation management on the metadata of main data but cannot carry out operation management on the metadata of the metadata.
In order to achieve the purpose of the invention, the invention provides the following technical scheme: a method of managing metadata, comprising:
creating one or more metadata models and their properties in a configuration file;
configuring metadata models of different types of data in a configuration file, and under the default condition, not limiting the determinable metadata models of the data;
the hierarchy of metadata is configured in the configuration file, limited by default to 3 levels, i.e.: metadata for the main data, metadata defined as metadata for the binary data, and metadata for the main data, may be determined, and so on.
Selecting main data of metadata to be determined and metadata of the metadata to be determined on a user interface;
preferably, the selecting means specifically includes: if receiving a click operation aiming at the main data display area of the metadata to be determined, popping up a metadata determination dialog box of the main data;
displaying one or more metadata models created in a configuration file and characteristics thereof in a main data metadata determination dialog;
selecting a metadata model to be determined in a metadata determination dialog box of the main data, and inputting a characteristic value of the metadata model;
if double-click operation aiming at the main data display area is received, popping up the metadata display area of the main data;
if receiving a click operation aiming at the metadata display area, popping up a metadata determination dialog box of the metadata;
selecting a metadata model to be determined in a metadata determination dialog box of metadata, and inputting a characteristic value of the metadata model;
if the scanning operation aiming at the data display area is received, all the data with the determined metadata and the metadata thereof are displayed on the current user interface, and the user can directly modify the metadata, wherein the data comprises the main data and the metadata.
And presetting a metadata generation button, clicking the metadata generation button, and generating a Json file of the hierarchical structure metadata. The structure of the Json file is as follows:
Figure BDA0003400160240000031
Figure BDA0003400160240000041
further, the configuration file can be stored in a server or a local place, and the user calls the configuration file through the URL.
On the other hand, the management of metadata needs to depend on a configuration unit and a multi-layer metadata determination unit, specifically:
the configuration unit specifically comprises:
creating one or more metadata models and their properties in a configuration file;
configuring metadata models of different types of data in a configuration file, and under the default condition, not limiting the determinable metadata models of the data;
the hierarchy of metadata is configured in the configuration file, limited by default to 3 levels, i.e.: metadata for the main data, metadata defined as metadata for the binary data, and metadata for the main data, may be determined, and so on.
The multi-layer metadata determination unit specifically includes:
selecting main data of metadata to be determined and metadata of the metadata to be determined on a user interface;
preferably, the selecting means specifically includes: if receiving a click operation aiming at the main data display area of the metadata to be determined, popping up a metadata determination dialog box of the main data;
displaying one or more metadata models created in a configuration file and characteristics thereof in a main data metadata determination dialog;
selecting a metadata model to be determined in a metadata determination dialog box of the main data, and inputting a characteristic value of the metadata model;
if double-click operation aiming at the main data display area is received, popping up the metadata display area of the main data;
if receiving a click operation aiming at the metadata display area, popping up a metadata determination dialog box of the metadata;
selecting a metadata model to be determined in a metadata determination dialog box of metadata, and inputting a characteristic value of the metadata model;
if the scanning operation aiming at the data display area is received, all the data with the determined metadata and the metadata thereof are displayed on the current user interface, and the user can directly modify the metadata, wherein the data comprises the main data and the metadata.
Presetting a metadata generation button, clicking the metadata generation button, and generating a Json file of the hierarchical structure metadata;
drawings
In order to more clearly describe the technical solution of the present invention, the drawings in the embodiments are briefly described below.
FIG. 1 is a schematic of the present invention;
FIG. 2 is a schematic view of a configuration file;
Detailed Description
An embodiment of the present application provides a method for managing metadata, including:
as shown in fig. 2, 2 metadata models, which are "author" and "Age" corresponding to the metaModel, respectively, are created in the configuration file; that is, only the 2 metamodels can be determined as the main data or the metadata of the metadata;
as shown in fig. 1, it is determined that the main data of the metadata to be determined is a picture data, and if the picture is clicked, a metadata determination dialog box, i.e., "author": the circular area of Mike is shown as,
determine its metadata as "author": mike, "Author" is an option configured in the configuration document MetaModel;
as shown in fig. 1, if the metadata has been determined and is not displayed in the user interface, double clicking on the main data area pops up the metadata display area, i.e., "author" in the figure: a circular area as shown by Mike;
clicking the metadata area, popping up a binary data determination area, namely' age: 25 "in which metadata of the metadata, i.e., the binary data, can be determined, which in this example is determined as" age: 25 ";
since only the metadata model of the author is specified as age in the configuration file "metamodel Limit" option, only the age can be used to add metadata to the metadata author, forming the binary data "age": 25;
as shown in fig. 2, "Level": 2 limits the level of metadata to 2, corresponding to the metadata in fig. 1 being at most only binary data;
while the invention has been described with respect to specific embodiments thereof, it will be apparent to those skilled in the art that various changes and modifications may be made therein without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (8)

1. A method of managing metadata, comprising:
creating one or more metadata models and their properties in a configuration file;
configuring metadata models of different types of data in a configuration file, and under the default condition, not limiting the determinable metadata models of the data;
the hierarchy of metadata is configured in the configuration file, limited by default to 3 levels, i.e.: metadata of the main data, which is meta data, metadata of the main data, which is binary data, and metadata of the main data, which is ternary data, and so on, may be determined;
selecting main data of metadata to be determined and metadata of the metadata to be determined on a user interface;
the selection mode specifically comprises the following steps:
if receiving a click operation aiming at the main data display area of the metadata to be determined, popping up a metadata determination dialog box of the main data;
displaying one or more metadata models created in a configuration file and characteristics thereof in a main data metadata determination dialog;
selecting a metadata model to be determined in a metadata determination dialog box of the main data, and inputting a characteristic value of the metadata model;
if double-click operation aiming at the main data display area is received, popping up the metadata display area of the main data;
if receiving a click operation aiming at the metadata display area, popping up a metadata determination dialog box of the metadata;
selecting a metadata model to be determined in a metadata determination dialog box of metadata, and inputting a characteristic value of the metadata model; if the scanning operation aiming at the data display area is received, all the data with the determined metadata and the metadata thereof are displayed on the current user interface, and the user can directly modify the metadata, wherein the data comprises the main data and the metadata.
2. The method of claim 1, wherein:
and presetting a metadata generation button, clicking the metadata generation button, and generating a Json file of the hierarchical structure metadata.
3. The method of claim 2, characterized by the following: the structure of the Json file is as follows:
Figure FDA0003400160230000021
Figure FDA0003400160230000031
Figure FDA0003400160230000041
Figure FDA0003400160230000051
4. the method of claim 1, wherein:
the configuration file can be stored in a server or a local place, and a user calls the configuration file through a URL.
5. A method of managing metadata, characterized in that the method is implemented by means of a configuration unit and a multi-level metadata determination unit,
the configuration unit specifically includes: creating one or more metadata models and their properties in a configuration file;
configuring metadata models of different types of data in a configuration file, and under the default condition, not limiting the determinable metadata models of the data;
the hierarchy of metadata is configured in the configuration file, limited by default to 3 levels, i.e.: metadata of the main data, which is meta data, metadata of the main data, which is binary data, and metadata of the main data, which is ternary data, and so on, may be determined;
the multi-layer metadata determination unit specifically includes:
selecting main data of metadata to be determined and metadata of the metadata to be determined on a user interface;
the selection mode specifically comprises the following steps:
if receiving a click operation aiming at the main data display area of the metadata to be determined, popping up a metadata determination dialog box of the main data;
displaying one or more metadata models created in a configuration file and characteristics thereof in a main data metadata determination dialog;
selecting a metadata model to be determined in a metadata determination dialog box of the main data, and inputting a characteristic value of the metadata model;
if double-click operation aiming at the main data display area is received, popping up the metadata display area of the main data;
if receiving a click operation aiming at the metadata display area, popping up a metadata determination dialog box of the metadata;
selecting a metadata model to be determined in a metadata determination dialog box of metadata, and inputting a characteristic value of the metadata model; if the scanning operation aiming at the data display area is received, all the data with the determined metadata and the metadata thereof are displayed on the current user interface, and the user can directly modify the metadata, wherein the data comprises the main data and the metadata.
6. The method of claim 5, wherein:
and a metadata generation button is preset on a user interface of the Json file, and the Json file of the hierarchical structure metadata is generated by clicking the metadata generation button.
7. The method of claim 6, wherein: the structure of the Json file is as follows:
Figure FDA0003400160230000061
Figure FDA0003400160230000071
Figure FDA0003400160230000081
Figure FDA0003400160230000091
8. the method of claim 7, wherein: the configuration file can be stored in a server or a local place, and a user calls the configuration file through a URL.
CN202111493674.6A 2021-12-08 2021-12-08 Method for managing metadata Active CN114371894B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111493674.6A CN114371894B (en) 2021-12-08 2021-12-08 Method for managing metadata

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111493674.6A CN114371894B (en) 2021-12-08 2021-12-08 Method for managing metadata

Publications (2)

Publication Number Publication Date
CN114371894A true CN114371894A (en) 2022-04-19
CN114371894B CN114371894B (en) 2023-11-17

Family

ID=81140529

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111493674.6A Active CN114371894B (en) 2021-12-08 2021-12-08 Method for managing metadata

Country Status (1)

Country Link
CN (1) CN114371894B (en)

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090006409A1 (en) * 2007-06-29 2009-01-01 Microsoft Corporation Metadata-based application deployment
US20100088334A1 (en) * 2008-10-06 2010-04-08 Teradata Us, Inc. Hierarchy manager for master data management
US20100153848A1 (en) * 2008-10-09 2010-06-17 Pinaki Saha Integrated branding, social bookmarking, and aggregation system for media content
US8010909B1 (en) * 2006-02-06 2011-08-30 Microsoft Corporation Derived hierarchy methods and system for definition, visualization and editing of data
JP2011186768A (en) * 2010-03-08 2011-09-22 Ricoh Co Ltd File management system, information processor, and information processing method
US20120084257A1 (en) * 2008-10-06 2012-04-05 Teradata Us, Inc. Master data management versioning
CN104484216A (en) * 2014-12-29 2015-04-01 广州唯品会网络技术有限公司 Method and device for generating service interface document and on-line test tool
CN105159904A (en) * 2014-05-11 2015-12-16 浙江大学 Digital resource associated management method and system
CN106796515A (en) * 2014-09-10 2017-05-31 益焦.com有限公司 For the system and method for the user interface frame of metadata driven
CN108536718A (en) * 2017-09-26 2018-09-14 邓晖 A kind of method and system for the IT application in management realized based on input and output semantization
CN109997125A (en) * 2016-09-15 2019-07-09 英国天然气控股有限公司 System for importing data to data storage bank
CN110738037A (en) * 2019-10-15 2020-01-31 深圳逻辑汇科技有限公司 Method, apparatus, device and storage medium for automatically generating electronic form
CN111708778A (en) * 2020-06-09 2020-09-25 樊馨 Big data management method and system
CN112700295A (en) * 2019-10-22 2021-04-23 北京邮电大学 Data product metadata providing device and method

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8010909B1 (en) * 2006-02-06 2011-08-30 Microsoft Corporation Derived hierarchy methods and system for definition, visualization and editing of data
US20090006409A1 (en) * 2007-06-29 2009-01-01 Microsoft Corporation Metadata-based application deployment
US20100088334A1 (en) * 2008-10-06 2010-04-08 Teradata Us, Inc. Hierarchy manager for master data management
US20120084257A1 (en) * 2008-10-06 2012-04-05 Teradata Us, Inc. Master data management versioning
US20100153848A1 (en) * 2008-10-09 2010-06-17 Pinaki Saha Integrated branding, social bookmarking, and aggregation system for media content
JP2011186768A (en) * 2010-03-08 2011-09-22 Ricoh Co Ltd File management system, information processor, and information processing method
CN105159904A (en) * 2014-05-11 2015-12-16 浙江大学 Digital resource associated management method and system
CN106796515A (en) * 2014-09-10 2017-05-31 益焦.com有限公司 For the system and method for the user interface frame of metadata driven
CN104484216A (en) * 2014-12-29 2015-04-01 广州唯品会网络技术有限公司 Method and device for generating service interface document and on-line test tool
CN109997125A (en) * 2016-09-15 2019-07-09 英国天然气控股有限公司 System for importing data to data storage bank
CN108536718A (en) * 2017-09-26 2018-09-14 邓晖 A kind of method and system for the IT application in management realized based on input and output semantization
CN110738037A (en) * 2019-10-15 2020-01-31 深圳逻辑汇科技有限公司 Method, apparatus, device and storage medium for automatically generating electronic form
CN112700295A (en) * 2019-10-22 2021-04-23 北京邮电大学 Data product metadata providing device and method
CN111708778A (en) * 2020-06-09 2020-09-25 樊馨 Big data management method and system

Non-Patent Citations (12)

* Cited by examiner, † Cited by third party
Title
DANIEL COFFMAN等: "A client-server architecture for state-dependent dynamic visualizations on the web", WWW \'10: PROCEEDINGS OF THE 19TH INTERNATIONAL CONFERENCE ON WORLD WIDE WEBAPRIL 2010, pages 1237 *
IURI D. NOGUEIRA 等: "Modeling Data Lake Metadata with a Data Vault", IDEAS \'18: PROCEEDINGS OF THE 22ND INTERNATIONAL DATABASE ENGINEERING & APPLICATIONS SYMPOSIUMJUNE 201, pages 253 *
LUCA M. GHIRINGHELLI等: "Towards efficient data exchange and sharing for big-data driven materials science: metadata and data formats", COMPUTATIONAL MATERIALS, no. 3, pages 1 - 9 *
QUANQING XU 等: "Efficient and Scalable Metadata Management in EB-Scale File Systems", IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS, vol. 25, no. 11, pages 2840, XP011561216, DOI: 10.1109/TPDS.2013.293 *
SYLVAIN KUBLER 等: "Comparison of metadata quality in open data portals using the Analytic Hierarchy Process", GOVERNMENT INFORMATION QUARTERLY, vol. 35, no. 1, pages 13 - 29 *
YANG YU等: "An Efficient Multidimension Metadata Index and Search System for Cloud Data", 2014 IEEE 6TH INTERNATIONAL CONFERENCE ON CLOUD COMPUTING TECHNOLOGY AND SCIENCE, pages 499 - 504 *
付成勇: "制造业数据资产管理平台的设计与实现", CNKI优秀硕士学位论文全文库, no. 12, pages 1 - 78 *
吴胤旭: "面向数据分析的分布式数据管理系统", CNKI优秀硕士学位论文全文库, no. 2, pages 1 - 101 *
孙扬 等: "改进的多变元数据可视化方法", 软件学报, no. 6, pages 1462 - 1472 *
徐欢 等: "海量数据分析平台元数据管理的设计研究", 电子设计工程, vol. 28, no. 17, pages 10 - 14 *
黄秋兰 等: "一种新型分布式元数据管理策略", 计算机工程, no. 5, pages 26 - 37 *
黄秋兰等: "可扩展的分布式元数据管理系统设计", 计算机工程, vol. 28, no. 5, pages 26 - 32 *

Also Published As

Publication number Publication date
CN114371894B (en) 2023-11-17

Similar Documents

Publication Publication Date Title
US11269476B2 (en) Concurrent display of search results from differing time-based search queries executed across event data
US20200117658A1 (en) Techniques for semantic searching
EP3937027B1 (en) Method and apparatus for processing label data, device, and storage medium
US8150879B2 (en) Building custom dimension trees
CN109791544A (en) To analyzing when scheming the inquiry inquired across subgraph
CN105915438A (en) Message pushing method, apparatus, and system
US11100126B2 (en) Creating reports using dimension trees
CN105022372B (en) Mobile computing application for industrial automation manufaturing data
US11343572B2 (en) Method, apparatus for content recommendation, electronic device and storage medium
WO2018195105A1 (en) Document similarity analysis
US20170374001A1 (en) Providing communication ranking scheme based on relationship graph
US10509641B2 (en) Optimizing feature deployment based on usage pattern
US20180285480A1 (en) Phantom Results In Graph Queries
US11061934B1 (en) Method and system for characterizing time series
US10909146B2 (en) Providing automated hashtag suggestions to categorize communication
US20180052696A1 (en) Providing teaching user interface activated by user action
CN114371894A (en) Method for managing metadata
CN109376171B (en) Data query method and device, computer storage medium and server
WO2023092266A1 (en) Providing contact information and connection history with collaboration applications
CN113590914B (en) Information processing method, apparatus, electronic device and storage medium
WO2024019753A1 (en) Category recommendation with implicit item feedback
US10082931B2 (en) Transitioning command user interface between toolbar user interface and full menu user interface based on use context
US20120072860A1 (en) Techniques to provide pivot-based search for business data
US11922328B1 (en) Generating machine-learning model for document extraction
US20220382725A1 (en) Method and system for recursive data refinement and republishing

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
GR01 Patent grant
GR01 Patent grant