workspacePathPrefix
A POSIX-style relative path prefix interpreted from the mesh root. It may name mesh-adjacent workspace directories such as ../ontology/ for sidecar meshes, but it must not be absolute or broaden to arbitrary host traversal.
| Canonical IRI | https://semantic-flow.github.io/sflo/config/workspacePathPrefix | ||
|---|---|---|---|
| Source | |||
Properties
| rdf:type | owl:DatatypeProperty |
|---|---|
| rdfs:comment | A POSIX-style relative path prefix interpreted from the mesh root. It may name mesh-adjacent workspace directories such as ../ontology/ for sidecar meshes, but it must not be absolute or broaden to arbitrary host traversal. |
| rdfs:domain | https://semantic-flow.github.io/sflo/config/MeshWorkspacePathRule |
| rdfs:label | workspace path prefix |
| rdfs:range | xsd:string |