Skip to content

Commit 6482c92

Browse files
Update Knowledg Graph Representation (RDF and Property Graph) and Schema.md
1 parent 362e05f commit 6482c92

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed
Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
## Knowledg Graph Representation (RDF and Property Graph) and Schema
22

3-
### RDF
4-
1.
3+
### RDF
4+
__General Papers__
5+
1. Relational schema optimization for RDF-based knowledge graphs (Information Systems 2021) [[Paper](https://www.sciencedirect.com/science/article/pii/S0306437921000223)]
6+
7+
__Queries and Search over RDF based KG__
8+
1. Faceted search over RDF-based knowledge graphs (Journal of Web Semantics 2016) [[Paper](https://www.sciencedirect.com/science/article/pii/S1570826815001432)]
9+
2. Semantic SPARQL similarity search over RDF knowledge graphs (VLDB 2016) [[Paper](https://dl.acm.org/doi/pdf/10.14778/2983200.2983201)] 🌟
510

611
### Property Graph
7-
1. Property Graph Schema Optimization for Domain-Specific Knowledge Graphs [[Paper](https://arxiv.org/pdf/2003.11580.pdf)] (ICDE 2021) 🌟
12+
1. Property Graph Schema Optimization for Domain-Specific Knowledge Graphs (ICDE 2021) [[Paper](https://arxiv.org/pdf/2003.11580.pdf)] 🌟

0 commit comments

Comments
 (0)