Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4863,7 +4863,7 @@ <h3>Using the Document Base for the Default Vocabulary</h3>

<p>In the previous example, "barney" appears twice, once as the value of <code>@id</code>,
which is always interpreted as a document-relative IRI, and once as the value of
"fred", which is defined to be vocabulary-relative, thus the different expanded values.</p>
"knows", which is defined to be vocabulary-relative, thus the different expanded values.</p>

<p>For more on this see <a class="sectionRef" href="#default-vocabulary"></a>.</p>

Expand Down