Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

31 results about "Data citation" patented technology

Data citation is the provision of accurate, consistent and standardised referencing for datasets just as bibliographic citations are provided for other published sources like research articles or monographs. Typically the well established Digital Object Identifier (DOI) approach is used with DOIs taking users to a website that contains the metadata on the dataset and the dataset itself.

Knowledge graph and large model fused feasibility research report automatic generation method

PendingCN121301812AText processingInference methodsFeasibility studySkin
The invention discloses an automatic feasibility research report generation method fusing a knowledge graph and a large model, and relates to the technical field of leather inlaying, and the method comprises the following steps: extracting and cleaning information from multi-source heterogeneous data, and carrying out standardization processing on terminologies; constructing a knowledge graph, and converting the knowledge into embedded vectors which can be processed by a computer; according to user information, related sub-graph information is accurately retrieved from the knowledge graph, and cue words containing professional knowledge are dynamically combined; the large model generates a first draft according to cue words, a system automatically checks, and when conflicts are found, the model is required to be regenerated; and integrating the content which is verified to be correct with related standard terms, automatically adding a data reference source, and generating a document which is standard in format and clear in risk point. According to the method, real-time and automatic professional knowledge conformity checking and self-correction can be carried out on technical parameters and logic assertions output by the model in the generation process.
Owner:SICHUAN JINPENG WUYA INTELLIGENT INFORMATION TECHNOLOGY CO LTD

Intent based container image building

Methods, computer program products, and systems are presented. The method computer program products, and systems can include, for instance: performing natural language processing to process a text string of a user, wherein the text string specifies characteristics of a container image to be built; processing, with use of natural language processing, instances of text-based data that describe respective ones of a plurality of container images stored within a container image repository; selecting, in dependence on a result of the performing natural language processing, and the processing, a base image from the plurality of container images; and presenting prompting data to the user that prompts building of a new container image, wherein the prompting data references the base image.
Owner:INTERNATIONAL BUSINESS MACHINE CORPORATION

Data processing method and device, electronic equipment and storage medium

The invention provides a data processing method and device, electronic equipment and a storage medium. The method comprises the steps of generating a form template from a to-be-selected control according to a data use scene; configuring a form attribute, a data reference relationship and at least one associated process node for the template, wherein the form attribute comprises a data specification standard defined for the template; in the use scene, scheduling and presenting a corresponding to-be-collected form to collect data according to a met node triggering condition; and processing the collected data according to the data specification standard. According to the method, the dynamic configurable form template is combined with condition-triggered process node decoupling, and a uniform data specification and reference mechanism is introduced, so that quick and flexible adaptation of a business process, source standardization of data acquisition and intelligent multiplexing of cross-scene data are realized; the problems that a traditional system is high in change cost and serious in data island due to fixed forms and rigid processes are effectively solved.
Owner:MEDICAL MO (BEIJING) MEDICAL INFORMATION TECH CO LTD

A data-reference-rate-based flash / scm hybrid array method, apparatus, and device

The application provides a flash / SCM hybrid array method based on data reference rate, and relates to the field of computer storage. A RAID4 architecture for storing data in flash memory and storing check information in a new storage medium SCM is constructed, comprising: (1) initialization: the host module first initializes the flash memory and the SCM, and then initializes the metadata; (2) read / write request processing: after the first step of initialization, after receiving a read / write request, entering a read / write request processing module, which processes the read / write request initiated by the user; (3) data recovery: after the first step of initialization, after receiving a data recovery request, entering a data recovery module, which completes the data recovery work; (4) strip-based garbage collection; using the characteristics that the SCM has better durability and read / write performance than the flash medium, the overall performance of the storage system is improved. Using a strip-based garbage collection strategy, data blocks with high reference times are stored in the same strip, reducing write amplification.
Owner:XIAMEN UNIV

Updating code in a distributed version control system

Techniques are disclosed for implementing changes to a first service by a computer infrastructure orchestration service (CIOS). The CIOS can manage a declarative infrastructure provisioner to deploy infrastructure resources and artifacts based at least in part on declarative instructions. The CIOS can detect a first modification to a first service (e.g., a sidecar application). The CIOS can identify that configuration data of a second service references (e.g., via git submodules) the first service. In response to identifying a second modification to the second service, the CIOS can present a change via a graphical interface, the change comprising the first modification to the first service. User input can be received indicating acceptance or rejection of the change of the first modification. The CIOS can then implement the change to the first service according to the user input. For example, the CIOS can ensure that the modified first service is deployed alongside the second service in a subsequent deployment.
Owner:ORACLE INT CORP

Systems and methods for data reference links to maintain data validation

Systems and methods for using data reference links to maintain data validation are disclosed. The method may include: initiating, via a trial server, a trial session for a user; determining, via the trial server, a validated instrument to be accessed for the trial session; transmitting, to an instrument library and via the trial session, a request for an instance of the validated instrument; receiving, from the instrument library, a data reference object that is operable as a data reference link to the validated instrument stored in the instrument library, such that the data reference object is operable to execute the validated instrument without generating a copy of the validated instrument; and causing a Graphical User Interface (GUI) of the trial session to operate the data reference object, such that a user device executes the validated instrument by reference.
Owner:ICON CLINICAL RESEARCH LTD

Automatic auditing system and method for difference between final settlement and payment tax of enterprise income tax

The invention relates to the technical field of computer information processing, in particular to an enterprise income tax final settlement and payment tax difference automatic auditing system and method, and the system comprises a data input module which is used for obtaining a standardized tax data set, and carrying out the preprocessing of the standardized tax data set, and obtaining a preprocessed standardized tax data set; the taxation difference rule engine is used for executing taxation adjustment rule matching and taxation difference calculation on the preprocessed standardized taxation data set to generate a taxation difference object; the document generation module is used for automatically generating an auditing manuscript, a taxation adjustment table and a taxation declaration table based on the taxation difference object, and constructing a cross-table cell dependency relationship according to a data reference relationship among cells in each document; and the bidirectional linkage and traceability module is used for executing cross-table data linkage updating on the related cells based on the cross-table cell dependency when the user modifies any cell value, and realizing penetrating type traceability query according to the original certificate index number associated with the cells.
Owner:SHUI AN TECH (HANGZHOU) CO LTD

Processing using machine readable codes and secure remote interactions

A method is disclosed. The method includes receiving, by an application on a communication device from an access device, a unique identifier associated with a resource provider in a transaction. The method also includes transmitting, by the application, a message comprising the unique identifier and an access data reference identifier associated with access data to a remote server computer associated with the application. The remote server computer searches a database for access data using the access data reference identifier, retrieves the access data, and provides the access data to a transport computer which processes the transaction using the access data.
Owner:VISA INTERNATIONAL SERVICE ASSOCIATION

A method for optimizing java code layout without interrupting application services

ActiveCN117270822BLittle impact on application performancelittle impact on performanceCode refactoringSoftware designParallel computingEngineering
This invention discloses a Java code layout optimization method that does not interrupt application services. The method includes: acquiring front-end bottleneck data of the application; when it is determined that code layout optimization is needed based on the front-end bottleneck data, collecting the dynamic control flow graph of the application service; calculating a new code layout based on the dynamic control flow graph; generating new code according to the new code layout; correcting relocation information in all code, that is, redirecting function calls and data references pointing to the old code to the new code. During the correction process, memory barriers and cache maintenance instructions are used to ensure the atomicity and consistency of the modification operations, so as to achieve uninterrupted application services; only reclaiming the memory space used by the old code that is no longer executed to store the new code generated in the next optimization, retaining the function code still on the call stack, so that most of the memory space can be reclaimed without interrupting application services. This method effectively alleviates the processor front-end bottleneck of Java applications and improves application performance.
Owner:ZHEJIANG UNIV

Intent based container image building

Methods, computer program products, and systems are presented. The method computer program products, and systems can include, for instance: performing natural language processing to process a text string of a user, wherein the text string specifies characteristics of a container image to be built; processing, with use of natural language processing, instances of text-based data that describe respective ones of a plurality of container images stored within a container image repository; selecting, in dependence on a result of the performing natural language processing, and the processing, a base image from the plurality of container images; and presenting prompting data to the user that prompts building of a new container image, wherein the prompting data references the base image.
Owner:INTERNATIONAL BUSINESS MACHINE CORPORATION

Program, method, and information processing device

In a system that generates answers to questions, there is a need for a technology that makes it easier for users to determine whether the generated answers are valid. [Solution] The program causes a processor to perform the following steps: accepting a question input from a user; extracting multiple pieces of content by referencing data in a graph-type data structure based on the content of the question accepted in the accepting step; generating an answer using the content of the question and the multiple pieces of content extracted in the extracting step; and presenting the answer generated in the generating step together with the multiple pieces of content that served as the basis for generating the answer; in the presenting step, the multiple pieces of content are presented in order of priority based on the reference relationships in the data in the graph-type data structure for the content that served as the basis.
Owner:弁護士ドットコム株式会社

system

We provide the system. [Solution] A means for inputting individual body shape and constitution data, A means for referencing a database of athletes with similar characteristics in the past using the input data, and processing the generated data, A means for generating an exercise training menu optimized for the user based on the processed data, A means for displaying the generated exercise training menu and related products to the user, A means for collecting feedback after performing exercises based on the aforementioned training menu and using it to improve the system, A system that includes this.
Owner:SOFTBANK GROUP CORP

Log stream control method and apparatus

This specification provides a log stream control method and apparatus, relating to the field of database technology. The method includes: creating a blank log stream; configuring a log stream group for the blank log stream so that the blank log stream has the same log stream group as the source log stream, wherein the log stream group corresponds to a node in the distributed database, and log streams in the same log stream group reside on the same node; transferring at least one fragment from the source log stream to the blank log stream; and changing the log stream group of the blank log stream to migrate the blank log stream between nodes in the distributed database. The solution provided in this specification, by configuring or changing the log stream group of the log stream, can ensure that the log streams used for fragment transfer are always on the same node in the distributed database, thereby ensuring that local data reference relationships can be established between the log streams used for fragment transfer.
Owner:BEIJING OCEANBASE TECHNOLOGY CO LTD

File management method, device and system and storage medium

PendingCN121958201ASmall quantity and lightweightReduce performance overheadDatabase management systemsFile system administrationData packEmbedded database
The invention relates to a file management method, device and system and a storage medium. The method comprises the steps that when an operation request of a client for a target file is received, metadata management operation matched with the operation request is executed in an embedded database of a file management system through a metadata manager of the file management system, and metadata of the target file is obtained; the metadata comprises a data reference identifier; analyzing the data reference identifier to obtain a data storage position; the data storage position is used for indicating a storage position of the target file in a target data storage rear end, and the target data storage rear end is one of a plurality of data storage rear ends butted with a storage abstraction layer of the file management system; and executing a file management operation matched with the operation request on the target file based on the data storage position in the target data storage rear end through a storage abstraction layer of the file management system. According to the scheme provided by the invention, the problems of function redundancy and hierarchical redundancy in the related technology can be solved.
Owner:GUANGDONG ESHORE TECH

Automatic website data migration

Aspects of the disclosure relate to systems and methods for performing operations comprising: retrieving, from a content management system (CMS), website generation data that references a data model type stored on the CMS; importing, by a migration agent, a definition of the data model type referenced by the website generation data from the CMS as a local version of the data model type; detecting, by the migration agent, a change to a property of the local version of the data model type; and generating, by the migration agent, a migration script to migrate the change to the property of the local version of the data model type to the data model type stored on the CMS.
Owner:SNAP INC

Database analysis method and device, electronic equipment and computer readable storage medium

The invention provides a database analysis method and device, electronic equipment and a computer readable storage medium, and relates to the technical field of database analysis. The method comprises the steps that after a user question is received, a database structure is obtained and sent to a large language model together with the question, and a tool calling plan is generated; the read-only database query tool executes database query operation, after query succeeds, a result is stored as a data reference object with a unique number, and part of data is extracted as preview and returned to the large language model together with the number; and the large language model generates a next tool calling plan based on previews and numbers. If the next tool calling plan is an analysis operation, the analysis operation is executed in the local controlled sandbox, an analysis result is also stored as a new data reference object, preview is generated and fed back to the large language model for generating a final answer, and the final answer is returned to the user after being obtained. According to the method, the safety, reproducibility and result reliability of database analysis can be effectively improved.
Owner:BEIJING KNOWNSEC INFORMATION TECHNOLOGY CO LTD

Data utilization methods, systems, and programs using BCN (Blockchain Network)

This system provides a new data utilization system that allows individuals to proactively use and utilize their own personal data while also ensuring data security and confidentiality. [Solution] The personal information processing device has the following functions: a function to transmit data relating to the address on the blockchain network used by the individual to a provider-side information processing device having a storage device that is the source of data related to the individual's information via the network; a function to refer to access data (ACT) issued to the blockchain network address from the provider-side information processing device, which includes data relating to the blockchain network address and data for identifying the data provider; and a function to obtain data related to the individual's information from the provider-side storage device based on the access data (ACT) and store it in at least the individual's memory or storage device.
Owner:中村 高歩

Medical auxiliary system for sarcopenia and cognitive impairment based on artificial intelligence

The invention discloses a sarcopenia and cognitive disorder medical auxiliary system based on artificial intelligence in the field of medical auxiliary systems, and the system comprises a real-time monitoring module, a data processing module and an intelligent auxiliary module which are in signal connection. The real-time monitoring module is used for acquiring and displaying data of muscle or other physiological signals in real time, collecting and analyzing the data in time and providing related feedback; the data processing module is used for receiving data fed back by the real-time monitoring module and storing and managing the data; and the intelligent auxiliary module is used for creating an evaluation model and quoting the data in the data processing module to the evaluation model to obtain a node. By collecting a large amount of medical data and training a machine learning model, the illness state, the disease course and the treatment effect of the patient are analyzed and predicted, and the workload of medical staff can be effectively reduced.
Owner:GUIZHOU PROVINCIAL PEOPLES HOSPITAL

Inter-node fragment migration method, data access method and related equipment

The invention provides an inter-node fragment migration method, a data access method and related equipment. The inter-node fragment migration method comprises the steps of creating a second fragment on a target node, wherein a fragment identifier of the second fragment is the same as a fragment identifier of a first fragment; wherein the second fragment comprises a data reference structure, and the data reference structure comprises remote data reference information of at least one part of data of the first fragment in the source node; an access request for the first fragment is switched to a second fragment, so that the target node performs remote data access on at least one part of data based on the remote data reference information under the condition that at least one part of data is not synchronized to a target storage space corresponding to the target node from the source node; under the condition that at least one part of data is synchronized to the target storage space, the remote data reference information is invalid, and at least one part of data is accessed from the target storage space.
Owner:BEIJING OCEANBASE TECHNOLOGY CO LTD

Edge computing and light-weight AI-based hotspot analysis terminal for basic research institutions and implementation method

The application relates to the technical field of AI chips, and provides a terminal and an implementation method for hotspot analysis of basic scientific research institutions based on edge computing and light-weight AI. The terminal comprises a vector set acquisition system, a data packet generation system and a differential display system. The method comprises the following steps: a layered feature stripping of a light-weight AI model architecture is utilized to decompose scientific research literature content into multi-dimensional feature tuples such as semantic cores, methodology labels and data reference networks; a set of standardized and light-weight feature vectors are obtained; a preliminary hotspot label with an intensity identifier exceeding an adaptive threshold and core hotspot data associated with the preliminary hotspot label are marked out to generate a core hotspot data packet; a macro skeleton of a core hotspot atlas is presented on a terminal interface; differential highlighting is performed according to the intensity identifier in the core hotspot data packet; and deep detail information corresponding to a hotspot node is dynamically loaded and rendered. The application presents a macro hotspot trend and supports user interaction exploration to obtain deep information.
Owner:GUANGZHOU NANFANG WANFANG DATA CO LTD

Processing using machine readable codes and secure remote interactions

A method is disclosed. The method includes receiving, by an application on a communication device from an access device, a unique identifier associated with a resource provider in a transaction. The method also includes transmitting, by the application, a message comprising the unique identifier and an access data reference identifier associated with access data to a remote server computer associated with the application. The remote server computer searches a database for access data using the access data reference identifier, retrieves the access data, and provides the access data to a transport computer which processes the transaction using the access data.
Owner:VISA INTERNATIONAL SERVICE ASSOCIATION

Annotation device and annotation method

ActiveUS12682574B23d shapesData set
Provided are an annotation device and an annotation method capable of simple and highly accurate annotation. An annotation device for annotation to 3D shape data and implemented using a computer, the annotation device including: an input unit that inputs a 3D CAD model, a text, and label definition information; a calculation unit that generates an annotation data set through annotation processing; a storage unit that stores the generated annotation data set; and an output unit that outputs a processing result of the calculation unit, in which the calculation unit includes an annotation unit that obtains a partial shape of the 3D CAD model and annotation information including a label according to a named entity in the text or the label definition information, and a metadata generation unit that generates metadata that associates the annotation information with partial shapes of the 3D CAD model and heterogeneous format data derived from the 3D CAD model, and stores an annotation data set including the generated metadata, and a 3D CAD model and a text referenced by the metadata in the storage unit.
Owner:HITACHI LTD

Cross-ECU (Electronic Control Unit) data reference method based on diagnostic command and related device

The invention provides a cross-ECU data reference method based on a diagnosis command and a related device, the method is applied to a target ECU, and the method comprises the steps that a first diagnosis command is received, and the first diagnosis command is generated based on a diagnosis demand obtained by a diagnosis device and aiming at the target ECU by a target user; analyzing the first diagnosis command to obtain first diagnosis information and a first reference parameter; acquiring first real-time data of the first ECU based on the first reference parameter; and performing diagnosis according to the first diagnosis information and the first real-time data to obtain a target diagnosis result, and sending the target diagnosis result to the diagnosis equipment. Other ECU data are obtained in real time through reference parameters, diagnosis is executed in combination with diagnosis information, the problems of flow redundancy and data lag caused by traditional relay depending on diagnosis equipment are solved, and diagnosis efficiency and accuracy are improved.
Owner:LAUNCH TECH CO LTD

Power supply-based communication for detection of a lack of redundancy in power that has been supplied to a system

Embodiments for power supply-based communication for detection of a lack of redundancy in power that has been supplied to a system are presented herein. A system generates first identification data to be transmitted from the system via a power connection between the system and a power source, in which the first identification data references a first unique identification corresponding to a first power supply of the system. Further, in response to a data transmission comprising second identification data referencing a second unique identification corresponding to a second power supply of the system being determined to be received via the power connection, the system determines a lack of redundancy in power that has been supplied to the system.
Owner:DELL PROD LP

Systems and methods for reusable validated instruments

Systems and methods for using data reference links to maintain data validation are disclosed. The method may include: initiating, via a trial server, a trial session for a user; determining, via the trial server, a validated instrument to be accessed for the trial session; transmitting, to an instrument library and via the trial session, a request for an instance of the validated instrument; receiving, from the instrument library, a data reference object that is operable as a data reference link to the validated instrument stored in the instrument library, such that the data reference object is operable to execute the validated instrument without generating a copy of the validated instrument; and causing a Graphical User Interface (GUI) of the trial session to operate the data reference object, such that a user device executes the validated instrument by reference.
Owner:ICON CLINICAL RESEARCH LTD

Distributed computing data management method and system

The embodiment of the invention discloses a distributed computing data management method and system. The method comprises the following steps: receiving serialized data sent by a task initiating node in a blocking manner; wherein the serialized data is obtained by performing serialization processing on a to-be-executed target function and a corresponding target parameter by the task initiating node; deserializing the serialized data to obtain a target function and a corresponding target parameter; identifying whether the target parameter is in a data reference form, and if yes, acquiring an actual parameter according to the target parameter; otherwise, taking the target parameter as an actual parameter; executing the target function according to the actual parameters to obtain an execution result; and according to a preset return strategy, returning the execution result to the task initiating node, and / or converting the execution result into a data reference form and then returning the data reference form to the task initiating node. The data transmission and task execution efficiency is improved, and in addition, effective management of calculation results is guaranteed.
Owner:LINGSHU TECH CO LTD

Multi-modal information extraction and knowledge construction method and system for law and regulation documents

The invention relates to the field of document processing, and particularly provides a multi-modal information extraction and knowledge construction method and system for law and regulation documents, and the method comprises the steps: receiving an original file of a law document, and converting the original file into a standardized image; using a special YOLOx model for the legal field to detect a clause number, an institution seal and a legal article reference statement area; full-text content and metadata are obtained through OCR; analyzing the clause number hierarchical structure to generate a reference path, analyzing semantic association between the law article and the case facts to determine applicability, and generating law article structure data; verifying the current validity of the legal provision quotation; fusing the full text, the law article structure data, the reference data, the seal information and the metadata by adopting a graph neural network, and constructing a legal knowledge graph; and constructing a law article reference network and a case association graph based on the graph. According to the method, the legal knowledge graph with semantic understanding and association reasoning capabilities is constructed, and the intelligent level of document processing is improved.
Owner:INSPUR YUNZHOU (SHANDONG) IND INTERNET CO LTD

Business information-based digital information guard and transaction system

To provide a system capable of maintaining digital assets associated with personal information from high-level cyberattacks and physical destruction, and effectively utilizing and monetizing the digital assets.SOLUTION: This system is provided with a data referable and movable floating type and user limit type digital information preparing means 18,19 provided with personal attribute information in which an individual including original information and an enciphered unified ID is not specified, a digital bond token generating means 22,24, a personal attribute information transaction digital information preparing means 20 provided with the personal attribute information including the enciphered unified ID, and a selling means 21,23,25 in a floating type and user limit type digital bond token transaction market 60. A system 100 is provided which performs meaningless processing on original information associated with an individual by combining polynomial secret sharing encryption processing and a processing method based on agreement information based on a plurality of authentications, performs distributed management as a file sorted into a plurality of points, and encrypts and manages index information of the file.SELECTED DRAWING: Figure 1
Owner:西本 一也 +2