Did you know ...
Search Documentation:
Predicate uri_resolve/3
HOME
DOWNLOAD
SWI-Prolog
Sources/building
Docker images
Add-ons
Browse GIT
DOCUMENTATION
Manual
Packages
FAQ
Command line
PlDoc
Bluffers
▶
Prolog syntax
PceEmacs
HTML generation
License
Publications
Rev 7 Extensions
TUTORIALS
Beginner
▶
Getting started
Learn Prolog Now!
Simply Logical
Debugger
Development tools
Advanced
▶
Modules
Grammars (DCGs)
clp(fd)
Printing messages
PlDoc
Web applications
▶
Web applications
Let's Encrypt!
Pengines
Semantic web
▶
ClioPatria
RDF namespaces
Graphics
▶
XPCE
GUI options
Machine learning
▶
Probabilistic Logic Programming
External collections
▶
Meta level tutorials
For packagers
▶
Linux packages
COMMUNITY
IRC
Forum & mailing list
Blog
News
Report a bug
Submit a patch
Submit an add-on
Roadmap (on GitHub)
External links
Contributing
Code of Conduct
Contributors
SWI-Prolog items
COMMERCIAL
WIKI
Login
View changes
Sandbox
Wiki help
All tags
ext
clib
socket.pl -- Network socket (TCP and UDP) library
time.pl -- Time and alarm library
uid.pl -- User and group management on Unix systems
unix.pl -- Unix specific operations
syslog.pl -- Unix syslog interface
uri.pl -- Process URIs
uri_components/2
uri_data/3
uri_data/4
uri_normalized/2
iri_normalized/2
uri_normalized_iri/2
uri_is_global/1
uri_resolve/3
uri_normalized/3
iri_normalized/3
uri_normalized_iri/3
uri_query_components/2
uri_authority_components/2
uri_authority_data/3
uri_encoded/3
uri_iri/2
uri_file_name/2
uri_edit/3
filesex.pl -- Extended operations on files
memfile.pl
sha.pl -- SHA secure hashes
crypt.pl
uuid.pl -- Universally Unique Identifier (UUID) Library
process.pl -- Create processes and redirect I/O
md5.pl -- MD5 hashes
cgi.pl -- Read CGI parameters
hash_stream.pl -- Maintain a hash on a stream
mallocinfo.pl -- Memory allocation details
prolog_server.pl
prolog_stream.pl -- A stream with Prolog callbacks
rlimit.pl
sched.pl -- Access process scheduling
streaminfo.pl
streampool.pl -- Input multiplexing
udp_broadcast.pl -- A UDP broadcast proxy
uri_resolve
(+URI, +Base, -GlobalURI)
is
det
Resolve a possibly local
URI
relative to
Base
. This implements
http://labs.apache.org/webarch/uri/rfc/rfc3986.html#relative-transform