Data storage method and query method for RDF (Resource Description Framework)
A data storage and data technology, applied in the field of Web data management, can solve problems such as not suitable for large-scale RDF data storage, and does not support SPARQL direct query, so as to avoid connection operations and improve query efficiency
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0064] The present invention will be further described below in conjunction with the accompanying drawings and embodiments.
[0065] The data storage method of RDF in the present embodiment is realized by following steps:
[0066] (1) Storage mapping designed for RDF data
[0067] For the storage structure of RDF data, the entity-oriented (entry-oriented) method is adopted to store the data in k columns of n rows in the relational database, where k is the average number of predicates of all subjects in the RDF data, and n is all The sum of the number of lines required by the subject.
[0068] (1.1) Determine the number of columns k and the required number of rows n of the table structure
[0069] When the number of predicates (Predicate) of a single subject (Subject) sum≤k, the required number of lines line=1; when sum>k, then a multi-line tuple is required for storage, the required number of lines line=(sum / k)+1;
[0070] For example the following data:
[0071] (Charle...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com