BibKnowledge: add support for ejson export format
- Add support for embedded JSON export format. The right hand part of a mapping in a knowledge base, is considered as a JSON serialized string, and is thus natively embedded in the JSON result.
- Additionaly optimize speed of exports when limit argument is used.