CN108363722B - Coal mine data storage method and device - Google Patents

Coal mine data storage method and device Download PDF

Info

Publication number
CN108363722B
CN108363722B CN201810007622.5A CN201810007622A CN108363722B CN 108363722 B CN108363722 B CN 108363722B CN 201810007622 A CN201810007622 A CN 201810007622A CN 108363722 B CN108363722 B CN 108363722B
Authority
CN
China
Prior art keywords
spatial
coal mine
data
creating
data file
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201810007622.5A
Other languages
Chinese (zh)
Other versions
CN108363722A (en
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.)
Inspur General Software Co Ltd
Original Assignee
Inspur General Software 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 Inspur General Software Co Ltd filed Critical Inspur General Software Co Ltd
Priority to CN201810007622.5A priority Critical patent/CN108363722B/en
Publication of CN108363722A publication Critical patent/CN108363722A/en
Application granted granted Critical
Publication of CN108363722B publication Critical patent/CN108363722B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2291User-Defined Types; Storage management thereof

Landscapes

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

Abstract

The invention provides a coal mine data storage method and a device, and the method can comprise the following steps: receiving an externally input coal mine data file; analyzing the coal mine data file by using an analysis model preset to correspond to the coal mine data file to obtain spatial data and attribute data; creating a geometric information space table and a space attribute information table according to a preset uniform storage rule; and storing the spatial data obtained by analysis into the geometric information spatial table, and storing the attribute data obtained by analysis into the spatial attribute information table. The scheme can realize the unified storage of coal mine data.

Description

Coal mine data storage method and device
Technical Field
The invention relates to the technical field of computers, in particular to a coal mine data storage method and device.
Background
The coal mine field is composed of a plurality of business departments, each business department can generate a large amount of coal mine data, and the file types of the coal mine data of different business departments are different mostly. At present, coal mine data generated by different business departments are stored independently, and due to different file types, data sharing is difficult, so that how to realize unified storage of coal mine data generated by different departments becomes a problem which needs to be solved at present.
Disclosure of Invention
The embodiment of the invention provides a coal mine data storage method and device, which can realize unified storage of coal mine data.
In a first aspect, an embodiment of the present invention provides a coal mine data storage method, including:
receiving an externally input coal mine data file;
analyzing the coal mine data file by using an analysis model preset to correspond to the coal mine data file to obtain spatial data and attribute data;
creating a geometric information space table and a space attribute information table according to a preset uniform storage rule;
and storing the spatial data obtained by analysis into the geometric information spatial table, and storing the attribute data obtained by analysis into the spatial attribute information table.
Preferably, the first and second liquid crystal materials are,
after receiving the externally input coal mine data file and before analyzing the coal mine data file by using a preset analysis model corresponding to the coal mine data file, the method further comprises the following steps:
reading a suffix of the coal mine data file;
determining the file type of the coal mine data file according to the read suffix;
and determining an analysis model corresponding to the coal mine data file according to the corresponding relation between the preset file type and the analysis model.
Preferably, the first and second liquid crystal materials are,
after the storing the spatial data obtained by analyzing into the geometric information spatial table and the attribute data obtained by analyzing into the spatial attribute information table, further comprising:
abstracting the spatial data and the attribute data into corresponding entity data; the entity data includes: any one or more of a point, a line, a polygon, a multipoint, a multiline, a polygon, a collection of objects, and a particular geographic entity;
and creating a spatial index of the entity data as a layer, creating a spatial index of the layer as a layer set, creating a spatial index of the layer set as a map, creating a spatial index of the map as a map set, and acquiring and outputting data corresponding to the query condition according to the query condition and each spatial index when receiving the query condition input from the outside.
In a second aspect, an embodiment of the present invention provides a coal mine data storage device, including: a receiving unit, a parsing unit, a creating unit and a storing unit, wherein,
the receiving unit is used for receiving externally input coal mine data files;
the analysis unit is used for analyzing the coal mine data file by utilizing an analysis model preset to correspond to the coal mine data file to obtain spatial data and attribute data;
the creating unit is used for creating a geometric information space table and a space attribute information table according to a preset unified storage rule;
the storage unit is configured to store the spatial data obtained through analysis into the geometric information spatial table, and store the attribute data obtained through analysis into the spatial attribute information table.
Preferably, the first and second liquid crystal materials are,
further comprising: a determination unit;
the determining unit is used for reading a suffix of the coal mine data file after the receiving unit receives the externally input coal mine data file and before the analyzing unit analyzes the coal mine data file by using an analyzing model preset corresponding to the coal mine data file; determining the file type of the coal mine data file according to the read suffix; and determining an analysis model corresponding to the coal mine data file according to the corresponding relation between the preset file type and the analysis model.
Preferably, the first and second liquid crystal materials are,
further comprising: an index creating unit;
the index creating unit is configured to abstract the spatial data and the attribute data into corresponding entity data after the storage unit stores the spatial data obtained through analysis into the geometric information spatial table and stores the attribute data obtained through analysis into the spatial attribute information table; the entity data includes: any one or more of a point, a line, a polygon, a multipoint, a multiline, a polygon, a collection of objects, and a particular geographic entity; and creating a spatial index of the entity data as a layer, creating a spatial index of the layer as a layer set, creating a spatial index of the layer set as a map, creating a spatial index of the map as a map set, and acquiring and outputting data corresponding to the query condition according to the query condition and each spatial index when receiving the query condition input from the outside.
In a third aspect, an embodiment of the present invention provides a computer-readable medium, which includes computer-executable instructions, and when a processor of a storage controller executes the computer-executable instructions, the storage controller executes a method described in any one of the above embodiments.
In a fourth aspect, an embodiment of the present invention provides a storage controller, including: a processor, a memory, and a bus;
the memory is used for storing computer execution instructions, the processor is connected with the memory through the bus, and when the storage controller runs, the processor executes the computer execution instructions stored in the memory, so that the storage controller executes the method of any one of the above embodiments.
The embodiment of the invention provides a coal mine data storage method and a device, when a coal mine data file input from the outside is received, a preset corresponding analysis model is firstly used for analyzing the coal mine data file to analyze spatial data and attribute data in the file, a geometric information space table and a spatial attribute information table are created due to the preset unified storage rule, the analyzed spatial data are finally stored in the geometric information space table, and the attribute data are stored in the spatial attribute information table.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
FIG. 1 is a flow chart of a coal mine data storage method according to one embodiment of the present invention;
FIG. 2 is a flow chart of a coal mine data storage method according to another embodiment of the invention;
FIG. 3 is a schematic structural diagram of a coal mine data storage device according to an embodiment of the present invention;
FIG. 4 is a schematic structural diagram of a coal mine data storage device according to another embodiment of the present invention;
fig. 5 is a schematic structural diagram of a coal mine data storage device according to another embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer and more complete, the technical solutions in the embodiments of the present invention will be described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention, and based on the embodiments of the present invention, all other embodiments obtained by a person of ordinary skill in the art without creative efforts belong to the scope of the present invention.
As shown in fig. 1, an embodiment of the present invention provides a coal mine data storage method, which may include the following steps:
step 101: and receiving an externally input coal mine data file.
Step 102: and analyzing the coal mine data file by utilizing an analysis model preset to correspond to the coal mine data file to obtain spatial data and attribute data.
Step 103: and creating a geometric information space table and a space attribute information table according to a preset unified storage rule.
Step 104: and storing the spatial data obtained by analysis into the geometric information spatial table, and storing the attribute data obtained by analysis into the spatial attribute information table.
The embodiment of the invention provides a coal mine data storage method, when a coal mine data file input from the outside is received, a preset corresponding analysis model is firstly used for analyzing the coal mine data file to analyze spatial data and attribute data in the file, a geometric information space table and a spatial attribute information table are created due to the preset uniform storage rule, the analyzed spatial data are finally stored in the geometric information space table, and the attribute data are stored in the spatial attribute information table, so that the corresponding spatial data and the geometric data are finally stored in the tables which are set according to the preset uniform storage rule aiming at different received coal mine data files, and the uniform storage of the coal mine data is realized.
In one embodiment of the present invention, after the step 101, and after the step 102, the method may further include: reading a suffix of the coal mine data file; determining the file type of the coal mine data file according to the read suffix; and determining an analysis model corresponding to the coal mine data file according to the corresponding relation between the preset file type and the analysis model.
The file type of the coal mine data file can be any one of CSV, Excel, GeoJson and Shapefile. In the embodiment of the invention, a uniform interface can be arranged to receive coal mine data of different forms, and then the coal mine data are respectively analyzed by utilizing the preset corresponding analysis model.
For example, key codes when parsing shp coal mine data files may be as follows:
private Map<String,Object>parseShapeFileAndSave(String path,DatasEntity entity)
the key codes when parsing a coal mine data file in tabular form may be as follows:
private Map<String,Object>parseDataList(ArrayList<ArrayList<String>>dataList,DatasEntity entity)
the key code in parsing the geojson form of the coal mine data file may be as follows:
private Map<String,Object>parseGeojsonAndSave(String path,DatasEntity entity)
in an embodiment of the present invention, in order to facilitate fast query of data, after the step 104, the method may further include: abstracting the spatial data and the attribute data into corresponding entity data; the entity data includes: any one or more of a point, a line, a polygon, a multipoint, a multiline, a polygon, a collection of objects, and a particular geographic entity; and creating a spatial index of the entity data as a layer, creating a spatial index of the layer as a layer set, creating a spatial index of the layer set as a map, creating a spatial index of the map as a map set, and acquiring and outputting data corresponding to the query condition according to the query condition and each spatial index when receiving the query condition input from the outside.
Wherein, the specific geographic entity can be any one or more of a fault, a borehole and a roadway.
A coal mine data storage method provided in an embodiment of the present invention will be described in detail below, and as shown in fig. 2, the method may include the following steps:
step 201: and receiving an externally input coal mine data file.
Step 202: reading the suffix of the coal mine data file.
Step 203: and determining the file type of the coal mine data file according to the read suffix.
Step 204: and determining an analysis model corresponding to the coal mine data file according to the corresponding relation between the preset file type and the analysis model.
Step 205: and analyzing the coal mine data file by using the determined analysis model to obtain spatial data and attribute data.
Step 206: and creating a geometric information space table and a space attribute information table according to a preset unified storage rule.
In the embodiment of the present invention, the geometric information space table and the spatial attribute information table may be created by using an SQL statement, and specifically, both the geometric information space table and the spatial attribute information table may be created according to a preset unified storage rule (for example, the geometric information space table includes storage rules such as those several spatial fields). The AddGeometryColumn function may be used to create the space field, the key code is as follows: the ELECT AddGeometryColumn ('rows', 'get', 423, 'LINESTRING',2), where the parameters represent data indication, spatial field name, coordinate system, spatial type, dimension, respectively.
Step 207: and storing the spatial data obtained by analysis into a geometric information spatial table, and storing the attribute data obtained by analysis into a spatial attribute information table.
In the embodiment of the present invention, the key codes when the spatial data and the attribute data obtained by the analysis are inserted into the corresponding table may be as follows:
INSERT INTO ROADS(id,road_name,geom)
VALUES(1,'Jeff Rd',ST_GeomFromText('LINESTRING(191232243118,191108 243242)',4326));
after the data is inserted into the corresponding table, a corresponding spatial index can be created, specifically, the layer is an index of the entity data, the layer set is an index of the layer, the map is an index of the layer set, the map set is an index of the map, and the like.
It is worth noting that embodiments of the present invention can provide range, distance, and SQL based queries. Wherein, the key codes involved in the range-based query can be as follows:
select*from${tableName}where
ST_DWithin("${geomColumn}",ST_GeomFromText('POINT(${longitude}${latitude})',${srid}),${distance})
when the query is based on the range, the Bounds of the corresponding geometric object can be calculated according to the received query condition, and the object which meets a certain spatial relationship and query condition with the specified geometric object is queried by comparing the spatial position relationship between the Bounds and the geometric object.
The key codes involved in the distance-based query condition may be as follows:
select*from${tableName}where
ST_Contains(ST_GeomFromText('${geometryWkt}',${srid}),
${geomColumn})
when the query is based on the distance, the distance query of the map layer is to query the ground objects which are in accordance with the specified conditions within a certain range from the geometric object. For a point geometric object, inquiring a ground object in a circle with the point as the center of the circle and the distance as the radius; for line and plane geometric objects, a range of surface features on the object boundary is queried. For example, items within 100 kilometers of the query are queried, and the units of query distance are map units. And during distance query, whether the nearest ground feature is searched can be set through the isNearest parameter in the distance query parameter, the number of the nearest ground features to be searched is set through the expectCount parameter, and if the expectCount is not set, all ground features meeting the conditions can be searched. When the nearest ground object is searched, the distance tolerance value distance is invalid.
The key code involved in an SQL-based query may be as follows:
select*from${tableName}where${attributeFilter}
when the map is queried based on the SQL, the SQL query on the map is used for querying the ground objects meeting the SQL condition in the specified map layer. Query types in GIS can be generally classified into the following three types: simple attribute queries, simple spatial queries, and synthetic queries that are simultaneously related to spatial location and attributes. The SQL query refers to a query of which the condition is only related to the attribute of a spatial ground object and is not related to the geographic position of the ground object.
After the corresponding data are inquired according to the received inquiry conditions, the data can be displayed on the map in an aggregation mode. Specifically, different object types are defined according to different data types, such as point, linesting, polygon, marker, and the like; defining a feature object, wherein the feature object has geometry, style, property and the like; and hosting the feature object into the layer object for management, and finally rendering the feature object in the page by the map engine.
As shown in fig. 3, an embodiment of the present invention provides a coal mine data storage device, which may include: a receiving unit 301, a parsing unit 302, a creating unit 303, and a storing unit 304, wherein,
the receiving unit 301 is configured to receive an externally input coal mine data file;
the analysis unit 302 is configured to analyze the coal mine data file by using a preset analysis model corresponding to the coal mine data file to obtain spatial data and attribute data;
the creating unit 303 is configured to create a geometric information space table and a space attribute information table according to a preset unified storage rule;
the storage unit 304 is configured to store the spatial data obtained through the analysis into the geometric information spatial table, and store the attribute data obtained through the analysis into the spatial attribute information table.
As shown in fig. 4, in an embodiment of the present invention, the method may further include: a determination unit 401;
the determining unit 401 is configured to read a suffix of the coal mine data file after the receiving unit 301 receives the externally input coal mine data file and before the analyzing unit 302 analyzes the coal mine data file by using an analysis model preset to correspond to the coal mine data file; determining the file type of the coal mine data file according to the read suffix; and determining an analysis model corresponding to the coal mine data file according to the corresponding relation between the preset file type and the analysis model.
As shown in fig. 5, in an embodiment of the present invention, the method may further include: an index creation unit 501;
the index creating unit 501 is configured to abstract the spatial data and the attribute data into corresponding entity data after the storage unit 304 stores the spatial data obtained through the analysis into the geometric information spatial table and stores the attribute data obtained through the analysis into the spatial attribute information table; the entity data includes: any one or more of a point, a line, a polygon, a multipoint, a multiline, a polygon, a collection of objects, and a particular geographic entity; and creating a spatial index of the entity data as a layer, creating a spatial index of the layer as a layer set, creating a spatial index of the layer set as a map, creating a spatial index of the map as a map set, and acquiring and outputting data corresponding to the query condition according to the query condition and each spatial index when receiving the query condition input from the outside.
Because the information interaction, execution process, and other contents between the units in the device are based on the same concept as the method embodiment of the present invention, specific contents may refer to the description in the method embodiment of the present invention, and are not described herein again.
An embodiment of the present invention provides a computer-readable medium, which includes computer-executable instructions, and when a processor of a storage controller executes the computer-executable instructions, the storage controller executes a method described in any one of the above embodiments.
An embodiment of the present invention provides a storage controller, including: processor, memory and bus
The memory is used for storing computer execution instructions, the processor is connected with the memory through the bus, and when the storage controller runs, the processor executes the computer execution instructions stored in the memory, so that the storage controller executes the method of any one of the above embodiments.
In summary, the embodiments of the present invention have at least the following advantages:
1. in the embodiment of the invention, when a coal mine data file input from the outside is received, a preset corresponding analysis model is firstly used for analyzing the coal mine data file to analyze spatial data and attribute data in the file, because a uniform storage rule is preset, a geometric information space table and a spatial attribute information table are created, the analyzed spatial data are finally stored in the geometric information space table, and the attribute data are stored in the spatial attribute information table, so that the corresponding spatial data and the geometric data are finally stored in the tables which are all set according to the preset uniform storage rule aiming at different received coal mine data files, and the uniform storage of the coal mine data is realized.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus 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 apparatus. Without further limitation, an element defined by the phrase "comprising a" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
Those of ordinary skill in the art will understand that: all or part of the steps for realizing the method embodiments can be completed by hardware related to program instructions, the program can be stored in a computer readable storage medium, and the program executes the steps comprising the method embodiments when executed; and the aforementioned storage medium includes: various media that can store program codes, such as ROM, RAM, magnetic or optical disks.
Finally, it is to be noted that: the above description is only a preferred embodiment of the present invention, and is only used to illustrate the technical solutions of the present invention, and not to limit the protection scope of the present invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention shall fall within the protection scope of the present invention.

Claims (4)

1. A coal mine data storage method is characterized by comprising the following steps:
receiving an externally input coal mine data file;
analyzing the coal mine data file by using an analysis model preset to correspond to the coal mine data file to obtain spatial data and attribute data;
creating a geometric information space table and a space attribute information table according to a preset uniform storage rule;
storing the spatial data obtained by analysis into the geometric information spatial table, and storing the attribute data obtained by analysis into the spatial attribute information table;
after receiving the externally input coal mine data file and before analyzing the coal mine data file by using a preset analysis model corresponding to the coal mine data file, the method further comprises the following steps:
reading a suffix of the coal mine data file;
determining the file type of the coal mine data file according to the read suffix;
determining an analysis model corresponding to the coal mine data file according to the corresponding relation between the preset file type and the analysis model;
after the storing the spatial data obtained by analyzing into the geometric information spatial table and the attribute data obtained by analyzing into the spatial attribute information table, further comprising:
abstracting the spatial data and the attribute data into corresponding entity data; the entity data includes: any one or more of a point, a line, a polygon, a multipoint, a multiline, a polygon, a collection of objects, and a particular geographic entity;
and creating a spatial index of the entity data as a layer, creating a spatial index of the layer as a layer set, creating a spatial index of the layer set as a map, creating a spatial index of the map as a map set, and acquiring and outputting data corresponding to the query condition according to the query condition and each spatial index when receiving the query condition input from the outside.
2. A coal mine data storage device, comprising: a receiving unit, a parsing unit, a creating unit and a storing unit, wherein,
the receiving unit is used for receiving externally input coal mine data files;
the analysis unit is used for analyzing the coal mine data file by utilizing an analysis model preset to correspond to the coal mine data file to obtain spatial data and attribute data;
the creating unit is used for creating a geometric information space table and a space attribute information table according to a preset unified storage rule;
the storage unit is configured to store the spatial data obtained through analysis into the geometric information spatial table, and store the attribute data obtained through analysis into the spatial attribute information table;
further comprising: a determination unit;
the determining unit is used for reading a suffix of the coal mine data file after the receiving unit receives the externally input coal mine data file and before the analyzing unit analyzes the coal mine data file by using an analyzing model preset corresponding to the coal mine data file; determining the file type of the coal mine data file according to the read suffix; determining an analysis model corresponding to the coal mine data file according to the corresponding relation between the preset file type and the analysis model;
further comprising: an index creating unit;
the index creating unit is configured to abstract the spatial data and the attribute data into corresponding entity data after the storage unit stores the spatial data obtained through analysis into the geometric information spatial table and stores the attribute data obtained through analysis into the spatial attribute information table; the entity data includes: any one or more of a point, a line, a polygon, a multipoint, a multiline, a polygon, a collection of objects, and a particular geographic entity; and creating a spatial index of the entity data as a layer, creating a spatial index of the layer as a layer set, creating a spatial index of the layer set as a map, creating a spatial index of the map as a map set, and acquiring and outputting data corresponding to the query condition according to the query condition and each spatial index when receiving the query condition input from the outside.
3. A computer readable medium comprising computer executable instructions that when executed by a processor of a storage controller cause the storage controller to perform the method of claim 1.
4. A storage controller, comprising: a processor, a memory, and a bus;
the memory is used for storing computer-executable instructions, the processor is connected with the memory through the bus, and when the storage controller runs, the processor executes the computer-executable instructions stored by the memory so as to enable the storage controller to execute the method of claim 1.
CN201810007622.5A 2018-01-04 2018-01-04 Coal mine data storage method and device Active CN108363722B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810007622.5A CN108363722B (en) 2018-01-04 2018-01-04 Coal mine data storage method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810007622.5A CN108363722B (en) 2018-01-04 2018-01-04 Coal mine data storage method and device

Publications (2)

Publication Number Publication Date
CN108363722A CN108363722A (en) 2018-08-03
CN108363722B true CN108363722B (en) 2021-11-12

Family

ID=63010751

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810007622.5A Active CN108363722B (en) 2018-01-04 2018-01-04 Coal mine data storage method and device

Country Status (1)

Country Link
CN (1) CN108363722B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112948427B (en) * 2021-04-15 2024-02-06 深圳赛安特技术服务有限公司 Data query method, device, equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101826185A (en) * 2010-05-20 2010-09-08 中国农业大学 WebGIS irrigation area management method of shared data and realization system thereof
CN102446177A (en) * 2010-10-11 2012-05-09 高德软件有限公司 Data acquisition method and equipment, data processing method and system, and base map processing method
CN103123485A (en) * 2012-12-26 2013-05-29 上海迪爱斯通信设备有限公司 Intelligent data acquisition and control terminal and Internet of Things system with same
CN103139059A (en) * 2013-02-19 2013-06-05 中国矿业大学 Coal mine electromechanical equipment data acquisition and analysis gateway
CN105677875A (en) * 2016-01-11 2016-06-15 清华大学 Visual modeling platform based on unified constraint of normal data elements

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8442980B2 (en) * 2011-07-07 2013-05-14 Oracle International Corporation Attribute change coalescing in order to deal with component moves on a page

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101826185A (en) * 2010-05-20 2010-09-08 中国农业大学 WebGIS irrigation area management method of shared data and realization system thereof
CN102446177A (en) * 2010-10-11 2012-05-09 高德软件有限公司 Data acquisition method and equipment, data processing method and system, and base map processing method
CN103123485A (en) * 2012-12-26 2013-05-29 上海迪爱斯通信设备有限公司 Intelligent data acquisition and control terminal and Internet of Things system with same
CN103139059A (en) * 2013-02-19 2013-06-05 中国矿业大学 Coal mine electromechanical equipment data acquisition and analysis gateway
CN105677875A (en) * 2016-01-11 2016-06-15 清华大学 Visual modeling platform based on unified constraint of normal data elements

Also Published As

Publication number Publication date
CN108363722A (en) 2018-08-03

Similar Documents

Publication Publication Date Title
EP3188043B1 (en) Indirect filtering in blended data operations
US10810191B2 (en) Limiting scans of loosely ordered and/or grouped relations in a database
US10255378B2 (en) Database structure for distributed key-value pair, document and graph models
Bellini et al. Performance assessment of RDF graph databases for smart city services
AU2013335231B2 (en) Profiling data with location information
US10740396B2 (en) Representing enterprise data in a knowledge graph
US10140325B2 (en) Data source identification mapping in blended data operations
CN106933833B (en) Method for quickly querying position information based on spatial index technology
US10268737B2 (en) System and method for performing blended data operations
US20140351241A1 (en) Identifying and invoking applications based on data in a knowledge graph
US20160140154A1 (en) Indexing hierarchical data
Hu et al. Top-k spatio-textual similarity join
JP2014002519A (en) Spatiotemporal data management system, spatiotemporal data management method, and spatiotemporal data management program
CN111026874A (en) Data processing method and server of knowledge graph
JP2018533090A (en) System and method for providing sandbox support in a multidimensional database environment
US9158599B2 (en) Programming framework for applications
US20190026386A1 (en) Method and apparatus for converting from a source database system to a destination database system
Gómez et al. Analytical queries on semantic trajectories using graph databases
Brisaboa et al. An inconsistency measure of spatial data sets with respect to topological constraints
CN116166849A (en) Data management method, device, equipment and storage medium
Cho et al. A basis of spatial big data analysis with map-matching system
CN108363722B (en) Coal mine data storage method and device
US10558652B2 (en) Merging multiproviders in a database calculation scenario
Nekrich Space-efficient range reporting for categorical data
CN113934729A (en) Data management method based on knowledge graph, related equipment and medium

Legal Events

Date Code Title Description
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: 20211022

Address after: No. 1036, Shandong high tech Zone wave road, Ji'nan, Shandong

Applicant after: Inspur Genersoft Co.,Ltd.

Address before: 250100 No. 2877 Kehang Road, Sun Village Town, Jinan High-tech District, Shandong Province

Applicant before: SHANDONG INSPUR GENESOFT INFORMATION TECHNOLOGY Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant