FunctionPackage: net.uriToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

string-to-iri

Arguments: string

This function and the associated generic function iri-to-string are inverses. string-to-iri parses string as a n IRI and returns the IRI object or, if string cannot be parsed, signals an error. The representation of the query field of the IRI in the string is not decoded. (How to properly decode a query is outside the bounds of RFC 3987.)

See also uri.htm for general information on Universal and Internationalized Resource Indicator support in Allegro CL.


Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version