Skip to content

Commit 0196e64

Browse files
committed
Fixed children list ordering
1 parent 318e661 commit 0196e64

9 files changed

Lines changed: 74 additions & 74 deletions

File tree

linkeddatahub/docs/get-started/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -239,14 +239,14 @@ <h2 id="change-layout">Change the layout</h2>
239239
</div>
240240
</div>
241241
<nav>
242-
<div class="well">
243-
<h2><a href="request-access/index.html" title="How to get access to an application">Request access</a></h2>
244-
<p>How to get access to an application</p>
245-
</div>
246242
<div class="well">
247243
<h2><a href="get-an-account/index.html" title="How to get login to LinkedDataHub">Get an account</a></h2>
248244
<p>How to get login to LinkedDataHub</p>
249245
</div>
246+
<div class="well">
247+
<h2><a href="request-access/index.html" title="How to get access to an application">Request access</a></h2>
248+
<p>How to get access to an application</p>
249+
</div>
250250
<div class="well">
251251
<h2><a href="setup/index.html" title="Setup LinkedDataHub on your local machine or access it in the cloud">Setup</a></h2>
252252
<p>Setup LinkedDataHub on your local machine or access it in the cloud</p>

linkeddatahub/docs/reference/administration/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,10 @@ <h1>Administration</h1>
142142
application</a>.</p>
143143
</div>
144144
<nav>
145+
<div class="well">
146+
<h2><a href="acl/index.html" title="Agents, groups, and authorizations">Access control</a></h2>
147+
<p>Agents, groups, and authorizations</p>
148+
</div>
145149
<div class="well">
146150
<h2><a href="ontologies/index.html" title="Ontology classes, constraints, properties etc.">Ontologies</a></h2>
147151
<p>Ontology classes, constraints, properties etc.</p>
@@ -150,10 +154,6 @@ <h2><a href="ontologies/index.html" title="Ontology classes, constraints, proper
150154
<h2><a href="packages/index.html" title="Package management for LinkedDataHub applications">Packages</a></h2>
151155
<p>Package management for LinkedDataHub applications</p>
152156
</div>
153-
<div class="well">
154-
<h2><a href="acl/index.html" title="Agents, groups, and authorizations">Access control</a></h2>
155-
<p>Agents, groups, and authorizations</p>
156-
</div>
157157
</nav>
158158
</main>
159159
</div>

linkeddatahub/docs/reference/data-model/documents/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -158,14 +158,14 @@ <h2 id="hierarchy">Document hierarchy</h2>
158158
</div>
159159
</div>
160160
<nav>
161-
<div class="well">
162-
<h2><a href="items/index.html" title="Items are analogous to files in a filesystem">Items</a></h2>
163-
<p>Items are analogous to files in a filesystem</p>
164-
</div>
165161
<div class="well">
166162
<h2><a href="containers/index.html" title="Containers are analogous to folders in a filesystem">Containers</a></h2>
167163
<p>Containers are analogous to folders in a filesystem</p>
168164
</div>
165+
<div class="well">
166+
<h2><a href="items/index.html" title="Items are analogous to files in a filesystem">Items</a></h2>
167+
<p>Items are analogous to files in a filesystem</p>
168+
</div>
169169
</nav>
170170
</main>
171171
</div>

linkeddatahub/docs/reference/data-model/resources/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -456,16 +456,16 @@ <h3><a href="../../command-line-interface/">Command line interface</a></h3>
456456
</div>
457457
<nav>
458458
<div class="well">
459-
<h2><a href="views/index.html" title="Paginated views based on SPARQL queries">Views</a></h2>
460-
<p>Paginated views based on SPARQL queries</p>
459+
<h2><a href="charts/index.html" title="Interactive charts based on SPARQL queries">Charts</a></h2>
460+
<p>Interactive charts based on SPARQL queries</p>
461461
</div>
462462
<div class="well">
463463
<h2><a href="queries/index.html" title="Interactive SPARQL queries">Queries</a></h2>
464464
<p>Interactive SPARQL queries</p>
465465
</div>
466466
<div class="well">
467-
<h2><a href="charts/index.html" title="Interactive charts based on SPARQL queries">Charts</a></h2>
468-
<p>Interactive charts based on SPARQL queries</p>
467+
<h2><a href="views/index.html" title="Paginated views based on SPARQL queries">Views</a></h2>
468+
<p>Paginated views based on SPARQL queries</p>
469469
</div>
470470
</nav>
471471
</main>

linkeddatahub/docs/reference/imports/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,14 +138,14 @@ <h1>Imports</h1>
138138
<p class="lead">Types of data imports supported by LinkedDataHub</p>
139139
</div>
140140
<nav>
141-
<div class="well">
142-
<h2><a href="rdf/index.html" title="RDF imports and transforming RDF using SPARQL CONSTRUCT">RDF imports</a></h2>
143-
<p>RDF imports and transforming RDF using SPARQL CONSTRUCT</p>
144-
</div>
145141
<div class="well">
146142
<h2><a href="csv/index.html" title="CSV imports and mapping to RDF using SPARQL CONSTRUCT">CSV imports</a></h2>
147143
<p>CSV imports and mapping to RDF using SPARQL CONSTRUCT</p>
148144
</div>
145+
<div class="well">
146+
<h2><a href="rdf/index.html" title="RDF imports and transforming RDF using SPARQL CONSTRUCT">RDF imports</a></h2>
147+
<p>RDF imports and transforming RDF using SPARQL CONSTRUCT</p>
148+
</div>
149149
</nav>
150150
</main>
151151
</div>

linkeddatahub/docs/reference/index.html

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -140,44 +140,44 @@ <h1>Reference</h1>
140140
</div>
141141
<nav>
142142
<div class="well">
143-
<h2><a href="command-line-interface/index.html" title="CLI scripts can be used perform all actions available in the UI">Command line interface</a></h2>
144-
<p>CLI scripts can be used perform all actions available in the UI</p>
143+
<h2><a href="administration/index.html" title="Access control and domain model management">Administration</a></h2>
144+
<p>Access control and domain model management</p>
145145
</div>
146146
<div class="well">
147-
<h2><a href="dataspace/index.html" title="LinkedDataHub dataspaces, applications, and services">Dataspace</a></h2>
148-
<p>LinkedDataHub dataspaces, applications, and services</p>
147+
<h2><a href="command-line-interface/index.html" title="CLI scripts can be used perform all actions available in the UI">Command line interface</a></h2>
148+
<p>CLI scripts can be used perform all actions available in the UI</p>
149149
</div>
150150
<div class="well">
151-
<h2><a href="imports/index.html" title="Types of data imports supported by LinkedDataHub">Imports</a></h2>
152-
<p>Types of data imports supported by LinkedDataHub</p>
151+
<h2><a href="configuration/index.html" title="Overview of configuration options">Configuration</a></h2>
152+
<p>Overview of configuration options</p>
153153
</div>
154154
<div class="well">
155-
<h2><a href="stylesheets/index.html" title="Built-in XSLT and CSS stylesheets">Stylesheets</a></h2>
156-
<p>Built-in XSLT and CSS stylesheets</p>
155+
<h2><a href="data-model/index.html" title="Document and content structure as well as actions that can be performed on them">Data model</a></h2>
156+
<p>Document and content structure as well as actions that can be performed on them</p>
157157
</div>
158158
<div class="well">
159-
<h2><a href="configuration/index.html" title="Overview of configuration options">Configuration</a></h2>
160-
<p>Overview of configuration options</p>
159+
<h2><a href="dataspace/index.html" title="LinkedDataHub dataspaces, applications, and services">Dataspace</a></h2>
160+
<p>LinkedDataHub dataspaces, applications, and services</p>
161161
</div>
162162
<div class="well">
163-
<h2><a href="administration/index.html" title="Access control and domain model management">Administration</a></h2>
164-
<p>Access control and domain model management</p>
163+
<h2><a href="http-api/index.html" title="Learn how to access and manage RDF data over generic HTTP API">HTTP API</a></h2>
164+
<p>Learn how to access and manage RDF data over generic HTTP API</p>
165165
</div>
166166
<div class="well">
167-
<h2><a href="user-interface/index.html" title="A walk through the main features of application user interface">User interface</a></h2>
168-
<p>A walk through the main features of application user interface</p>
167+
<h2><a href="imports/index.html" title="Types of data imports supported by LinkedDataHub">Imports</a></h2>
168+
<p>Types of data imports supported by LinkedDataHub</p>
169169
</div>
170170
<div class="well">
171171
<h2><a href="dataset/index.html" title="The default RDF dataset structure used by LinkedDataHub">RDF dataset</a></h2>
172172
<p>The default RDF dataset structure used by LinkedDataHub</p>
173173
</div>
174174
<div class="well">
175-
<h2><a href="http-api/index.html" title="Learn how to access and manage RDF data over generic HTTP API">HTTP API</a></h2>
176-
<p>Learn how to access and manage RDF data over generic HTTP API</p>
175+
<h2><a href="stylesheets/index.html" title="Built-in XSLT and CSS stylesheets">Stylesheets</a></h2>
176+
<p>Built-in XSLT and CSS stylesheets</p>
177177
</div>
178178
<div class="well">
179-
<h2><a href="data-model/index.html" title="Document and content structure as well as actions that can be performed on them">Data model</a></h2>
180-
<p>Document and content structure as well as actions that can be performed on them</p>
179+
<h2><a href="user-interface/index.html" title="A walk through the main features of application user interface">User interface</a></h2>
180+
<p>A walk through the main features of application user interface</p>
181181
</div>
182182
</nav>
183183
</main>

linkeddatahub/docs/user-guide/create-data/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,10 @@ <h1>Create data</h1>
144144
literals.</p>
145145
</div>
146146
<nav>
147+
<div class="well">
148+
<h2><a href="create-content/index.html" title="Learn how to create data-driven content">Create content</a></h2>
149+
<p>Learn how to create data-driven content</p>
150+
</div>
147151
<div class="well">
148152
<h2><a href="create-documents/index.html" title="Learn how to create container and item documents">Create documents</a></h2>
149153
<p>Learn how to create container and item documents</p>
@@ -152,10 +156,6 @@ <h2><a href="create-documents/index.html" title="Learn how to create container a
152156
<h2><a href="create-resources/index.html" title="Learn how to create of built-in and user-defined classes">Create instances</a></h2>
153157
<p>Learn how to create of built-in and user-defined classes</p>
154158
</div>
155-
<div class="well">
156-
<h2><a href="create-content/index.html" title="Learn how to create data-driven content">Create content</a></h2>
157-
<p>Learn how to create data-driven content</p>
158-
</div>
159159
</nav>
160160
</main>
161161
</div>

linkeddatahub/docs/user-guide/import-data/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -141,14 +141,14 @@ <h1>Import data</h1>
141141
datasets. If you want to simply add RDF data to a document, see the <a href="../add-data/">add data</a> guide.</p>
142142
</div>
143143
<nav>
144-
<div class="well">
145-
<h2><a href="import-rdf-data/index.html" title="Step by step guide to importing RDF data">Import RDF data</a></h2>
146-
<p>Step by step guide to importing RDF data</p>
147-
</div>
148144
<div class="well">
149145
<h2><a href="import-csv-data/index.html" title="Step by step guide to converting CSV data to RDF and importing into end-user application">Import CSV data</a></h2>
150146
<p>Step by step guide to converting CSV data to RDF and importing into end-user application</p>
151147
</div>
148+
<div class="well">
149+
<h2><a href="import-rdf-data/index.html" title="Step by step guide to importing RDF data">Import RDF data</a></h2>
150+
<p>Step by step guide to importing RDF data</p>
151+
</div>
152152
</nav>
153153
</main>
154154
</div>

0 commit comments

Comments
 (0)