Skip to content

Commit 1a42176

Browse files
committed
Package docs
1 parent 065500b commit 1a42176

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

linkeddatahub/docs/reference/administration/packages/index.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,11 @@ <h1>Packages</h1>
138138
<p class="lead">Packages are reusable bundles of ontologies and stylesheets that provide vocabulary
139139
support with custom rendering for specific RDF vocabularies.</p>
140140

141+
<div class="alert alert-info">
142+
143+
<p><strong>Version:</strong> Packages were introduced in LinkedDataHub 5.2.</p>
144+
</div>
145+
141146
<div class="alert alert-info">
142147

143148
<p><strong>Note:</strong> Packages are <strong>declarative only</strong> (RDF + XSLT). They contain no Java code and integrate at installation-time, not runtime.</p>
@@ -325,7 +330,7 @@ <h3 id="installation-process">Installation process</h3>
325330
</li>
326331
</ol>
327332

328-
<div class="alert alert-info">
333+
<div class="alert alert-warning">
329334

330335
<p><strong>Important:</strong> After installing or uninstalling a package, you must restart the Docker service for
331336
XSLT stylesheet changes to take effect:</p>

linkeddatahub/docs/user-guide/manage-packages/index.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,11 @@ <h1>Manage packages</h1>
137137

138138
<p class="lead">Step by step guide to installing and uninstalling packages in your LinkedDataHub dataspace.</p>
139139

140+
<div class="alert alert-info">
141+
142+
<p><strong>Version:</strong> Packages were introduced in LinkedDataHub 5.2.</p>
143+
</div>
144+
140145
<div class="alert alert-info">
141146

142147
<p>Package management requires <a href="../../reference/administration/acl/#access-modes" target="_blank">Control access</a> to the administration application. Only users with administrative privileges can
@@ -145,7 +150,7 @@ <h1>Manage packages</h1>
145150

146151
<p class="lead"><a href="../../reference/administration/packages/" target="_blank">Read more about how packages work.</a></p>
147152

148-
<div class="alert alert-info">
153+
<div class="alert alert-warning">
149154

150155
<p><strong>Important:</strong> After installing or uninstalling a package, you must restart the Docker service for
151156
XSLT stylesheet changes to take effect:</p>

0 commit comments

Comments
 (0)