CN113486144A - Digital archive recording method, system, device and storage medium - Google Patents

Digital archive recording method, system, device and storage medium Download PDF

Info

Publication number
CN113486144A
CN113486144A CN202110595028.4A CN202110595028A CN113486144A CN 113486144 A CN113486144 A CN 113486144A CN 202110595028 A CN202110595028 A CN 202110595028A CN 113486144 A CN113486144 A CN 113486144A
Authority
CN
China
Prior art keywords
archive
files
file
classification
recording
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
CN202110595028.4A
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.)
Southern Power Grid Digital Grid Research Institute Co Ltd
Original Assignee
Southern Power Grid Digital Grid Research Institute 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 Southern Power Grid Digital Grid Research Institute Co Ltd filed Critical Southern Power Grid Digital Grid Research Institute Co Ltd
Priority to CN202110595028.4A priority Critical patent/CN113486144A/en
Publication of CN113486144A publication Critical patent/CN113486144A/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/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/3331Query processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/338Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/35Clustering; Classification

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)
  • Computational Linguistics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a method, a system, a device and a storage medium for recording digital files, wherein the method comprises the following steps: acquiring archive information of an archive file; classifying the archive files according to the archive information and preset classification conditions to obtain classification items corresponding to the archive files; and recording the archive files into corresponding files according to the classification items and the archive information. The invention classifies the archive files according to the archive information of the archive files and records the files, thereby realizing automatic special classification of the archive files, greatly improving the classification efficiency and effectively saving human resources.

Description

Digital archive recording method, system, device and storage medium
Technical Field
The present invention relates to the field of digital archive technologies, and in particular, to a method, a system, an apparatus, and a storage medium for recording a digital archive.
Background
With the advance of national big data development strategy and 'Internet +' action plan, the concept, technology, method and mode of archive work are deeply influenced; archives are increasingly becoming a national fundamental strategic resource; the archives work field is wider, the content is richer, the demand is more various, and status and effect are more and more important. Digital archive applications have become an important tool indispensable to enterprise daily archive work.
However, as the number of digital files increases, the management of the digital files becomes more and more complex, the efficiency required when the corresponding digital files need to be searched is lower, and if the digital files need to be managed, the special classification needs to be performed, but the current special classification can only be operated in a manual mode, which consumes manpower resources and has lower working efficiency.
Disclosure of Invention
The invention mainly aims to provide a method, a system, a device and a computer storage medium for recording digital files, and aims to solve the technical problem of low classification efficiency.
In order to achieve the above object, in a first aspect, the present invention provides a digital file recording method, including the following steps:
acquiring archive information of an archive file;
classifying the archive files according to the archive information and preset classification conditions to obtain classification items corresponding to the archive files;
and recording the archive files into corresponding files according to the classification items and the archive information.
In an embodiment of the present invention, the obtaining of the archive information of the archive file specifically includes:
and acquiring the file information of the file at regular time according to the preset interval time.
In an embodiment of the present invention, the profile information includes a profile type, and the classification condition specifically includes:
and classifying according to the file type.
In an embodiment of the present invention, the archive information includes creation time, and the classification condition specifically includes:
and classifying according to the creation time.
In an embodiment of the present invention, the archive information includes a key field, and the recording the archive file into a corresponding file according to the classification item and the archive information includes:
acquiring a key field in the archive information;
searching a corresponding classification case in the classification items according to the classification items;
and according to the key fields, finding out the cases matched with the key fields from the classified cases, and recording the archive files into the cases.
In a second aspect, the present invention provides a digital archive recording system, including:
the first acquisition unit is used for acquiring archive information of the archive file;
the classification unit is used for classifying the archive files according to the archive information and preset classification conditions to obtain classification items corresponding to the archive files;
and the recording unit is used for recording the archive files into corresponding files according to the classification items and the archive information.
In an embodiment of the present invention, the first obtaining unit is specifically configured to:
and acquiring the file information of the file at regular time according to the preset interval time.
In an embodiment of the present invention, the profile information includes a key field, and the listing unit includes:
the second acquisition unit is used for acquiring the key fields in the archive information;
the searching unit is used for searching the corresponding classification files in the classification items according to the classification items;
and the matching unit is used for searching out the files matched with the key fields from the classified files according to the key fields and recording the archive files into the files.
In a third aspect, the present invention further provides a digital file recording apparatus, where the digital file recording apparatus includes: a memory, a processor, and a computer program stored on the memory and executable on the processor, wherein: said computer program realizing the steps of said digital archive recording method when executed by said processor.
In a fourth aspect, the present invention further provides a computer storage medium having a computer program stored thereon, where the computer program is executed by a processor to implement the steps of the digital archive recording method.
The invention has the beneficial effects that:
the invention classifies the archive files according to the archive information of the archive files and records the files, thereby realizing automatic special classification of the archive files, greatly improving the classification efficiency and effectively saving human resources.
Drawings
FIG. 1 is a flow chart of the steps of a method for recording a digital file according to the present invention;
FIG. 2 is a flow chart of the recording process of a digital file recording method according to the present invention;
FIG. 3 is a block diagram of a digital archive listing system of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, 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 invention.
It should be noted that all the directional indicators (such as up, down, left, right, front, and rear … …) in the embodiment of the present invention are only used to explain the relative position relationship between the components, the movement situation, etc. in a specific posture (as shown in the drawing), and if the specific posture is changed, the directional indicator is changed accordingly.
In addition, the descriptions related to "first", "second", etc. in the present invention are only for descriptive purposes and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one such feature. In the description of the present invention, "a plurality" means at least two, e.g., two, three, etc., unless specifically limited otherwise.
In the present invention, unless otherwise expressly stated or limited, the terms "connected," "secured," and the like are to be construed broadly, and for example, "secured" may be a fixed connection, a removable connection, or an integral part; can be mechanically or electrically connected; they may be directly connected or indirectly connected through intervening media, or they may be connected internally or in any other suitable relationship, unless expressly stated otherwise. The specific meanings of the above terms in the present invention can be understood by those skilled in the art according to specific situations.
In addition, the technical solutions in the embodiments of the present invention may be combined with each other, but it must be based on the realization of those skilled in the art, and when the technical solutions are contradictory or cannot be realized, such a combination of technical solutions should not be considered to exist, and is not within the protection scope of the present invention.
Referring to fig. 1, an embodiment of the present invention provides a digital file recording method, where the digital file recording method includes the following steps:
s1, acquiring archive information of the archive file;
s2, classifying the archive files according to the archive information and preset classification conditions to obtain classification items corresponding to the archive files;
and S3, recording the archive files into corresponding files according to the classification items and the archive information.
In this embodiment, the profile information may include a profile type, a creation time, a profile size, a profile status, and the like. The file is the special problem file specifically, can conveniently look up the personnel and look up the archives according to the special problem after listing the archives to the special problem file, improves the efficiency of looking up greatly.
In an embodiment, the obtaining of the archive information of the archive file specifically includes:
and acquiring the file information of the file at regular time according to the preset interval time.
In this embodiment, the archive information of the archive file is obtained at regular time, so that the newly entered archive file can be automatically classified in time, and the accumulation of the unclassified archive files is avoided.
The classification condition in the invention can be set according to the requirement, and can be set according to the conditions such as the type of the file or the creation time.
In an embodiment, the profile information includes a profile type, and the classification condition specifically includes:
and classifying according to the file type.
In an embodiment, the profile information includes creation time, and the classification condition specifically includes:
and classifying according to the creation time.
Referring to fig. 2, in an embodiment, the archive information includes key fields, and the listing the archive file into a corresponding file according to the classification item and the archive information includes:
s31, acquiring key fields in the archive information;
s32, searching a corresponding classification case in the classification items according to the classification items;
s33, according to the key fields, finding out the files matched with the key fields in the classified files, and recording the archive files into the files.
Referring to fig. 3, the present invention provides a digital archive recording system, comprising:
the first acquisition unit is used for acquiring archive information of the archive file;
the classification unit is used for classifying the archive files according to the archive information and preset classification conditions to obtain classification items corresponding to the archive files;
and the recording unit is used for recording the archive files into corresponding files according to the classification items and the archive information.
The steps implemented by each functional module of the system may refer to each embodiment of the digital file recording method of the present invention, and are not described herein again.
In an embodiment, the first obtaining unit is specifically configured to:
and acquiring the file information of the file at regular time according to the preset interval time.
In one embodiment, the profile information includes key fields, and the listing unit includes:
the second acquisition unit is used for acquiring the key fields in the archive information;
the searching unit is used for searching the corresponding classification files in the classification items according to the classification items;
and the matching unit is used for searching out the files matched with the key fields from the classified files according to the key fields and recording the archive files into the files.
In addition, an embodiment of the present invention further provides a digital file recording apparatus, where the apparatus includes: a memory, a processor, and a computer program stored on the memory and executable on the processor, wherein:
the computer program, when executed by the processor, implements the steps of the digital archive recording method described in the embodiments above.
In addition, the embodiment of the invention also provides a computer storage medium.
The computer storage medium stores thereon a computer program, which when executed by a processor implements the operations of the digital archive recording method provided by the above-described embodiments.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity/action/object from another entity/action/object without necessarily requiring or implying any actual such relationship or order between such entities/actions/objects; the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or system. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or system that comprises the element.
For the apparatus embodiment, since it is substantially similar to the method embodiment, it is described relatively simply, and reference may be made to some descriptions of the method embodiment for relevant points. The above-described apparatus embodiments are merely illustrative, in that elements described as separate components may or may not be physically separate. Some or all of the modules can be selected according to actual needs to achieve the purpose of the scheme of the invention. One of ordinary skill in the art can understand and implement it without inventive effort.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium (e.g., ROM/RAM, magnetic disk, optical disk) as described above and includes instructions for enabling a terminal device (e.g., a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (10)

1. A digital file recording method, comprising the steps of:
acquiring archive information of an archive file;
classifying the archive files according to the archive information and preset classification conditions to obtain classification items corresponding to the archive files;
and recording the archive files into corresponding files according to the classification items and the archive information.
2. The method according to claim 1, wherein the acquiring of the archive information of the archive file specifically comprises:
and acquiring the file information of the file at regular time according to the preset interval time.
3. The method as claimed in claim 1, wherein the archive information includes an archive type, and the classification condition specifically includes:
and classifying according to the file type.
4. The method as claimed in claim 1, wherein the archive information includes creation time, and the classification condition specifically includes:
and classifying according to the creation time.
5. The method of claim 1, wherein the archive information comprises key fields, and the step of including the archive file into a corresponding file according to the classification item and the archive information comprises:
acquiring a key field in the archive information;
searching a corresponding classification case in the classification items according to the classification items;
and according to the key fields, finding out the cases matched with the key fields from the classified cases, and recording the archive files into the cases.
6. A digital file recording system, said digital file recording system comprising:
the first acquisition unit is used for acquiring archive information of the archive file;
the classification unit is used for classifying the archive files according to the archive information and preset classification conditions to obtain classification items corresponding to the archive files;
and the recording unit is used for recording the archive files into corresponding files according to the classification items and the archive information.
7. The system of claim 6, wherein the first obtaining unit is specifically configured to:
and acquiring the file information of the file at regular time according to the preset interval time.
8. A digital archive listing system according to claim 6, wherein said archive information includes key fields, said listing unit comprising:
the second acquisition unit is used for acquiring the key fields in the archive information;
the searching unit is used for searching the corresponding classification files in the classification items according to the classification items;
and the matching unit is used for searching out the files matched with the key fields from the classified files according to the key fields and recording the archive files into the files.
9. A digital file recording apparatus, said digital file recording apparatus comprising: a memory, a processor, and a computer program stored on the memory and executable on the processor, wherein: the computer program realizing the steps of the digital archive recording method as claimed in any one of claims 1 to 5 when executed by the processor.
10. A computer storage medium, characterized in that it has stored thereon a computer program which, when being executed by a processor, carries out the steps of the digital archive recording method according to any of claims 1 to 5.
CN202110595028.4A 2021-05-28 2021-05-28 Digital archive recording method, system, device and storage medium Pending CN113486144A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110595028.4A CN113486144A (en) 2021-05-28 2021-05-28 Digital archive recording method, system, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110595028.4A CN113486144A (en) 2021-05-28 2021-05-28 Digital archive recording method, system, device and storage medium

Publications (1)

Publication Number Publication Date
CN113486144A true CN113486144A (en) 2021-10-08

Family

ID=77933680

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110595028.4A Pending CN113486144A (en) 2021-05-28 2021-05-28 Digital archive recording method, system, device and storage medium

Country Status (1)

Country Link
CN (1) CN113486144A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115757799A (en) * 2022-12-02 2023-03-07 松原市邹佳网络科技有限公司 Data storage method and system based on artificial intelligence and cloud platform
CN115794496A (en) * 2023-02-07 2023-03-14 中信天津金融科技服务有限公司 Archive storage method and system based on information extraction

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1731392A (en) * 2004-08-06 2006-02-08 建兴电子科技股份有限公司 Method and apparatus for classification of documents
TW201022967A (en) * 2008-12-09 2010-06-16 Kinpo Elect Inc Sorting method of multimedia files
CN102368273A (en) * 2011-11-29 2012-03-07 神华集团有限责任公司 Archive management system and method
CN105335503A (en) * 2015-10-29 2016-02-17 丁清山 Digitized archive information full featured system
CN106372399A (en) * 2016-08-20 2017-02-01 马长松 Medical archive management system
CN109857875A (en) * 2019-01-31 2019-06-07 山东省国土测绘院 A kind of electronic record group volume method and system
CN111597418A (en) * 2020-05-29 2020-08-28 浙江广厦建设职业技术学院 Big data-based archive data storage system
CN111611460A (en) * 2020-06-01 2020-09-01 浙江广厦建设职业技术学院 File management method based on block chain

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1731392A (en) * 2004-08-06 2006-02-08 建兴电子科技股份有限公司 Method and apparatus for classification of documents
TW201022967A (en) * 2008-12-09 2010-06-16 Kinpo Elect Inc Sorting method of multimedia files
CN102368273A (en) * 2011-11-29 2012-03-07 神华集团有限责任公司 Archive management system and method
CN105335503A (en) * 2015-10-29 2016-02-17 丁清山 Digitized archive information full featured system
CN106372399A (en) * 2016-08-20 2017-02-01 马长松 Medical archive management system
CN109857875A (en) * 2019-01-31 2019-06-07 山东省国土测绘院 A kind of electronic record group volume method and system
CN111597418A (en) * 2020-05-29 2020-08-28 浙江广厦建设职业技术学院 Big data-based archive data storage system
CN111611460A (en) * 2020-06-01 2020-09-01 浙江广厦建设职业技术学院 File management method based on block chain

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115757799A (en) * 2022-12-02 2023-03-07 松原市邹佳网络科技有限公司 Data storage method and system based on artificial intelligence and cloud platform
CN115757799B (en) * 2022-12-02 2023-10-24 北京国联视讯信息技术股份有限公司 Data storage method and system based on artificial intelligence and cloud platform
CN115794496A (en) * 2023-02-07 2023-03-14 中信天津金融科技服务有限公司 Archive storage method and system based on information extraction

Similar Documents

Publication Publication Date Title
CN113486144A (en) Digital archive recording method, system, device and storage medium
US8627324B2 (en) Utilizing user-defined workflow policies to automate changes made to composite workflows
CN109145047B (en) User tag portrait configuration method, data processing device and storage medium
JP5265523B2 (en) Significant change search alert
CN111506559A (en) Data storage method and device, electronic equipment and storage medium
CN112102137A (en) Policy data processing method, device and storage medium
CN112988280B (en) Configuration data processing method and device
CN111125226B (en) Configuration data acquisition method and device
CN105426544A (en) Method and device for monitoring state of database
CN115221119A (en) File searching method and device, storage medium and electronic equipment
CN112948503A (en) Target characteristic tree structure graph rendering method and device
CN111737369A (en) Relationship map updating method and device and storage medium
CN109063215B (en) Data retrieval method and device
CN107463618B (en) Index creating method and device
CN101794150A (en) Data management method and system of fieldbus instrument management system
CN113256301B (en) Data shielding method, device, server and medium
CN113377902A (en) Digital archive recording configuration method, system, device and storage medium
CN112583761B (en) Management method and device of security entity, computer equipment and storage medium
CN111045997B (en) Centralized storage data deleting method and device
CN110737675A (en) Association ID query method and device, electronic equipment and storage medium
CN111352824B (en) Test method and device and computer equipment
CN115080504A (en) File management method, terminal and storage medium
CN116166737A (en) Resource topological graph generation method and device, electronic equipment and readable storage medium
CN110796532B (en) Credit risk processing method, terminal equipment, server and system
CN110609926A (en) Data tag storage management method and 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