My working notes for project Way Modelling URI reference : see https://www.rfc-editor.org/rfc/rfc3986#section-4.1 - A relative reference is malformed unless one of the following holds true: : re `relative reference` see https://www.rfc-editor.org/rfc/rfc3986#section-4.2 : cf. ~/code/WP3/wayic/Web/imager/WaybreccianFileTranslator.java : where `hRefLocal` and `hRefRemote` abide by an equivalent constraint a) it is a relative-path reference that refers within the way model; or : re `relative-path reference` see https://www.rfc-editor.org/rfc/rfc3986#section-4.2 b) it is privatized. model-relative reference - A special form of URI reference implicitly anchored in the base directory of the way model, viz. resolving from that context. / The prototype waycast used the form of an absolute-path reference for this purpose. : re `prototype waycast` see ~/project/proto-waycast/ : re `absolute-path reference` see https://www.rfc-editor.org/rfc/rfc3986#section-4.2 - It would enable location invariance of references. / Location invariance may eventually be wanted in order to simplify tapping of stock whose model-relative path differs from that of the stand.