CN112487106A - Data layering method based on building information model and related device - Google Patents

Data layering method based on building information model and related device Download PDF

Info

Publication number
CN112487106A
CN112487106A CN202011352661.2A CN202011352661A CN112487106A CN 112487106 A CN112487106 A CN 112487106A CN 202011352661 A CN202011352661 A CN 202011352661A CN 112487106 A CN112487106 A CN 112487106A
Authority
CN
China
Prior art keywords
data
layer
metadata
building information
information model
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
CN202011352661.2A
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 CN202011352661.2A priority Critical patent/CN112487106A/en
Publication of CN112487106A publication Critical patent/CN112487106A/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/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases
    • G06F16/285Clustering or classification
    • 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/22Indexing; Data structures therefor; Storage structures
    • G06F16/2291User-Defined Types; Storage management thereof

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Stored Programmes (AREA)

Abstract

The application provides a data layering method and a related device based on a building information model, and the method comprises the following steps of firstly, obtaining target building information model data; then, determining the data type included in the target building information model data; and finally, dividing the target building information model data into preset levels according to the data types and storing the preset levels. By layering the building information model data, the data of each layer has respective functions, so that the data coupling degree between different layers is low, and the expansion of subsequent services and requirements is facilitated.

Description

Data layering method based on building information model and related device
Technical Field
The present application relates to the field of building information model technology, and in particular, to a data layering method and related apparatus based on a building information model.
Background
With the development of the technology, the Building Information Modeling (BIM) technology is a digitalized tool applied to engineering design, construction and management, and through the digitalized and informationized model integration of buildings, sharing and transmission are performed in the whole life cycle process of project planning, operation and maintenance, so that engineering technicians can correctly understand and efficiently deal with various Building Information, a foundation for cooperative work is provided for design teams and all parties including buildings and operation units, and important functions are played in the aspects of improving production efficiency, saving cost and shortening construction period.
The current BIM model is stored and transmitted by adopting a file format, and geometric data, attribute data and data superposed by services are mixed together and used as an independent BIM model file for storage, transmission, sharing and application. High data coupling degree is not favorable for transmission and repeated use
Disclosure of Invention
Based on the above problems, the present application provides a data layering method and related apparatus based on a building information model, which can make the data coupling degree between different layers lower and facilitate the expansion of subsequent services and requirements by layering building information model data, and the data of each layer has respective functions.
In a first aspect, an embodiment of the present application provides a data layering method based on a building information model, where the method includes:
acquiring target building information model data;
determining a data type included in the target building information model data;
and dividing the target building information model data into preset levels according to the data types for storage.
In one application embodiment, the data types include metadata, intermediate data, application data, and business data; the determining the data type included in the target building information model data comprises:
performing minimum granularity unit definition on the target building information model data, and determining the metadata;
and determining the intermediate data, the application data and the service data according to the metadata.
In one application embodiment, the preset hierarchy comprises a metadata layer, an intermediate data layer, an application data layer and a service data layer; dividing the target building information model data into preset levels according to the data types for storage, wherein the step of dividing the target building information model data into the preset levels for storage comprises the following steps:
dividing the metadata into metadata layers for storage;
dividing the intermediate data into intermediate data layers for storage;
dividing the application data into application data layers for storage;
and dividing the service data into the service data layer for storage.
In one application embodiment, the metadata includes raw data of the target building information model data store; the intermediate data represents data that is required as an intermediate medium to perform a first operation based on the metadata; the application data represents data serving a functional application generated in a second operation; the service data represents data generated by combining any one or any combination of the metadata, the intermediate data and the application data with a preset service.
In a second aspect, an embodiment of the present application provides a data layering apparatus based on a building information model, where the apparatus includes:
the model acquisition unit is used for acquiring target building information model data;
a type determination unit that determines a data type included in the target building information model data;
and the data layering unit is used for dividing the target building information model data into preset levels according to the data types and storing the preset levels.
In one application embodiment, the data types include metadata, intermediate data, application data, and business data; in terms of determining the data type included in the target building information model data, the type determining unit is specifically configured to:
performing minimum granularity unit definition on the target building information model data, and determining the metadata;
and determining the intermediate data, the application data and the service data according to the metadata.
In one application embodiment, the preset hierarchy comprises a metadata layer, an intermediate data layer, an application data layer and a service data layer; in the aspect of dividing the target building information model data into preset levels according to the data types and storing, the data hierarchy unit is specifically configured to:
dividing the metadata into metadata layers for storage;
dividing the intermediate data into intermediate data layers for storage;
dividing the application data into application data layers for storage;
and dividing the service data into the service data layer for storage.
In an application embodiment, the metadata layer is the bottom layer, the intermediate data layer is the second last layer, the application data layer is the second layer, and the service data layer is the top layer; the service data layer has a unidirectional reference relationship with the metadata layer, the intermediate data layer and the application data layer, the application data layer has a unidirectional reference relationship with the metadata layer and the intermediate data layer, and the intermediate data layer has a unidirectional reference relationship with the metadata layer.
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 the steps in the first aspect of the embodiment of the present application.
In a fourth aspect, an embodiment of 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 enables a computer to perform some or all of the steps described in the first aspect of the embodiment of the present application.
In a fifth aspect, embodiments of the present application provide a computer program product, where the computer program product includes a non-transitory computer-readable storage medium storing a computer program, where the computer program is operable to cause a computer to perform some or all of the steps as described in the first aspect of the embodiments of the present application. The computer program product may be a software installation package.
Therefore, according to the data layering method based on the building information model and the related device, firstly, target building information model data are obtained; then, determining the data type included in the target building information model data; and finally, dividing the target building information model data into preset levels according to the data types and storing the preset levels. By layering the building information model data, the data of each layer has respective functions, so that the data coupling degree between different layers is low, and the expansion of subsequent services and requirements is facilitated.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure;
fig. 2 is a schematic flowchart of a data layering method based on a building information model according to an embodiment of the present application;
FIG. 3 is a schematic diagram of a hierarchical relationship provided in an embodiment of the present application;
fig. 4 is a block diagram illustrating functional units of a data layering device based on a building information model according to an embodiment of the present disclosure;
fig. 5 is a block diagram illustrating functional units of another data layering device based on a building information model according to an embodiment of the present disclosure.
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.
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.
Referring to fig. 1, a schematic structural diagram of an electronic device 100 according to an exemplary embodiment of the present application is shown. The electronic device 100 may be a communication-capable device, and the electronic device 100 may include various handheld devices, vehicle-mounted devices, wearable devices, computing devices or other processing devices connected to a wireless modem with wireless communication functions, as well as various forms of User Equipment (UE), Mobile Stations (MS), terminal Equipment (terminal device), and so on. The electronic device 100 in the present application may include one or more of the following components: a processor 110, a memory 120, and an input-output device 130.
Processor 110 may include one or more processing cores. The processor 110 connects various parts within the overall electronic device 100 using various interfaces and lines, and performs various functions of the electronic device 100 and processes data by executing or executing instructions, programs, code sets, or instruction sets stored in the memory 120 and calling data stored in the memory 120. Processor 110 may include one or more processing units, such as: the processor 110 may include a Central Processing Unit (CPU), an Application Processor (AP), a modem processor, a Graphics Processing Unit (GPU), an Image Signal Processor (ISP), a controller, a video codec, a Digital Signal Processor (DSP), a baseband processor, and/or a neural-Network Processing Unit (NPU), etc. The controller may be, among other things, a neural center and a command center of the electronic device 100. The controller can generate an operation control signal according to the instruction operation code and the timing signal to complete the control of instruction fetching and instruction execution. The CPU mainly processes an operating system, a user interface, an application program and the like; the GPU is used for rendering and drawing display content; the modem is used to handle wireless communications. The digital signal processor is used for processing digital signals, and can process digital image signals and other digital signals. For example, when the electronic device 100 selects a frequency bin, the digital signal processor is used to perform fourier transform or the like on the frequency bin energy. Video codecs are used to compress or decompress digital video. The electronic device 100 may support one or more video codecs. In this way, the electronic device 100 may play or record video in a variety of encoding formats, such as: moving Picture Experts Group (MPEG) 1, MPEG2, MPEG3, MPEG4, and the like. The NPU is a neural-network (NN) computing processor that processes input information quickly by using a biological neural network structure, for example, by using a transfer mode between neurons of a human brain, and can also learn by itself continuously. Applications such as intelligent recognition of the electronic device 100 can be realized through the NPU, for example: modeling of building information models, etc.
A memory may be provided in the processor 110 for storing instructions and data. In some embodiments, the memory in the processor 110 is a cache memory. The memory may hold instructions or data that have just been used or recycled by the processor 110. If the processor 110 needs to reuse the instruction or data, it can be called directly from the memory. Avoiding repeated accesses, reducing the latency of the processor 110, and increasing system efficiency.
The processor 110 may include one or more interfaces, such as an integrated circuit (I2C) interface, an integrated circuit built-in audio (I2S) interface, a Pulse Code Modulation (PCM) interface, a universal asynchronous receiver/transmitter (UART) interface, a Mobile Industry Processor Interface (MIPI), a general-purpose input/output (GPIO) interface, a Subscriber Identity Module (SIM) interface, and/or a Universal Serial Bus (USB) interface, etc.
The I2C interface is a bi-directional synchronous serial bus that includes a serial data line (SDA) and a Serial Clock Line (SCL). The processor 110 may include multiple sets of I2C interfaces, and may be coupled to a touch sensor, charger, flash, camera, etc., respectively, through different I2C interfaces. For example: the processor 110 may be coupled to the touch sensor via an I2C interface, such that the processor 110 and the touch sensor communicate via an I2C interface to implement touch functionality of the electronic device 100.
The I2S interface may be used for audio communication. The processor 110 may include multiple sets of I2S interfaces coupled to the audio module via I2S interfaces to enable communication between the processor 110 and the audio module. The audio module can transmit audio signals to the wireless communication module through the I2S interface, and the function of answering the call through the Bluetooth headset is realized.
The PCM interface may also be used for audio communication, sampling, quantizing and encoding analog signals. The audio module and the wireless communication module can be coupled through the PCM interface, and particularly, an audio signal can be transmitted to the wireless communication module through the PCM interface, so that the function of answering a call through the Bluetooth headset is realized. Both the I2S interface and the PCM interface may be used for audio communication.
The UART interface is a universal serial data bus used for asynchronous communications. The bus may be a bidirectional communication bus. It converts the data to be transmitted between serial communication and parallel communication. The UART interface is generally used to connect the processor 110 with the wireless communication module. For example: the processor 110 communicates with a bluetooth module in the wireless communication module through a UART interface to implement a bluetooth function. The audio module can transmit audio signals to the wireless communication module through the UART interface, and the function of playing music through the Bluetooth headset is achieved.
The MIPI interface may be used to connect the processor 110 with peripheral devices such as a display screen, a camera, and the like. The MIPI interface includes a Camera Serial Interface (CSI), a Display Serial Interface (DSI), and the like. In some embodiments, processor 110 and the camera communicate via a CSI interface to implement the capture functionality of electronic device 100. The processor 110 and the display screen communicate through the DSI interface to implement the display function of the electronic device 100.
The GPIO interface may be configured by software. The GPIO interface may be configured as a control signal and may also be configured as a data signal. In some embodiments, a GPIO interface may be used to connect the processor 110 with a camera, display screen, wireless communication module, audio module, sensor module, and the like. The GPIO interface may also be configured as an I2C interface, an I2S interface, a UART interface, a MIPI interface, and the like.
The USB interface is an interface conforming to the USB standard specification, and may specifically be a Mini USB interface, a Micro USB interface, a USB Type C interface, or the like. The USB interface may be used to connect a charger to charge the electronic device 100, and may also be used to transmit data between the electronic device 100 and a peripheral device. And the earphone can also be used for connecting an earphone and playing audio through the earphone. The interface may also be used to connect other electronic devices, such as AR devices and the like.
It is understood that the processor 110 may be mapped to a System on a Chip (SOC) in an actual product, and the processing unit and/or the interface may not be integrated into the processor 110, and the corresponding functions may be implemented by a communication Chip or an electronic component alone. The above-described interface connection relationship between the modules is merely illustrative, and does not constitute a unique limitation on the structure of the electronic apparatus 100.
The Memory 120 may include a Random Access Memory (RAM) or a Read-Only Memory (Read-Only Memory). Optionally, the memory 120 includes a non-transitory computer-readable medium. The memory 120 may be used to store instructions, programs, code sets, or instruction sets. The memory 120 may include a program storage area and a data storage area, wherein the program storage area may store instructions for implementing an operating system, instructions for implementing at least one function (such as a touch function, a sound playing function, an image playing function, etc.), instructions for implementing various method embodiments described below, and the like, and the operating system may be an Android (Android) system (including a system based on Android system depth development), an IOS system developed by apple inc (including a system based on IOS system depth development), or other systems. The data storage area may also store data created by the electronic device 100 during use (e.g., phone book, audio-video data, chat log data), and the like.
The input-output device 130 may include a touch display screen for receiving a touch operation of a user thereon or nearby using any suitable object such as a finger, a touch pen, or the like, and displaying a user interface of each application. The touch display screen is generally provided on the front panel of the electronic device 100. The touch display screen may be designed as a full-screen, a curved screen, or a shaped screen. The touch display screen can also be designed to be a combination of a full-face screen and a curved-face screen, and a combination of a special-shaped screen and a curved-face screen, which is not limited in the embodiment of the present application.
Fig. 2 is a schematic flow chart of a data layering method based on a building information model according to an embodiment of the present application, and specifically includes the following steps:
step 201, obtaining target building information model data.
The target building information model data can be any BIM model file, the uploaded BIM model file can be received through an online platform, the online platform can be carried on a server, and a user can log in the online platform through a webpage, a client and the like, upload the BIM model file and perform related operations, which is not described in detail herein.
By acquiring the target building information model data, a user can conveniently upload the BIM model file, preparation can be made for subsequent data layering, and the accuracy of data layering is improved.
Step 202, determining the data type included in the target building information model data.
The data types may include metadata, intermediate data, application data, and service data. The metadata comprises raw data of the target building information model data store; the intermediate data represents data that is required as an intermediate medium to perform a first operation based on the metadata; the application data represents data serving a functional application generated in a second operation; the service data represents data generated by combining any one or any combination of the metadata, the intermediate data and the application data with a preset service.
Specifically, the metadata represents the most original data in the target building information model data, for example, the most original data may be the original data stored in the BIM model;
the intermediate data is data that is used as an intermediate medium when a predetermined operation is to be performed based on the metadata, and for example, data of a volume surrounding each member to be used when a weight reduction process is to be performed;
the application data refers to data generated in a specific logical operation process and serving specific functional applications, such as lightweight model packet data;
the service data refers to service-related data generated when data based on the above layers is combined with a specific service, such as a state of a parking space.
By determining the data types included in the target building information model data, the data of different data types can be conveniently stored to different levels, and the data types are divided according to the data functions, so that the data can be conveniently checked and used by a user.
And 203, dividing the target building information model data into preset levels according to the data types and storing the preset levels.
The preset hierarchy comprises a metadata layer, a middle data layer, an application data layer and a service data layer; the metadata can be divided into metadata layers for storage; dividing the intermediate data into intermediate data layers for storage; dividing the application data into application data layers for storage; and dividing the service data into the service data layer for storage.
Next, a hierarchical relationship in the embodiment of the present application is described with reference to fig. 3, where fig. 3 is a schematic diagram of a hierarchical relationship provided in the embodiment of the present application, and it can be seen that a bottom layer is metadata, and an intermediate data layer, an application data layer, and a service data layer are sequentially arranged on the metadata. The upper layer data can refer to the bottom layer data and can be referred by layers; but the underlying data cannot reference the upper layer data to ensure loose coupling of the data. Specifically, the service data layer may refer to an application data layer, an intermediate data layer, and a metadata layer; the application data layer may reference an intermediate data layer and a metadata layer; the intermediate data layer may reference a metadata layer; the metadata layer cannot reference other layers.
The target building information model data are divided into preset levels according to the data types and stored, the data are layered according to the data of different levels, and the data of each layer have respective special functions, so that the data of different layers are loosely coupled, and the subsequent business and the requirement can be conveniently expanded. For example, after the lightweight algorithm is improved, the original data which is put in storage does not need to be reintroduced, and the lightweight processing can be directly carried out again based on the existing metadata, so that the lightweight algorithm is not sensible to users. For another example, no matter how the data of the business layer changes, the data of the bottom layer is not affected.
Therefore, by the method, firstly, target building information model data are obtained; then, determining the data type included in the target building information model data; and finally, dividing the target building information model data into preset levels according to the data types and storing the preset levels. By layering the building information model data, the data of each layer has respective functions, so that the data coupling degree between different layers is low, and the expansion of subsequent services and requirements is facilitated.
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.
In a case that each function module is divided according to each function, a detailed description is given below with reference to fig. 4 to a data layering device in an embodiment of the present application, where fig. 4 is a block diagram of functional units of a data layering device 400 provided in the embodiment of the present application, where the data layering device 400 includes:
a model obtaining unit 410 for obtaining target building information model data;
a type determining unit 420 that determines a data type included in the target building information model data;
and the data layering unit 430 is configured to divide the target building information model data into preset hierarchies according to the data types and store the preset hierarchies.
In one possible embodiment, the data types include metadata, intermediate data, application data, and business data; in terms of determining the data type included in the target building information model data, the type determining unit 420 is specifically configured to:
performing minimum granularity unit definition on the target building information model data, and determining the metadata;
and determining the intermediate data, the application data and the service data according to the metadata.
In one possible embodiment, the preset hierarchy comprises a metadata layer, an intermediate data layer, an application data layer and a business data layer; in the aspect of dividing the target building information model data into preset levels according to the data types and saving, the data layering unit 430 is specifically configured to:
dividing the metadata into metadata layers for storage;
dividing the intermediate data into intermediate data layers for storage;
dividing the application data into application data layers for storage;
and dividing the service data into the service data layer for storage.
In a possible embodiment, the metadata layer is the bottom layer, the intermediate data layer is the second last layer, the application data layer is the second layer, and the service data layer is the top layer; the service data layer has a unidirectional reference relationship with the metadata layer, the intermediate data layer and the application data layer, the application data layer has a unidirectional reference relationship with the metadata layer and the intermediate data layer, and the intermediate data layer has a unidirectional reference relationship with the metadata layer.
In the case of using integrated units, the following describes in detail another data layering device 500 in the embodiment of the present application with reference to fig. 5, where the data layering device 500 includes a processing unit 501 and a communication unit 502, where the processing unit 501 is configured to perform any step in the above method embodiments, and when performing data transmission such as sending, the communication unit 502 is optionally invoked to complete the corresponding operation.
The data layering apparatus 500 may further include a storage unit 503 for storing program codes and data. The processing unit 501 may be a processor, the communication unit 502 may be a touch display screen, and the storage unit 503 may be a memory.
The processing unit 501 is specifically configured to:
acquiring target building information model data;
determining a data type included in the target building information model data;
and dividing the target building information model data into preset levels according to the data types for storage.
In one possible embodiment, the data types include metadata, intermediate data, application data, and business data; in terms of determining the data type included in the target building information model data, the processing unit 501 is specifically configured to:
performing minimum granularity unit definition on the target building information model data, and determining the metadata;
and determining the intermediate data, the application data and the service data according to the metadata.
In one possible embodiment, the preset hierarchy comprises a metadata layer, an intermediate data layer, an application data layer and a business data layer; in the aspect of dividing the target building information model data into preset levels according to the data types and saving, the processing unit 501 is specifically configured to:
dividing the metadata into metadata layers for storage;
dividing the intermediate data into intermediate data layers for storage;
dividing the application data into application data layers for storage;
and dividing the service data into the service data layer for storage.
In a possible embodiment, the metadata layer is the bottom layer, the intermediate data layer is the second last layer, the application data layer is the second layer, and the service data layer is the top layer; the service data layer has a unidirectional reference relationship with the metadata layer, the intermediate data layer and the application data layer, the application data layer has a unidirectional reference relationship with the metadata layer and the intermediate data layer, and the intermediate data layer has a unidirectional reference relationship with the metadata layer.
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. The data layering device 400 and the data layering device 500 may each perform all the data layering methods included in the above embodiments.
Embodiments of the present application also provide a computer storage medium, wherein the computer storage medium stores a computer program for electronic data exchange, the computer program enabling a computer to perform part or all of the steps of any one of the methods as described in the above method embodiments, and the computer includes a fish school detection 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 data layering method based on a building information model, characterized in that the method comprises:
acquiring target building information model data;
determining a data type included in the target building information model data;
and dividing the target building information model data into preset levels according to the data types for storage.
2. The method of claim 1, wherein the data types include metadata, intermediate data, application data, and business data; the determining the data type included in the target building information model data comprises:
performing minimum granularity unit definition on the target building information model data, and determining the metadata;
and determining the intermediate data, the application data and the service data according to the metadata.
3. The method of claim 2, wherein the preset hierarchy comprises a metadata layer, an intermediate data layer, an application data layer, and a business data layer; dividing the target building information model data into preset levels according to the data types for storage, wherein the step of dividing the target building information model data into the preset levels for storage comprises the following steps:
dividing the metadata into metadata layers for storage;
dividing the intermediate data into intermediate data layers for storage;
dividing the application data into application data layers for storage;
and dividing the service data into the service data layer for storage.
4. The method according to any one of claims 1 to 3, wherein the metadata comprises raw data of the target building information model data store; the intermediate data represents data that is required as an intermediate medium to perform a first operation based on the metadata; the application data represents data serving a functional application generated in a second operation; the service data represents data generated by combining any one or any combination of the metadata, the intermediate data and the application data with a preset service.
5. A data layering apparatus based on a building information model, the apparatus comprising:
the model acquisition unit is used for acquiring target building information model data;
a type determination unit that determines a data type included in the target building information model data;
and the data layering unit is used for dividing the target building information model data into preset levels according to the data types and storing the preset levels.
6. The data layering device of claim 5, wherein the data types include metadata, intermediate data, application data, and business data; in terms of determining the data type included in the target building information model data, the type determining unit is specifically configured to:
performing minimum granularity unit definition on the target building information model data, and determining the metadata;
and determining the intermediate data, the application data and the service data according to the metadata.
7. The data layering device according to claim 6, wherein the preset hierarchy comprises a metadata layer, an intermediate data layer, an application data layer and a business data layer; in the aspect of dividing the target building information model data into preset levels according to the data types and storing, the data hierarchy unit is specifically configured to:
dividing the metadata into metadata layers for storage;
dividing the intermediate data into intermediate data layers for storage;
dividing the application data into application data layers for storage;
and dividing the service data into the service data layer for storage.
8. The data layering device according to any one of claims 5 to 7, wherein the metadata layer is the bottom layer, the middle data layer is the second last layer, the application data layer is the second layer, and the service data layer is the top layer; the service data layer has a unidirectional reference relationship with the metadata layer, the intermediate data layer and the application data layer, the application data layer has a unidirectional reference relationship with the metadata layer and the intermediate data layer, and the intermediate data layer has a unidirectional reference relationship with the metadata layer.
9. An electronic device comprising a processor, a memory, and one or more programs stored in the memory and configured for execution by the application processor, the programs including instructions for performing the steps of the method of any of claims 1-4.
10. A computer storage medium, characterized in that the computer storage medium stores a computer program comprising program instructions which, when executed by a processor, cause the processor to carry out the method according to any one of claims 1 to 4.
CN202011352661.2A 2020-11-26 2020-11-26 Data layering method based on building information model and related device Pending CN112487106A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011352661.2A CN112487106A (en) 2020-11-26 2020-11-26 Data layering method based on building information model and related device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011352661.2A CN112487106A (en) 2020-11-26 2020-11-26 Data layering method based on building information model and related device

Publications (1)

Publication Number Publication Date
CN112487106A true CN112487106A (en) 2021-03-12

Family

ID=74935514

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011352661.2A Pending CN112487106A (en) 2020-11-26 2020-11-26 Data layering method based on building information model and related device

Country Status (1)

Country Link
CN (1) CN112487106A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107247757A (en) * 2017-05-31 2017-10-13 上海建工四建集团有限公司 Construction project document classification storage and retrieval method and system based on BIM
CN109614394A (en) * 2018-12-13 2019-04-12 广州市水电建设工程有限公司 A kind of data processing method based on BIM
CN110069561A (en) * 2019-04-29 2019-07-30 金瓜子科技发展(北京)有限公司 Account acquisition methods, system, electronic equipment and computer-readable medium
CN110826123A (en) * 2019-10-14 2020-02-21 中冶京诚工程技术有限公司 BIM component resource system and BIM component calling method
CN110874532A (en) * 2018-08-30 2020-03-10 北京京东尚科信息技术有限公司 Method and device for extracting keywords of feedback information
CN111159154A (en) * 2019-12-31 2020-05-15 新奥数能科技有限公司 Energy data warehouse system
CN111708778A (en) * 2020-06-09 2020-09-25 樊馨 Big data management method and system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107247757A (en) * 2017-05-31 2017-10-13 上海建工四建集团有限公司 Construction project document classification storage and retrieval method and system based on BIM
CN110874532A (en) * 2018-08-30 2020-03-10 北京京东尚科信息技术有限公司 Method and device for extracting keywords of feedback information
CN109614394A (en) * 2018-12-13 2019-04-12 广州市水电建设工程有限公司 A kind of data processing method based on BIM
CN110069561A (en) * 2019-04-29 2019-07-30 金瓜子科技发展(北京)有限公司 Account acquisition methods, system, electronic equipment and computer-readable medium
CN110826123A (en) * 2019-10-14 2020-02-21 中冶京诚工程技术有限公司 BIM component resource system and BIM component calling method
CN111159154A (en) * 2019-12-31 2020-05-15 新奥数能科技有限公司 Energy data warehouse system
CN111708778A (en) * 2020-06-09 2020-09-25 樊馨 Big data management method and system

Similar Documents

Publication Publication Date Title
CN110189246B (en) Image stylization generation method and device and electronic equipment
CN114006894B (en) Data processing system, method, electronic device, and computer storage medium
CN111383309B (en) Skeleton animation driving method, device and storage medium
CN111832449B (en) Engineering drawing display method and related device
CN112487073A (en) Data processing method based on building information model and related device
KR20190005103A (en) Electronic device-awakening method and apparatus, device and computer-readable storage medium
CN109165004A (en) Double screen terminal audio frequency output method, terminal and computer readable storage medium
CN105280203B (en) A kind of audio frequency playing method and user equipment
CN114756359A (en) Image processing method and electronic equipment
CN111399819B (en) Data generation method, device, electronic equipment and storage medium
CN113238727A (en) Screen switching method and device, computer readable medium and electronic equipment
CN114155119A (en) Data processing system, method, electronic device, and computer storage medium
CN112527430A (en) Data deployment method and related device
CN111045732A (en) Data processing method, chip, device and storage medium
CN106471493A (en) Method and apparatus for managing data
CN111626035B (en) Layout analysis method and electronic equipment
CN110197459B (en) Image stylization generation method and device and electronic equipment
CN111404998A (en) Voice interaction method, first electronic device and readable storage medium
CN112487106A (en) Data layering method based on building information model and related device
EP4343756A1 (en) Cross-device dialogue service connection method, system, electronic device, and storage medium
WO2022188551A1 (en) Information processing method and apparatus, master control device, and controlled device
CN111782989B (en) Fast application association method and related device
Spandonidis et al. Design of Smart Glasses that Enable Computer Vision for the Improvement of Autonomy of the Visually Impaired.
CN113595662A (en) Signal prompting method and device, terminal equipment and storage medium
CN113537470A (en) Model quantization method and device, storage medium and electronic device

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

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.