Export entities as CSV
Refs https://gitlab.com/teklia/requests/-/issues/736
A new command (similar to classes
) would export entities.
Nmaed entities
, it will take 2 required parameters:
- corpus ID
- output path where the resulting CSV is written
All entities from the corpus are listed through ListCorpusEntities
The export has the followin columns
- entity ID
- entity type
- entity subtype (from metas, when any)
- entity value