Skip to content

Commit 44a89ea

Browse files
Update Knowledg Graph Representation (RDF and Property Graph) and Schema.md
1 parent 9bf0a10 commit 44a89ea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

topics/Knowledg Graph Representation (RDF and Property Graph) and Schema.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
## Knowledg Graph Representation (RDF and Property Graph) and Schema
2+
In my understanding, there are two major approaches to store and query knowledge graphs: one is RDF (Resource Description Framework) data model with SPARQL query language, and the other is property graph model with graph query languages such as Gremlin and Cypher.
23

34
### RDF
5+
__Surveys__
6+
1. RDF Data Storage and Query Processing Schemes: A Survey [[Paper](https://dl.acm.org/doi/pdf/10.1145/3177850)]
7+
48
__General Papers__
59
1. Relational schema optimization for RDF-based knowledge graphs (Information Systems 2021) [[Paper](https://www.sciencedirect.com/science/article/pii/S0306437921000223)]
610

0 commit comments

Comments
 (0)