Changes between Version 36 and Version 37 of IsmiDataModel


Ignore:
Timestamp:
Jun 24, 2009, 8:56:09 PM (15 years ago)
Author:
Robert Casties
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IsmiDataModel

    v36 v37  
    1111  * '''PERSON'''
    1212  * '''PLACE'''
    13   * ''ms-city''
    14   * ''country''
    1513
    1614== Objects ==
     
    2826  * '''explicit''' i.e. ending (arabic text)
    2927  * '''dedication''' (arabic text)
    30   * '''composition_date''' (hijra date, should generate a CE date)
    31     * '''composition_date_ce''' (legacy)
    32     * '''composition_date_num''' (legacy)
     28  * '''creation_date''' (hijra date, should generate a CE date)
     29    * '''creation_date_ce''' (legacy)
     30    * '''creation_date_num''' (legacy)
    3331  * '''text_type''' i.e. genre
    3432    * matn, sharḥ, taḥrīr, ... (we need a full list here)
     
    4341  * TEXT '''is_translation_of''' TEXT
    4442    * is redaction (revision, abbreviation, paraphrase, ...) of text
    45   * TEXT '''was_written_by''' PERSON
    46   * TEXT '''was_composed_in''' PLACE
     43  * TEXT '''was_created_by''' PERSON
     44  * TEXT '''was_created_in''' PLACE
    4745  * TEXT '''was_dedicated_to''' PERSON
    4846  * ALIAS '''is_alias_title_of''' TEXT
     
    8381  * '''explicit''' if different from TEXT
    8482  * '''colophon''' (arabic text)
    85   * '''date_of_copying''' (hijra, translated to CE)
     83  * '''date_of_creation''' (hijra, translated to CE)
    8684  * '''folios''' total number and/or text
    8785  * '''page_dimensions''' height + width in cm
     
    106104    * is part of a collection
    107105    * is in a library
    108   * WITNESS was_copied_by PERSON
     106  * WITNESS was_created_by PERSON
     107  * WITNESS was_created_in PLACE
    109108  * WITNESS had_patron PERSON
    110   * WITNESS was_written_by PERSON (?)
    111109  * WITNESS is_copy_of WITNESS
    112   * WITNESS was_copied_in PLACE
    113110  * WITNESS was_annotated_by PERSON
    114111    * information about annotation
     
    119116
    120117Problems:
     118  * special notation for copying of copies?
    121119  * annotations/marginal notes
    122120  * Text Arrangement Pagination (from Text Arrangement into TEXT).
     
    193191
    194192Relations:
    195   * TEXT was_written_by PERSON
    196   * WITNESS was_written_by PERSON
    197   * WITNESS was_copied_by PERSON
     193  * TEXT was_created_by PERSON
     194  * WITNESS was_created_by PERSON
    198195  * TEXT/WITNESS/CODEX had_patron PERSON
    199196  * ALIAS is_alias_name_of PERSON
     
    239236Relations:
    240237  * PLACE is_part_of PLACE (city is part of region, etc)
    241   * WITNESS was_written_in PLACE
     238  * WITNESS was_created_in PLACE
    242239  * PERSON was_born_in PLACE
    243240  * LIBRARY is_in PLACE