Update cidoc mapping events authored by Robert Casties's avatar Robert Casties
...@@ -4,11 +4,15 @@ ...@@ -4,11 +4,15 @@
* `E9_Move / E10_Transfer_of_Custody / ismi:TransferEvent` * `E9_Move / E10_Transfer_of_Custody / ismi:TransferEvent`
* _attributes_ * _attributes_
* date * date
* `-P4->E52...` * `-P4->E52-P82->(..)`
* notes * notes
* `-P01i->PC3[1]-P03->(...)`
* `PC3[1]-P3.1->E55('notes')`
* options_for_transfer (purchase, waqf, ...) * options_for_transfer (purchase, waqf, ...)
* `-P2->E55(..)`
* price * price
* `-P2->E55('price')` (see also E8_Acquisition) * `-P01i->PC3[1]-P03->(...)`
* `PC3[1]-P3.1->E55('price')` (see also E8_Acquisition)
* _relations_ * _relations_
* has_new_location [PLACE] * has_new_location [PLACE]
* has_original_location [PLACE] * has_original_location [PLACE]
... ...
......