{
  "@context": [
    "http://www.w3.org/ns/odrl.jsonld",
    "http://www.w3.org/ns/tdmrep.jsonld"
  ],
  "@type": "Offer",
  "profile": "http://www.w3.org/ns/tdmrep",
  "uid": "https://affero.it/tdm-policy.json",
  "http://purl.org/dc/terms/description": "Rights in works published by Affero Press are reserved from text and data mining, and from use in training, fine-tuning, or grounding artificial-intelligence or machine-learning systems for the purpose of building or improving those systems, under Article 4(3) of Directive (EU) 2019/790. Reading with an agent's help is not what is reserved: an agent acting on behalf of someone who holds a lawful copy may fetch, read, quote, and summarise a work in order to answer that person. What is reserved is the use of these works as material for building or improving a system, not the act of reading one on a reader's behalf. TDMRep cannot express that distinction — it reserves or does not reserve, and has no term for this kind of use but not that one — so it is stated here in words, as the specification provides for. An RSL 1.0 licence at https://affero.it/license.xml expresses part of it in machine-readable form: it permits ai-input, ai-index and search, and by omission prohibits ai-train. RSL has no purpose qualifier either, so its ai-input is broader than what is permitted in words; where the two differ, the words at https://affero.it/tdm govern. Permission is not refused outright: it is gated. Requests may be addressed to rights@affero.it.",
  "http://purl.org/dc/terms/references": "https://affero.it/tdm",
  "http://purl.org/dc/terms/modified": "2026-08-04",
  "assigner": {
    "uid": "https://affero.it",
    "vcard:fn": "Affero Press",
    "vcard:hasEmail": "mailto:rights@affero.it",
    "vcard:hasAddress": {
      "vcard:locality": "Milano",
      "vcard:country-name": "Italy"
    },
    "vcard:hasURL": "https://affero.it/tdm"
  },
  "permission": [
    {
      "target": "https://affero.it/",
      "action": "tdm:mine",
      "duty": [
        {
          "action": "obtainConsent"
        }
      ]
    }
  ]
}
