Description
Persisting paths in properties of type "path" requires that we can round-trip relative JCR paths through the oak-core persistence, such as
../foobar
or
.
Note that these paths still need prefix remapping so that they are stable with respect to session prefix remappings.