Semantic Property Graph for Scalable Knowledge Graph Analytics
Sumit Purohit, Nhuy Van, George Chin

TL;DR
This paper introduces Semantic Property Graph (SPG), a formalized, scalable, and ontology-supported extension of LPG that enables efficient knowledge graph analytics and inference, bridging RDF's expressibility with LPG's scalability.
Contribution
The paper proposes SPG as a formal, ontology-supported extension of LPG, enabling scalable knowledge graph analytics and automated reasoning.
Findings
SPG effectively combines RDF expressibility with LPG scalability.
The framework supports conversion of RDF to SPG in different computing environments.
Cloud-based migration of RDF graphs to SPG is demonstrated.
Abstract
Graphs are a natural and fundamental representation of describing the activities, relationships, and evolution of various complex systems. Many domains such as communication, citation, procurement, biology, social media, and transportation can be modeled as a set of entities and their relationships. Resource Description Framework (RDF) and Labeled Property Graph (LPG) are two of the most used data models to encode information in a graph. Both models are similar in terms of using basic graph elements such as nodes and edges but differ in terms of modeling approach, expressibility, serialization, and target applications. RDF is a flexible data exchange model for expressing information about entities but it tends to a have high memory footprint and inefficient storage, which does not make it a natural choice to perform scalable graph analytics. In contrast, LPG has gained traction as a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSemantic Web and Ontologies · Advanced Graph Neural Networks · Graph Theory and Algorithms
