SYSTEM, METHOD, AND COMPUTER PROGRAM FOR PLATFORM INDEPENDENT JSON CONFIGURATION BASED REPORTING SERVICES

    公开(公告)号:US20240362195A1

    公开(公告)日:2024-10-31

    申请号:US18208568

    申请日:2023-06-12

    IPC分类号: G06F16/21 G06F16/22

    CPC分类号: G06F16/217 G06F16/2282

    摘要: Various methods, apparatuses/systems, and media for generating platform and database agnostic reports without depending on reporting services are disclosed. A processor receives a configuration file via a user interface, the configuration file including reporting configurations for components associated with reporting service; interprets the configuration file by utilizing corresponding interpreter libraries; invokes, in response to interpreting the configuration file, a predefined application programming interface (API); processes, in response to invoking the API, the reporting configurations using the interpreter libraries to process data object references and pre-configured report layout formats; receives a request from a user to generate a custom report; and automatically renders, in response to receiving the request, a platform and a database agnostic report by implementing a desired visualization techniques.

    Connected access control for managed services

    公开(公告)号:US12130905B2

    公开(公告)日:2024-10-29

    申请号:US17301300

    申请日:2021-03-31

    摘要: A system and a method for providing managed services are provided. The system provides a first access control platform and a second access control platform. The first access control platform is configured to receive at least one of a hardware event, an access request event, and a management request event from at least one gateway (e.g., located at a premises). The first access control platform may include at least one of a permissions database (e.g., storing authorized access credentials), a hardware event database (e.g., storing hardware events), and a management database (e.g., storing management request events). The first access control platform may compare received access credentials to the authorized access credentials in the permissions database. The second access control platform may be configured to update at least one of the permissions database (e.g., adding/removing authorized access credentials) and the hardware event database (e.g., adding/removing security devices).

    Device and method for preparing data

    公开(公告)号:US12130843B2

    公开(公告)日:2024-10-29

    申请号:US18263852

    申请日:2022-01-27

    IPC分类号: G06F16/00 G06F16/21 G06F16/28

    CPC分类号: G06F16/285 G06F16/211

    摘要: Various embodiments of the teachings herein include a computer-aided method for transforming data in a relational database, containing sensor measurements, into RDF data blocks of a graph database. The method may include: providing a R2RML mapping file; breaking down and converting the data using the mapping file and a first mapping parser; generating a generation of RDF data blocks; and storing the generation as a database. After the data have been broken down and converted, checking a quality of the obtained R2RML mapping and creating a second R2RML mapping file, on the basis of which the relational data are broken down and converted into RDF data blocks. The second R2RML mapping, during the preparation of the relational data into RDF data blocks, automatically stops the processing of relational data that are not to be resolved and thus optimizes the energy efficiency of the preparation.

    Management database long-term archiving to a recovery manager

    公开(公告)号:US12124339B2

    公开(公告)日:2024-10-22

    申请号:US18486201

    申请日:2023-10-13

    发明人: Prasad Nara

    IPC分类号: G06F11/14 G06F16/21

    摘要: A storage manager for an information management system determines whether one or more predetermined conditions have been met for transferring metadata of previously performed backup jobs stored in a first management database. A backup job may correspond to a backup operation of a primary storage device of a first client computing device. In response to a determination that one or more of the predetermined conditions have been met, the storage manager may transfer metadata for a second plurality of backup jobs to a second management database of a recovery manager. The recovery manager may receive a request to restore data to the primary storage device of the first client computing device based on the metadata of the second plurality of backup jobs. A media agent managed by the recovery manager may then restore the requested data to the primary storage device of the first client computing device.

    CONVERTING DATAFRAMES TO RELATIONAL DATABASES

    公开(公告)号:US20240345998A1

    公开(公告)日:2024-10-17

    申请号:US18757144

    申请日:2024-06-27

    申请人: Snowflake Inc.

    IPC分类号: G06F16/21 G06F16/28

    CPC分类号: G06F16/213 G06F16/283

    摘要: Systems and methods for converting dataframes to relational databases and/or vice versa, are disclosed. Exemplary implementations may: store information that represents a first dataframe; generate a first relation that represents the first dataframe, the first relation having a first schema; add a first ordering attribute to the set of attributes of the first relation; populate the first ordering attribute with numbers in accordance with a row numbering of the first dataframe; perform a relational database operation on the first relation that modifies the first relation into a second relation; create a second dataframe based on the second relation such that the row labels and the order of the rows are preserved for the (remaining) records and attributes of the second relation; and/or perform other steps.