CN111143316A - Version management system and method for BIM forward design - Google Patents

Version management system and method for BIM forward design Download PDF

Info

Publication number
CN111143316A
CN111143316A CN201911379631.8A CN201911379631A CN111143316A CN 111143316 A CN111143316 A CN 111143316A CN 201911379631 A CN201911379631 A CN 201911379631A CN 111143316 A CN111143316 A CN 111143316A
Authority
CN
China
Prior art keywords
document
information
modification
module
receiving
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
CN201911379631.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.)
Chongqing Jianzhu College
Original Assignee
Chongqing Jianzhu College
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 Chongqing Jianzhu College filed Critical Chongqing Jianzhu College
Priority to CN201911379631.8A priority Critical patent/CN111143316A/en
Publication of CN111143316A publication Critical patent/CN111143316A/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/10File systems; File servers
    • G06F16/18File system types
    • G06F16/1873Versioning file systems, temporal file systems, e.g. file system supporting different historic versions of files

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Document Processing Apparatus (AREA)

Abstract

The invention relates to the technical field of construction industry information, and provides a version management system for BIM forward design, which aims to solve the problem that in the existing management system, after a document is stored, the document content can be known by opening the document so as to call a desired document, so that the document calling efficiency is low; the receiving module is used for receiving downloading request information, and the downloading request information comprises a document and version information requested to be downloaded; the searching module is used for searching out a document corresponding to the downloading request information from the database; the sending module is used for sending corresponding documents according to the downloading request information; the receiving module is also used for receiving the modification summary, and the database stores the modification summary in association with the corresponding document and the version information. The invention can improve the calling efficiency of the document. The invention also provides a version management method for the BIM forward design.

Description

Version management system and method for BIM forward design
Technical Field
The invention relates to the technical field of information in the construction industry, in particular to a version management system and method for BIM forward design.
Background
The BIM forward design is that all the results from the draft design stage to the delivery of the project are completed by the BIM three-dimensional model, and any file in DWG format is not involved. It can be said that this is the vision of combining the initial goals of BIM creation, namely design information parameterization, scheme optimization, cooperative work, calculation and model, to realize automatic charting, and at present, while at first sight, cost and early efficiency inhibit the positive growth of forward design.
Because a plurality of links are often involved in a design project to cooperate together, so that a plurality of persons are required to work in a multi-professional cooperation mode, different persons are responsible for the operation of different parts of the project, and after all persons complete the respective responsible parts, all the completed parts are stored in a central file, so that the complete document of the design project is completed. However, in this process, the final version of each part of the job is determined after a plurality of changes, that is, in this process, a plurality of versions are formed for each document. However, after storing documents, the current management system only can see the names of the documents, and although different versions of the documents can be known through the storage time of the documents, the content of the documents of each version is only known by corresponding editing users, and other users need to open the documents one by one when calling related files, so that the desired documents can be called for editing, and for the documents with many versions, the users may need to open many other versions of documents when calling the desired version of documents, so that many invalid calling operations occur, the calling efficiency of the documents is reduced, and the working efficiency of the users is reduced.
Disclosure of Invention
The invention aims to provide a version management system and method for BIM forward design, so as to solve the problem that the document calling efficiency is low because a document is called by opening the document to know the content of the document after the document is stored in the conventional management system.
The basic scheme provided by the invention is as follows: the version management system for BIM forward design comprises a receiving module, a processing module and a display module, wherein the receiving module is used for receiving uploaded documents;
the processing module is used for generating version information of the document according to the content of the document and the latest editing time of the document;
the database is used for storing the received document and the corresponding version information in a correlation manner;
the receiving module is also used for receiving downloading request information, and the downloading request information comprises the document and version information requested to be downloaded;
the searching module is used for searching out a document corresponding to the downloading request information from the database;
the sending module is used for sending corresponding documents according to the downloading request information;
the receiving module is also used for receiving the modification summary, and the database stores the modification summary in association with the corresponding document and version information.
Description of the drawings: in the invention, the editing user refers to the user who is operating the document, and other users refer to other users except the user who is editing.
The working principle and the beneficial effects of the first basic scheme are as follows: compared with the existing management system, the scheme also utilizes the receiving module to receive the modification summary, and then stores the modification summary together with the document and the version information of the document, so that other users can clearly know the modification content of the document of each version through the modification summary of the document under the condition of not opening the document when calling the corresponding document, thereby directly calling the document of the version which the users want, and improving the calling efficiency of the document.
The first preferred scheme is as follows: preferably, the first basic scheme further comprises a display module for displaying the stored documents and the corresponding version information and the modification summary. Has the advantages that: in the scheme, after the display module is arranged, the display module is used for displaying the documents stored in the database, and other users can clearly display each stored document through the display of the display module, so that the documents can be conveniently called, and the calling efficiency of the documents is improved.
The preferred scheme II is as follows: the modification prompting module is used for sending modification prompting information to an editing user when the document is stored in the database, and the receiving module receives a modification summary fed back by the editing user. Has the advantages that: in the scheme, when the document is stored, the modification prompting module sends modification prompting information to the editing user to prompt the editing user to send a modification summary, the receiving module receives the modification summary, and the database stores the modification summary, so that manual updating of the modification summary is realized through the matching of the modification prompting module and the receiving module, and the accuracy of the modification summary is improved.
The preferable scheme is three: preferably, the first basic scheme further includes a comparison module, and when the receiving module receives the same document, the comparison module is configured to compare the received document with the content of the corresponding document stored in the database and saved most recently, and generate a modification summary according to the compared content. Description of the drawings: the same document in the scheme refers to the same document after modification.
Has the advantages that: when the receiving module receives the same document, the receiving module indicates that the document has new modified content, so that the received document is compared with the content of the latest saved document of the document at the moment, the compared content is the modified content, a modification summary is generated according to the compared content, and the automatic generation of the modification summary is realized through the comparing module, so that the workload of an editing user is reduced.
The preferable scheme is four: preferably, the first basic method further includes a monitoring module, configured to acquire version information of a stored document, monitor the version information of the same document, and push monitoring information to an editing user when the version information is monitored to be changed. Has the advantages that: considering that when a project works together with multiple users in a collaborative manner, when different editing users modify the same document, modification of other editing users may cause conflict, in the scheme, a monitoring module is further arranged, when version information of the same document changes, it is indicated that other editing users modify the document, at this time, monitoring information is sent to the editing users to remind the editing users that the content of the document changes, and the users are required to modify or re-download the document according to the corresponding content to modify, so that conflict occurring when different editing users save the document is avoided or reduced.
The preferable scheme is five: preferably, the receiving module is further configured to receive a monitoring request of an editing user, and the monitoring module sends monitoring information to the corresponding editing user when monitoring that the version information of the document corresponding to the monitoring request changes. Has the advantages that: considering that an editing user only cares about the modification of the document being edited or the document having an influence on the document being edited when editing the document, in the scheme, the receiving module is further used for receiving the monitoring request of the editing user, so that the monitoring module can only send the monitoring information to the corresponding editing user when monitoring the version information change corresponding to the monitoring request, and the effect of accurate pushing is achieved.
The second basic scheme provided by the invention is as follows: the version management method for the BIM forward design comprises the following steps:
a storage step: receiving the uploaded document, generating version information of the document according to the content of the document and the latest editing time of the document, and storing the document and the corresponding version information in a correlation manner;
a receiving step: receiving download request information of a user;
a searching step: searching out a document corresponding to the downloading request information according to the downloading request information;
a sending step: sending the searched document to a user;
wherein: the receiving step further comprises receiving a modification summary, and storing the modification summary in association with the corresponding document and version information.
The working principle and the beneficial effects of the second basic scheme are as follows: compared with the existing management method, the scheme also utilizes the receiving step to receive the modification summary, and then stores the modification summary together with the document and the version information of the document, so that other users can clearly know the modification content of the document of each version through the modification summary of the document under the condition of not opening the document when calling the corresponding document, thereby directly calling the document of the version which the users want, and improving the calling efficiency of the document.
The preferable scheme is seven: preferably, the method further comprises a modification prompting step, wherein when the document is stored, modification reminding information is sent to the editing user, and modification summary fed back by the editing user is received. Has the advantages that: in the scheme, when the document is stored, modification reminding information is sent to the editing user to remind the editing user to send a modification summary, and then the modification summary is received and stored, so that manual updating of the modification summary is realized through the matching of the modification reminding step and the receiving step, and the accuracy of the modification summary is improved.
The preferable scheme is eight: preferably, the second basic scheme further comprises a comparison step, wherein when the same document is received, the received document is compared with the stored content of the corresponding document which is stored latest, and a modification summary is generated according to the compared content. Has the advantages that: when the same document is received, the document is indicated to have new modified content, so that the received document is compared with the content of the latest saved document of the document at the moment, the compared content is the modified content, a modification summary is generated according to the compared content, and the automatic generation of the modification summary is realized through the comparison step, so that the workload of an editing user is reduced.
The preferable scheme is nine: preferably, the second basic scheme further comprises a monitoring step of acquiring version information of the stored document, monitoring the version information of the same document, and pushing the monitoring information to the editing user when the change of the version information is monitored. Has the advantages that: considering that when a project works together with multiple users in a collaborative manner, when different editing users modify the same document, modification of other editing users may cause conflict, in the scheme, a monitoring step is further provided, when version information of the same document changes, that is, it is indicated that other editing users modify the document, at this time, monitoring information is sent to the editing users to remind the editing users that the content of the document changes, and the users are required to modify or re-download the document according to the corresponding content to modify, so that conflict occurring when different editing users save the document is avoided or reduced.
Drawings
FIG. 1 is a block diagram of a management system according to an embodiment of the present invention;
FIG. 2 is a flowchart of a management method according to an embodiment of the present invention, which is a version management system and method for BIM forward design.
Detailed Description
The following is further detailed by way of specific embodiments:
example one
Substantially as shown in figure 1: the version management system for BIM forward design comprises a receiving module, a processing module and a display module, wherein the receiving module is used for receiving uploaded documents;
the processing module is used for generating version information of the document according to the content of the document and the latest editing time of the document;
the database is used for storing the received document and the corresponding version information in a correlation manner;
the receiving module is also used for receiving downloading request information, and the downloading request information comprises the document and version information requested to be downloaded; and further for receiving a modification summary; the database stores the modification summary and the corresponding document and version information in an associated manner; the system comprises a database, a modification prompting module and a receiving module, wherein the database is used for storing documents, the modification prompting module is used for sending modification prompting information to an editing user, and the receiving module is used for receiving a modification summary fed back by the editing user;
the searching module is used for searching out a document corresponding to the downloading request information from the database;
the sending module is used for sending corresponding documents according to the downloading request information;
the display module is used for displaying the stored documents and the corresponding version information and the modification summary;
the monitoring module is used for acquiring the version information of the stored documents, monitoring the version information of the same document and pushing the monitoring information to an editing user when the change of the version information is monitored; preferably, the receiving module is further configured to receive a monitoring request of an editing user, and the monitoring module sends monitoring information to the corresponding editing user when monitoring that the version information of the document corresponding to the monitoring request changes.
Based on the management system, as shown in fig. 2, the embodiment further discloses a management method, which includes the following steps:
a storage step: receiving the uploaded document, generating version information of the document according to the content of the document and the latest editing time of the document, and storing the document and the corresponding version information in a correlation manner;
a receiving step: receiving download request information of a user; the method also comprises the steps of receiving a modification summary, and storing the modification summary and the corresponding document and version information in a correlation manner, specifically comprises a modification prompting step, and when the document is stored, modification reminding information is sent to an editing user and the modification summary fed back by the editing user is received;
a searching step: searching out a document corresponding to the downloading request information according to the downloading request information;
a sending step: sending the searched document to a user;
the method comprises the following steps of monitoring, namely acquiring version information of stored documents, monitoring the version information of the same document, and pushing monitoring information to an editing user when the version information is monitored to be changed; preferably, the receiving step further includes receiving a monitoring request of the editing user, and sending monitoring information to the corresponding editing user when monitoring that the version information of the document corresponding to the monitoring request changes.
The specific implementation process is as follows: for convenience of explanation, the present embodiment is exemplified by 3 users and a document a, where the 3 users are a user a, a user b, and a user c. The version information of the database in which the document a is stored is set to V1.0. The user A needs to modify the document A, download request information is sent to the system, such as 'download document A V1.0.0', after the receiving module receives the download request information, the searching module searches the document A V1.0 from the database, and then the sending module sends the document to the user A.
And after receiving the document, the user A begins to edit the document, and the user A is the editing user at the moment. After the modification is finished, the modified document is uploaded to a database to be stored, the user A is set to perform X modification operation on the document, the database stores the document, and the document is stored as a document A V2.0.0 modification X.
After the setting is modified for multiple times, the database stores multiple documents a, for example, 4 documents, and the specific information is shown in table one.
Watch 1
Serial number Document
1 Document A V1.0.0
2 Document A V2.0.0 modification X1
3 Document A V1.1.1 modification X2
4 Document A V1.2.2 modification X3
Therefore, when the document is required to be called, each user can select the document required by the user to call according to the version information and the modification era.
In the process, the user B is set to start editing the document A in the process of editing the document A, a monitoring request 'monitoring the document A and modifying Y' is sent to the system, after the document modified by the user A is stored in the database, if the modifying X is associated with the modifying Y, the monitoring module sends monitoring information to the user B at the moment, and reminds the user B that the document is modified and needs to be downloaded again for modification; if modification X is not related to modification Y, no monitoring information is sent.
Example two
The difference from the first embodiment is that in the first embodiment, the document processing apparatus further includes a comparison module, and when the receiving module receives the same document, the comparison module is configured to compare the received document with the content of the corresponding document stored in the database and stored in the database latest, and generate a modification summary according to the compared content.
In this embodiment, when the receiving module receives the same document, it indicates that the document has new modified content, so that the received document is compared with the content of the document that is newly saved in the document, and the compared content is the content modified this time.
EXAMPLE III
The difference between the first embodiment and the second embodiment is that in the present embodiment, the receiving module is further configured to receive keyword information sent by a user, the monitoring module is further configured to monitor a modification summary of a stored document according to the keyword information, and when it is monitored that the modification summary of a corresponding document matches the keyword information, the monitoring module sends monitoring information to the user.
Considering that even if the document content changes, but the focus parts of the document content are different for different users, such as a piece of engineering document, a user A focuses on a first part of the document A, and a user B focuses on a second part of the document A, if the part A of the document is edited by an editing user, the monitoring information does not need to be received for the user B, so that the user sends the monitoring request and simultaneously sends monitored keyword information, such as the focus of the user A on the first part of the document, the monitoring request "monitors the document A, modifies the Y", and the keyword information "the first part", and the monitoring module sends the monitoring information to the user A when the monitoring module monitors that the modification of the document A is related to the first part.
The foregoing is merely an example of the present invention, and common general knowledge in the field of known specific structures and characteristics of the embodiments has not been described in detail, so that a person of ordinary skill in the art can understand all the common technical knowledge in the field of the invention before the application date or the priority date, can know all the prior art in the field, and have the ability to apply routine experimentation before the application date. It should be noted that, for those skilled in the art, without departing from the structure of the present invention, several changes and modifications can be made, which should also be regarded as the protection scope of the present invention, and these will not affect the effect of the implementation of the present invention and the practicability of the patent. The scope of the claims of the present application shall be determined by the contents of the claims, and the description of the embodiments and the like in the specification shall be used to explain the contents of the claims.

Claims (10)

1. The version management system for BIM forward design comprises a receiving module, a processing module and a display module, wherein the receiving module is used for receiving uploaded documents;
the processing module is used for generating version information of the document according to the content of the document and the latest editing time of the document;
the database is used for storing the received document and the corresponding version information in a correlation manner;
the receiving module is also used for receiving downloading request information, and the downloading request information comprises the document and version information requested to be downloaded;
the searching module is used for searching out a document corresponding to the downloading request information from the database;
the sending module is used for sending corresponding documents according to the downloading request information;
the method is characterized in that: the receiving module is also used for receiving a modification summary, and the database stores the modification summary in association with the corresponding document and version information.
2. The version management system for BIM forward design according to claim 1, wherein: the system also comprises a display module used for displaying the stored documents and the corresponding version information and the modification summary.
3. The version management system for BIM forward design according to claim 1, wherein: the system comprises a database, and is characterized by also comprising a modification prompting module, wherein when the database stores documents, the modification prompting module is used for sending modification prompting information to an editing user, and the receiving module receives a modification summary fed back by the editing user.
4. The version management system for BIM forward design according to claim 1, wherein: the document editing system further comprises a comparison module, when the receiving module receives the same document, the comparison module is used for comparing the received document with the content of the corresponding document stored in the database latest, and generating the modification summary according to the compared content.
5. The version management system for BIM forward design according to claim 1, wherein: the system also comprises a monitoring module which is used for acquiring the version information of the stored document, monitoring the version information of the same document and pushing the monitoring information to an editing user when the change of the version information is monitored.
6. The version management system for BIM forward design according to claim 5, wherein: the receiving module is further used for receiving a monitoring request of an editing user, and the monitoring module sends monitoring information to the corresponding editing user when monitoring that the version information of the document corresponding to the monitoring request changes.
7. The version management method for the BIM forward design comprises the following steps:
a storage step: receiving the uploaded document, generating version information of the document according to the content of the document and the latest editing time of the document, and storing the document and the corresponding version information in a correlation manner;
a receiving step: receiving download request information of a user;
a searching step: searching out a document corresponding to the downloading request information according to the downloading request information;
a sending step: sending the searched document to a user;
the method is characterized in that: the receiving step further comprises receiving a modification summary, and storing the modification summary in association with the corresponding document and version information.
8. The version management method for BIM forward design according to claim 7, wherein: the method also comprises a modification prompting step, wherein when the document is stored, modification reminding information is sent to an editing user, and modification summary fed back by the editing user is received.
9. The version management method for BIM forward design according to claim 7, wherein: the method also comprises a comparison step, wherein when the same document is received, the received document is compared with the stored content of the corresponding document which is stored latest, and the modification summary is generated according to the compared content.
10. The version management method for BIM forward design according to claim 7, wherein: the method also comprises a monitoring step of acquiring the version information of the stored document, monitoring the version information of the same document, and pushing the monitoring information to an editing user when the change of the version information is monitored.
CN201911379631.8A 2019-12-27 2019-12-27 Version management system and method for BIM forward design Pending CN111143316A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911379631.8A CN111143316A (en) 2019-12-27 2019-12-27 Version management system and method for BIM forward design

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911379631.8A CN111143316A (en) 2019-12-27 2019-12-27 Version management system and method for BIM forward design

Publications (1)

Publication Number Publication Date
CN111143316A true CN111143316A (en) 2020-05-12

Family

ID=70521119

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911379631.8A Pending CN111143316A (en) 2019-12-27 2019-12-27 Version management system and method for BIM forward design

Country Status (1)

Country Link
CN (1) CN111143316A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112883470A (en) * 2021-02-04 2021-06-01 友谊国际工程咨询股份有限公司 BIM technology-based forward design system and method

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0887439A (en) * 1994-09-20 1996-04-02 Fujitsu Ltd Directory system
US20110161425A1 (en) * 2009-12-24 2011-06-30 International Business Machines Corporation Automatic Notification of Document Changes
CN107741889A (en) * 2017-09-01 2018-02-27 广州视源电子科技股份有限公司 Document recovery method, system, readable storage medium and terminal
CN108595594A (en) * 2018-04-19 2018-09-28 中航建设集团有限公司 A kind of assembled architecture data collaborative management method and system based on BIM
CN108920437A (en) * 2018-07-12 2018-11-30 中国工程物理研究院计算机应用研究所 The method that XML document is converted into html format document based on XSL
CN108984940A (en) * 2018-07-31 2018-12-11 深圳市斯维尔科技股份有限公司 A kind of architectural design Synergistic method and device based on BIM
CN110196840A (en) * 2019-05-22 2019-09-03 中至数据集团股份有限公司 Document management method, device, readable storage medium storing program for executing and computer equipment

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0887439A (en) * 1994-09-20 1996-04-02 Fujitsu Ltd Directory system
US20110161425A1 (en) * 2009-12-24 2011-06-30 International Business Machines Corporation Automatic Notification of Document Changes
CN107741889A (en) * 2017-09-01 2018-02-27 广州视源电子科技股份有限公司 Document recovery method, system, readable storage medium and terminal
CN108595594A (en) * 2018-04-19 2018-09-28 中航建设集团有限公司 A kind of assembled architecture data collaborative management method and system based on BIM
CN108920437A (en) * 2018-07-12 2018-11-30 中国工程物理研究院计算机应用研究所 The method that XML document is converted into html format document based on XSL
CN108984940A (en) * 2018-07-31 2018-12-11 深圳市斯维尔科技股份有限公司 A kind of architectural design Synergistic method and device based on BIM
CN110196840A (en) * 2019-05-22 2019-09-03 中至数据集团股份有限公司 Document management method, device, readable storage medium storing program for executing and computer equipment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112883470A (en) * 2021-02-04 2021-06-01 友谊国际工程咨询股份有限公司 BIM technology-based forward design system and method
CN112883470B (en) * 2021-02-04 2023-09-29 友谊国际工程咨询股份有限公司 System and method for forward design based on BIM technology

Similar Documents

Publication Publication Date Title
CN109087054B (en) Collaborative office data stream processing method, device, computer equipment and storage medium
CN112650766B (en) Database data operation method, system and server
US9116899B2 (en) Managing changes to one or more files via linked mapping records
CN111008521B (en) Method, device and computer storage medium for generating wide table
CN106815258B (en) Data storage method and coordination node
CN115712623B (en) Batch data fault-tolerant collection method based on captured metadata change
AU2014203425B2 (en) Social workflow engine
CN111143316A (en) Version management system and method for BIM forward design
EP3373165A1 (en) Method of transferring the structures and data sets between the source and target systems and the system to implement it
JPH0248774A (en) Data controlling method for cad system
CN109241515A (en) A kind of method and device generating report file
JP2011150542A (en) Production procedure information generating system and production procedure information generating program
US6917843B2 (en) System and method for scheduling production of molds
CN115455010B (en) Data processing method based on milvus database, electronic equipment and storage medium
CN106372121B (en) Server and data processing method
CA3168300A1 (en) Method for selecting member data for e-commerce platforms and system thereof
CN110532311A (en) A kind of distributed data deriving method and system based on queue
CN115587021A (en) Simulation test message generation method and device
CN116089527A (en) Data verification method, storage medium and device
CN115496044A (en) Online table data generation method, equipment and medium
CN117827252B (en) Function demonstration method, server and storage medium for system update
JPH08202541A (en) System designing method and system designing support device
CN112860631B (en) Efficient metadata batch configuration method
CN114741401B (en) Data synchronization method, device and medium based on update time and primary key
CN114936300B (en) List generation method and system for laser pipe cutter electrical design auxiliary system

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200512