Skip to content

Commit 8b566d1

Browse files
authored
Use abstract syntax linked to its definition
1 parent 65075b9 commit 8b566d1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

spec/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -944,8 +944,7 @@ <h3>IRIs</h3>
944944
is a <a>string</a> that conforms to the syntax
945945
defined in RFC 3987 [[!RFC3987]].</p>
946946

947-
<p>For an IRI in a <a data-lt="concrete RDF syntax">concrete syntax</a> to conform to the
948-
<a>abstract syntax</a>, it
947+
<p>An IRI in the RDF <a>abstract syntax</a>
949948
MUST be <a data-cite="RFC3986#section-5">resolved</a> per [[RFC3986]] and
950949
MUST NOT be a <a data-cite="RFC3986#section-4.2">relative reference</a>.
951950
An IRI MAY contain a <a data-cite="RFC3986#section-3.5">fragment identifier</a>.

0 commit comments

Comments
 (0)