icaruseu / mom-ca

Monasterium.net (http://www.monasterium.net/mom) - repository and collaborative archive
https://github.com/icaruseu/mom-ca/wiki
GNU General Public License v3.0
17 stars 11 forks source link

handle responsibility at a more granular level #586

Open GVogeler opened 7 years ago

GVogeler commented 7 years ago

Currently MOM-CA handles responsibility/authorship at levels:

  1. each XML-file in the atom:author structure.
  2. attribution to cei:chDesc and cei:tenor via cei:front/cei:sourceDesc/(cei:sourceDescVolltext|cei:sourceDescRegest).

Some projects use a workaround by putting names into the descriptions (e.g. http://www.monasterium.net/mom/IlluminierteUrkunden/collection).

The TEI offers a global responsibility attribution via att.global.responsibility, which seems adequate to the interests of the users.

The data model can easily be moved in this direction by adding @resp as a global attribute. But it could create additional work in:

GVogeler commented 7 years ago

see #136 for another responsibility issue / enhancement.