All buildings (objects of type 'building') require JSON metadata. This seems to be different from the comment data structure unless there is a comment type specifically for buildings. The minimum data for this meta-data seems to be
- creation date
- destruction date (may also be required since it would potentially appear in the present if it does not have a destruction date)
Optional fields include:
- family name or business name (includes beginning and ending dates for each family or business)
We want to encourage historians and others to contribute edit notes to TimeWalk objects ("This store was called Smith & Sons until 1885 - source..."). Those notes need to be stored in some persistent database, ideally one that is transparent (i.e. visible to everyone).
All buildings (objects of type 'building') require JSON metadata. This seems to be different from the comment data structure unless there is a comment type specifically for buildings. The minimum data for this meta-data seems to be
Optional fields include:
We want to encourage historians and others to contribute edit notes to TimeWalk objects ("This store was called Smith & Sons until 1885 - source..."). Those notes need to be stored in some persistent database, ideally one that is transparent (i.e. visible to everyone).