[1] [[RFC 3987]] ([[IRI]]) の [[ABNF]] [[生成規則]] [DFN[[CODE(ABNF)@en[[[irelative-ref]]]]]]
は、[[相対IRI参照]]を表しています。

* 仕様書

[REFS[
- [2] [CITE@en[RFC 3987 - Internationalized Resource Identifiers (IRIs)]] ([TIME[2013-10-12 22:16:27 +09:00]] 版) <http://tools.ietf.org/html/rfc3987#section-2.2>
]REFS]

* 定義

[3] [SRC[>>2]]
[PRE(ABNF code)[
   irelative-ref  = [[irelative-part]] [ "?" [[iquery]] ] [ "#" [[ifragment]] ]
]PRE]

* 関連

[4] [[RFC 3986]] ([[URI]]) の [[relative-ref]] に相当します。