  <html>
  <head>
    <title>A Dataset of Discovering Drug Target from Biomedical Literature</title>
    <script type="application/ld+json">
    {
      "@context":"https://schema.org/",
      "@type":"Dataset",
      "name":"A Dataset of Discovering Drug Target from Biomedical Literature",
      "description":"Our dataset, KD-DTI, is about to speed up the research of discovering drug, target and their interaction from the literature, which is an important topic. Our dataset is built upon DrugBank and TTD. After the confirmation from the owners of DrugBank, to use our dataset, one should register an account for DrugBank to extract the drug and target names related to DrugBank. For TTD, we confirm with the owner and no license is required.",
      "url":"",
      "sameAs":"",
      "identifier": ["None"],
      "keywords":[
         "Biomedical Knowledge Discover",
         "Drug Target Interaction",
      ],
      "license" : "Computational Use of Data Agreement (C-UDA) License.",
      "isAccessibleForFree" : true,
      "hasPart" : [
        {
          "@type": "Dataset",
          "name": "KD-DTI",
          "description": "14k (abstract, DTI-triplets) pairs.",
          "license" : "Computational Use of Data Agreement (C-UDA) License.",
          "creator":{
             "@type":"Organization",
             "name": "KD-DTI creator"
          }
        },
        {
          "@type": "Dataset",
          "name": "KD-DTI-Semi",
          "description": "139k semi-supervised (abstract, DTI-triplets) pairs.",
          "license" : "Computational Use of Data Agreement (C-UDA) License.",
          "creator":{
             "@type":"Organization",
             "name": "KD-DTI creator"
          }
        }
      ],
      "creator":{
         "@type":"Organization",
         "url": "",
         "name":"KD-DTI creator",
      },
      "distribution":[
         {
            "@type":"DataDownload",
            "encodingFormat":"json",
            "contentUrl":""
         }
      ]
    }
    </script>
  </head>
  <body>
  </body>
</html>