forked from GetDKAN/dkan-drops-7
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index-old.html
44 lines (26 loc) · 965 Bytes
/
index-old.html
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
<br/>
<br/>
<h1> Diversicon Development Website </h1>
<br/>
<br/>
<p>
Provisional page for Diversicon development. <br/>
<br/>
</p>
<h3>Dev catalog </h3>
Catalog is work in progress, you can find it <a href="/diversicon"> here </a>.
<br/>
<h3>Programs info </h3>
<ul>
<li><a href="manual/"> Diversicon Manual </a></li>
<li><a href="schema/"> Diversicon Schema </a></li>
<li><a href="https://github.com/s-match/s-match-diversicon/wiki"> S-Match Diversicon Manual </a></li>
</ul>
<h3>Programs binaries </h3>
(for password ask [email protected])
<ul>
<li><a href="../repository/eu/kidf/divercli/0.1.0-SNAPSHOT/divercli-0.1.0-SNAPSHOT.zip"> DiverCli </a> </li>
<li><a href="../repository/it/unitn/disi/s-match-utils/2.0.0-SNAPSHOT/s-match-utils-2.0.0-SNAPSHOT.zip"> S-Match Utils </a> </li>
</ul>
<h3>Programs source code</h3>
Source code is on GitHub, in <a href="https://github.com/diversicon-kb">Diversicon KB organization</a> </h3>