How to Include Detailed Metadata in JSON Output from the Browse Items Page (Freedom Theme)?

Hi everyone,

I’m using Omeka Classic with the Freedom theme for my site. On the Browse Items page, I noticed that the available export formats (CSV, JSON, etc.) provide different levels of detail in the output. For example:

  • The CSV format includes extensive metadata, such as all the Dublin Core fields and custom metadata fields.
  • The JSON format, however, seems to only include high-level attributes like item_type_id, collection_id, featured, and public.

I would like to understand:

  1. Why does the JSON format omit the detailed metadata available in the CSV output?
  2. Is there a way to customize the JSON output on the Browse Items page to include the same level of detail as the CSV?
  3. Are there specific considerations or adjustments I need to make due to my use of the Freedom theme?

Any guidance on how to align the JSON output with the CSV (or extend it) would be greatly appreciated!

Thank you!