targetLocalRelativePath
A local relative path resolved from the current mesh root that names an unmanaged local source target and should be resolved directly rather than through artifact history/state lookup. Values should remain relative; '../' segments may be allowed by active config, but absolute host paths should not be persisted here.
| Canonical IRI | https://semantic-flow.github.io/sflo/ontology/targetLocalRelativePath | ||
|---|---|---|---|
| Source | |||
Properties
| rdf:type | owl:DatatypeProperty |
|---|---|
| rdfs:comment | A local relative path resolved from the current mesh root that names an unmanaged local source target and should be resolved directly rather than through artifact history/state lookup. Values should remain relative; '../' segments may be allowed by active config, but absolute host paths should not be persisted here. |
| rdfs:domain | https://semantic-flow.github.io/sflo/ontology/ArtifactResolutionTarget |
| rdfs:label | target local relative path |
| rdfs:range | xsd:string |