forked from protegeproject/protege
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
75 lines (57 loc) · 2.55 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
[submodule "ca.uvic.cs.chisel.cajun"]
path = ca.uvic.cs.chisel.cajun
url = https://github.com/protegeproject/ca.uvic.cs.chisel.cajun.git
[submodule "org.coode.dlquery"]
path = org.coode.dlquery
url = https://github.com/protegeproject/org.coode.dlquery.git
[submodule "org.coode.owlviz"]
path = org.coode.owlviz
url = https://github.com/protegeproject/org.coode.owlviz.git
[submodule "org.protege.common"]
path = org.protege.common
url = https://github.com/protegeproject/org.protege.common.git
[submodule "org.protege.editor.core.application"]
path = org.protege.editor.core.application
url = https://github.com/protegeproject/org.protege.editor.core.application.git
[submodule "org.protege.editor.owl"]
path = org.protege.editor.owl
url = https://github.com/protegeproject/org.protege.editor.owl.git
[submodule "org.protege.editor.owl.client"]
path = org.protege.editor.owl.client
url = https://github.com/protegeproject/org.protege.editor.owl.client.git
[submodule "org.protege.editor.owl.codegeneration"]
path = org.protege.editor.owl.codegeneration
url = https://github.com/protegeproject/org.protege.editor.owl.codegeneration.git
[submodule "org.protege.editor.owl.diff"]
path = org.protege.editor.owl.diff
url = https://github.com/protegeproject/org.protege.editor.owl.diff.git
[submodule "org.protege.editor.owl.rdf"]
path = org.protege.editor.owl.rdf
url = https://github.com/protegeproject/org.protege.editor.owl.rdf.git
[submodule "org.protege.explanation"]
path = org.protege.explanation
url = https://github.com/protegeproject/org.protege.explanation.git
[submodule "org.protege.ontograf"]
path = org.protege.ontograf
url = https://github.com/protegeproject/org.protege.ontograf.git
[submodule "org.protege.osgi.debug"]
path = org.protege.osgi.debug
url = https://github.com/protegeproject/org.protege.osgi.debug.git
[submodule "org.protege.owl.diff"]
path = org.protege.owl.diff
url = https://github.com/protegeproject/org.protege.owl.diff.git
[submodule "org.protege.owl.rdf"]
path = org.protege.owl.rdf
url = https://github.com/protegeproject/org.protege.owl.rdf.git
[submodule "org.protege.owl.server"]
path = org.protege.owl.server
url = https://github.com/protegeproject/org.protege.owl.server.git
[submodule "protege-base"]
path = protege-base
url = https://github.com/protegeproject/protege-base.git
[submodule "protege-distribution"]
path = protege-distribution
url = https://github.com/protegeproject/protege-distribution.git
[submodule "protege-parent"]
path = protege-parent
url = https://github.com/protegeproject/protege-parent.git