hasLocalPathAccessRule
Associates a Config with one of its local-path access rules. Mesh-carried rules describe expected local-relative access and remain capped by runtime workspace boundaries; host-local operational rules may grant broader host-local trust. This ontology intentionally defines positive allow rules only; deny behavior is expressed by absence of a matching rule or by a stricter trust cap.
| Canonical IRI | https://semantic-flow.github.io/sflo/config/hasLocalPathAccessRule | ||
|---|---|---|---|
| Source | |||
Properties
| rdf:type | owl:ObjectProperty |
|---|---|
| rdfs:comment | Associates a Config with one of its local-path access rules. Mesh-carried rules describe expected local-relative access and remain capped by runtime workspace boundaries; host-local operational rules may grant broader host-local trust. This ontology intentionally defines positive allow rules only; deny behavior is expressed by absence of a matching rule or by a stricter trust cap. |
| rdfs:domain | https://semantic-flow.github.io/sflo/config/Config |
| rdfs:label | has local path access rule |
| rdfs:range | https://semantic-flow.github.io/sflo/config/LocalPathAccessRule |