Changes

Jump to navigation Jump to search
5 bytes removed ,  12:22, 22 December 2015
=URI Rewriting=
If modules are a module is looked up in the repository, their URIs are the namespace URI is rewritten to a local file path:
# If the URI is a URL…URL:## all colons will be replaced with slashes,
## in the URI authority, the order of all substrings separated by dots is reversed, and
## dots in the authority and the path are replaced by slashes. If no path exists, a single slash is appended.
# Otherwise, if the URI is a URN, all colons will be replaced with slashes.# Characters other than letters, dots and slashes will be replaced with dashes.
# If the resulting string ends with a slash, the {{Code|index}} string is appended.
# Characters other than letters, dots, and slashes will be replaced with dashes.
If the resulting path has no file suffix, it may point to either an XQuery module or a Java archive.
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu