Skip to content

Commit e989c76

Browse files
authored
Merge pull request #50 from AtomGraph/develop
Fix non-canonical XMLLiteral in dataspace.ttl
2 parents 3688bf7 + 73c2001 commit e989c76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/dataspace.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<h3 id="admin-apps">Administration</h3>
6868
<p>Every administration application is related to one <a href="#end-user-apps">end-user application</a>. It cannot exist standalone.</p>
6969
<p>The base URI of an administration application is the base URI of its end-user application with the <code>admin.</code> subdomain
70-
prefixed to the host (e.g. <samp>https://example.com/</samp> &#8594; <samp>https://admin.example.com/</samp>). Because the admin application lives on
70+
prefixed to the host (e.g. <samp>https://example.com/</samp> <samp>https://admin.example.com/</samp>). Because the admin application lives on
7171
its own subdomain (origin), it no longer occupies a path within the end-user application.</p>
7272
<div class="alert alert-info">
7373
<p>Since LinkedDataHub 5.1.0 the administration application is served on the <code>admin.</code> subdomain rather than under an

0 commit comments

Comments
 (0)