Any notable changes to CROM that affect either functionality or output will be documented in this file (the format is based on Keep a Changelog).
-
Added this change log [DEV-6985].
-
Reinstated the
Relationship
entity and its associated propertiesrelates_to
,relates_from
,related_to_by
, andrelated_from_by
as these are in production data modelling use, as their sudden removal led to runtime exceptions and prevented code reliant on CROM from operating [DEV-6985]. -
Reinstated the
Geometry
andCoordinateSystem
entities as these are in production data modelling use, as their sudden removal led to runtime exceptions and prevented code reliant on CROM from operating [DEV-6985]. -
Reinstated the
current_keeper
andcurrent_keeper_of
properties as these are in production data modelling use, as their sudden removal led to runtime exceptions and prevented code reliant on CROM from operating [DEV-6985].
- Imported the updated Getty-local
linked-art.json
context document from thegetty-contexts
repository to ensure consistency [DEV-6984].