You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: linkeddatahub/docs/reference/administration/packages/index.html
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -138,6 +138,11 @@ <h1>Packages</h1>
138
138
<pclass="lead">Packages are reusable bundles of ontologies and stylesheets that provide vocabulary
139
139
support with custom rendering for specific RDF vocabularies.</p>
140
140
141
+
<divclass="alert alert-info">
142
+
143
+
<p><strong>Version:</strong> Packages were introduced in LinkedDataHub 5.2.</p>
144
+
</div>
145
+
141
146
<divclass="alert alert-info">
142
147
143
148
<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>
Copy file name to clipboardExpand all lines: linkeddatahub/docs/user-guide/manage-packages/index.html
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -137,6 +137,11 @@ <h1>Manage packages</h1>
137
137
138
138
<pclass="lead">Step by step guide to installing and uninstalling packages in your LinkedDataHub dataspace.</p>
139
139
140
+
<divclass="alert alert-info">
141
+
142
+
<p><strong>Version:</strong> Packages were introduced in LinkedDataHub 5.2.</p>
143
+
</div>
144
+
140
145
<divclass="alert alert-info">
141
146
142
147
<p>Package management requires <ahref="../../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>
145
150
146
151
<pclass="lead"><ahref="../../reference/administration/packages/" target="_blank">Read more about how packages work.</a></p>
147
152
148
-
<divclass="alert alert-info">
153
+
<divclass="alert alert-warning">
149
154
150
155
<p><strong>Important:</strong> After installing or uninstalling a package, you must restart the Docker service for
0 commit comments