| | 37 | == Support/Collection fields == |
| | 38 | |
| | 39 | These are fields for the collection table (old name: Support). |
| | 40 | |
| | 41 | ||'''old table name'''||'''new table name'''||'''Type'''||'''Dublin Core mapping'''||'''comment'''|| |
| | 42 | ||Réf||publication_reference||String||||This field contains the reference assigned by a publishing company, ''when the collection has been published''. If it hasn't been published, it contains a reference assigned by the LEM, which somewhat duplicates the information contained in the field "Cote". In this later case, it has the form BM.XXX.XXX, where X are digits (note: some published references also start by "BM", but have a different form)|| |
| | 43 | ||Format||original_format||Enumeration||||Format of the original physical support, historical data. Can't be standardized, mixes a lot of physical details (disk diameter, whatever...).|| |
| | 44 | ||Cote||identifier||String||identifier||This is a unique identifier for the collection. It is currently of the form "BM.YYY.NNN" where YYY is the year and NNN a serial number. It will evolve to CNRSMH_I_YYYY_NNN|| |
| | 45 | ||Titre||title||String||title|||| |
| | 46 | ||Transcript_trad||native_title||String||title||This is either the translation from the native title, or its phonetic transcription. We might simply consider it as an alternative title, this is Dublin Core compliant, a resource can have several titles.|| |
| | 47 | ||Nb_de_pieces||physical_items_num||Integer||||If the collection is on a magnetic tape this is the number of tapes. If it is on a disk it is the number of tracks. This is historical data. We can keep it, but will also display a more reliable computed number of related items.|| |
| | 48 | ||Réédition||publishing_status||Enumeration||||Wether the collection was fully/partially published, reedited, or not|| |
| | 49 | ||Original||is_original ||Boolean||||Whether this is an genuine/original collection, as opposed to copied ones|| |
| | 50 | |