Remove entities from CSV entities export
https://redmine.teklia.com/issues/11004
Requires export#13 (closed)
Database exports no longer include the entity table, so the arkindex export entities command needs to be updated:
- The
entity_idcolumn is renamedtranscription_entity_idand contains the TranscriptionEntity ID instead of the entity ID - The
entity_valuecolumn now contains the portion of the transcription text betweenoffsetandoffset + length - The
entity_metascolumn is removed