1+
2+ <!doctype html>
3+ < html lang ="en " class ="no-js ">
4+ < head >
5+
6+ < meta charset ="utf-8 ">
7+ < meta name ="viewport " content ="width=device-width,initial-scale=1 ">
8+
9+
10+
11+
12+
13+
14+ < link rel ="icon " href ="/include-access-model/assets/images/favicon.png ">
15+ < meta name ="generator " content ="mkdocs-1.6.1, mkdocs-material-9.6.23 ">
16+
17+
18+
19+ < title > include-access-model</ title >
20+
21+
22+
23+ < link rel ="stylesheet " href ="/include-access-model/assets/stylesheets/main.84d31ad4.min.css ">
24+
25+
26+
27+
28+
29+
30+
31+
32+
33+
34+
35+
36+ < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
37+ < link rel ="stylesheet " href ="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback ">
38+ < style > : root {--md-text-font : "Roboto" ;--md-code-font : "Roboto Mono" }</ style >
39+
40+
41+
42+ < link rel ="stylesheet " href ="/include-access-model/css/ansi-colours.css ">
43+
44+ < link rel ="stylesheet " href ="/include-access-model/css/jupyter-cells.css ">
45+
46+ < link rel ="stylesheet " href ="/include-access-model/css/pandas-dataframe.css ">
47+
48+ < script > __md_scope = new URL ( "/include-access-model/" , location ) , __md_hash = e => [ ...e ] . reduce ( ( ( e , _ ) => ( e << 5 ) - e + _ . charCodeAt ( 0 ) ) , 0 ) , __md_get = ( e , _ = localStorage , t = __md_scope ) => JSON . parse ( _ . getItem ( t . pathname + "." + e ) ) , __md_set = ( e , _ , t = localStorage , a = __md_scope ) => { try { t . setItem ( a . pathname + "." + e , JSON . stringify ( _ ) ) } catch ( e ) { } } </ script >
49+
50+
51+
52+
53+
54+
55+ </ head >
56+
57+
58+ < body dir ="ltr ">
59+
60+
61+ < input class ="md-toggle " data-md-toggle ="drawer " type ="checkbox " id ="__drawer " autocomplete ="off ">
62+ < input class ="md-toggle " data-md-toggle ="search " type ="checkbox " id ="__search " autocomplete ="off ">
63+ < label class ="md-overlay " for ="__drawer "> </ label >
64+ < div data-md-component ="skip ">
65+
66+ </ div >
67+ < div data-md-component ="announce ">
68+
69+ </ div >
70+
71+
72+
73+
74+
75+
76+ < header class ="md-header md-header--shadow " data-md-component ="header ">
77+ < nav class ="md-header__inner md-grid " aria-label ="Header ">
78+ < a href ="/include-access-model/. " title ="include-access-model " class ="md-header__button md-logo " aria-label ="include-access-model " data-md-component ="logo ">
79+
80+
81+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54 "/> </ svg >
82+
83+ </ a >
84+ < label class ="md-header__button md-icon " for ="__drawer ">
85+
86+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z "/> </ svg >
87+ </ label >
88+ < div class ="md-header__title " data-md-component ="header-title ">
89+ < div class ="md-header__ellipsis ">
90+ < div class ="md-header__topic ">
91+ < span class ="md-ellipsis ">
92+ include-access-model
93+ </ span >
94+ </ div >
95+ < div class ="md-header__topic " data-md-component ="header-topic ">
96+ < span class ="md-ellipsis ">
97+
98+
99+
100+ </ span >
101+ </ div >
102+ </ div >
103+ </ div >
104+
105+
106+ < script > var palette = __md_get ( "__palette" ) ; if ( palette && palette . color ) { if ( "(prefers-color-scheme)" === palette . color . media ) { var media = matchMedia ( "(prefers-color-scheme: light)" ) , input = document . querySelector ( media . matches ?"[data-md-color-media='(prefers-color-scheme: light)']" :"[data-md-color-media='(prefers-color-scheme: dark)']" ) ; palette . color . media = input . getAttribute ( "data-md-color-media" ) , palette . color . scheme = input . getAttribute ( "data-md-color-scheme" ) , palette . color . primary = input . getAttribute ( "data-md-color-primary" ) , palette . color . accent = input . getAttribute ( "data-md-color-accent" ) } for ( var [ key , value ] of Object . entries ( palette . color ) ) document . body . setAttribute ( "data-md-color-" + key , value ) } </ script >
107+
108+
109+
110+
111+
112+ < label class ="md-header__button md-icon " for ="__search ">
113+
114+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5 "/> </ svg >
115+ </ label >
116+ < div class ="md-search " data-md-component ="search " role ="dialog ">
117+ < label class ="md-search__overlay " for ="__search "> </ label >
118+ < div class ="md-search__inner " role ="search ">
119+ < form class ="md-search__form " name ="search ">
120+ < input type ="text " class ="md-search__input " name ="query " aria-label ="Search " placeholder ="Search " autocapitalize ="off " autocorrect ="off " autocomplete ="off " spellcheck ="false " data-md-component ="search-query " required >
121+ < label class ="md-search__icon md-icon " for ="__search ">
122+
123+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5 "/> </ svg >
124+
125+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z "/> </ svg >
126+ </ label >
127+ < nav class ="md-search__options " aria-label ="Search ">
128+
129+ < button type ="reset " class ="md-search__icon md-icon " title ="Clear " aria-label ="Clear " tabindex ="-1 ">
130+
131+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z "/> </ svg >
132+ </ button >
133+ </ nav >
134+
135+ </ form >
136+ < div class ="md-search__output ">
137+ < div class ="md-search__scrollwrap " tabindex ="0 " data-md-scrollfix >
138+ < div class ="md-search-result " data-md-component ="search-result ">
139+ < div class ="md-search-result__meta ">
140+ Initializing search
141+ </ div >
142+ < ol class ="md-search-result__list " role ="presentation "> </ ol >
143+ </ div >
144+ </ div >
145+ </ div >
146+ </ div >
147+ </ div >
148+
149+
150+
151+ < div class ="md-header__source ">
152+ < a href ="https://github.com/include-dcc/include-access-model " title ="Go to repository " class ="md-source " data-md-component ="source ">
153+ < div class ="md-source__icon md-icon ">
154+
155+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 448 512 "> <!--! Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2025 Fonticons, Inc.--> < path d ="M439.6 236.1 244 40.5c-5.4-5.5-12.8-8.5-20.4-8.5s-15 3-20.4 8.4L162.5 81l51.5 51.5c27.1-9.1 52.7 16.8 43.4 43.7l49.7 49.7c34.2-11.8 61.2 31 35.5 56.7-26.5 26.5-70.2-2.9-56-37.3L240.3 199v121.9c25.3 12.5 22.3 41.8 9.1 55-6.4 6.4-15.2 10.1-24.3 10.1s-17.8-3.6-24.3-10.1c-17.6-17.6-11.1-46.9 11.2-56v-123c-20.8-8.5-24.6-30.7-18.6-45L142.6 101 8.5 235.1C3 240.6 0 247.9 0 255.5s3 15 8.5 20.4l195.6 195.7c5.4 5.4 12.7 8.4 20.4 8.4s15-3 20.4-8.4l194.7-194.7c5.4-5.4 8.4-12.8 8.4-20.4s-3-15-8.4-20.4 "/> </ svg >
156+ </ div >
157+ < div class ="md-source__repository ">
158+ GitHub
159+ </ div >
160+ </ a >
161+ </ div >
162+
163+ </ nav >
164+
165+ </ header >
166+
167+ < div class ="md-container " data-md-component ="container ">
168+
169+
170+
171+
172+
173+
174+ < main class ="md-main " data-md-component ="main ">
175+ < div class ="md-main__inner md-grid ">
176+
177+
178+
179+ < div class ="md-sidebar md-sidebar--primary " data-md-component ="sidebar " data-md-type ="navigation " >
180+ < div class ="md-sidebar__scrollwrap ">
181+ < div class ="md-sidebar__inner ">
182+
183+
184+
185+
186+ < nav class ="md-nav md-nav--primary " aria-label ="Navigation " data-md-level ="0 ">
187+ < label class ="md-nav__title " for ="__drawer ">
188+ < a href ="/include-access-model/. " title ="include-access-model " class ="md-nav__button md-logo " aria-label ="include-access-model " data-md-component ="logo ">
189+
190+
191+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54 "/> </ svg >
192+
193+ </ a >
194+ include-access-model
195+ </ label >
196+
197+ < div class ="md-nav__source ">
198+ < a href ="https://github.com/include-dcc/include-access-model " title ="Go to repository " class ="md-source " data-md-component ="source ">
199+ < div class ="md-source__icon md-icon ">
200+
201+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 448 512 "> <!--! Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2025 Fonticons, Inc.--> < path d ="M439.6 236.1 244 40.5c-5.4-5.5-12.8-8.5-20.4-8.5s-15 3-20.4 8.4L162.5 81l51.5 51.5c27.1-9.1 52.7 16.8 43.4 43.7l49.7 49.7c34.2-11.8 61.2 31 35.5 56.7-26.5 26.5-70.2-2.9-56-37.3L240.3 199v121.9c25.3 12.5 22.3 41.8 9.1 55-6.4 6.4-15.2 10.1-24.3 10.1s-17.8-3.6-24.3-10.1c-17.6-17.6-11.1-46.9 11.2-56v-123c-20.8-8.5-24.6-30.7-18.6-45L142.6 101 8.5 235.1C3 240.6 0 247.9 0 255.5s3 15 8.5 20.4l195.6 195.7c5.4 5.4 12.7 8.4 20.4 8.4s15-3 20.4-8.4l194.7-194.7c5.4-5.4 8.4-12.8 8.4-20.4s-3-15-8.4-20.4 "/> </ svg >
202+ </ div >
203+ < div class ="md-source__repository ">
204+ GitHub
205+ </ div >
206+ </ a >
207+ </ div >
208+
209+ < ul class ="md-nav__list " data-md-scrollfix >
210+
211+
212+
213+
214+
215+
216+
217+ < li class ="md-nav__item ">
218+ < a href ="/include-access-model/elements/ " class ="md-nav__link ">
219+
220+
221+
222+ < span class ="md-ellipsis ">
223+ Schema
224+
225+ </ span >
226+
227+
228+ </ a >
229+ </ li >
230+
231+
232+
233+
234+
235+
236+
237+
238+
239+ < li class ="md-nav__item ">
240+ < a href ="/include-access-model/elements/erdiagram/ " class ="md-nav__link ">
241+
242+
243+
244+ < span class ="md-ellipsis ">
245+ ER Diagram
246+
247+ </ span >
248+
249+
250+ </ a >
251+ </ li >
252+
253+
254+
255+
256+
257+
258+
259+
260+
261+ < li class ="md-nav__item ">
262+ < a href ="/include-access-model/about/ " class ="md-nav__link ">
263+
264+
265+
266+ < span class ="md-ellipsis ">
267+ About
268+
269+ </ span >
270+
271+
272+ </ a >
273+ </ li >
274+
275+
276+
277+ </ ul >
278+ </ nav >
279+ </ div >
280+ </ div >
281+ </ div >
282+
283+
284+
285+ < div class ="md-sidebar md-sidebar--secondary " data-md-component ="sidebar " data-md-type ="toc " >
286+ < div class ="md-sidebar__scrollwrap ">
287+ < div class ="md-sidebar__inner ">
288+
289+
290+ < nav class ="md-nav md-nav--secondary " aria-label ="Table of contents ">
291+
292+
293+
294+
295+ </ nav >
296+ </ div >
297+ </ div >
298+ </ div >
299+
300+
301+
302+ < div class ="md-content " data-md-component ="content ">
303+ < article class ="md-content__inner md-typeset ">
304+
305+ < h1 > 404 - Not found</ h1 >
306+
307+ </ article >
308+ </ div >
309+
310+
311+ < script > var tabs = __md_get ( "__tabs" ) ; if ( Array . isArray ( tabs ) ) e:for ( var set of document . querySelectorAll ( ".tabbed-set" ) ) { var labels = set . querySelector ( ".tabbed-labels" ) ; for ( var tab of tabs ) for ( var label of labels . getElementsByTagName ( "label" ) ) if ( label . innerText . trim ( ) === tab ) { var input = document . getElementById ( label . htmlFor ) ; input . checked = ! 0 ; continue e} } </ script >
312+
313+ < script > var target = document . getElementById ( location . hash . slice ( 1 ) ) ; target && target . name && ( target . checked = target . name . startsWith ( "__tabbed_" ) ) </ script >
314+ </ div >
315+
316+ </ main >
317+
318+ < footer class ="md-footer ">
319+
320+ < div class ="md-footer-meta md-typeset ">
321+ < div class ="md-footer-meta__inner md-grid ">
322+ < div class ="md-copyright ">
323+
324+
325+ Made with
326+ < a href ="https://squidfunk.github.io/mkdocs-material/ " target ="_blank " rel ="noopener ">
327+ Material for MkDocs
328+ </ a >
329+
330+ </ div >
331+
332+ </ div >
333+ </ div >
334+ </ footer >
335+
336+ </ div >
337+ < div class ="md-dialog " data-md-component ="dialog ">
338+ < div class ="md-dialog__inner md-typeset "> </ div >
339+ </ div >
340+
341+
342+
343+
344+ < script id ="__config " type ="application/json "> { "base" : "/include-access-model/" , "features" : [ "content.tabs.link" ] , "search" : "/include-access-model/assets/javascripts/workers/search.973d3a69.min.js" , "tags" : null , "translations" : { "clipboard.copied" : "Copied to clipboard" , "clipboard.copy" : "Copy to clipboard" , "search.result.more.one" : "1 more on this page" , "search.result.more.other" : "# more on this page" , "search.result.none" : "No matching documents" , "search.result.one" : "1 matching document" , "search.result.other" : "# matching documents" , "search.result.placeholder" : "Type to start searching" , "search.result.term.missing" : "Missing" , "select.version" : "Select version" } , "version" : null } </ script >
345+
346+
347+ < script src ="/include-access-model/assets/javascripts/bundle.f55a23d4.min.js "> </ script >
348+
349+
350+ </ body >
351+ </ html >
0 commit comments