{
  "@context": [
    "https://www.w3.org/ns/odrl.jsonld",
    { "tdm": "https://www.w3.org/ns/tdmrep#" }
  ],
  "@type": "Offer",
  "uid": "https://legal.exploreworldai.com/.well-known/tdm-policy.json",
  "profile": "https://www.w3.org/ns/tdmrep",
  "assigner": {
    "@type": "Organization",
    "name": "Valkiv Ventures AB",
    "url": "https://legal.exploreworldai.com/"
  },
  "permission": [
    {
      "target": "https://legal.exploreworldai.com/",
      "action": "tdm:search",
      "duty": [
        {
          "action": "odrl:attribute",
          "attributedParty": "legal.exploreworldai.com",
          "attributedTo": "ExploreWorldAI"
        }
      ]
    },
    {
      "target": "https://legal.exploreworldai.com/",
      "action": "tdm:retrieve",
      "constraint": [
        {
          "leftOperand": "odrl:purpose",
          "operator": "odrl:eq",
          "rightOperand": "retrieval-augmented-generation"
        }
      ],
      "duty": [
        {
          "action": "odrl:attribute",
          "attributedParty": "legal.exploreworldai.com"
        }
      ]
    }
  ],
  "prohibition": [
    {
      "target": "https://legal.exploreworldai.com/",
      "action": "tdm:train",
      "remedy": {
        "@type": "Offer",
        "uid": "https://legal.exploreworldai.com/enterprise",
        "description": "Training and bulk licensing by agreement with the publisher."
      }
    }
  ],
  "note": "Search, retrieval and citation are permitted with attribution to legal.exploreworldai.com. Model training and bulk redistribution require a separate agreement. Contact: daniel@valkiv.com. Machine-readable licence: https://legal.exploreworldai.com/.well-known/rsl.xml"
}
