{
  "@context": "http://www.w3.org/ns/odrl.jsonld",
  "@type": "Set",
  "uid": "https://memr.it/licenses/site.json",
  "profile": "https://creativecommons.org/licenses/by/4.0/",
  "name": "memrit — sitewide default (CC BY 4.0)",
  "description": "Every public page on https://memr.it that is not covered by a more specific license (see /licenses/wiki.json and /licenses/journal.json) is offered under Creative Commons Attribution 4.0 International. Attribution to memrit with a link to the source page on https://memr.it is required for reuse, redistribution, AI/ML training, and text-and-data mining.",
  "permission": [
    {
      "target": "https://memr.it/",
      "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/",
  "tdm_reservation": 0,
  "contact": "mailto:answers@memr.it"
}
