Changes between Version 34 and Version 35 of IsmiDataModel


Ignore:
Timestamp:
Jun 24, 2009, 4:38:28 PM (15 years ago)
Author:
Robert Casties
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IsmiDataModel

    v34 v35  
    9898  * '''collation_and_corrections''' information on collation and corrections
    9999  * '''scans''' URL to images of the witness
     100  * '''notes_on_ownership'''
    100101  * '''notes'''
    101102
     
    127128a codex is a physical, bound collection of manuscripts
    128129
    129 Relations:
    130   * contains one or more manuscripts
    131   * was written in place
    132   * is part of a collection
    133   * is in a library
    134   * can be direct copy of another codex
    135   * was owned by person
    136   * was patronized by person
    137   * was copied by person
    138 
    139 Information:
    140   * dimensions
    141   * material
    142   * distinguishing features (e.g. presentation copy, decoration)
    143   * table of contents (with titles and folio numbers)
    144   * other information (including language(s) used in codex)
    145   * owner(s) (relation)
    146   * patron(s) (relation)
    147   * reader(s) (relation)
    148     * ''for the above three: locations and dates if available''
    149   * information on additional material (diagrams, maps, tables, etc)
     130Attributes:
     131  * '''shelfmark'''
     132  * '''binding''' (select from list)
     133  * '''dimensions'''
     134  * '''distinguishing_features''' (e.g. presentation copy, decoration)
     135  * '''notes_on_ownership'''
     136  * '''notes'''
     137
     138Relations:
     139  * WITNESS is_part_of CODEX
     140  * CODEX is_part_of COLLECTION
     141  * CODEX is_in LIBRARY
     142  * CODEX is_copy_of CODEX
     143  * CODEX was_copied_by PERSON
     144  * CODEX was_owned_by PERSON
     145  * CODEX had_patron PERSON
    150146
    151147Problems:
     
    158154
    159155Attributes:
    160   * '''name''' long arabic (or other script) name
     156  * '''name''' full arabic (or other script) name
    161157  * '''name_translit''' transliteration of name
    162158  * '''short_name''' canonical short name (in transliteration)
     
    169165
    170166Relations:
    171   * PERSON is_author_of TEXT
    172   * PERSON is_author_of WITNESS
    173   * PERSON is_copyist_of WITNESS
    174   * PERSON is_patron_of TEXT (WITNESS)
     167  * TEXT was_written_by PERSON
     168  * WITNESS was_written_by PERSON
     169  * WITNESS was_copied_by PERSON
     170  * TEXT/WITNESS/CODEX had_patron PERSON
    175171  * ALIAS is_alias_name_of PERSON
     172  * PERSON was_born_in PLACE
     173  * PERSON died_in PLACE
    176174  * (...)
    177175