forked from oxigraph/oxigraph
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
25 lines (25 loc) · 845 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[submodule "testsuite/rdf-tests"]
path = testsuite/rdf-tests
url = https://github.com/w3c/rdf-tests.git
[submodule "testsuite/rdf-star"]
path = testsuite/rdf-star
url = https://github.com/w3c/rdf-star.git
[submodule "bench/bsbm-tools"]
path = bench/bsbm-tools
url = https://github.com/Tpt/bsbm-tools.git
[submodule "oxrocksdb-sys/rocksdb"]
path = oxrocksdb-sys/rocksdb
url = https://github.com/oxigraph/rocksdb.git
[submodule "oxrocksdb-sys/lz4"]
path = oxrocksdb-sys/lz4
url = https://github.com/lz4/lz4.git
[submodule "testsuite/N3"]
path = testsuite/N3
url = https://github.com/w3c/N3.git
branch = master
[submodule "testsuite/rdf-canon"]
path = testsuite/rdf-canon
url = https://github.com/w3c/rdf-canon.git
[submodule "cli/templates/yasgui"]
path = cli/templates/yasgui
url = https://github.com/oxigraph/yasgui-release.git