-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
37 lines (33 loc) · 2.41 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
<!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 notoc"></script>
<!-- <script src="https://tools.geostandaarden.nl/respec/config/geonovum-config.js" class="remove"></script> -->
<script src="./respec/organisatie-config.js" class="remove notoc"></script>
<script src="./respec/document_config.js" class="remove notoc"></script>
<script class="remove"> respecConfig = {...organisationConfig, ...documentConfig}</script>
<script>document.title = respecConfig.title</script>
<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>
<link rel="stylesheet" type="text/css" href="https://tools.geostandaarden.nl/publication/organisation/geonovum/base.css">
</head>
<body>
<!-- <h1 id="title">Nederlandse standaard voor het beschrijven van begrippen</h1> -->
<section id='abstract' data-include-format="markdown" data-include="respec/Samenvatting.md"></section>
<section id='sotd'></section>
<section id='H1' data-include-format="markdown" data-include="respec/H1-inleiding.md" class="informative"></section>
<section id='H2' data-include-format="markdown" data-include="respec/H2-kenmerken-van-begrippen.md"></section>
<section id='H3' data-include-format="markdown" data-include="respec/H3-begrippenkader.md" class="informative"></section>
<section id='H4' data-include-format="markdown" data-include="respec/H4-taalbinding.md"></section>
<section id='H5' data-include-format="markdown" data-include="respec/H5-best-practices.md" class="informative"></section>
<section id='H6' data-include-format="markdown" data-include="respec/H6-uitbreidingen.md" class="informative"></section>
<section id='conformance'>
<!-- This section is filled automatically by ReSpec. -->
</section>
<section id="index" class="appendix"></section>
<section class="appendix" data-include-format="markdown" data-include="respec/conventies.md"></section>
<!-- <section data-include-format="markdown" data-include="respec/rdf2markdown/en-woordenboek-table.md" class="appendix"></section> -->
</body>
</html>