sdg:scheduleKind
sdg:scheduleKind says when a Script runs. Scripts are the schedule-driven counterpart to event-driven hooks: where a hook reacts to a transaction, a script recomputes on its own clock. The kind is an IRI individual, with the schedule's parameters carried by sibling predicates.
Known values
sdg:Interval— run repeatedly, everysdg:intervalSecondsseconds. The inbound-reference- counts script runs this way at 60-second cadence.
Usage
- Domain:
sdg:ScriptDefinition. Range: a schedule-kind individual. One per script.