/ontology → entity-types

Outcome

Description

Final or current resolution of a PermitCase (approved/denied/issued/etc) — separated from PermitCase so chains (rebookings, withdrawn-then-resubmitted) are first-class.

Instances
2,937
Properties
7
count as of ~75 min ago

Declared Properties

PropertyTypeConstraintsDescription
Decision
decision
enum
Approved | Approved with Conditions | Issued +6
requiredindexedOutcome category.
e.g. Issued
Decided At
decided_at
datetimeindexedDate of outcome.
e.g. 2024-09-12
Days to Decide
days_to_decision
integerindexedDays from submission to outcome.
e.g. 92
First Pass
first_pass
booleanindexedTrue if issued without revisions.
e.g. true
Revisions
revision_count
integerindexedNumber of revision cycles.
e.g. 2
Permit Case
permit_case_id
stringrequiredindexedLinked PermitCase UUID.
Source
source
enum
permit_case_terminal | board_decision | manual_curation
requiredWhere the outcome was derived from.
e.g. board_decision

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.
CO_OCCURS_WITH
Statistical co-occurrence of two entities (most often two Corrections).
CONDITIONED_ON
An approval Decision was conditioned on something.
HAS_OUTCOME
A PermitCase has a current/terminal Outcome.
PRECEDED
A entity preceded B in a timeline.
REQUIRES
A code section requires an entity / configuration.
SIMILAR_TO
Statistical similarity (project↔project, AHJ↔AHJ).