/ontology → entity-types

TimelineEvent

Description

A discrete event in a permit/project timeline (submitted, reviewed, corrected, etc).

Instances
636
Properties
6
count as of ~74 min ago

Declared Properties

PropertyTypeConstraintsDescription
Event Kind
event_kind
enum
submitted | review_started | comments_issued +7
requiredindexedType of timeline event.
e.g. submitted
Occurred At
occurred_at
datetimerequiredindexedEvent date.
e.g. 2024-06-12
From Status
from_status
stringStatus before event.
e.g. Submitted
To Status
to_status
stringStatus after event.
e.g. Under Review
Duration (Days)
duration_days
integerindexedDays in prior status.
e.g. 14
Permit Case ID
permit_case_id
stringrequiredindexedOwning case UUID.

Outgoing Edges (9)

ASSOCIATED_WITH_ACTOR
A PermitCase/Decision is associated with an Actor (architect/contractor).
CO_OCCURS_WITH
Statistical co-occurrence of two entities (most often two Corrections).
GOVERNED_BY
An entity is governed by a code section.
IMPACTED_BY_POLICY
An entity is governed by a Policy (zoning rule, historic overlay, etc).
LOCATED_IN
Entity is spatially located in another entity (AHJ, ZoningDistrict, Neighborhood, or Property).
PRECEDED
A entity preceded B in a timeline.
PROJECTED_FROM
Entity was projected from a fixture or raw doc.
SIMILAR_TO
Statistical similarity (project↔project, AHJ↔AHJ).
VIOLATES
An entity violates a code section.

Incoming Edges (7)

APPROVED_AFTER
A Decision came after a prior Decision/event in a chain.
CAUSED_DELAY
A Correction or event caused a TimelineEvent delay.
CO_OCCURS_WITH
Statistical co-occurrence of two entities (most often two Corrections).
CONDITIONED_ON
An approval Decision was conditioned on something.
PRECEDED
A entity preceded B in a timeline.
REQUIRES
A code section requires an entity / configuration.
SIMILAR_TO
Statistical similarity (project↔project, AHJ↔AHJ).