-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
38 lines (32 loc) · 1.36 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
<!DOCTYPE html>
<html lang="nl">
<head>
<meta charset='utf-8'>
<meta name="viewport" content="width=device-width">
<title>GWSW Persleidingen</title>
<link rel='shortcut icon' type='image/x-icon' href='media/GWSW LogoSmall.ico.gif' />
<script src='builds/respec-rioned.js' async class='remove'></script>
<script src="./config.js" class='remove'></script>
</head>
<body>
<!-- section data-format="markdown" data-include="bp-gwsw.md" --></section>
<div id='abstract'>
<p>
In het deelmodel GWSW Persleidingen worden gegevens over persleidingen en appendages eenduidig gedefinieerd en vastgelegd.
Hiermee wordt invulling gegeven aan de behoefte aan een soepele uitwisseling van gegevens die nodig zijn om grip te houden op
de constructieve en hydraulische functionaliteit van persleidingen.
</p>
</div>
<div id="logo">
<a href="https://data.gwsw.nl" style="margin-top:2em;"><img class="logo" src="media/GWSW Logo.png"
alt="GWSW Logo"></a>
</div>
<section data-format="markdown" data-include="main.md"></section>
<!-- onderdruk de melding "niet normatief"
<section class="informative" data-format="markdown" data-include="main.md"></section>
-->
<!-- This section is filled automatically by ReSpec. -->
<!-- meldt "alles in dit document is (niet)normatief" -->
<section id='conformance'></section>
</body>
</html>