/ontology → entity-types

Property

Description

A normalized real-estate parcel (block/lot/parcel_id).

Instances
72,816
Properties
8

Declared Properties

PropertyTypeConstraintsDescription
Address
normalized_address
addressrequiredindexedevidenceNormalized street address.
e.g. 16 Delaware Ave, Jersey City, NJ
Block
block
stringindexedTax block.
e.g. 19602
Lot
lot
stringindexedTax lot.
e.g. 38
Parcel ID
parcel_id
parcel_idindexedAuthoritative parcel identifier (MOD-IV).
e.g. 0906_19602_00038
Ward
ward
stringindexedPolitical ward.
e.g. F
Zoning District
zoning_district
stringindexedZoning designation.
e.g. R-1
Latitude
lat
decimalWGS84 lat.
e.g. 40.7282
Longitude
lng
decimalWGS84 lng.
e.g. -74.0776

Outgoing Edges (12)

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).
CROSSWALKS_TO
A modern Parcel maps to its pre-renumbering HistoricBlock. Confidence carries the support tier of the address join; an unsupported pair must never look like a verified one.
DEPICTED_ON
A Parcel is drawn on a SanbornSheet. Attributes carry the index range and whether the sheet's side-of-street matches the house number's parity: a '*' sheet draws ONE side, so an even house resolved to the odd-side sheet is a real map of the wrong buildings.
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).
NEAR
A Parcel is within the screen radius of a ContaminationCase. Attributes carry `within_m` (the radius searched), NOT a distance: the NJDEP case layer is queried without geometry, so a per-site distance is not known and must not be invented on a provenance-carrying edge.
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 (9)

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.
LOCATED_IN
Entity is spatially located in another entity (AHJ, ZoningDistrict, Neighborhood, or Property).
OWNS
Owner currently owns a Parcel (MOD-IV owner-of-record; deed-corroborated when the latest grantee matches).
PRECEDED
A entity preceded B in a timeline.
PRIOR_OWNER_OF
Owner previously owned a Parcel (deed-chain grantee of a non-latest sale in pg_deed_transactions).
REQUIRES
A code section requires an entity / configuration.
SIMILAR_TO
Statistical similarity (project↔project, AHJ↔AHJ).