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