Changes between Version 32 and Version 33 of ERModel


Ignore:
Timestamp:
05/25/26 18:46:54 (3 days ago)
Author:
232012
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ERModel

    v32 v33  
    9090
    9191**2. has** (Release ↔ Artist, M:N)\\
    92  Each Artist has multiple Releases, and multiple Artists can be associated with one Release.\\
     92 Each Artist has multiple Releases, and multiple Artists can be associated with one Release.
     93
    9394 **Attribute:** release_ordinal
    9495
    9596**3. features** (Song ↔ Artist, M:N)\\
    96  Each Song can feature multiple Artists, and each Artist can be featured in multiple Songs.\\
     97 Each Song can feature multiple Artists, and each Artist can be featured in multiple Songs.
     98
    9799 **Attribute:** song_ordinal
    98100
     
    125127
    126128**13. features** (Single ↔ Artist, M:N)\\
    127  Each Single can feature multiple Artists, and each Artist can be featured in multiple Singles.\\
     129 Each Single can feature multiple Artists, and each Artist can be featured in multiple Singles.
     130
    128131 **Attribute:** single_ordinal
    129132