Creates a shape for Internationalized Resource Identifier values.
Defaults the datatype to xsd:string.
IRIs generalise URIs (RFC 3986) and URLs by allowing the full Unicode character set beyond ASCII. The variant
constraint controls which subset of the IRI hierarchy is accepted: hierarchical (URLs/IRLs with authority),
absolute (scheme-based URIs/IRIs), internal (absolute or root-relative), or relative (any valid reference).
Creates a shape for Internationalized Resource Identifier values.
Defaults the datatype to
xsd:string.IRIs generalise URIs (RFC 3986) and URLs by allowing the full Unicode character set beyond ASCII. The
variantconstraint controls which subset of the IRI hierarchy is accepted:hierarchical(URLs/IRLs with authority),absolute(scheme-based URIs/IRIs),internal(absolute or root-relative), orrelative(any valid reference).