diff --git a/README.md b/README.md index bdda90b603364fe6eb990b900a09f5d2eb81d66c..ac729a9c0bd6d0c9b782d3ffacc37c5ffecba3c2 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,10 @@ The above configuration example assumes: * 'SKA' project holds FITS-files in sub-directories under: `/srv/ska/surveys` * will be accessed remotely by URL: `http://<server>/ska/datasets/soda` * identified by SODA-param ID which is an **IVOID** of the form: + `ID=ivo://<authority>/<resource-key>?<relative-pathname>#extnum` -Note that the service apends **soda** to ACCESS_CONTEXT_ROOT. +Note that the service apends '**soda**' to ACCESS_CONTEXT_ROOT. The pathname in the ID is relative to the path in compose.yaml volume-mapping (e.g. '/srv/ska/surveys').