[go: up one dir, main page]

CN119357209A - A coding system and coding method based on unified housing construction coding standards - Google Patents

A coding system and coding method based on unified housing construction coding standards Download PDF

Info

Publication number
CN119357209A
CN119357209A CN202411907406.8A CN202411907406A CN119357209A CN 119357209 A CN119357209 A CN 119357209A CN 202411907406 A CN202411907406 A CN 202411907406A CN 119357209 A CN119357209 A CN 119357209A
Authority
CN
China
Prior art keywords
coding
code
identification code
unified
relational database
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
CN202411907406.8A
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.)
Chengdu Fanglian Yunma Technology Co ltd
Original Assignee
Chengdu Smart Jincheng Big Data 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 Chengdu Smart Jincheng Big Data Co ltd filed Critical Chengdu Smart Jincheng Big Data Co ltd
Priority to CN202411907406.8A priority Critical patent/CN119357209A/en
Publication of CN119357209A publication Critical patent/CN119357209A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/2365Ensuring data consistency and integrity
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/25Integrating or interfacing systems involving database management systems
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/126Character encoding
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Artificial Intelligence (AREA)
  • Computer Security & Cryptography (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

本发明公开了一种基于统一房屋建筑编码标准的赋码系统及赋码方法,方法包括:步骤S1:调用方对系统发送赋码请求,调用标准化赋码引擎模块;步骤S2:系统对传入数据的必填字段进行严格校验,确保字段齐全且符合格式要求,在每次调用时重新生成共享编码;步骤S3:查询图形信息唯一Hash值是否已存在;步骤S4:获取到有效码值后,根据业务逻辑调用相关数据接口进行处理,若处理成功,返回成功信息;若处理失败,则记录错误并返回详细的失败信息。本方案解决了因房屋建筑数据编码不一致而带来的数据管理问题。

The present invention discloses a coding system and coding method based on the unified housing construction coding standard, the method comprising: step S1: the caller sends a coding request to the system, calling the standardized coding engine module; step S2: the system strictly checks the required fields of the incoming data to ensure that the fields are complete and meet the format requirements, and regenerates the shared code at each call; step S3: query whether the unique Hash value of the graphic information already exists; step S4: after obtaining the valid code value, call the relevant data interface according to the business logic for processing, if the processing is successful, return the success information; if the processing fails, record the error and return the detailed failure information. This solution solves the data management problem caused by inconsistent housing construction data coding.

Description

Coding system and coding method based on unified building construction coding standard
Technical Field
The invention relates to the technical field of building coding, in particular to a coding system and a coding method based on unified building coding standards.
Background
Along with the advancement of informatization construction, standardization of data coding becomes a key element in data processing. Unified house building data coding standards have been issued, requiring strict adherence in data processing by various regions and business departments. However, in practical application, the problem of non-uniform coding still exists due to the difference between the historical legacy system and the local autonomous development system, which hinders centralized management and shared exchange of data.
Disclosure of Invention
Based on the technical problems, the invention provides a coding system and a coding method based on unified building coding standards, which ensure the unification and standardization of data coding of all service systems by constructing a full-province unified coding system and comprehensively implementing the coding standards, thereby improving the data management level and the service cooperation efficiency and solving the complexity problem caused by inconsistent coding in large-scale data management and service integration.
In a first aspect, a coding system based on a unified building construction coding standard includes the following modules:
the standardized coding engine module generates a unique identification code conforming to the specification according to the unified standard and the predefined rule, and stores the generated identification code and related information in a unified relational database;
The storage and verification module is used for storing and rapidly verifying the generated identification code through the relational database;
the flow control module is used for executing logic judgment, check and error processing in the coding flow;
and the log and audit module records the whole process of the coding operation and supports system tracing and data audit.
The identification code and the related information comprise the generated identification code, service attributes and area information.
The identification code quick verification comprises the steps of generating a unique Hash value according to the graphic information, and carrying out quick verification and retrieval based on an elastic search server.
On the other hand, the coding method based on the unified building coding standard is realized based on the coding system based on the unified building coding standard, and comprises the following steps of:
Step S1, a calling party sends a coding request to a system and calls a standardized coding engine module;
s2, the system performs strict check on the necessary field of the input data, ensures that the field is complete and meets the format requirement, and regenerates the shared code when each call is made;
step S3, inquiring whether a unique Hash value of the graphic information exists or not;
and S4, after the effective code value is obtained, calling a related data interface for processing according to the service logic, if the processing is successful, returning success information, and if the processing is failed, recording errors and returning detailed failure information.
Specifically, the step S3 specifically includes:
if the unique Hash value of the graphic information exists, confirming the code value according to whether the code is transmitted;
if the unique Hash value of the graphic information does not exist, generating a new identification code according to the business rule, and inquiring a database to verify the uniqueness.
Specifically, the code confirmation code value is specifically:
If the code value in the relational database is consistent with the code value of the input code, the code value in the relational database is returned, and if the code value is inconsistent with the code value of the input code, the code conflict error is fed back;
If no code is entered, existing codes in the relational database are returned directly.
Specifically, the generating a new identification code according to the business rule further includes:
if the generated new identification code relational database does not exist, storing and returning the identification code;
if the generated new identification code relational database exists, the system automatically decrements the serial number and regenerates the serial number, and if the conflict still exists, the system reports errors and terminates the operation.
Specifically, the system automatically decrements the sequence number a maximum of 10 times.
The invention has the beneficial effects that the invention provides a coding system and a coding method based on unified building coding standards, which are used for solving the problem of data management caused by inconsistent building data coding. The system provides standardized identification code generating and managing capability for all the services needing to be coded through provincial unified coding service, and ensures the consistency and uniqueness of the codes.
Drawings
FIG. 1 is a diagram of a coding system architecture based on the unified building construction coding standard in an embodiment of the present invention;
Fig. 2 is a schematic diagram of a coding method based on a unified building construction coding standard in an embodiment of the invention.
Detailed Description
For a clearer understanding of technical features, objects, and effects of the present invention, a specific embodiment of the present invention will be described with reference to the accompanying drawings.
The invention provides a coding system and a coding method based on a unified building coding standard, in a preferred embodiment, the first aspect is a coding system based on the unified building coding standard, comprising the following modules:
and the standardized coding engine module generates a unique identification code conforming to the specification according to the unified standard and the predefined rule, and stores the generated identification code and related information in a unified relational database.
In this embodiment, the unified criteria and predefined rules include:
the house building codes are composed of 18 digits, wherein 1-6 digits are county administrative division codes, seventh digits are year and month classification codes, 8-13 digits are permitted year and month or established year and month codes, and 14-18 digits are sequence codes.
The administrative division code of the county is the administrative division code of the house building, and the code length is 6 bits. The code accords with the specification of the current national standard ' code of the administrative division of the people's republic ' GB/T2260.
The year and month classifying code refers to the value type of the code of the permitted year and month or the established year and month, and the code length is 1 bit. The code values are 1, 2, 3,4 and 5.
In this embodiment, the identification code includes a classification code:
1. When the license year and month or the build year and month code is a construction project planning license and the country construction planning license year and month, the year and month classification code is 1;
2. When the license year and month or the building year and month code is the year and month of the construction license of the building engineering, the year and month classification code is 2;
3. when the license year and month or the build year and month code is the completion acceptance year and month, the year and month classification code is 3;
4. When the year and month of permission or the year and month of construction code is the year of completion, the year and month classification code is 4;
5. When the license year and month or the build year and month code is the completion year, the year and month classification code is 5.
Also included are licensed year and month or build year and month codes:
1. The new building construction license year and month or the building year and month code should be given in the construction project planning license stage, the code should be the construction project planning license, the country construction planning license year and month, the code length is 6 bits, the format is 'yyyymm', wherein 'yyyy' refers to the year, and 'mm' refers to the month.
2. And (3) assigning codes for new building construction without codes in the construction project planning permission stage, wherein the codes are assigned in the construction permission stage, the codes are the construction license year and month, the code length is 6 bits, and the format is yyyymm.
3. For the existing house building, the code of the permitted year and month or the established year and month should be the construction project planning license, the country construction planning license year and month, the code length is 6 bits, and the format is 'yyyymm'.
When the construction project planning license and the country construction planning license are ambiguous in year and month, the license year and month or the construction year and month code is the construction project construction license year and month, the code length is 6, the format is 'yyyymm', and when the construction project construction license is ambiguous in year and month, the license year and month or the construction year and month code is the completion acceptance year and month, the code length is 6, and the format is 'yyyymm'.
When the completion acceptance month is ambiguous, the license year, month or the build year, month code should be the completion year, 6 digits long, and the format is "yyyy00". When the year of completion is ambiguous, the license year, month, or year, month, code should be the year of completion, 6 digits long, in the format "yyy000".
The sequence code is 5 bits in length and ranges from 00001 to 99999, is automatically generated by a computer program, ensures that house building codes are not repeated, and is preferably coded from 00001 every year.
And the storage and verification module is used for storing and rapidly verifying the generated identification code through the relational database. In this embodiment, the relational database is a database system that employs a relational model to organize data. In a relational database, data is organized into tables, each table consisting of rows and columns, where rows represent records and columns represent fields. The tables are related to each other by specific relationships (e.g., primary and foreign keys) to form a complete data model. In addition to other important components, indexing, views, stored procedures, triggers, relational integrity constraints.
The flow control module is used for executing logic judgment, check and error processing in the coding flow;
and the log and audit module records the whole process of the coding operation and supports system tracing and data audit.
In the embodiment, the identification code and related information comprise the generated identification code, service attributes and area information, and the quick verification of the identification code comprises the steps of generating a unique Hash value according to graphic information and carrying out quick verification and retrieval based on an elastic search server.
On the other hand, in the embodiment, correspondingly, a coding method based on the unified building construction coding standard is provided, which comprises the following steps:
Step S1, a calling party sends a coding request to a system and calls a standardized coding engine module;
s2, the system performs strict check on the necessary field of the input data, ensures that the field is complete and meets the format requirement, and regenerates the shared code when each call is made;
step S3, inquiring whether a unique Hash value of the graphic information exists or not;
and S4, after the effective code value is obtained, calling a related data interface for processing according to the service logic, if the processing is successful, returning success information, and if the processing is failed, recording errors and returning detailed failure information.
In this embodiment, step S3 specifically includes:
if the unique Hash value of the graphic information exists, confirming the code value according to whether the code is transmitted;
if the unique Hash value of the graphic information does not exist, generating a new identification code according to the business rule, and inquiring a database to verify the uniqueness.
The code confirmation code value is specifically:
If the code value in the relational database is consistent with the code value of the input code, the code value in the relational database is returned, and if the code value is inconsistent with the code value of the input code, the code conflict error is fed back;
If no code is entered, existing codes in the relational database are returned directly.
Generating a new identification code according to the business rule further comprises:
if the generated new identification code relational database does not exist, storing and returning the identification code;
if the generated new identification code relational database exists, the system automatically decrements the serial number and regenerates the serial number, and if the conflict still exists, the system reports errors and terminates the operation. In this embodiment, the system automatically decrements the sequence number a maximum of 10 times.
In another embodiment, the coding system based on the unified building construction coding standard provides standardized identification code generation and management capability for all the services needing coding through provincial unified coding service, and ensures the consistency and uniqueness of the coding. In this embodiment, as shown in fig. 1, the coding system is implemented based on a data layer, a service layer, an implementation layer and a call layer, where the data layer sets a relational database to support data storage, the call layer provides a call interface, the service layer provides a server required by the system, such as an elastic search server, a Redis open source memory database, and the like, and the implementation layer sets a system core module including:
And the standardized coding engine module generates a unique identification code conforming to the specification according to the unified standard and the predefined rule. All business systems that need coding must invoke this service to ensure standardization and uniqueness of the coding. The system generates unique identification codes according to different service combinations (such as areas and service types), and stores the generated identification codes and related information in a unified relational database.
And the storage and verification module is used for storing and rapidly verifying the identification codes through the relational database, so that the uniqueness and consistency of the codes are ensured. The Hash value of the pattern spot is a unique Hash value generated according to the pattern information and is used for quick check and search.
And the identification codes and the associated information thereof are used for storing the generated identification codes, service attributes, regional information and the like, so that the data integrity and traceability are ensured.
The records are stored in the elastic search, and the query efficiency and the search speed of the data are improved by utilizing the inverted index and the distributed query function of the ES.
And the flow control module is used for executing logic judgment, check and error processing in the coding flow and ensuring the stability of the system in various scenes.
And the log and audit module records the whole process of the coding operation and supports system tracing and data audit.
In this embodiment, a coding flow is provided, as shown in fig. 2, including:
1. And (3) field verification and preprocessing, namely, the system firstly performs strict verification on the necessary field of the incoming data, so that the fields are complete and meet the format requirements. The shared code is regenerated at each call without making a repeatability decision.
2. The graphic information checks whether the plaque Hash value entered by the system through the elastesearch query already exists. In the present embodiment, if graphic information (Hash value) exists, then:
If the code is transmitted, checking whether the code value in the database is consistent with the transmitted code value, returning the code value in the database if the code value is consistent with the transmitted code value, and returning the code conflict error if the code value is inconsistent with the transmitted code value.
If no code is entered, existing codes in the database are returned directly.
If the graphic information does not exist, then:
The system generates new identification code according to the business rule, queries the database to verify the uniqueness, stores and returns the generated code if the generated code does not exist, and automatically decrements the serial number and regenerates the serial number if the generated code exists for at most 10 times. If there is still a conflict, the system reports an error and terminates the operation.
3. And (3) data processing and returning, namely after the effective code value is obtained, the system calls the related data interface to process according to the service logic. If the processing is successful, returning success information, and if the processing is failed, the system records errors and returns detailed failure information.
In the embodiment, the system is based on the high-efficiency verification of the elastic search, and the coding system relies on the inverted index and the distributed query capability of the elastic search, so that the high-efficiency verification and management of the identification code are realized, and the uniqueness and the accuracy of the coding are ensured.
And setting conflict processing of a decremental algorithm, adopting a decremental sequence strategy to avoid coding conflict, and ensuring the reliability of the system in a large-scale data environment.
And the stable system architecture is realized, namely the stable performance of the system can be kept under the condition of medium and high concurrency through reasonable business process design and high-efficiency query of elastic search, and the coding conflict and response delay are reduced.
The system is strictly designed according to the unified coding standard, so that the standardization of data coding in the whole province range is realized, and the system integration difficulty caused by inconsistent coding is greatly reduced.
In the embodiment, the system supports real-time check and search of the identification code by utilizing the quick search function of the elastic search, so that the overall efficiency of coding operation is greatly improved, and the response time of inquiry is reduced.
Through a predefined check rule and a decremental sequence algorithm, the system can effectively process coding conflict and provide clear error feedback under abnormal conditions, thereby enhancing the stability and reliability of the system.
The whole process of each coding operation is recorded in detail, so that data tracing and system audit are facilitated. This transparency supports the investigation and improvement of subsequent problems.
The invention provides an efficient and reliable full-province unified coding system based on unified standards and combined with the quick retrieval and verification capability of the elastic search, and successfully solves the problem of inconsistent data coding between cross-regional and cross-service systems. The system has reasonable design and stable performance, and has wide application value and popularization prospect.
The foregoing has shown and described the basic principles and features of the invention and the advantages of the invention. It will be understood by those skilled in the art that the present invention is not limited to the embodiments described above, and that the above embodiments and descriptions are merely illustrative of the principles of the present invention, and various changes and modifications may be made without departing from the spirit and scope of the invention, which is defined in the appended claims. The scope of the invention is defined by the appended claims and equivalents thereof.

Claims (8)

1. A coding system based on unified building construction coding standard, which is characterized by comprising the following modules:
the standardized coding engine module generates a unique identification code conforming to the specification according to the unified standard and the predefined rule, and stores the generated identification code and related information in a unified relational database;
The storage and verification module is used for storing and rapidly verifying the generated identification code through the relational database;
the flow control module is used for executing logic judgment, check and error processing in the coding flow;
and the log and audit module records the whole process of the coding operation and supports system tracing and data audit.
2. The coding system according to claim 1, wherein the identification code and related information comprises a generated identification code, a business attribute and area information.
3. The coding system based on unified building construction coding standard according to claim 1, wherein the identification code quick check comprises generating a unique Hash value according to graphic information, and performing quick check sum search based on an elastic search server.
4. A coding method based on unified building construction coding standard, based on the implementation of a coding system based on the unified building construction coding standard as claimed in any one of claims 1 to 3, characterized by comprising the following steps:
Step S1, a calling party sends a coding request to a system and calls a standardized coding engine module;
s2, the system performs strict check on the necessary field of the input data, ensures that the field is complete and meets the format requirement, and regenerates the shared code when each call is made;
step S3, inquiring whether a unique Hash value of the graphic information exists or not;
and S4, after the effective code value is obtained, calling a related data interface for processing according to the service logic, if the processing is successful, returning success information, and if the processing is failed, recording errors and returning detailed failure information.
5. The coding method based on the unified building construction coding standard according to claim 4, wherein the step S3 specifically comprises:
if the unique Hash value of the graphic information exists, confirming the code value according to whether the code is transmitted;
if the unique Hash value of the graphic information does not exist, generating a new identification code according to the business rule, and inquiring a database to verify the uniqueness.
6. The coding method based on unified building construction coding standard according to claim 5, wherein the code confirmation code value is specifically:
If the code value in the relational database is consistent with the code value of the input code, the code value in the relational database is returned, and if the code value is inconsistent with the code value of the input code, the code conflict error is fed back;
If no code is entered, existing codes in the relational database are returned directly.
7. The method of coding based on unified building construction coding standard according to claim 5, wherein generating a new identification code according to business rules further comprises:
if the generated new identification code relational database does not exist, storing and returning the identification code;
if the generated new identification code relational database exists, the system automatically decrements the serial number and regenerates the serial number, and if the conflict still exists, the system reports errors and terminates the operation.
8. A coding method based on unified building construction coding standard according to claim 7, wherein the system automatically decrements the serial number at most 10 times.
CN202411907406.8A 2024-12-24 2024-12-24 A coding system and coding method based on unified housing construction coding standards Pending CN119357209A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202411907406.8A CN119357209A (en) 2024-12-24 2024-12-24 A coding system and coding method based on unified housing construction coding standards

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202411907406.8A CN119357209A (en) 2024-12-24 2024-12-24 A coding system and coding method based on unified housing construction coding standards

Publications (1)

Publication Number Publication Date
CN119357209A true CN119357209A (en) 2025-01-24

Family

ID=94307199

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202411907406.8A Pending CN119357209A (en) 2024-12-24 2024-12-24 A coding system and coding method based on unified housing construction coding standards

Country Status (1)

Country Link
CN (1) CN119357209A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN121031900A (en) * 2025-09-03 2025-11-28 山东合联互联网科技有限公司 A method and system for managing the coding and mapping of individual buildings

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108052584A (en) * 2017-12-11 2018-05-18 中国航空综合技术研究所 The generation of feature based mold product coding and data managing method
CN110717170A (en) * 2019-10-09 2020-01-21 重庆市筑智建信息技术有限公司 BIM system fingerprint login system, method and device
CN112100267A (en) * 2020-11-17 2020-12-18 江苏省质量和标准化研究院 Method for checking unified social credit code data
CN114168640A (en) * 2021-10-28 2022-03-11 中国建设银行股份有限公司 Coding processing method, apparatus, electronic device and storage medium
CN115344000A (en) * 2021-05-14 2022-11-15 中国电子信息产业集团有限公司第六研究所 PLC control logic safety protection method based on information coding technology
CN117195317A (en) * 2023-09-07 2023-12-08 华质卓越生产力促进(北京)有限公司 Block chain-based decentralization coding method and system
CN117593021A (en) * 2023-12-12 2024-02-23 北京三五二环保科技有限公司 Anti-counterfeiting method, system, medium and equipment for filter element
CN118504524A (en) * 2024-05-28 2024-08-16 重庆筑信云智建筑科技有限公司 Automatic component coding method based on BIM model

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108052584A (en) * 2017-12-11 2018-05-18 中国航空综合技术研究所 The generation of feature based mold product coding and data managing method
CN110717170A (en) * 2019-10-09 2020-01-21 重庆市筑智建信息技术有限公司 BIM system fingerprint login system, method and device
CN112100267A (en) * 2020-11-17 2020-12-18 江苏省质量和标准化研究院 Method for checking unified social credit code data
CN115344000A (en) * 2021-05-14 2022-11-15 中国电子信息产业集团有限公司第六研究所 PLC control logic safety protection method based on information coding technology
CN114168640A (en) * 2021-10-28 2022-03-11 中国建设银行股份有限公司 Coding processing method, apparatus, electronic device and storage medium
CN117195317A (en) * 2023-09-07 2023-12-08 华质卓越生产力促进(北京)有限公司 Block chain-based decentralization coding method and system
CN117593021A (en) * 2023-12-12 2024-02-23 北京三五二环保科技有限公司 Anti-counterfeiting method, system, medium and equipment for filter element
CN118504524A (en) * 2024-05-28 2024-08-16 重庆筑信云智建筑科技有限公司 Automatic component coding method based on BIM model

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
兰天;梁昫;杜颖;谢欣;杨帆: "浅析信息编码在企业信息化建设中的作用", 《经营管理者》, no. 12, 10 December 2018 (2018-12-10) *
岳平生;岳长柏;李晓烨: "面向钢管企业的计算机辅助信息分类编码系统", 《制造业自动化》, no. 09, 15 September 2007 (2007-09-15) *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN121031900A (en) * 2025-09-03 2025-11-28 山东合联互联网科技有限公司 A method and system for managing the coding and mapping of individual buildings

Similar Documents

Publication Publication Date Title
CN111459985B (en) Identification information processing method and device
US20110004622A1 (en) Method and apparatus for gathering and organizing information pertaining to an entity
CN112651218A (en) Automatic generation method and management method of bidding document, medium and computer
CN115617776A (en) A data management system and method
CN112464632A (en) Form style dynamic storage and conversion method under excel report
CN119357209A (en) A coding system and coding method based on unified housing construction coding standards
CN120196383B (en) A report loading and processing method, system, device and medium in industrial scenarios
CN118626484A (en) A method and system for storing and circulating information of a government service
CN118467538A (en) An automated processing method and system for multi-field data table management and warehousing
CN116719822B (en) Method and system for storing massive structured data
CN115718571B (en) Data management method and device based on multidimensional features
CN117376092A (en) Fault root cause positioning method, device, equipment and storage medium
CN117194372A (en) Data migration method, device, electronic equipment and storage medium
CN103761188A (en) Automated testing method for electronic file management system
CN115809268A (en) Self-adaptive query method and device based on fragment index
CN109636256B (en) MAC address management method of MES system
CN113887171A (en) A method for standardization and automatic conversion of measuring point code of wind power generation system
CN115511468A (en) WBS project management method based on industrial internet identification analysis system
CN114138769A (en) System and method for automatic verification and collection of CMDB data
CN117235045B (en) Metadata management method and platform applied to enterprise-level data management
CN117216126B (en) Mass data storage and statistics method
CN117951151B (en) Data verification and retrieval method for preventive inoculation system
CN120086413A (en) A multi-dimensional configurable tree data encoding and construction system
CN120832890B (en) AI application center application rapid delivery and full life cycle management method and system
CN120782374A (en) A Fusion Management Method for Inventory Information

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

Effective date of registration: 20251029

Address after: 610000 Sichuan Province, Chengdu City, China (Sichuan) Free Trade Zone, Tianhua 2nd Road, Chengdu High-tech Development Zone, Building 12, 4th Floor

Applicant after: CHENGDU FANGLIAN YUNMA TECHNOLOGY Co.,Ltd.

Country or region after: China

Address before: 610000 Sichuan Province Chengdu City Qingyang District Qingyang Avenue 97 Building 1 6th Floor 601 Room

Applicant before: Chengdu Smart Jincheng Big Data Co.,Ltd.

Country or region before: China

TA01 Transfer of patent application right