Skip to content

Commit 4527a71

Browse files
Merge remote-tracking branch 'origin/main'
2 parents ab0ba4d + 04c9b1a commit 4527a71

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
/cmake-build-debug/
22
/dist/
3+
/json_files/
4+
/csv_files/
5+
/bench_files/
6+
/graph_files/
7+
/igc_files/
8+
/python/

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
# gsm_gsql
22

3-
Data: https://osf.io/pgf9h/files
3+
This repository provides a preliminary implementation of the Generalised Semistructured Model and of its associated language,
4+
Generalised Semistructured Query Language, as well.
5+
6+
## Datasets
7+
8+
For reproducing the experiments from the paper [TBA], please download [this](https://files.de-1.osf.io/v1/resources/pgf9h/providers/osfstorage/?zip=) dataset and unzip it in the main project folder.
9+
10+
> Data: https://osf.io/pgf9h/files

0 commit comments

Comments
 (0)