You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,12 +3,13 @@
3
3
This repository provides a preliminary implementation of the Generalised Semistructured Model and of its associated language,
4
4
Generalised Semistructured Query Language, as well.
5
5
6
+
## MetaModel
7
+
8
+
A preliminary implementation of ```Script v2.0``` is provided in [this](https://github.com/datagram-db/gsm_gsql/tree/withscript) branch, as well as the implementation of some examples of such language from the paper [TBA]. The original implementation from Giacomo Bergami's PhD dissertation is available on [BitBucket](https://bitbucket.org/unibogb/gsql-script/src/master/).
9
+
6
10
## Datasets
7
11
8
-
For reproducing the experiments from the paper "Towards a Generalised Semistructured Model and Query Language", please download [this](https://files.de-1.osf.io/v1/resources/pgf9h/providers/osfstorage/?zip=) dataset and unzip it in the main project folder.
12
+
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
13
10
14
> Data: https://osf.io/pgf9h/files
11
15
12
-
## MetaModel
13
-
14
-
A preliminary implementation of Script v2.0 is provided in [this](https://github.com/datagram-db/gsm_gsql/tree/withscript) branch. The original implementation from Giacomo Bergami's PhD dissertation is available on [BitBucket](https://bitbucket.org/unibogb/gsql-script/src/master/).
0 commit comments