From a1b282514ecd75c4884f4eb386b80c46c08b4550 Mon Sep 17 00:00:00 2001
From: Justin Richer
-This section defines the inputs and outputs of the DID resolution and
-DID URL dereferencing processes. The exact implementation of these
-functions is out of scope for this specification, but some considerations for
+This section defines the inputs and outputs of DID resolution and
+DID URL dereferencing. These functions are defined in an abstract way.
+Their exact implementation is out of scope for this specification, but some considerations for
implementors are discussed in [[?DID-RESOLUTION]].
The DID resolution function resolves a DID into a DID document
by using the "Read" operation of the applicable DID method. (See .)
The details of how this process is accomplished are outside the scope of this
-specification, but all conformant implementations MUST implement a function in the following form:
+specification, but all conformant implementations MUST implement a function which has the following abstract form: