forked from Geonovum/IMGeo-dev
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
24 lines (24 loc) · 1.38 KB
/
index.html
File metadata and controls
24 lines (24 loc) · 1.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>IMGeo.next</title>
<link rel="shortcut icon" type="image/x-icon" href="https://tools.geostandaarden.nl/respec/media/logos/Geonovum.ico"/>
<link rel="stylesheet" type="text/css" href="style.css">
<script class="remove" src="config.js"></script>
<script class="remove" src="https://tools.geostandaarden.nl/respec/builds/respec-geonovum.js" async></script>
</head>
<body>
<section id="abstract">
<p>Dit is een werkversie van de vertaling van het document <a href="https://docs.geostandaarden.nl/disgeo/emso/" target="_blank">DiS Geo: Eisen aan model samenhangende objectenregistratie</a> naar een informatiemodellering gebaseerd op het huidige IMGeo 2.2 en IMBAG 2.0.</p>
</section>
<section id="sotd">
<p>This is required.</p>
</section>
<section id="samenvatting" data-format="markdown" data-include="samenvatting.md"></section>
<div id="gegevensdefinitie" data-include="data/IMGeo-dev-cat.respec.html" data-include-replace="true" class="normative"></div>
<section id="mapping" data-format="markdown" data-include="mapping.md"></section>
<section id="wijzigingen" data-format="markdown" data-include="wijzigingen.md"></section>
<section id="openstaandepunten.md" data-format="markdown" data-include="openstaandepunten.md"></section>
</body>
</html>