From 320752964c491160f06f3a923be26d6607fbb330 Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Tue, 12 May 2020 15:48:24 +0200 Subject: [PATCH] Add shared slash semantics for heuristics --- main/resource-access.bs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main/resource-access.bs b/main/resource-access.bs index c2e36a5c..8d42ac57 100644 --- a/main/resource-access.bs +++ b/main/resource-access.bs @@ -204,6 +204,8 @@ type The consistency of a request is determined by checking its data, metadata and URI [[Source](https://github.com/solid/specification/issues/40#issuecomment-566995240)]. + +The semantics of slash in URI paths are shared ([[#uri-slash-semantics]]).