-
Notifications
You must be signed in to change notification settings - Fork 1
/
index_heeloud.html
51 lines (42 loc) · 3.11 KB
/
index_heeloud.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
<!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">
<link rel='shortcut icon' type='image/x-icon' href='https://tools.geostandaarden.nl/respec/style/logos/Geonovum.ico'/>
<link rel="stylesheet" type="text/css" href="./docs/media/style.css">
<title>Informatiemodel Externe Veiligheid (IMEV) versie 2.0</title>
<script class='remove' src='https://tools.geostandaarden.nl/respec/builds/respec-geonovum.js' async></script>
<script class="remove" src="config.js"></script>
</head>
<body>
<section id="abstract" data-format="markdown" data-include="./docs/samenvatting.md"></section>
<section id='sotd'>
<p>
</p>
</section>
<!-- hier komen de hoofdstukken -->
<!-- vanaf hier per hoofdstuk een sectie of een div in het document ----------------------->
<!-- Secties komen in de inhoudsopgave div's niet ----------------------------------------->
<!-- Secties hebben verplicht <h2> tags, div's niet --------------------------------------->
<!-- Voorbeelden: ------------------------------------------------------------------------->
<!-- <div id='H00' data-format="markdown" data-include="filenaam.md"></div> --------------->
<!-- voor een nieuw hoofdstuk kopieer je een regel, en voegt die toe ---------------------->
<section data-format="markdown" data-include="./docs/1.Voorwoord.md"><h2>Voorwoord</h2></section>
<section data-format="markdown" data-include="./docs/2.Inleiding.md"><h2>Inleiding</h2></section>
<section data-format="markdown" data-include="./docs/3.Toepassingsgebied.md"><h2>Toepassingsgebied</h2></section>
<section data-format="markdown" data-include="./docs/4.Overzicht.md"><h2>Overzicht</h2></section>
<section data-format="markdown" data-include="./docs/5.Uitgangspunten IMEV model.md"><h2>Uitgangspunten-IMEV-model</h2></section>
<!-- import door imvertor gegenereerde deel-->
<div id="Objectcatalogus" data-include="data/imev-werkomgeving-cat.respec.html" data-include-replace="true"></div>
<section data-format="markdown" data-include="./docs/6.Referentiesystemen.md"><h2>Referentiesystemen</h2></section>
<section data-format="markdown" data-include="./docs/7.Data-visualisatie.md"><h2>Data-visualisatie</h2></section>
<section data-format="markdown" data-include="./docs/8.Inwinning.md"><h2>Inwinning</h2></section>
<section data-format="markdown" data-include="./docs/9.Datasetniveau-metadata.md"><h2>Metadata-dataset</h2></section>
<section data-format="markdown" data-include="./docs/10.Levering-publicatie.md"><h2>Levering-publicatie</h2></section>
<section data-format="markdown" data-include="./docs/11.Bibliografie.md"><h2>Bibliografie</h2></section>
<section data-format="markdown" data-include="./docs/12.Bijlage1.md"><h2>Bijlage-1-release-notes</h2></section>
<section data-format="markdown" data-include="./docs/13.Bijlage2.md"><h2>Bijlage-2-servicebestanden</h2></section>
<!-- <section data-format="markdown" data-include="./docs/12.Bijlage1.md"><h2>Bijlage-1</h2></section> -->
</body>
</html>