-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
25 lines (22 loc) · 1.07 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>Untitled article</title>
</head>
<body>
<h1 id="quangis-vocabularies">QuAnGIS vocabularies</h1>
<p>During development, QuAnGIS RDF files are published on a GitHub Page.
These are the latest versions; see also
<a href="http://geographicknowledge.de/vocab/">http://geographicknowledge.de/vocab/</a>.</p>
<ul>
<li> <a href="https://quangis.github.io/vocab/cct">https://quangis.github.io/vocab/cct</a>: Ontology for the core concept
transformation language.</li>
<li> <a href="https://quangis.github.io/vocab/tool">https://quangis.github.io/vocab/tool</a>: Tool schema.</li>
<li> <a href="https://quangis.github.io/tool/repo.ttl">https://quangis.github.io/tool/repo.ttl</a>: Tool repository.</li>
<li> <a href="http://geographicknowledge.de/vocab/CoreConceptData.rdf">http://geographicknowledge.de/vocab/CoreConceptData.rdf</a>: Core
concept datatypes.</li>
</ul>
</body>
</html>