CN112084202A - Building information model BIM data management method and related device - Google Patents

Building information model BIM data management method and related device Download PDF

Info

Publication number
CN112084202A
CN112084202A CN202010921573.3A CN202010921573A CN112084202A CN 112084202 A CN112084202 A CN 112084202A CN 202010921573 A CN202010921573 A CN 202010921573A CN 112084202 A CN112084202 A CN 112084202A
Authority
CN
China
Prior art keywords
data
information
database
component
log 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.)
Pending
Application number
CN202010921573.3A
Other languages
Chinese (zh)
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.)
Shenzhen Wanyi Digital Technology Co ltd
Original Assignee
Wanyi Technology 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 Wanyi Technology Co Ltd filed Critical Wanyi Technology Co Ltd
Priority to CN202010921573.3A priority Critical patent/CN112084202A/en
Publication of CN112084202A publication Critical patent/CN112084202A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2358Change logging, detection, and notification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/08Construction

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • Human Resources & Organizations (AREA)
  • General Physics & Mathematics (AREA)
  • Strategic Management (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • General Business, Economics & Management (AREA)
  • Tourism & Hospitality (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Engineering & Computer Science (AREA)
  • Primary Health Care (AREA)
  • General Health & Medical Sciences (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Computing Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The embodiment of the application discloses a method for managing BIM data of a building information model and a related device, wherein the method comprises the following steps: establishing a first database, wherein the first database is used for storing BIM data; when detecting that the first database generates data change, generating a log file for recording the data change; and performing uplink processing on the log file so as to release the log file to a block chain network. The embodiment of the application is beneficial to reducing the data volume needing chaining while ensuring the BIM data sharing security.

Description

Building information model BIM data management method and related device
Technical Field
The application relates to the technical field of building design, in particular to a management method and a related device for BIM data of a building information model.
Background
The Building Information Model (BIM) is a Building full-life cycle Information management technology and has five characteristics of visualization, coordination, simulation, optimization and diagraph. The BIM technology has the unique advantage of bearing engineering building information, so that the process of an entity state is converted into a number in an information system, the number of a physical form is converted into a number of a virtual form, and all-around, all-process and all-field data real-time flowing and sharing are achieved.
Disclosure of Invention
The embodiment of the application provides a management method and a related device for BIM data of a building information model, so that the quantity of data needing to be linked is reduced while the sharing security of the BIM data is ensured.
In a first aspect, an embodiment of the present application provides a method for managing building information model BIM data, where the method includes:
establishing a first database, wherein the first database is used for storing BIM data;
when detecting that the first database generates data change, generating a log file for recording the data change;
and performing uplink processing on the log file so as to release the log file to a block chain network.
With reference to the first aspect of the present application, in a possible implementation manner of the first aspect of the present application, in the first database, each BIM in the BIM data is disassembled to a component level for storage, and data corresponding to each component includes: member geometric information and member pose information;
a plurality of components with the same component geometric information in each BIM store one piece of component geometric information;
each of the plurality of members stores a copy of member pose information.
With reference to the first aspect of the present application, in a possible implementation manner of the first aspect of the present application, the data change type of the data change includes: adding data, deleting data and modifying data; when the data change of the first database is detected, generating a log file for recording the data change, wherein the log file comprises:
when detecting that the first database generates data change, determining the data change type of the data change;
acquiring relevant information according to an information acquisition strategy corresponding to the data change type;
and generating the log file according to the data change type and the related information.
With reference to the first aspect of the present application, in a possible implementation manner of the first aspect of the present application, the acquiring related information according to an information acquisition policy corresponding to the data change type includes:
and acquiring the geometric information and pose information of the member in the newly added data.
With reference to the first aspect of the present application, in a possible implementation manner of the first aspect of the present application, the acquiring related information according to an information acquisition policy corresponding to the data change type includes:
and acquiring the member geometric information and the member pose information in the deleted data.
With reference to the first aspect of the present application, in a possible implementation manner of the first aspect of the present application, the acquiring related information according to an information acquisition policy corresponding to the data change type includes:
determining first information that produces a change in the modified data, the first information comprising: member geometry information and/or member pose information;
and acquiring data before the first information is changed.
In combination with the first aspect of the present application, in one possible implementation manner of the first aspect of the present application, each piece of component geometry information in the first database is stored in the blockchain network, and each piece of component geometry information has a geometry code uniquely corresponding thereto;
the acquiring of the geometric information and pose information of the member in the newly added data includes:
and acquiring the geometric code and member pose information of the newly added data.
In combination with the first aspect of the present application, in one possible implementation manner of the first aspect of the present application, each piece of component geometry information in the first database is stored in the blockchain network, and each piece of component geometry information has a geometry code uniquely corresponding thereto;
the acquiring of the component geometric information and the component pose information in the deleted data includes:
and acquiring the geometric coding and member pose information of the deleted data.
In combination with the first aspect of the present application, in one possible implementation manner of the first aspect of the present application, each piece of component geometry information in the first database is stored in a block chain network, and each piece of component geometry information has a geometry code uniquely corresponding thereto;
the acquiring data before the first information change includes:
if the first information is the component geometric information, acquiring geometric codes corresponding to the component geometric information before change respectively;
and if the first information is the member pose information, acquiring the member pose information before the change.
In a second aspect, an embodiment of the present application provides a management apparatus for building information model BIM data, including:
the system comprises an establishing module, a storage module and a processing module, wherein the establishing module is used for establishing a first database, and the first database is used for storing BIM data;
the generating module is used for generating a log file for recording data change when the first database is detected to generate the data change;
and the uplink module is used for performing uplink processing on the log file so as to issue the log file to a block chain network.
In a third aspect, an embodiment of the present application provides an electronic device, including a processor, a memory, a communication interface, and one or more programs, where the one or more programs are stored in the memory and configured to be executed by the processor, and the program includes instructions for executing steps in any method of the first aspect of the embodiment of the present application.
In a fourth aspect, the present application provides a computer-readable storage medium, where the computer-readable storage medium stores a computer program for electronic data exchange, where the computer program makes a computer perform part or all of the steps described in any one of the methods of the first aspect of the present application.
In a fifth aspect, the present application provides a computer program product, wherein the computer program product includes a non-transitory computer-readable storage medium storing a computer program, and the computer program is operable to cause a computer to perform some or all of the steps as described in any one of the methods of the first aspect of the embodiments of the present application. The computer program product may be a software installation package.
It can be seen that, in the embodiment of the present application, the electronic device first establishes the first database for storing the BIM data, and then generates a log file for recording data changes when detecting that the first database has data changes, and then performs uplink processing on the log file to issue the log file to the blockchain network, so that the log file in which the database data changes are recorded is issued to the blockchain network, that is, the change information of the database is stored in the blockchain network under the condition that the changed BIM data does not need to be uploaded to the blockchain in full, which is beneficial to reducing the amount of data to be uplinked while ensuring the BIM data sharing security.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
Fig. 1 is an architecture diagram of a management system for building information model BIM data provided in an embodiment of the present application;
fig. 2 is a schematic flowchart of a method for managing building information model BIM data according to an embodiment of the present disclosure;
fig. 3 is a schematic structural diagram of an electronic device according to an embodiment of the present application;
fig. 4 is a schematic structural diagram of a device for managing building information model BIM data according to an embodiment of the present application.
Detailed Description
In order to make the technical solutions of the present application better understood, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The terms "first," "second," and the like in the description and claims of the present application and in the above-described drawings are used for distinguishing between different objects and not for describing a particular order. Furthermore, the terms "include" and "have," as well as any variations thereof, are intended to cover non-exclusive inclusions. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those steps or elements listed, but may alternatively include other steps or elements not listed, or inherent to such process, method, article, or apparatus.
Reference herein to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one embodiment of the application. The appearances of the phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. It is explicitly and implicitly understood by one skilled in the art that the embodiments described herein can be combined with other embodiments.
"plurality" means two or more. "and/or" describes the association relationship of the associated objects, meaning that there may be three relationships, e.g., a and/or B, which may mean: a exists alone, A and B exist simultaneously, and B exists alone. The character "/" generally indicates that the former and latter associated objects are in an "or" relationship.
The electronic device according to the embodiments of the present application may be an electronic device with communication capability, and the electronic device may include various handheld devices with wireless communication function, vehicle-mounted devices, wearable devices, computing devices or other processing devices connected to a wireless modem, and various forms of User Equipment (UE), Mobile Stations (MS), terminal devices (terminal device), and so on.
Block chains have decentralization, intelligent contracts, uniqueness, and non-tamper-ability. At present, when the sharing of BIM data is more reliable, safe and authoritative by combining the block chain technology, for example, after one BIM data is modified, uplink processing is performed on the modified whole BIM, and the data of a modified model needs to be stored in full and backed up in multiple places.
In view of the foregoing problems, embodiments of the present application provide a method and a related apparatus for managing building information model BIM data, and the following describes embodiments of the present application in detail with reference to the accompanying drawings.
As shown in fig. 1, fig. 1 is an architecture diagram of a management system of building information model BIM data provided in an embodiment of the present application, and the management system 100 of BIM data may include: the server can be connected with the block chain network and issues information to the block chain network, a first database is arranged in the server and used for storing BIM data of a building information model, when the server detects that the first database has data change, a corresponding log file used for recording the data change can be generated, then uplink processing is carried out on the log file, and the log file is issued to the block chain network.
Referring to fig. 2, fig. 2 is a schematic flow chart of a method for managing building information model BIM data according to an embodiment of the present disclosure, where as shown in the figure, the method for managing building information model BIM data includes the following operations:
s201, the electronic equipment establishes a first database, wherein the first database is used for storing BIM data;
in a specific implementation, the electronic device may be the server shown in fig. 1, and the server may be configured as a cloud server, so that each participant in a BIM project can conveniently obtain and use the BIM data stored in the first database to perform cooperative work; when the BIM data is stored, the BIM data can be stored in a database after structured disassembly, for example, the data of one BIM is disassembled into the data of a plurality of members included in the BIM for storage, wherein the data of a plurality of intermediate levels can also be divided, for example, the specific division basis can be set according to actual needs, for example, the data of different BIMs are firstly distinguished, then, for a single BIM, the data of floors are divided according to floors, and then further divided, or the data in a BIM model is divided according to each subdivision field in the building industry, and divided into data of pipelines, walls, hydropower and the like, and finally, the data are gradually disassembled to the member level.
S202, when the electronic equipment detects that the first database generates data change, generating a log file for recording the data change;
in a specific implementation, the content recorded in the log file may include at least one of the following information: the data change factor, the data change operator information, the change time, the identification information of the changed data, the data before the changed data, and other information may be recorded according to actual needs, which is not limited herein. The data change reason information may be data change type information or an operation instruction of the user for the data, and if the operation instruction of the user for the data in the database causes the data in the database to change, the operation instruction may be recorded.
S203, the electronic equipment performs uplink processing on the log file so as to issue the log file to a block chain network.
In a specific implementation, the uplink processing on the log file may be performed in real time, for example, if the database does not generate a log file for recording data changes, the log file is uplink processed and is finally stored in the blockchain network, or the log uplink processing may be performed every preset time interval, so as to obtain all log files for recording data changes generated in the time interval, and perform uplink processing uniformly.
It can be seen that, in the embodiment of the present application, the electronic device first establishes the first database for storing the BIM data, and then generates a log file for recording data changes when detecting that the first database has data changes, and then performs uplink processing on the log file to issue the log file to the blockchain network, so that the log file in which the database data changes are recorded is issued to the blockchain network, that is, the change information of the database is stored in the blockchain network under the condition that the changed BIM data does not need to be uploaded to the blockchain in full, which is beneficial to reducing the amount of data to be uplinked while ensuring the BIM data sharing security.
In one possible example, in the first database, each BIM in the BIM data is disassembled to a component level for storage, and data corresponding to each component includes: member geometric information and member pose information; a plurality of components with the same component geometric information in each BIM store one piece of component geometric information; each of the plurality of members stores a copy of member pose information.
Wherein the member pose information is used for representing the position and the attitude information of the member in the BIM.
In a specific implementation, because one BIM is composed of a plurality of components, when the BIM data is stored in the first database, the BIM data can be disassembled into a plurality of component data for storage. However, because a plurality of components with the same geometric information, namely the same geometric shape and size, but different positions and postures in the BIM exist in one building information model BIM, during storage, only one piece of geometric information can be stored together for a plurality of components with the same geometric information, and then respective pose information is stored respectively, and the storage of a plurality of pieces of same geometric information in a database is not needed. For example, a BIM has 10 wall stud members with the same geometric information, and when storing, only 1 part of geometric information is stored, and 10 wall stud members share 1 part of the geometric information, and furthermore, each wall stud member stores one part of independent pose information without storing 10 parts of the same geometric information.
In addition, in a specific implementation, the data corresponding to the component may further include description information for the component, for example, in a process of examining drawings of an engineering project, a description of a problem added by a reviewer for examining an unqualified component, and the like, and a designer of the BIM may modify the description information. When the problem description information is added to a component, the problem description information and information of the component corresponding to the problem description information may be recorded in a corresponding log file, for example, each component has a component identifier uniquely associated therewith, and when the description information is added to a certain component, a generated log file includes the component identifier of the component and the description information.
As can be seen, in this example, for a plurality of members with the same member geometry information in each BIM, one piece of member geometry information is stored, and each member stores one piece of member pose information, which is beneficial to reducing the storage space of the BIM file.
In one possible example, the data change type of the data change includes: adding data, deleting data and modifying data; when the data change of the first database is detected, generating a log file for recording the data change, wherein the log file comprises: when detecting that the first database generates data change, determining the data change type of the data change; acquiring relevant information according to an information acquisition strategy corresponding to the data change type; and generating the log file according to the data change type and the related information.
In a specific implementation, an operator may change data stored in a database by operating the data, a generated log file is used to record the change, and the specific situation of the data change can be known through information recorded in the log file.
It can be seen that, in this example, when it is detected that the first database has data change, the data change type of the data change is determined, then the related information of the data change is acquired according to the information acquisition policy corresponding to the data change type, and finally a log file is generated according to the data change type and the acquired related information.
In one possible example, the obtaining of the relevant information according to the information obtaining policy corresponding to the data change type includes: and acquiring the geometric information and pose information of the member in the newly added data.
In the concrete implementation, because the newly added data is data which does not exist in the BIM data originally, when the data change is recorded, all information of the newly added data, including the geometric information and the pose information of the member, which needs to be acquired, can be used for determining the state of the data stored in the database before the data change occurs through the information recorded in the log file when needed. In addition, when the newly added data is stored in the database, if the newly added data has the same component geometric information as the original component geometric information in the data, the newly added component geometric information is not stored again, and the component corresponding to the component geometric information in the newly added data shares one piece of geometric information with the component of the geometric information in the database.
Therefore, in this example, when the data change type is the newly added data, the obtaining of the relevant information includes obtaining of the geometric information and the pose information of the member in the newly added data, which is beneficial to improving the security of BIM data sharing.
In one possible example, the data change type is deletion data, and the obtaining related information according to an information obtaining policy corresponding to the data change type includes: and acquiring the member geometric information and the member pose information in the deleted data.
In specific implementation, due to the fact that the deleted data can delete the original existing data in the BIM, partial information in the original BIM data is absent in the changed BIM data, and in view of safety, all information of the deleted data, including component geometric information and component position information, can be recorded in the log file, and when necessary, the state of the data before change can be known or the data can be restored according to the related information in the log file.
As can be seen, in this example, when the data change type is deletion data, acquiring the related information includes acquiring geometric information and pose information of a component in the deleted data, which is beneficial to improving the security of BIM data sharing.
In one possible example, the data change type is modified data, and the obtaining related information according to an information obtaining policy corresponding to the data change type includes: determining first information that produces a change in the modified data, the first information comprising: member geometry information and/or member pose information; and acquiring data before the first information is changed.
In the concrete implementation, the data of the component before and after modification is recorded in the database, and only the corresponding data is changed to a certain extent, so that when the relevant information is acquired, only the changed information can be acquired, and the information which is not changed can not be recorded, so that the information which is changed in the data needs to be determined firstly, then the data before the information is changed is acquired and recorded, and then if needed, the data state before modification can be determined through the log file. In addition, for the member in each BIM stored in the first database, each member may be provided with a member number uniquely corresponding thereto, and the data corresponding to each member, such as member geometric information and member pose information, are associated with the member number thereof, and acquiring the related information further includes: and acquiring the component number corresponding to the modified data, and identifying the component with data change according to the component number.
In this example, when the data change type is modified data and related information is acquired, the first information that is changed in the modified data is determined first, and then the data before the first information is changed is acquired, which is beneficial to improving the security of BIM data sharing.
In one possible example, each piece of component geometry information in the first database is stored in the blockchain network, and each piece of component geometry information has a geometry code uniquely corresponding to the piece of component geometry information; the acquiring of the geometric information and pose information of the member in the newly added data includes: and acquiring the geometric code and member pose information of the newly added data.
In the concrete implementation, the geometric information of the members in the database is stored in the block chain, and a unique corresponding geometric code is set, that is, as long as a different piece of geometric information is added in the first database, the geometric information is stored in the block chain network and the unique code is set, when data change occurs subsequently, if the geometric information of the members in the added data is the same as the geometric information previously stored in the database and the block chain, the geometric code and the member pose information of the added data are only required to be recorded in the log file, and the geometric information is not required to be recorded again.
As can be seen, in this example, each piece of component geometric information in the first database is stored in the blockchain network, and each piece of component geometric information has a geometric code uniquely corresponding to the component geometric information, and acquiring the component geometric information and the component pose information in the newly added data includes: and the geometric code and the member pose information of the newly added data are acquired, so that the data volume needing to be linked up is favorably reduced.
In one possible example, each piece of component geometry information in the first database is stored in the blockchain network, and each piece of component geometry information has a geometry code uniquely corresponding to the piece of component geometry information; the acquiring of the component geometric information and the component pose information in the deleted data includes: and acquiring the geometric coding and member pose information of the deleted data.
The geometric information of each component is pre-stored in the block chain, so that when data change occurs, if a plurality of components with the same geometric information are deleted for a plurality of times, the geometric information of the components does not need to be recorded in a log file every time, only geometric codes need to be recorded, the corresponding geometric information stored in the block chain can be determined through the corresponding relation, namely the data state before change can be determined through the geometric codes recorded in the log file, and the security is also guaranteed because the geometric information is stored in the block chain.
As can be seen, in this example, each piece of component geometry information in the first database is stored in the blockchain network, and each piece of component geometry information has a geometry code uniquely corresponding to the component geometry information, and the acquiring of the component geometry information and the component pose information in the deleted data includes: and acquiring the geometric code and member pose information of the deleted data, so that the quantity of data needing to be linked up is reduced.
In one possible example, each piece of component geometry information in the first database is stored in a blockchain network, and each piece of component geometry information has a geometry code uniquely corresponding thereto; the acquiring data before the first information change includes: if the first information is the component geometric information, acquiring geometric codes corresponding to the component geometric information before change respectively; and if the first information is the member pose information, acquiring the member pose information before the change.
In the specific implementation, each piece of component geometric information is pre-stored in the block chain, and when data change occurs, if the first information which changes for many times is the same component geometric information, the component geometric information does not need to be recorded in a log file and transmitted to the block chain for many times, and only geometric codes need to be recorded, so that the geometric information stored in the block chain can be corresponded to.
As can be seen, in this example, each piece of component geometric information in the first database is stored in the blockchain network, and each piece of component geometric information has a geometric code uniquely corresponding thereto, if the first information is the component geometric information, the geometric codes respectively corresponding to the component geometric information before change are obtained, and if the first information is the component pose information, the component pose information before change is obtained, which is beneficial to reducing the amount of data that needs to be linked.
The embodiments of the present application will be described below with reference to specific examples.
Take the example that A building company accepts the engineering project of the rest homes, and three BCD drawing examination organizations are respectively responsible for examining the foundation, the main structure, the electricity and the drainage. A company A builds BIM of a nursing home engineering project, divides the BIM according to examination projects, stores the BIM into a first database, authorizes three BCD companies to look up and modify data of corresponding parts respectively, obtains authorized data of the three BCD companies, conducts picture examination operation, stores picture examination results into corresponding BIM data in the first database, modifies the BIM according to the picture examination results, updates the BIM data in the first database, and examines the updated BIM again until the qualified BIM is determined.
Taking a drainage pipeline as an example, if company D examines and finds that the drainage pipeline path of the toilet is unreasonably set, corresponding description information can be added into data of a corresponding pipeline component, the data changes, a generated log file can record component identification, description information, operator information, operation time and the like of the corresponding pipeline component, and then the log file is uploaded to a block chain, company a modifies the pipeline component and updates corresponding data in a database according to the examination result of company D, for example, pose information in the corresponding data of a certain pipeline component is changed, a generated log file records data change types of modified data, the component identification of the component, the pose information before modification of the component, the modification time and the like, and then the log file is uploaded to the block chain, and through change logs, the BIM data before modification can be known.
Referring to fig. 3, fig. 3 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure, which is consistent with the embodiment shown in fig. 2. As shown, the electronic device 300 comprises a processor 310, a memory 320, a communication interface 330 and one or more programs 321, wherein the one or more programs 321 are stored in the memory 320 and configured to be executed by the processor 310, and the one or more programs 321 comprise instructions for performing any of the steps of the above method embodiments.
In one possible example, the one or more programs 321 include instructions for performing the steps of: establishing a first database, wherein the first database is used for storing BIM data; when detecting that the first database generates data change, generating a log file for recording the data change; and performing uplink processing on the log file so as to release the log file to a block chain network.
In one possible example, in the first database, each BIM in the BIM data is disassembled to a component level for storage, and data corresponding to each component includes: member geometric information and member pose information; a plurality of components with the same component geometric information in each BIM store one piece of component geometric information; each of the plurality of members stores a copy of member pose information.
In one possible example, the data change type of the data change includes: adding data, deleting data and modifying data; in terms of generating a log file for recording a data change when the data change generated in the first database is detected, the instructions in the program 321 are specifically configured to perform the following operations: when detecting that the first database generates data change, determining the data change type of the data change; acquiring relevant information according to an information acquisition strategy corresponding to the data change type; and generating the log file according to the data change type and the related information.
In a possible example, the data change type is new data, and in terms of obtaining the relevant information according to the information obtaining policy corresponding to the data change type, the instructions in the program 321 are specifically configured to perform the following operations: and acquiring the geometric information and pose information of the member in the newly added data.
In one possible example, the data change type is deletion data, and in terms of acquiring relevant information according to an information acquisition policy corresponding to the data change type, the instructions in the program 321 are specifically configured to perform the following operations: and acquiring the member geometric information and the member pose information in the deleted data.
In one possible example, the data change type is modified data, and in terms of obtaining the relevant information according to the information obtaining policy corresponding to the data change type, the instructions in the program 321 are specifically configured to perform the following operations: determining first information that produces a change in the modified data, the first information comprising: member geometry information and/or member pose information; and acquiring data before the first information is changed.
In one possible example, each piece of component geometry information in the first database is stored in the blockchain network, and each piece of component geometry information has a geometry code uniquely corresponding to the piece of component geometry information; in the aspect of acquiring the geometric information and pose information of the component in the new addition data, the instructions in the program 321 are specifically configured to: and acquiring the geometric code and member pose information of the newly added data.
In one possible example, each piece of component geometry information in the first database is stored in the blockchain network, and each piece of component geometry information has a geometry code uniquely corresponding to the piece of component geometry information; in the aspect of acquiring the component geometry information and the component pose information in the deleted data, the instructions in the program 321 are specifically configured to: and acquiring the geometric coding and member pose information of the deleted data.
In one possible example, each piece of component geometry information in the first database is stored in the blockchain network, and each piece of component geometry information has a geometry code uniquely corresponding to the piece of component geometry information; in the aspect of acquiring the data before the first information change, the instructions in the program 321 are specifically configured to perform the following operations: if the first information is the component geometric information, acquiring geometric codes corresponding to the component geometric information before change respectively; and if the first information is the member pose information, acquiring the member pose information before the change.
The above description has introduced the solution of the embodiment of the present application mainly from the perspective of the method-side implementation process. It is understood that the electronic device comprises corresponding hardware structures and/or software modules for performing the respective functions in order to realize the above-mentioned functions. Those of skill in the art will readily appreciate that the present application is capable of hardware or a combination of hardware and computer software implementing the various illustrative elements and algorithm steps described in connection with the embodiments provided herein. Whether a function is performed as hardware or computer software drives hardware depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
In the embodiment of the present application, the electronic device may be divided into the functional units according to the method example, for example, each functional unit may be divided corresponding to each function, or two or more functions may be integrated into one processing unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit. It should be noted that the division of the unit in the embodiment of the present application is schematic, and is only a logic function division, and there may be another division manner in actual implementation.
Referring to fig. 4, fig. 4 is a schematic structural diagram of a device for managing building information model BIM data according to an embodiment of the present disclosure. The management device for building information model BIM data provided in the embodiment of the present application may be used in an electronic device as shown in fig. 3, and is used for the steps described in the embodiment of the model processing platform implementation method, as shown in fig. 4, the management device for building information model BIM data in the embodiment of the present application may include:
the building module 11 is configured to build a first database, where the first database is used to store BIM data;
a generating module 12, configured to generate a log file for recording data changes when detecting that the data changes occur in the first database;
the uplink module 13 is configured to perform uplink processing on the log file, so as to issue the log file to a blockchain network.
In one possible example, in the first database, each BIM in the BIM data is disassembled to a component level for storage, and data corresponding to each component includes: member geometric information and member pose information; a plurality of components with the same component geometric information in each BIM store one piece of component geometric information; each of the plurality of members stores a copy of member pose information.
In one possible example, the data change type of the data change includes: adding data, deleting data and modifying data; the generating module 12 is specifically configured to: when detecting that the first database generates data change, determining the data change type of the data change; acquiring relevant information according to an information acquisition strategy corresponding to the data change type; and generating the log file according to the data change type and the related information.
In a possible example, the data change type is new data, and in terms of obtaining the relevant information according to the information obtaining policy corresponding to the data change type, the generating module 12 is specifically configured to: and acquiring the geometric information and pose information of the member in the newly added data.
In a possible example, the data change type is deletion data, and in terms of acquiring relevant information according to an information acquisition policy corresponding to the data change type, the generating module 12 is specifically configured to: and acquiring the member geometric information and the member pose information in the deleted data.
In a possible example, the data change type is modified data, and in terms of obtaining the relevant information according to the information obtaining policy corresponding to the data change type, the generating module 12 is specifically configured to: determining first information that produces a change in the modified data, the first information comprising: member geometry information and/or member pose information; and acquiring data before the first information is changed.
In one possible example, each piece of component geometry information in the first database is stored in the blockchain network, and each piece of component geometry information has a geometry code uniquely corresponding to the piece of component geometry information; in the aspect of acquiring the geometric information and pose information of the component in the newly added data, the generating module 12 is specifically configured to: and acquiring the geometric code and member pose information of the newly added data.
In one possible example, each piece of component geometry information in the first database is stored in the blockchain network, and each piece of component geometry information has a geometry code uniquely corresponding to the piece of component geometry information; in the aspect of acquiring the component geometric information and the component pose information in the deleted data, the generating module 12 is specifically configured to: and acquiring the geometric coding and member pose information of the deleted data.
In one possible example, each piece of component geometry information in the first database is stored in the blockchain network, and each piece of component geometry information has a geometry code uniquely corresponding to the piece of component geometry information; in the aspect of acquiring the data before the first information change, the generating module 12 is specifically configured to: if the first information is the component geometric information, acquiring geometric codes corresponding to the component geometric information before change respectively; and if the first information is the member pose information, acquiring the member pose information before the change.
It can be understood that, since the method embodiment and the apparatus embodiment are different presentation forms of the same technical concept, the content of the method embodiment portion in the present application should be synchronously adapted to the apparatus embodiment portion, and is not described herein again.
Embodiments of the present application also provide a computer storage medium, where the computer storage medium stores a computer program for electronic data exchange, the computer program enabling a computer to execute part or all of the steps of any one of the methods described in the above method embodiments, and the computer includes an electronic device.
Embodiments of the present application also provide a computer program product comprising a non-transitory computer readable storage medium storing a computer program operable to cause a computer to perform some or all of the steps of any of the methods as described in the above method embodiments. The computer program product may be a software installation package, the computer comprising an electronic device.
It should be noted that, for simplicity of description, the above-mentioned method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present application is not limited by the order of acts described, as some steps may occur in other orders or concurrently depending on the application. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required in this application.
In the foregoing embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus may be implemented in other manners. For example, the above-described embodiments of the apparatus are merely illustrative, and for example, the above-described division of the units is only one type of division of logical functions, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection of some interfaces, devices or units, and may be an electric or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit may be stored in a computer readable memory if it is implemented in the form of a software functional unit and sold or used as a stand-alone product. Based on such understanding, the technical solution of the present application may be substantially implemented or a part of or all or part of the technical solution contributing to the prior art may be embodied in the form of a software product stored in a memory, and including several instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the above-mentioned method of the embodiments of the present application. And the aforementioned memory comprises: a U-disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic or optical disk, and other various media capable of storing program codes.
Those skilled in the art will appreciate that all or part of the steps in the methods of the above embodiments may be implemented by associated hardware instructed by a program, which may be stored in a computer-readable memory, which may include: flash Memory disks, Read-Only memories (ROMs), Random Access Memories (RAMs), magnetic or optical disks, and the like.
The foregoing detailed description of the embodiments of the present application has been presented to illustrate the principles and implementations of the present application, and the above description of the embodiments is only provided to help understand the method and the core concept of the present application; meanwhile, for a person skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (10)

1. A method for managing BIM data of a building information model is characterized by comprising the following steps:
establishing a first database, wherein the first database is used for storing BIM data;
when detecting that the first database generates data change, generating a log file for recording the data change;
and performing uplink processing on the log file so as to release the log file to a block chain network.
2. The method of claim 1, wherein the first database stores the BIM data in disassembled form to component level, and the data corresponding to each component comprises: member geometric information and member pose information;
a plurality of components with the same component geometric information in each BIM store one piece of component geometric information;
each of the plurality of members stores a copy of member pose information.
3. The method of claim 2, wherein the data change type of the data change comprises: adding data, deleting data and modifying data; when the data change of the first database is detected, generating a log file for recording the data change, wherein the log file comprises:
when detecting that the first database generates data change, determining the data change type of the data change;
acquiring relevant information according to an information acquisition strategy corresponding to the data change type;
and generating the log file according to the data change type and the related information.
4. The method according to claim 3, wherein the data change type is new data, and the obtaining of the related information according to the information obtaining policy corresponding to the data change type includes:
and acquiring the geometric information and pose information of the member in the newly added data.
5. The method according to claim 3, wherein the data change type is deletion data, and the acquiring related information according to the information acquisition policy corresponding to the data change type includes:
and acquiring the member geometric information and the member pose information in the deleted data.
6. The method according to claim 3, wherein the data change type is modified data, and the obtaining related information according to an information obtaining policy corresponding to the data change type comprises:
determining first information that produces a change in the modified data, the first information comprising: member geometry information and/or member pose information;
and acquiring data before the first information is changed.
7. The method of claim 6, wherein each piece of component geometry information in the first database is stored in a blockchain network and has a unique corresponding geometry code;
the acquiring data before the first information change includes:
if the first information is the component geometric information, acquiring geometric codes corresponding to the component geometric information before change respectively;
and if the first information is the member pose information, acquiring the member pose information before the change.
8. An apparatus for managing BIM data, comprising:
the system comprises an establishing module, a storage module and a processing module, wherein the establishing module is used for establishing a first database, and the first database is used for storing BIM data;
the generating module is used for generating a log file for recording data change when the first database is detected to generate the data change;
and the uplink module is used for performing uplink processing on the log file so as to issue the log file to a block chain network.
9. An electronic device comprising a processor, a memory, a communication interface, and one or more programs stored in the memory and configured to be executed by the processor, the programs comprising instructions for performing the steps in the method of any of claims 1-7.
10. A computer-readable storage medium, characterized in that a computer program for electronic data exchange is stored, wherein the computer program causes a computer to perform the method according to any one of claims 1-7.
CN202010921573.3A 2020-09-04 2020-09-04 Building information model BIM data management method and related device Pending CN112084202A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010921573.3A CN112084202A (en) 2020-09-04 2020-09-04 Building information model BIM data management method and related device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010921573.3A CN112084202A (en) 2020-09-04 2020-09-04 Building information model BIM data management method and related device

Publications (1)

Publication Number Publication Date
CN112084202A true CN112084202A (en) 2020-12-15

Family

ID=73732002

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010921573.3A Pending CN112084202A (en) 2020-09-04 2020-09-04 Building information model BIM data management method and related device

Country Status (1)

Country Link
CN (1) CN112084202A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170262489A1 (en) * 2016-03-10 2017-09-14 TmaxData Co., Ltd Method and computing apparatus for managing main memory database
CN107995242A (en) * 2016-10-27 2018-05-04 北京京东尚科信息技术有限公司 A kind of method for processing business and system
CN109408523A (en) * 2018-10-10 2019-03-01 罗克佳华科技集团股份有限公司 Data sharing method, device, data sharing platform, electronic equipment
CN110781525A (en) * 2019-11-22 2020-02-11 中国科学院深圳先进技术研究院 File information security management system and method based on block chain

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170262489A1 (en) * 2016-03-10 2017-09-14 TmaxData Co., Ltd Method and computing apparatus for managing main memory database
CN107995242A (en) * 2016-10-27 2018-05-04 北京京东尚科信息技术有限公司 A kind of method for processing business and system
CN109408523A (en) * 2018-10-10 2019-03-01 罗克佳华科技集团股份有限公司 Data sharing method, device, data sharing platform, electronic equipment
CN110781525A (en) * 2019-11-22 2020-02-11 中国科学院深圳先进技术研究院 File information security management system and method based on block chain

Similar Documents

Publication Publication Date Title
CN111143923A (en) Model processing method and related device
CN111090903B (en) BIM-based component statistical method and related device
CN107632827A (en) The generation method and device of the installation kit of application
CN112184177A (en) Project supervision method, device and storage medium
CN104077446A (en) Method and system for extracting two-dimensional electric construction drawing from digitized three-dimensional model
CN110442371A (en) A kind of method, apparatus of release code, medium and computer equipment
CN109683858B (en) Data processing method and device
CN109472044A (en) A kind of cable calculation amount method, system and medium based on BIM
CN107436785B (en) Revit software information interaction system and interaction method based on information system
CN107621963A (en) A kind of software deployment method, software deployment system and electronic equipment
CN105787568A (en) IDC machine room equipment presenting method
CN109360265A (en) A kind of method and device that the three-dimensional model structure tree for nuclear power station administration generates
CN112084202A (en) Building information model BIM data management method and related device
CN112337093B (en) Virtual object clustering method and device, storage medium and electronic device
CN112051958B (en) Drawing multi-screen terminal interaction method and related device
CN111177838B (en) Data processing method and device based on three-dimensional building model and electronic equipment
CN106547485A (en) Data migration method and device
CN114662249A (en) Pipe network model establishing method and pipe network model establishing device
CN111143924A (en) Automated pipeline integration method and related products
CN104933106A (en) Database device for IFC informatization model
CN111369665A (en) Production state monitoring system and monitoring method based on three-dimensional modeling technology
CN110163574A (en) Engineering construction project report construction method and equipment based on BIM
CN110460512A (en) System message generation method, device, server and storage medium
CN113626409B (en) Test data processing method, device, equipment and storage medium
CN117008890B (en) Extended application development system and method

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: 20230705

Address after: A601, Zhongke Naneng Building, No. 06 Yuexing 6th Road, Gaoxin District Community, Yuehai Street, Nanshan District, Shenzhen City, Guangdong Province, 518051

Applicant after: Shenzhen Wanyi Digital Technology Co.,Ltd.

Address before: 519000 room 105-24914, No.6 Baohua Road, Hengqin New District, Zhuhai City, Guangdong Province (centralized office area)

Applicant before: WANYI TECHNOLOGY Co.,Ltd.