Skip to content

Commit b8953ba

Browse files
authored
Merge pull request #141 from linkml/reorg
reorganized documentation infrastructure. Regenerated HTML.
2 parents 3fb67c7 + 40fd6ef commit b8953ba

File tree

74 files changed

+3122
-2848
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+3122
-2848
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ $(DOCDIR):
8282
mkdir -p $@
8383

8484
gendoc: $(DOCDIR)
85-
cp linkml_model/model/docs/*md $(DOCDIR) ; \
85+
cp -pr linkml_model/model/docs/ $(DOCDIR) ; \
8686
$(RUN) gen-doc --genmeta --sort-by rank -d $(DOCDIR) $(SOURCE_SCHEMA_PATH)
8787

8888
testdoc: gendoc serve

docs/00preamble/index.html

Lines changed: 28 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,22 @@
99

1010

1111
<link rel="icon" href="../assets/images/favicon.png">
12-
<meta name="generator" content="mkdocs-1.3.1, mkdocs-material-8.3.9">
12+
<meta name="generator" content="mkdocs-1.4.2, mkdocs-material-8.5.10">
1313

1414

1515

1616
<title>Linked Data Modeling Language: Specification - LinkML Model</title>
1717

1818

1919

20-
<link rel="stylesheet" href="../assets/stylesheets/main.1d29e8d0.min.css">
20+
<link rel="stylesheet" href="../assets/stylesheets/main.975780f9.min.css">
2121

2222

23-
<link rel="stylesheet" href="../assets/stylesheets/palette.cbb835fc.min.css">
23+
<link rel="stylesheet" href="../assets/stylesheets/palette.2505c338.min.css">
2424

2525

2626

27+
2728

2829

2930

@@ -36,12 +37,13 @@
3637

3738

3839

39-
<script>__md_scope=new URL("..",location),__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>
40+
<script>__md_scope=new URL("..",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>
4041

4142

4243

4344

4445

46+
4547
</head>
4648

4749

@@ -108,6 +110,7 @@
108110

109111

110112

113+
111114
<input class="md-option" data-md-color-media="(prefers-color-scheme: light)" data-md-color-scheme="default" data-md-color-primary="teal" data-md-color-accent="amber" aria-label="Switch to light mode" type="radio" name="__palette" id="__palette_1">
112115

113116
<label class="md-header__button md-icon" title="Switch to light mode" for="__palette_2" hidden>
@@ -117,6 +120,7 @@
117120

118121

119122

123+
120124
<input class="md-option" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-scheme="slate" data-md-color-primary="teal" data-md-color-accent="amber" aria-label="Switch to dark mode" type="radio" name="__palette" id="__palette_2">
121125

122126
<label class="md-header__button md-icon" title="Switch to dark mode" for="__palette_1" hidden>
@@ -142,7 +146,7 @@
142146
</label>
143147
<nav class="md-search__options" aria-label="Search">
144148

145-
<button type="reset" class="md-search__icon md-icon" aria-label="Clear" tabindex="-1">
149+
<button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
146150
<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 12 19 6.41Z"/></svg>
147151
</button>
148152
</nav>
@@ -460,8 +464,8 @@
460464

461465

462466
<li class="md-nav__item">
463-
<a href="../SpecificationProfile.md" class="md-nav__link">
464-
SpecificationProfile
467+
<a href="../SpecificationSubset/" class="md-nav__link">
468+
SpecificationSubset
465469
</a>
466470
</li>
467471

@@ -591,10 +595,11 @@
591595
</div>
592596

593597

594-
<div class="md-content" data-md-component="content">
595-
<article class="md-content__inner md-typeset">
596-
598+
599+
<div class="md-content" data-md-component="content">
600+
<article class="md-content__inner md-typeset">
597601

602+
598603

599604

600605
<h1 id="linked-data-modeling-language-specification">Linked Data Modeling Language: Specification</h1>
@@ -615,10 +620,15 @@ <h3 id="status-of-this-specification">Status of this specification</h3>
615620
<h3 id="license">License</h3>
616621
<p>This specification, like all parts of LinkML are in the public domain under a Creative Commons Zero license waiver.</p>
617622

618-
619-
</article>
620-
621-
</div>
623+
624+
625+
626+
627+
628+
</article>
629+
</div>
630+
631+
622632
</div>
623633

624634
</main>
@@ -645,11 +655,13 @@ <h3 id="license">License</h3>
645655
<div class="md-dialog" data-md-component="dialog">
646656
<div class="md-dialog__inner md-typeset"></div>
647657
</div>
648-
<script id="__config" type="application/json">{"base": "..", "features": [], "search": "../assets/javascripts/workers/search.b97dbffb.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "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.title": "Select version"}}</script>
649658

659+
<script id="__config" type="application/json">{"base": "..", "features": [], "search": "../assets/javascripts/workers/search.16e2a7d4.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "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.title": "Select version"}}</script>
650660

651-
<script src="../assets/javascripts/bundle.6c7ad80a.min.js"></script>
661+
662+
<script src="../assets/javascripts/bundle.5a2dcb6a.min.js"></script>
652663

653664

665+
654666
</body>
655667
</html>

docs/01introduction/index.html

Lines changed: 28 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,22 @@
99

1010

1111
<link rel="icon" href="../assets/images/favicon.png">
12-
<meta name="generator" content="mkdocs-1.3.1, mkdocs-material-8.3.9">
12+
<meta name="generator" content="mkdocs-1.4.2, mkdocs-material-8.5.10">
1313

1414

1515

1616
<title>Introduction - LinkML Model</title>
1717

1818

1919

20-
<link rel="stylesheet" href="../assets/stylesheets/main.1d29e8d0.min.css">
20+
<link rel="stylesheet" href="../assets/stylesheets/main.975780f9.min.css">
2121

2222

23-
<link rel="stylesheet" href="../assets/stylesheets/palette.cbb835fc.min.css">
23+
<link rel="stylesheet" href="../assets/stylesheets/palette.2505c338.min.css">
2424

2525

2626

27+
2728

2829

2930

@@ -36,12 +37,13 @@
3637

3738

3839

39-
<script>__md_scope=new URL("..",location),__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>
40+
<script>__md_scope=new URL("..",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>
4041

4142

4243

4344

4445

46+
4547
</head>
4648

4749

@@ -108,6 +110,7 @@
108110

109111

110112

113+
111114
<input class="md-option" data-md-color-media="(prefers-color-scheme: light)" data-md-color-scheme="default" data-md-color-primary="teal" data-md-color-accent="amber" aria-label="Switch to light mode" type="radio" name="__palette" id="__palette_1">
112115

113116
<label class="md-header__button md-icon" title="Switch to light mode" for="__palette_2" hidden>
@@ -117,6 +120,7 @@
117120

118121

119122

123+
120124
<input class="md-option" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-scheme="slate" data-md-color-primary="teal" data-md-color-accent="amber" aria-label="Switch to dark mode" type="radio" name="__palette" id="__palette_2">
121125

122126
<label class="md-header__button md-icon" title="Switch to dark mode" for="__palette_1" hidden>
@@ -142,7 +146,7 @@
142146
</label>
143147
<nav class="md-search__options" aria-label="Search">
144148

145-
<button type="reset" class="md-search__icon md-icon" aria-label="Clear" tabindex="-1">
149+
<button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
146150
<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 12 19 6.41Z"/></svg>
147151
</button>
148152
</nav>
@@ -460,8 +464,8 @@
460464

461465

462466
<li class="md-nav__item">
463-
<a href="../SpecificationProfile.md" class="md-nav__link">
464-
SpecificationProfile
467+
<a href="../SpecificationSubset/" class="md-nav__link">
468+
SpecificationSubset
465469
</a>
466470
</li>
467471

@@ -633,10 +637,11 @@
633637
</div>
634638

635639

636-
<div class="md-content" data-md-component="content">
637-
<article class="md-content__inner md-typeset">
638-
640+
641+
<div class="md-content" data-md-component="content">
642+
<article class="md-content__inner md-typeset">
639643

644+
640645

641646

642647
<h1 id="introduction">Introduction</h1>
@@ -714,10 +719,15 @@ <h3 id="part-6-mapping-of-instance-data">Part 6: Mapping of Instance Data</h3>
714719
<li>RDF and JSON-LD</li>
715720
</ul>
716721

717-
718-
</article>
719-
720-
</div>
722+
723+
724+
725+
726+
727+
</article>
728+
</div>
729+
730+
721731
</div>
722732

723733
</main>
@@ -744,11 +754,13 @@ <h3 id="part-6-mapping-of-instance-data">Part 6: Mapping of Instance Data</h3>
744754
<div class="md-dialog" data-md-component="dialog">
745755
<div class="md-dialog__inner md-typeset"></div>
746756
</div>
747-
<script id="__config" type="application/json">{"base": "..", "features": [], "search": "../assets/javascripts/workers/search.b97dbffb.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "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.title": "Select version"}}</script>
748757

758+
<script id="__config" type="application/json">{"base": "..", "features": [], "search": "../assets/javascripts/workers/search.16e2a7d4.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "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.title": "Select version"}}</script>
749759

750-
<script src="../assets/javascripts/bundle.6c7ad80a.min.js"></script>
760+
761+
<script src="../assets/javascripts/bundle.5a2dcb6a.min.js"></script>
751762

752763

764+
753765
</body>
754766
</html>

docs/02instances/index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
<meta charset="utf-8"/>
77
<meta content="width=device-width,initial-scale=1" name="viewport"/>
88
<link href="../assets/images/favicon.png" rel="icon"/>
9-
<meta content="mkdocs-1.3.1, mkdocs-material-8.3.9" name="generator"/>
9+
<meta content="mkdocs-1.4.2, mkdocs-material-8.5.10" name="generator"/>
1010
<title>LinkML Instances - LinkML Model</title>
11-
<link href="../assets/stylesheets/main.1d29e8d0.min.css" rel="stylesheet"/>
12-
<link href="../assets/stylesheets/palette.cbb835fc.min.css" rel="stylesheet"/>
11+
<link href="../assets/stylesheets/main.975780f9.min.css" rel="stylesheet"/>
12+
<link href="../assets/stylesheets/palette.2505c338.min.css" rel="stylesheet"/>
1313
<link crossorigin="" href="https://fonts.gstatic.com" rel="preconnect"/>
1414
<link href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&amp;display=fallback" rel="stylesheet"/>
1515
<style>:root{--md-text-font:"Roboto";--md-code-font:"Roboto Mono"}</style>
16-
<script>__md_scope=new URL("..",location),__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>
16+
<script>__md_scope=new URL("..",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>
1717
</head>
1818
<body data-md-color-accent="amber" data-md-color-primary="teal" data-md-color-scheme="default" dir="ltr">
1919
<script>var palette=__md_get("__palette");if(palette&&"object"==typeof palette.color)for(var key of Object.keys(palette.color))document.body.setAttribute("data-md-color-"+key,palette.color[key])</script>
@@ -74,7 +74,7 @@
7474
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z"></path></svg>
7575
</label>
7676
<nav aria-label="Search" class="md-search__options">
77-
<button aria-label="Clear" class="md-search__icon md-icon" tabindex="-1" type="reset">
77+
<button aria-label="Clear" class="md-search__icon md-icon" tabindex="-1" title="Clear" type="reset">
7878
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><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 12 19 6.41Z"></path></svg>
7979
</button>
8080
</nav>
@@ -207,8 +207,8 @@
207207
</a>
208208
</li>
209209
<li class="md-nav__item">
210-
<a class="md-nav__link" href="../SpecificationProfile.md">
211-
SpecificationProfile
210+
<a class="md-nav__link" href="../SpecificationSubset/">
211+
SpecificationSubset
212212
</a>
213213
</li>
214214
<li class="md-nav__item">
@@ -588,7 +588,7 @@ <h2 id="instance-accessor-syntax">Instance Accessor Syntax</h2>
588588
<div class="md-dialog" data-md-component="dialog">
589589
<div class="md-dialog__inner md-typeset"></div>
590590
</div>
591-
<script id="__config" type="application/json">{"base": "..", "features": [], "search": "../assets/javascripts/workers/search.b97dbffb.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "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.title": "Select version"}}</script>
592-
<script src="../assets/javascripts/bundle.6c7ad80a.min.js"></script>
591+
<script id="__config" type="application/json">{"base": "..", "features": [], "search": "../assets/javascripts/workers/search.16e2a7d4.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "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.title": "Select version"}}</script>
592+
<script src="../assets/javascripts/bundle.5a2dcb6a.min.js"></script>
593593
<script src="https://unpkg.com/mermaid@8.8.0/dist/mermaid.min.js"></script><script>mermaid.initialize({});</script></body>
594594
</html>

0 commit comments

Comments
 (0)