use of cei:idno and atom:id could be clearer
Created by: GVogeler
There is a bunch of questions around the identifiers in MOM-CA and this issue is to try to collect them:
-
atom:id in private collections is an uuid with no semantic value. Some users request a meaningfull URL derived from
cei:idno
("slug name", "permalink"). -
cei:text/cei:idno
is used very inconsistently. Some archives/collections copy the collection information into thecei:idno
, some use an abstract value (e.g. derived by date), some use a local numbering system representing chronlogical order. -
The main purpose of
cei:text/cei:idno
is to identifiy a document in its current context. So each of the above solutions is correct. But consider a hooked-in-charter: It brings its localcei:idno
with it into the "hosting" collection, whileatom:id
is then a new uuid. In this context thecei:idno
can be non-unique, which is not desirable. -
cei:idno
can be used as a local identifier (cei:text/cei:idno
) and as part of the archival identifier in thecei:witness
sections (e.g.cei:witnessOrig/cei:archIdentifier/cei:idno
). Archives very often don't give the second information as the maincei:text/cei:idno
is identical during import of a full fonds.
Anything else?