-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
88 lines (88 loc) · 2.87 KB
/
.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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
[submodule "SWBBase"]
path = SWBBase
url = https://github.com/SemanticWebBuilder/SWBBase.git
branch = master
[submodule "SWBPlatform"]
path = SWBPlatform
url = https://github.com/SemanticWebBuilder/SWBPlatform.git
branch = master
[submodule "SWBModel"]
path = SWBModel
url = https://github.com/SemanticWebBuilder/SWBModel.git
branch = master
[submodule "SWBTripleStore"]
path = SWBTripleStore
url = https://github.com/SemanticWebBuilder/SWBTripleStore.git
branch = master
[submodule "SWBPortal"]
path = SWBPortal
url = https://github.com/SemanticWebBuilder/SWBPortal.git
branch = master
[submodule "SWBSearch"]
path = SWBSearch
url = https://github.com/SemanticWebBuilder/SWBSearch.git
branch = master
[submodule "SWBNLP"]
path = SWBNLP
url = https://github.com/SemanticWebBuilder/SWBNLP.git
branch = master
[submodule "SWBAdmin"]
path = SWBAdmin
url = https://github.com/SemanticWebBuilder/SWBAdmin.git
branch = master
[submodule "SWBTripleStoreBase"]
path = SWBTripleStoreBase
url = https://github.com/SemanticWebBuilder/SWBTripleStoreBase.git
branch = master
[submodule "SWBTripleStoreLevelDB"]
path = SWBTripleStoreLevelDB
url = https://github.com/SemanticWebBuilder/SWBTripleStoreLevelDB.git
branch = master
[submodule "SWBTripleStoreMongoDB"]
path = SWBTripleStoreMongoDB
url = https://github.com/SemanticWebBuilder/SWBTripleStoreMongoDB.git
branch = master
[submodule "SWBOfficeComunicationInterfaces"]
path = SWBOfficeComunicationInterfaces
url = https://github.com/SemanticWebBuilder/SWBOfficeComunicationInterfaces.git
branch = master
[submodule "SWBRepositoryManager"]
path = SWBRepositoryManager
url = https://github.com/SemanticWebBuilder/SWBRepositoryManager.git
branch = master
[submodule "SWBJCR170"]
path = SWBJCR170
url = https://github.com/SemanticWebBuilder/SWBJCR170.git
branch = master
[submodule "SWBSemanticFileRepository"]
path = SWBSemanticFileRepository
url = https://github.com/SemanticWebBuilder/SWBSemanticFileRepository.git
branch = master
[submodule "SWBXMLRPCCommon"]
path = SWBXMLRPCCommon
url = https://github.com/SemanticWebBuilder/SWBXMLRPCCommon.git
branch = master
[submodule "SWBOffice"]
path = SWBOffice
url = https://github.com/SemanticWebBuilder/SWBOffice.git
branch = master
[submodule "SWBTOWB3Compatibility"]
path = SWBTOWB3Compatibility
url = https://github.com/SemanticWebBuilder/SWBTOWB3Compatibility.git
branch = master
[submodule "SWB3Resources"]
path = SWB3Resources
url = https://github.com/SemanticWebBuilder/SWB3Resources.git
branch = master
[submodule "SWB"]
path = SWB
url = https://github.com/SemanticWebBuilder/SWB.git
branch = master
[submodule "SWBTripleStoreMongo"]
path = SWBTripleStoreMongo
url = https://github.com/SemanticWebBuilder/SWBTripleStoreMongo.git
branch = master
[submodule "SWBXMLRPCServer"]
path = SWBXMLRPCServer
url = https://github.com/SemanticWebBuilder/SWBXMLRPCServer.git
branch = master