hasInheritableConfigSource
Associates a Knop with a ConfigSource whose resolved config is offered to descendant Knops and subtrees. The resolved config does not apply locally at the declaring Knop unless also attached through hasConfigSource.
| Canonical IRI | https://semantic-flow.github.io/sflo/config/hasInheritableConfigSource | ||
|---|---|---|---|
| Source | |||
Properties
| rdf:type | owl:ObjectProperty |
|---|---|
| rdfs:comment | Associates a Knop with a ConfigSource whose resolved config is offered to descendant Knops and subtrees. The resolved config does not apply locally at the declaring Knop unless also attached through hasConfigSource. |
| rdfs:domain | sflo:Knop |
| rdfs:label | has inheritable config source |
| rdfs:range | https://semantic-flow.github.io/sflo/config/ConfigSource |