hasInheritableConfig
Associates a Knop with authored config offered to descendant Knops and subtrees. This is a descendant offer, not an implicit local attachment for the declaring Knop; attach the same config through hasConfig when it should also apply locally.
| Canonical IRI | https://semantic-flow.github.io/sflo/config/hasInheritableConfig | ||
|---|---|---|---|
| Source | |||
Properties
| rdf:type | owl:ObjectProperty |
|---|---|
| rdfs:comment | Associates a Knop with authored config offered to descendant Knops and subtrees. This is a descendant offer, not an implicit local attachment for the declaring Knop; attach the same config through hasConfig when it should also apply locally. |
| rdfs:domain | sflo:Knop |
| rdfs:label | has inheritable config |
| rdfs:range | https://semantic-flow.github.io/sflo/config/Config |