sdg:intervalSeconds

sdg:intervalSeconds gives the cadence of an interval-scheduled script, in seconds. The inbound-reference-counts script declares "60"^^xsd:integer, so its output graph is at most a minute stale. The value also sets the consumer contract: anything reading the script's output graph should treat the data as eventually consistent up to this many seconds.

Usage

  • Domain: sdg:ScriptDefinition with sdg:scheduleKind sdg:Interval. Range: xsd:integer, typed explicitly ("60"^^xsd:integer).
  • One per interval-scheduled script.
sdg:intervalSeconds — Sparqdown Docs