{
  "@context": "http://www.w3.org/ns/odrl.jsonld",
  "@type": "Set",
  "uid": "https://memr.it/licenses/wiki.json",
  "profile": "https://creativecommons.org/licenses/by/4.0/",
  "name": "memrit Wiki — CC BY 4.0",
  "description": "The memrit Wiki (every page under https://memr.it/wiki/) is offered under Creative Commons Attribution 4.0 International. Read, quote, translate, adapt, redistribute, and use for AI/ML training and text-and-data mining, provided attribution is given to memrit with a link to the source page on https://memr.it.",
  "permission": [
    {
      "target": "https://memr.it/wiki/",
      "action": ["read", "reproduce", "distribute", "derive", "translate", "index", "train"],
      "duty": [
        {
          "action": "attribute",
          "constraint": [
            { "leftOperand": "attributionText", "operator": "eq", "rightOperand": "memrit — https://memr.it" },
            { "leftOperand": "attributionURL", "operator": "eq", "rightOperand": "https://memr.it" }
          ]
        }
      ]
    }
  ],
  "license_shortname": "CC-BY-4.0",
  "license_url": "https://creativecommons.org/licenses/by/4.0/",
  "attribution": {
    "required": true,
    "preferred_text": "memrit — https://memr.it",
    "canonical_url_scheme": "https://memr.it/wiki/<slug>"
  },
  "tdm_reservation": 0,
  "ai_preferences": {
    "search": "allow",
    "ai-summarize": "allow",
    "ai-translate": "allow",
    "ai-quote": "allow-with-citation",
    "train-ai": "allow-with-attribution",
    "train-genai": "allow-with-attribution"
  },
  "contact": "mailto:answers@memr.it"
}
