generated from Geonovum/NL-ReSpec-GN-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
69 lines (51 loc) · 4.53 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
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
<!DOCTYPE html>
<html lang="nl">
<head>
<meta content="text/html; charset=utf-8" http-equiv="content-type">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<script src="https://cdn.jsdelivr.net/gh/digitalbazaar/[email protected]/dist/main.js" class="remove"></script>
<script src="https://tools.geostandaarden.nl/respec/config/geonovum-config.js" class="remove"></script>
<script src="js/config.js" class="remove"></script>
<script class="remove"> respecConfig = {...organisationConfig, ...respecConfig}</script>
<script>document.title = respecConfig.title</script>
<title>Informatiemodel Kabels en Leidingen (IMKL) - versie 3.0rc2</title>
<link rel="shortcut icon" type="image/x-icon" href="https://tools.geostandaarden.nl/respec/style/logos/Geonovum.ico" />
<script src="https://gitdocumentatie.logius.nl/publicatie/respec/builds/respec-nlgov.js" class="remove" async></script>
<!-- De volgende regel zorgt ervoor dat plaatjes uit Imvertor niet geschaald
worden, zodat de imagemap die op deze plaatjes zit werkt. -->
<style>div.imageinfo img {max-width: none;}</style>
</head>
<body>
<section id="abstract" data-include-format="markdown" data-include="abstract.md"></section>
<!-- <section id="sotd"><p>Afwegingen en onderbouwing die ten grondslag liggen aan de inhoud van deze catalogus zijn te vinden in de </a> sectie van de Github repository waarin deze standaard is ontwikkeld.</p></section><!-- Wordt automatisch gevuld -->
<!-- TODO: voeg hier je eigen hoofdstukken toe -->
<!-- import door imvertor gegenereerde deel-->
<div data-include-format="markdown" data-include="./docs/00_Voorwoord.md"><h2>Voorwoord</h2></div>
<section data-include-format="markdown" data-include="./sotd.md"><h2>Status</h2></section>
<section data-include-format="markdown" data-include="./docs/01_Inleiding.md"><h2>Inleiding</h2></section>
<section data-include-format="markdown" data-include="./docs/02_Scope.md"><h2>Scope</h2></section>
<section data-include-format="markdown" data-include="./docs/03_Overzicht.md"><h2>Overzicht</h2></section>
<section data-include-format="markdown" data-include="./docs/04_Identificatie-doc.md"><h2>Identificatie</h2></section>
<section data-include-format="markdown" data-include="./docs/05a_Data-content-en-structuur.md"><h2>Data content en structuur</h2></section>
<!--<div data-format="markdown" data-include="./docs/05b_Objectcatalogus.md"><h2>Objectcatalogus</h2></div>-->
<!-- <section data-format="markdown" data-include="./docs/05b_Objectcatalogus.md"><h2>Objectcatalogus</h2></section> -->
<div id="Objectcatalogus" data-include="data/imkl-werkomgeving-cat.respec.html" data-include-replace="true"></div>
<section data-include-format="markdown" data-include="./docs/06_Referentiesystemen.md"><h2>Referentiesystemen</h2></section>
<section data-include-format="markdown" data-include="./docs/07_Levering.md"><h2>Levering</h2></section>
<section data-include-format="markdown" data-include="./docs/08_Visualisatie.md"><h2>Visualisatie</h2></section>
<section data-include-format="markdown" data-include="./docs/09_Bibliografie.md"><h2>Bibliografie</h2></section>
<!-- <section data-include-format="markdown" data-include="./docs/10_Bijlage1.md"><h2>Bijlage 1: IMKL waardelijsten</h2></section>
<section data-include-format="markdown" data-include="./docs/11_Bijlage2.md"><h2>Bijlage 2: Toelichting op geometriemodel</h2></section>
<section data-include-format="markdown" data-include="./docs/12_Bijlage3.md"><h2>Bijlage 3: Toelichting op geometrie voor visualisatie</h2></section>-->
<section id='changelog' data-include-format="markdown" data-include="./docs/0A-Changelog.md" class="appendix"></section>
<section data-include-format="markdown" data-include="./docs/10_Bijlage2.md" class="appendix"></section>
<section data-include-format="markdown" data-include="./docs/11_Bijlage3.md" class="appendix"></section>
<section data-include-format="markdown" data-include="./docs/12_Bijlage4.md" class="appendix"></section>
<!-- <section id='x' data-format="markdown" data-include="./docs/10_Bijlage1.md" class="appendix"></section> -->
<!-- <section id='changelog' data-format="markdown" data-include="0A-Changelog.md" class="appendix"></section> -->
<!-- De volgende paragrafen worden automatisch gevuld. Je kunt ze uitzetten -->
<!-- <section id='conformance'></section> Gegeneerd hoofdstuk over conformiteit-->
<section id='tof'></section><!-- Lijst van figuren -->
<!-- <section id="index"></section><!-- Lijst van begrippen -->
</body>
</html>