Changes between Version 27 and Version 28 of IsmiDataModel


Ignore:
Timestamp:
Jun 23, 2009, 9:54:27 PM (15 years ago)
Author:
Robert Casties
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IsmiDataModel

    v27 v28  
    6767
    6868
    69 === ALIAS ===
    70 
    71 alias titles or names for places and persons.
    72 
    73 Attributes:
    74   * '''alias''' arabic or latin or other text
    75   * '''alias_translit''' semi-automatically generated transliteration if neccessary
    76 
    77 Relations:
    78   * (this) '''is_alias_name_of''' (PERSON)
    79   * (this) '''is_alias_title_of''' (TEXT)
    80   * (this) '''is_alias_incipit_of''' (TEXT)
    81   * (this) '''is_alias_explicit_of''' (TEXT)
    82 
    83 
    84 
    8569=== WITNESS ===
    8670
    8771witnesses (manuscripts) are concrete written pieces of paper lying in a library.
    8872
    89 Relations:
    90   * witness is an instance (exemplar) of a text
    91   * is part of a codex
    92     * is part of a collection
    93     * is in a library
    94   * was copied by a copyist (PERSON)
    95   * had a patron (PERSON)
    96   * was written by a author (PERSON)
    97   * can be direct copy of another manuscript
    98   * was copied/written in (PLACE)
    99   * annotator (PERSON)
    100   * taught by (PERSON)
    101   * studied by (PERSON)
    102   * owned by (PERSON)
    103   * studied in (PLACE/INSTITUTION)
    104 
    105 Informations:
     73Attributes:
    10674  * transliteration of title as written on the manuscript
    10775  * title as written on the manuscript
     
    12391  * image of the witness (new content type: Hyperlink).
    12492
     93Relations:
     94  * witness is an instance (exemplar) of a text
     95  * is part of a codex
     96    * is part of a collection
     97    * is in a library
     98  * was copied by a copyist (PERSON)
     99  * had a patron (PERSON)
     100  * was written by a author (PERSON)
     101  * can be direct copy of another manuscript
     102  * was copied/written in (PLACE)
     103  * annotator (PERSON)
     104  * taught by (PERSON)
     105  * studied by (PERSON)
     106  * owned by (PERSON)
     107  * studied in (PLACE/INSTITUTION)
     108
    125109Problems:
    126110  * alternative MS/catalog numbers?
     
    189173
    190174
     175=== ALIAS ===
     176
     177alias titles or names for places and persons.
     178
     179Attributes:
     180  * '''alias''' arabic or latin or other text
     181  * '''alias_translit''' semi-automatically generated transliteration if neccessary
     182
     183Relations:
     184  * ALIAS '''is_alias_name_of''' PERSON
     185  * ALIAS '''is_alias_title_of''' TEXT
     186  * ALIAS '''is_alias_incipit_of''' TEXT
     187  * ALIAS '''is_alias_explicit_of''' TEXT
     188
     189
     190
    191191=== Place ===
    192192