Update cidoc mapping codex collection repository place authored by Robert Casties's avatar Robert Casties
...@@ -35,7 +35,8 @@ ...@@ -35,7 +35,8 @@
* **COLLECTION** * **COLLECTION**
* _attributes_ * _attributes_
* name * name
* [x] `E78->P1->E41` * [x] `E78->P1->E41[1]`
* [x] `E41[1]->P2->E55('preferred-name')`
* _relations_ * _relations_
* is_part_of [REPOSITORY] * is_part_of [REPOSITORY]
* [x] `E78->P109->E39` * [x] `E78->P109->E39`
...@@ -44,7 +45,8 @@ ...@@ -44,7 +45,8 @@
* **REPOSITORY** * **REPOSITORY**
* _attributes_ * _attributes_
* name * name
* [x] `E39->P1->E41` * [x] `E39->P1->E41[1]`
* [x] `E41[1]->P2->E55('preferred-name')`
* _relations_ * _relations_
* is_in [PLACE] * is_in [PLACE]
* [x] `E39->P74->E53` * [x] `E39->P74->E53`
... ...
......