forked from RWS-NL/rws-otl
-
Notifications
You must be signed in to change notification settings - Fork 1
/
kr-beschrijving.html
67 lines (65 loc) · 2.78 KB
/
kr-beschrijving.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>RWS kernregistraties</title>
<script
src="https://www.w3.org/Tools/respec/respec-w3c"
class="remove"
defer
></script>
<script class="remove">
// All config options at https://respec.org/docs/
var respecConfig = {
specStatus: "ED",
editors: [{ name: "Gert-Jan Aaftink", url: "https://gjaaf.github.io" }],
github: "https://github.com/gjaaf/rws-otl",
shortName: "RWS OTL",
xref: "web-platform",
group: "RWS CIO Office",
};
</script>
</head>
<body>
<section id="abstract">
<p>De RWS OTL uitgebreid met de BOM-R en de kernregistraties.</p>
</section>
<section id="sotd">
<p>STATUS: Dit is een <i>proof of technology</i>.</p>
</section>
<section class="informative">
<h2>Introduction</h2>
<p>Dit is de Uitgebreide OTL site van RWS. Hier zijn de BOM-R en de kernregistraties geintegreerd in de OTL.</p>
<aside class="note" title="Aansluiting met RWS EA werkzaamheden">
<p>Dit is voor een belangrijk deel de uitwerking van de kernregistratie opdracht.</p>
</aside>
</section>
<section>
<h2>OTL documentatie</h2>
<p>De documentatie van de OTL kan op meerdere manieren bekeken worden. HIER is de basis documentatie gegeven als .trig files. Daarnaast kan er ook
gebruikgemaakt worden van meer leesbare documentatie. Daarvoor wordt hier docuemntatie aangeboden vanuti verschillende invalshoeken. Om vanuit de OTL begrippen
een samengesteld informatiebeeld in te zien: start HIER. Om dat zelfde te doen, maar dan op basis van de RWS BOM-R (het RWS business objecten model), start HIER. tenslotte
is er een toegang via de de kernregistraties van RWS, dat is HIER te vinden. </p>
<aside class="note" title="Zichtbaarheid Accesspoints">
NB: in de diverse documentatie elementen worden ook de accesspoints voor diverse services aangeboden. Of u die kunt zien is afhaneklijk van de manier warop u deze
repository benaderd. Wanneer dat vanuit het RWS netwerk plaatsvindt zijn de access points zichtbaar. Bij benadering vanuit andere netwerken zijn deze helaas vanuit security
oogpunt onzichtbaar gemaakt.
</aside>
<section>
<h3>Tijdigheid</h3>
<p>
De informatie die hier getoond wordt is de meest recente officiele documentatie, welke bij elk pull request op de OTL master bijgewerkt wordt.
</p>
</section>
</section>
<section>
<h2>Feedback</h2>
<p>We krijgen graag feedback. Maak een issue aan als u opmerkingen heeft HIER NOG EEN LINK</p>
</section>
<section id="conformance">
<p>
This is required for specifications that contain normative material.
</p>
</section>
</body>
</html>