From cc9be34742a77acc3541f18ea7f9dcd521f1ca71 Mon Sep 17 00:00:00 2001 From: rhiaro Date: Tue, 22 Oct 2019 21:44:07 +0100 Subject: [PATCH 1/4] Editorial rephrasing towards #48 --- index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index a6d0cd94..60da81bc 100644 --- a/index.html +++ b/index.html @@ -937,11 +937,11 @@

-It is desirable that we enable tree-based processing of DIDs that include -DID fragments (which resolve directly within the DID document) to locate -metadata contained directly in the DID document or the service resource -given by the target URL without needing to rely on graph-based processing. +Implementations need not rely on graph-based processing of DID documents +to locate metadata contained in the DID document when the DID includes +a DID fragment. Tree-based processing can be used instead.

+

Implementations SHOULD NOT prevent the use of JSON Pointer ([[!RFC6901]]).

@@ -2026,8 +2026,8 @@

this approach is to provide a low barrier to entry while still ensuring global interoperability between a heterogeneous set of software systems. This section describes some of these approaches, which will likely go unnoticed by most -developers, but whose details will be of interest to implementers. The most -noteworthy syntactic sugars provided by JSON-LD are: +developers, but whose details will be of interest to implementers. +Noteworthy features provided by JSON-LD are: