Tdm
data class Tdm(val reservation: Tdm.Reservation, val policy: AbsoluteUrl? = null) : JSONable, Parcelable
Publications can indicate whether they allow third parties to use their content for text and data mining purposes using the TDM Rep protocol, as defined in a W3C Community Group Report.
https://github.com/readium/webpub-manifest/blob/master/schema/metadata.schema.json
Parameters
policy
URL pointing to a TDM Policy set be the rightsholder.