CN102509193A - 一种面向政府电子监察领域的动态指标管理方法 - Google Patents

一种面向政府电子监察领域的动态指标管理方法 Download PDF

Info

Publication number
CN102509193A
CN102509193A CN2011103620820A CN201110362082A CN102509193A CN 102509193 A CN102509193 A CN 102509193A CN 2011103620820 A CN2011103620820 A CN 2011103620820A CN 201110362082 A CN201110362082 A CN 201110362082A CN 102509193 A CN102509193 A CN 102509193A
Authority
CN
China
Prior art keywords
index
management method
monitoring field
electronic monitoring
service
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
Application number
CN2011103620820A
Other languages
English (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.)
Inspur Software Co Ltd
Original Assignee
Langchao Qilu Software Industry Co Ltd
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 Langchao Qilu Software Industry Co Ltd filed Critical Langchao Qilu Software Industry Co Ltd
Priority to CN2011103620820A priority Critical patent/CN102509193A/zh
Publication of CN102509193A publication Critical patent/CN102509193A/zh
Pending legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

本发明公开了一种面向政府电子监察领域的动态指标管理方法,属于计算机技术领域。该方法包括设计态及运行态:设计态中,通过获取元数据物理DB单元标识,构造指标的逻辑表达式,实现对动态指标的定义;运行态中,通过指标解析引擎,实现对物理数据的逻辑运算分析,并把满足指标的数据分离出来;通过指标调度管理服务,对指标的运行进行调度和管理,指标的执行结果通过视图展现到桌面程序。与现有技术相比,本发明的面向政府电子监察领域的动态指标管理方法结合元数据模型,设计态定义,运行态解析,来满足实际的业务需求,具有灵活定制,快速应变等特点,可以在任何基于数据模型的监察领域中推广应用。

Description

一种面向政府电子监察领域的动态指标管理方法
 
技术领域
本发明涉及一种计算机技术,具体地说是一种面向政府电子监察领域的动态指标管理方法。
背景技术
随着政府电子监察领域的不断扩展,纳入到电子监察领域的业务越来越多,不同区域对相同业务的监察指标要求不尽相同,在不同时间范围对监察的指标关注也不尽相同,造成电子监察指标的不确定性和不可预见性。
传统的电子监察指标属于定制开发的,对指标的新增和计算调整都是通过编程实现,降低了指标应用的灵活性,大大增加了指标管理的运维成本。
发明内容
本发明的技术任务是针对上述现有技术的不足,提供一种面向政府电子监察领域的动态指标管理方法,其目的是解决电子监察业务中不同区域政府对电子监察指标的应用不确定性。
本发明的技术任务是按以下方式实现的:一种面向政府电子监察领域的动态指标管理方法,包括设计态及运行态:
设计态:
通过获取元数据物理DB单元标识,构造指标的逻辑表达式,实现对动态指标的定义;
运行态:
通过指标解析引擎,实现对物理数据的逻辑运算分析,并把满足指标的数据分离出来;
通过指标调度管理服务,对指标的运行进行调度和管理,指标的执行结果通过视图展现到桌面程序。
进一步的:
该方法依存电子监察***所拥有的业务元数据,由业务元数据单元标识,设置其指标参数,并与单元标识建立逻辑运算关系,一个或多个单元标识表达式通过逻辑运算形成指标的逻辑表达式。
通过指标解析引擎,把指标描述数据实例化,转化为真正可执行的代码。
指标的运行管理由指标调度服务统一管理,指标调度服务有着自身的运行周期,指标服务获取可调度的指标以及可调度指标的属性。
本发明的面向政府电子监察领域的动态指标管理方法结合元数据模型,设计态定义,运行态解析,来满足实际的业务需求,达到了灵活定制,快速应变。与现有技术相比具有以下突出的有益效果:
(一)  解决政府电子监察业务中不可提前预知监控指标要求,利用指标的动态定义、解析执行对电子监察业务的实时监督,真正实现了在电子监察业务运行过程中对指标的动态管理。
(二)  采用类似方法实现其他业务领域中监控指标的定义问题,是实现监管业务及时有效的关键。
附图说明
附图1本发明的动态指标管理方法的原理图。
具体实施方式
参照说明书附图以具体实施例对本发明的面向政府电子监察领域的动态指标管理方法作以下详细地说明。
实施例:
本发明的面向政府电子监察领域的动态指标管理方法包括设计态和运行态。
如附图1所示,在设计态,通过获取电子监察***所拥有的元数据物理DB单元标识,由业务元数据单元标识,设置其指标参数,并与单元标识建立逻辑运算关系,一个或多个单元标识表达式通过逻辑运算形成指标的逻辑表达式。
在运行态:
通过指标解析引擎,把指标描述数据实例化,转化为真正可执行的代码。实现对物理数据的逻辑运算分析,并把满足指标的数据分离出来。
通过指标调度管理服务,对指标的运行进行调度和管理,指标的执行结果通过视图展现到桌面程序。指标调度服务有着自身的运行周期,指标服务获取可调度的指标以及可调度指标的属性。
具体实现过程如下:
选择元数据方案,读取选定元数据方案Scheme,选取数据标识,设置逻辑关系并指定参数,将表达式设置完成保存为指标,并设置指标的运行管理属性,包括指标的类型、执行模式、是否启用。指标设置完成后交由指标调度服务统一管理,由指标调度服务负责管理指标的运行周期。
配套开发的信息***,可以使用任何常用的数据库作为信息存储单元。

Claims (4)

1.一种面向政府电子监察领域的动态指标管理方法,其特征在于:该方法包括设计态及运行态:
设计态:
通过获取元数据物理DB单元标识,构造指标的逻辑表达式,实现对动态指标的定义;
运行态:
通过指标解析引擎,实现对物理数据的逻辑运算分析,并把满足指标的数据分离出来;
通过指标调度管理服务,对指标的运行进行调度和管理,指标的执行结果通过视图展现到桌面程序。
2.根据权利要求1所述的面向政府电子监察领域的动态指标管理方法,其特征在于:依存电子监察***所拥有的业务元数据,由业务元数据单元标识,设置其指标参数,并与单元标识建立逻辑运算关系,一个或多个单元标识表达式通过逻辑运算形成指标的逻辑表达式。
3.根据权利要求1所述的面向政府电子监察领域的动态指标管理方法,其特征在于:通过指标解析引擎,把指标描述数据实例化,转化为真正可执行的代码。
4.根据权利要求1所述的面向政府电子监察领域的动态指标管理方法,其特征在于:指标的运行管理由指标调度服务统一管理,指标调度服务有着自身的运行周期,指标服务获取可调度的指标以及可调度指标的属性。
CN2011103620820A 2011-11-16 2011-11-16 一种面向政府电子监察领域的动态指标管理方法 Pending CN102509193A (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2011103620820A CN102509193A (zh) 2011-11-16 2011-11-16 一种面向政府电子监察领域的动态指标管理方法

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2011103620820A CN102509193A (zh) 2011-11-16 2011-11-16 一种面向政府电子监察领域的动态指标管理方法

Publications (1)

Publication Number Publication Date
CN102509193A true CN102509193A (zh) 2012-06-20

Family

ID=46221273

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2011103620820A Pending CN102509193A (zh) 2011-11-16 2011-11-16 一种面向政府电子监察领域的动态指标管理方法

Country Status (1)

Country Link
CN (1) CN102509193A (zh)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106557507A (zh) * 2015-09-29 2017-04-05 镇江雅迅软件有限责任公司 一种基于元数据的动态指标库实现办法
CN114564954A (zh) * 2022-03-01 2022-05-31 天元大数据信用管理有限公司 一种维护指标唯一性的指标管理方法及***

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5726918A (en) * 1995-06-05 1998-03-10 Synopsys, Inc. Tool, system and method for dynamic timing analysis in a plural-instance digital system simulation
CN101676932A (zh) * 2008-09-16 2010-03-24 深圳市红旗信息技术有限公司 政府投资建设项目电子监管方法及***
CN101706892A (zh) * 2009-11-17 2010-05-12 深圳市监察局 绩效评估电子监察的方法及***
CN101706889A (zh) * 2009-11-17 2010-05-12 深圳市监察局 行政审批电子监察的方法及***

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5726918A (en) * 1995-06-05 1998-03-10 Synopsys, Inc. Tool, system and method for dynamic timing analysis in a plural-instance digital system simulation
CN101676932A (zh) * 2008-09-16 2010-03-24 深圳市红旗信息技术有限公司 政府投资建设项目电子监管方法及***
CN101706892A (zh) * 2009-11-17 2010-05-12 深圳市监察局 绩效评估电子监察的方法及***
CN101706889A (zh) * 2009-11-17 2010-05-12 深圳市监察局 行政审批电子监察的方法及***

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106557507A (zh) * 2015-09-29 2017-04-05 镇江雅迅软件有限责任公司 一种基于元数据的动态指标库实现办法
CN114564954A (zh) * 2022-03-01 2022-05-31 天元大数据信用管理有限公司 一种维护指标唯一性的指标管理方法及***
CN114564954B (zh) * 2022-03-01 2024-04-12 天元大数据信用管理有限公司 一种维护指标唯一性的指标管理方法及***

Similar Documents

Publication Publication Date Title
US11954112B2 (en) Systems and methods for data processing and enterprise AI applications
Clark et al. HVACSIM+ building systems and equipment simulation program-user's guide
Saleem et al. Integrating smart energy management system with internet of things and cloud computing for efficient demand side management in smart grids
CN110178149A (zh) 数字双胞胎图
WO2010017391A3 (en) Multi-dimensional metadata in research recordkeeping
Marañón-Ledesma et al. Analyzing demand response in a dynamic capacity expansion model for the European power market
WO2011156801A3 (en) Model inventory manager
Jeon et al. LSTM-based model predictive control for optimal temperature set-point planning
Chéour et al. Towards hybrid energy-efficient power management in wireless sensor networks
Kim et al. Building energy management strategy using an HVAC system and energy storage system
Chwieduk et al. Possibilities of transition from centralized energy systems to distributed energy sources in large polish cities
Ahmed Applying Big Data analytics for energy efficiency.
Babonneau et al. Decarbonizing the Chilean electric power system: a prospective analysis of alternative carbon emissions policies
Qiu et al. An approach to filling firms' knowledge gaps based on organisational knowledge structure
García-Fuentes et al. Evaluation of results of city sustainable transformation projects in the fields of mobility and energy efficiency with real application in a district in valladolid (Spain)
Gull et al. Soft load shedding based demand control of residential consumers
CN102780766B (zh) 面向云制造的设计服务资源跨域组建方法
CN102509193A (zh) 一种面向政府电子监察领域的动态指标管理方法
Lekidis et al. Edge-based short-term energy demand prediction
Jeong et al. Development of Operational Strategies of Energy Storage System Using Classification of Customer Load Profiles under Time-of-Use Tariffs in South Korea
Cheng et al. [Retracted] Sports Big Data Analysis Based on Cloud Platform and Its Impact on Sports Economy
Iram et al. Connecting to smart cities: Analyzing energy times series to visualize monthly electricity peak load in residential buildings
Jiao et al. Sustainable Operation and Maintenance Modeling and Application of Building Infrastructures Combined with Digital Twin Framework
CN110032149A (zh) 用于监视和控制产品批次的生产的能量成本的方法
Albayati et al. Smart grid data management in a heterogeneous environment with a hybrid load forecasting model

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20120620