diff --git a/source/reference/string.rst b/source/reference/string.rst index fe6ec3f5..622b467f 100644 --- a/source/reference/string.rst +++ b/source/reference/string.rst @@ -234,7 +234,7 @@ Resource identifiers - ``"iri-reference"``: |draft7| The internationalized equivalent of a "uri-reference", according to `RFC3987 `_ -If the values in the schema the ability to be relative to a particular source +If the values in the schema have the ability to be relative to a particular source path (such as a link from a webpage), it is generally better practice to use ``"uri-reference"`` (or ``"iri-reference"``) rather than ``"uri"`` (or ``"iri"``). ``"uri"`` should only be used when the path must be absolute.