Update cleaned openmind data model authored by Robert Casties's avatar Robert Casties
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
* was_born_in [PLACE] * was_born_in [PLACE]
* was_student_of [PERSON] * was_student_of [PERSON]
* [ALIAS] is_alias_name_of * [ALIAS] is_alias_name_of
* ~~[ALIAS] is_prime_alias_name_of~~ (TODO: change to is_alias_name_of) * ~~[ALIAS] is_prime_alias_name_of~~ (change to is_alias_name_of)
* [CODEX] owned_by * [CODEX] owned_by
* [COPY_EVENT] has_person_copying_text * [COPY_EVENT] has_person_copying_text
* [COPY_EVENT] was_copied_for * [COPY_EVENT] was_copied_for
...@@ -75,7 +75,7 @@ ...@@ -75,7 +75,7 @@
* was_created_in [PLACE] * was_created_in [PLACE]
* was_dedicated_to [PERSON] * was_dedicated_to [PERSON]
* [ALIAS] is_alias_title_of * [ALIAS] is_alias_title_of
* ~~[ALIAS] is_prime_alias_title_of~~ (TODO: change to is_alias_title_of) * ~~[ALIAS] is_prime_alias_title_of~~ (change to is_alias_title_of)
* [REFERENCE] is_reference_of * [REFERENCE] is_reference_of
* [TEXT] is_commentary_on * [TEXT] is_commentary_on
* [TEXT] is_translation_of * [TEXT] is_translation_of
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
* codex_part ??? * codex_part ???
* colophon * colophon
* creation_date * creation_date
* ~~diagrams_and_illustrations~~ (TODO: migrate to notes_old) * ~~diagrams_and_illustrations~~ (migrate to notes_old)
* end_page * end_page
* explicit * explicit
* folios * folios
...@@ -100,12 +100,12 @@ ...@@ -100,12 +100,12 @@
* notes * notes
* ~~notes_arabic~~ * ~~notes_arabic~~
* notes_old * notes_old
* ~~notes_on_collation_and_corrections~~ (TODO: migrate to notes_old) * ~~notes_on_collation_and_corrections~~ (migrate to notes_old)
* ~~notes_on_ownership~~ (TODO: migrate to notes_old) * ~~notes_on_ownership~~ (migrate to notes_old)
* ~~notes_on_title_author~~ (TODO: migrate to notes_old) * ~~notes_on_title_author~~ (migrate to notes_old)
* ~~other_features~~ (TODO: migrate to notes_old) * ~~other_features~~ (migrate to notes_old)
* page_dimensions * page_dimensions
* ~~page_layout~~ (TODO: migrate to notes_old) * ~~page_layout~~ (migrate to notes_old)
* ~~scans~~ * ~~scans~~
* script * script
* source_of_information * source_of_information
... ...
......