Support a `full` parameter to produce either an abridged JSON-LD or a full-length JSON-LD. (#2340)
* Support a `full` parameter to produce either an abridged JSON-LD or a full-length JSON-LD.
Fixes: https://github.com/huggingface/datasets-server/issues/2332
* Always return False when `full` is not true.